https://issues.apache.org/bugzilla/show_bug.cgi?id=47473
Summary: build failed using jsdk 1.5
Product: Lenya
Version: 2.0.3
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Build System
AssignedTo: [email protected]
ReportedBy: [email protected]
compile-src:
Compiling 1 source file to
/Users/user/privatewebsite/BRANCH_2_0_X/build/lenya/api
/Users/user/privatewebsite/BRANCH_2_0_X/src/java/org/apache/lenya/cms/metadata/Element.java:25:
warning: as of release 1.5, 'enum' is a keyword, and may not be used as an
identifier
(try -source 1.5 to use 'enum' as a keyword)
enum IndexType {
^
/Users/user/privatewebsite/BRANCH_2_0_X/src/java/org/apache/lenya/cms/metadata/Element.java:25:
= expected
enum IndexType {
^
1 error
1 warning
BUILD FAILED
/Users/user/privatewebsite/BRANCH_2_0_X/src/targets/webapp-build.xml:149: The
following error occurred while executing this line:
/Users/user/privatewebsite/BRANCH_2_0_X/src/targets/webapp-build.xml:28: The
following error occurred while executing this line:
/Users/user/privatewebsite/BRANCH_2_0_X/src/targets/compile-build.xml:59:
Compile failed; see the compiler error output for details.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]