class AntCodegenTask has incorrect package name
-----------------------------------------------
Key: AXIS2-1793
URL: http://issues.apache.org/jira/browse/AXIS2-1793
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: Tools
Affects Versions: 1.2
Environment: Windows
Reporter: Manoj Khangaonkar
Path is org/apache/axis2/ant/AntCodegenTask.java
but package name is
org.apache.axis2.tool.ant
I have no idea how this built. But this causes the build target ant
generate.service & generate.client to fail
in the quick start samples.
I changed the package name to org.apache.axis2.ant in AntCodegenTask and in the
build.xmls and then the quickstart samples work.
If we agree on the package name , and the build.xml of the quick start samples
need to be changed - I willopen another JIRA for that
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]