Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-2553

ui not compiling with patch

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 2.4.0.patch, 2.5.0, 2.4.1
    • None
    • None
    • None

    Description

      -compileGrouper:
          [mkdir] Created dir: /opt/grouper/2.4.0/grouper.ui-2.4.0/temp/jarBin
          [javac] /opt/grouper/2.4.0/grouper.ui-2.4.0/build.xml:446: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
          [javac] Compiling 222 source files to /opt/grouper/2.4.0/grouper.ui-2.4.0/temp/jarBin
          [javac] /opt/grouper/2.4.0/grouper.ui-2.4.0/java/src/edu/internet2/middleware/grouper/grouperUi/beans/api/GuiDeprovisioningMembershipSubjectContainer.java:160: error: method isShowForRemoval in class GrouperDeprovisioningOverallConfiguration cannot be applied to given types;
          [javac]         config.isShowForRemoval(), config.isAutoselectForRemoval()));
          [javac]               ^
          [javac]   required: String
          [javac]   found: no arguments
          [javac]   reason: actual and formal argument lists differ in length
          [javac] /opt/grouper/2.4.0/grouper.ui-2.4.0/java/src/edu/internet2/middleware/grouper/grouperUi/beans/api/GuiDeprovisioningMembershipSubjectContainer.java:160: error: method isAutoselectForRemoval in class GrouperDeprovisioningOverallConfiguration cannot be applied to given types;
          [javac]         config.isShowForRemoval(), config.isAutoselectForRemoval()));
          [javac]                                          ^
          [javac]   required: String
          [javac]   found: no arguments
          [javac]   reason: actual and formal argument lists differ in length
          [javac] Note: Some input files use or override a deprecated API.
          [javac] Note: Recompile with -Xlint:deprecation for details.
          [javac] Note: Some input files use unchecked or unsafe operations.
          [javac] Note: Recompile with -Xlint:unchecked for details.
          [javac] 2 errors
       

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: