[Yanel-dev] Problem building binary version for Windows

Guillaume Déflache guillaume.deflache at wyona.com
Tue Feb 17 20:07:09 CET 2009


Michael Wechner schrieb:
 > Gary Jones schrieb:
 >> [...]
 >> I edited the file manually and then got
 >>   BUILD FAILED
 >>   D:\projects\yanel\src\build\build.xml:168: Execute failed:
 >>   java.io.IOException: CreateProcess: svn export -r40004
 >>   https://svn.wyona.com/repos/public/yanel/trunk
 >> 
D:\projects\yanel\build/source-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-r40004-src
 >>   error=2
 >>
 >> Does the build process need command line svn?
 >
 > yes. I have also added a comment now re this
 >
 > http://yanel.wyona.org/create-windows-installer.html
 >
 > btw, there is also command line SVN for Windows which works very fine 
and of course the best solution would
 > be to switch to the Java SVN included with Ant 
(org.tigris.subversion.svnant.SvnTask), but I remember having
 > trouble with them, but maybe you want to give it a try
 >
 >
 > src/build/build.xml
 >
 > (see the commented svn task def and also the target source-snapshot)

I tried this to no avail. :( (see commented stuff in src/build/build.xml 
from revision 41381)
And it seems like that for javahl we would also need to commit some 
native libraries, see
http://deadmanwalking.wordpress.com/2007/07/28/ant-svn-task-svnant-and-javahl/

Maybe I should also try with Ant 1.7 or try 
http://svnkit.com/download.php instead?

I know this is not a big deal but solving this would also help solve 
http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5341 
(guessing revision through `svnversion`)


 > Cheers
 >
 > Michael
 >
 >>  I used tortoise to suck
 >> the source down originally.

Same here.


More information about the Yanel-development mailing list