Hi Andreas,

you should just modify

<property name="argo.root.dir" value="${basedir}/.."/>

You are right, other references to argouml files should not depend on 
${basedir} any more!

Either fix it, or let the checkouts of the projects argouml and argouml-java 
live on the same directory level, i.e.

/some_folder/argouml/ (src/argouml-build/ etc.), and
/some_folder/argouml-java/

HTH,
Thomas

-------- Original-Nachricht --------
> Datum: Tue, 20 May 2008 16:02:09 +0200
> Von: "Andreas Rückert" <[EMAIL PROTECTED]>
> An: [email protected]
> Betreff: Re: [argouml-dev] Problem with building the modules

> Hi!
> 
> -------- Original-Nachricht --------
> > Datum: Mon, 19 May 2008 07:33:48 +0200
> > Von: "Thomas N." <[EMAIL PROTECTED]>
> > An: [email protected]
> > Betreff: Re: [argouml-dev] Problem with building the modules
> 
> > Hi Linus,
> > 
> > for argouml-java, Tom fixed it.
> 
> Is this in SVN already? I'm also currently struggling with the
> argouml-java
> build.
> 
> So I copied the module dir to:
> argouml/modules/argouml-java
> The build.sh sets ANT_HOME to the wrong directory here.
> ANT_HOME=../../../argouml/tools/apache-ant-1.7.0
> works better for me.
> build.xml then fails, because the argouml.jar is not found in line 276:
> <available file="${argo.build.dir}/argouml.jar"
> property="argo.is.packaged"/>
> argouml.jar is in
> ../../src/argouml-build/build/ 
> and argo.build.dir is set to
> type="dir" property="argo.build.dir"
> value="${basedir}/../argouml-build/build"/>
> , so basedir should be .. , right?
> Does not work for me. Should it be in the build.properties file? Does not
> exist
> here for the module...
> 
> Shouldn't argo.build.dir reference argo.root.dir instead of basedir? The
> argo build
> is relative to the argo root dir, not neccessarily the module root dir.
> 
> Ciao,
> Andreas
> 
> -- 
> GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
> Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
249 Spiele für nur 1 Preis. Die GMX Spieleflatrate schon ab 9,90 Euro.
Neu: Asterix bei den Olympischen Spielen: http://flat.games.gmx.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to