>> IMHO ANT supports macros now, and it would be very simple to support
>> as many new "modules" as possible, if all respect the same project structure convention.
>> Also there wouldn't be much to checkout (even if all modules would be tried),
>> since the JARS would come with the 'get-deps' task, so it would be much simpler
>> for new uses to checkout from the root everything.
>
> Alright, lets see how things go with macros.
A first rough cut is in SVN:
try:
- 'get-deps'
- (download manually the Click 1.5 M2 jars to /lib since they're not in Maven repo yet)
- 'build-all'
=> in /dist/ there's everything built.
javadocs are in /documentation/xxxx-api
I also added the version number to the jar file names.
> Can you set it up so that each module builds independently? Thus if
> one module fails it won't stop the entire build process.
This would be possible too, but I did everything together, since they compile
(and IMHO the public sources should always compile).
It should be trivial to group them in a separate way too.
Ahmed.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development