-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
|
|