Hi
(1) I switched to IBM Java 1.4.2, and now have "build successful".
Thank you all.
(2) There is another issue however. This:
5) Execute: mvn package javadoc:javadoc assembly:assembly
This will build the Tuscany SDO for Java binary distribution
artefacts in the sdo/distribution/target
directory.
([tuscany-top-directory]/sdo/BUILDING.txt) doesn't seem to work:
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Exit code: 1
-
/home/worker/tuscany/sdo/impl/src/main/java/org/apache/tuscany/sdo/util/StAX2SAXAdapter.java:188:
warning: as of release 1.4, assert is a keyword, and may not be used as
an identifier
assert reader.getEventType() == XMLStreamConstants.START_ELEMENT;
^
/home/worker/tuscany/sdo/impl/src/main/java/org/apache/tuscany/sdo/util/StAX2SAXAdapter.java:188:
';' expected
assert reader.getEventType() == XMLStreamConstants.START_ELEMENT;
^
Command line was:/opt/IBMJava2-142/jre/../bin/javadoc @options @packages
[INFO]
------------------------------------------------------------------------
Perhaps when using IBM Java one has to specify assertions in some
different way?
--
Leave this world better than it was when you were born.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]