I am able to successfully build the source
distribution (with phoenix) on Windows using
apache-ant-1.6.5 and j2sdk1.4.2_08.

However, when I try build using the same environment
on Linux (RedHat, Fedora Core 2), the build fails.
When running build.sh it indicated it could not find
the commons-logging classes so I explicitly added it
to the classpath. Next it reports a
java.lang.ExceptionInInitializer apparently resulting
during Ant target execution. The source exception
appears to be
org.apache.commons.logging.LogConfigurationException:
java.lang.NoSuchMethodError:
org.apache.commons.logging.LogFactory.getContextClassLoader()Ljava/lang/ClassLoader;

Has anyone else seen Linux build errors?
Comments/suggestions appreciated. Also, I can supply
stack traces if needed.

Thanks,

Tom Peryam


                
__________________________________ 
Yahoo! Mail 
Stay connected, organized, and protected. Take the tour: 
http://tour.mail.yahoo.com/mailtour.html 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to