ui not compiling with patch

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • 2.4.0.patch, 2.5.0, 2.4.1
    • Affects Version/s: None
    • Component/s: None
    • None

      -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
       

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: