This was actually my fault because I've accidently left this class after a refactoring. Please take an update from svn and check
Hi all,
I receive the following build problems when compiling the current axis2 version with JDK 1.5.
Maybe somebody could change it.
By the way, the repository URLs at http://ws.apache.org/axis2/svn.html must be updated ('axis' -> 'axis2').
Chris
java:compile:
[echo] Compiling to E:\Entwicklung\Java\svn-win32-1.2.3\bin\axis2\modules\core/target/classes
[echo]
==========================================================
NOTE: Targetting JVM 1.5, classes
will not run on earlier JVMs
==========================================================
[javac] Compiling 138 source files to E:\Entwicklung\Java\svn-win32-1.2.3\bin\axis2\modules\core\target\cl
asses
[javac] E:\Entwicklung\Java\svn-win32-1.2.3\bin\axis2\modules\core\src\org\apache\axis2\description\Servic
eDescription.java:545: cannot find symbol
[javac] symbol : variable SOAP_OPERATION
[javac] location: interface org.apache.wsdl.extensions.ExtensionConstants
[javac] if (element.getType().equals(ExtensionConstants.SOAP_OPERATION)) {
[javac] ^
[javac] Note: E:\Entwicklung\Java\svn-win32-1.2.3\bin\axis2\modules\core\src\org\apache\axis2\transport\ht
tp\server\SimpleConnectionThread.java uses or overrides 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] 1 error
BUILD FAILED
File...... C:\Dokumente und Einstellungen\Stormrage\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly
Element... maven:reactor
Line...... 218
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Dokumente und Einstellungen\Stormrage\.maven\cache
\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac> Compile failed; see the compiler error output for detai
ls.
Total time : 1 minutes 58 seconds
Finished at : Mittwoch, 31. August 2005 10:49:47 CEST
--
Ajith Ranabahu
