Peter Donald wrote:
>
>>Do the nightly builds for (say) pheonix, contain jars for latest
>>excalibur, framework, scratchpad
>>etc? Or just the last one that someone updated?
>
>The nightly builds contain the contents of current repositories (ie CVS
HEAD).
>
>>e.g. Does last night's pheonix contain 4.0b3 Avalon framework Jar?.
>>
>>I ask because I need a proven compatible set of framework, pheonix,
>>scratchpad (and some
>>cornerstone comps), and that's difficult to find....... :-(
>
>BTW a few other people have asked for a "source drop" of phoenix so if
>someone else wants to do it ...
Huh???
http://jakarta.apache.org/builds/jakarta-avalon/nightly/
1) There definately are source drops for phoenix in there.
2) To the best of my knowledge, these contain jars for the latest versions
of dependencies, built from source extracted from CVS. The actual command
used to produce this is as follows:
java org.apache.tools.ant.Main -Dbuild.sysclasspath=only
-Dlogkit.jar=/home/rubys/jakarta/jakarta-avalon-logkit/build/lib/logkit.jar
-Davalonapi.jar=/home/rubys/jakarta/jakarta-avalon/build/lib/avalon-framework.jar
-Dxerces.jar=/home/rubys/jakarta/xml-xerces/java/build/xerces.jar
dist
The various build logs can be found at http://jakarta.apache.org/builds/gump/. Off
of the individual build logs, you can find the extract logs.
If there is anything I need to change, please let me know.
- Sam Ruby
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]