[Yanel-dev] Problem building binary version for Windows

Guillaume Déflache guillaume.deflache at wyona.com
Wed Jan 14 12:49:27 CET 2009


Gary Jones schrieb:
> The build instructions on the web page may be wrong/incomplete. They
> miss the configure step. I got an error something like the below
> "Please configure property 'yanel.revision' within
> 'src/build/local.build.properties'" message, so I tried configure
> hoping it would solve it, but unfortunately still got
>   BUILD FAILED
>   D:\projects\yanel\src\build\build.xml:154: No revision specified!
>   Please configure property 'yanel.revision' within
>   'src/build/local.build.properties'.

A revision being need to do a snapshot is probably a Good Thing, but see 
also http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5341 
which has a patch to allow calculating this automatically (hoping this 
fails or at least warns you when there are locally-modified files...).


> 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? I used tortoise to suck
> the source down originally.

I got a anonymous working copy using Tortoise and cached the 
(anonymous/anonymous) credentials, have no command-line svn installed, 
only configured the Yanel revision and used the original instructions, 
that is `build-bin snapshot` and it worked apart from the path length 
issues (the Ant was successful).

Has something changed there? Or maybe I have some other HTTPS 
credentials cached in Tortoise? How can I check that?


More information about the Yanel-development mailing list