Its because you don't have svnversion in the path, the build is using it to write a properties file but is set not to fail when it isn't found. However, if you don't have it and re-run the build it checks the now-present qpidversion.properties file that was written and finds the property it is trying to read is set as itself instead of a revision number...circular dependency :)
-----Original Message----- From: Danushka Menikkumbura [mailto:[email protected]] Sent: 19 January 2009 10:28 To: [email protected] Subject: Re: Can not build java trunk[MESSAGE NOT SCANNED] > > Hi Danushka,this is the workaround : > go in qpid/java/build/common/classes and delete qpidversion.properties > > don't ask me why it's working... :) > Hi Andrea, Thanks for the tip!. That really worked :). BTW what is the use of the property qpid.svnversion in the qpidversion.properties file actually?. How does qpid.svnversion=${qpid.svnversion} make sense?. Danushka -- Danushka Menikkumbura Technical Lead, WSO2 Inc. blog : http://danushka-menikkumbura.blogspot.com/ http://wso2.com/ - "The Open Source SOA Company"
