[Yanel-dev] [Bug 5341] use svnant to get svn revsion number instead of configuring it in build.properties

bugzilla-daemon at bugzilla.wyona.com bugzilla-daemon at bugzilla.wyona.com
Fri May 18 12:15:10 CEST 2007


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5341





------- Additional Comments From simon.litwan at wyona.org  2007-05-18 12:15 -------
>[svn] Subcommand 'info' doesn't accept option '--non-interactive'
>[svn] Type 'svn help info' for usage.
i don't know the problem it worked for me.
the error message looks to me like it is using the svn commandline tool instead
of svnjavahl.jar.
did you place all jars in tools/apache-ant-1.6.5/lib/?


>Also I think we should move the lookup of the revision number into the init
>target instead at the beginning of the build, because it seems like being called
>    all the time.

this was done by purpose. now it should set the yanel.revision from
yanel.revision.svn if it is under revision control (which is not the case if
downloaded as a source snapshot.) 
if it is not under revision control it would then take the property from
build.properties resp. local build.properties.
this can not be done if it's moved to the init target.

BTW i had it in the init target before and it also seemed to be called all the time.



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Yanel-development mailing list