Re: inter project dependencies

Nick Chalko <[email protected]>
Newsgroups gmane.comp.krysalis.user
Message-ID <[email protected]>
Unico Hommes wrote:

>I've found part of a solution to the problem. Following some tips on krysalis wiki site on the usage of ruper I added to module.xml another jars repository:
>
><jars repository="module" href="./build" />
>
>and to the depend tag the following:
>
><depend project="B" repository="module" version="1.0.0-dev-20030318" />
>
This will match any version,  but you will have to delete the old ones 
everytime.

<depend project="B" repository="module" version="0.0.0-dev" />


Also look at the $KRYSALIS_HOME/src/core/getdepend.xsl.
We could have any depend that matches a name of a project in module.xml, add
{build.dir}/<depend.project>/classes to the classpath., instead of 
looking for a jar. 
Yes this seems like the "right" answer.

Some one want to tackle it.  The soonest I can get to it is 9pm PST.



-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.