Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Error on ant build of war for Grouper UI

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Error on ant build of war for Grouper UI


Chronological Thread 
  • From: Keith Hazelton <>
  • To:
  • Subject: [grouper-users] Error on ant build of war for Grouper UI
  • Date: Sat, 01 Sep 2012 21:02:38 -0500

I'm trying to build the UI on a CentOS 6 host with Java 1.7. I get the
following error when I try to build the UI war:

----------
...
...
[javac] javac: target release 1.5 conflicts with default source release
1.7

BUILD FAILED
/opt/grouper.ui-2.1.2/build.xml:64: The following error occurred while
executing this line:
/opt/grouper.ui-2.1.2/build.xml:858: The following error occurred while
executing this line:
/opt/grouper.ui-2.1.2/build.xml:225: The following error occurred while
executing this line:
/opt/grouper.ui-2.1.2/build.xml:189: The following error occurred while
executing this line:
/opt/grouper.ui-2.1.2/build.xml:758: The following error occurred while
executing this line:
/opt/grouper.ui-2.1.2/build.xml:436: Compile failed; see the compiler error
output for details.

Total time: 3 seconds
----------

Is this a Java version incompatibility of some kind? --Keith



Archive powered by MHonArc 2.6.16.

Top of Page