[Yanel-dev] Problem building binary version for Windows

Michael Wechner michael.wechner at wyona.com
Wed Nov 19 09:50:11 CET 2008


Gary Jones schrieb:
> I didn't have much time, but I tried this out last night and found the
> following:
>
> 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'.
>   

thanks for pointing this out. I have added it now to

http://yanel.wyona.org/create-windows-installer.html
> 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)

Cheers

Michael

>  I used tortoise to suck
> the source down originally.
>
>
> Michael Wechner <michael.wechner at wyona.com> writes:
>
>   
>> Hi
>>
>> I am currently struggling with building a binary version for Yanel
>> (http://yanel.wyona.org/create-windows-installer.html)
>>
>> whereas I am dealing with two problems
>>
>> 1)  During the build process the javadoc generation makes trouble,
>> whereas on the second build it's fine strangely, whereas this problem
>> only occurs on Windows
>>     
> _______________________________________________
> Yanel-development mailing list
> Yanel-development at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
>   



More information about the Yanel-development mailing list