Hi José:

Thanks for catching this - the source assembly file was configured to omit
any file starting with a dot, so .classpath and .project were both skipped in
the source distribution.  I've just fixed this in the 1.5 branch, and will
merge the change over to the trunk in a minute.  Can't do anything about the
existing beta2 release, but this will be fixed in the upcoming RC.  Until
then of course checking out from svn works great. :)

Thanks,
--Glen

José Ricardo da Silva wrote:
> Hi Anthony, you're probably right. I've switched to JDK 5 and it
> worked. However, now the build process breaks on the generation of the
> eclipse codegen plugin:
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Axis2 - tool - Eclipse Codegen Plugin
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> 
> (...)
> 
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Error executing ant tasks
> 
> Embedded error: Warning: Could not find file
> /home/myuser/Sources/axis2-1.5-beta-2/modules/tool/conf/codegen/.classpath
> to copy.

Reply via email to