Leo Simons wrote:

Stephen McConnell wrote:

Yes - Leo moved it all across to sandbox.


you're building the RCs from the sandbox? Hmm. Seems like a weird twist of events :D. Anyways, since you got the combined jar functionality back (I think?) and the new gump build script is holding up, I'll


Combined jar as there.
Here is the snipet of script used to construct it.

   <!-- Add composite jar -->
   <ant:jar jarfile="${maven.build.dir}/${maven.final.name}.jar"
       compress="true" manifest="manifest.mf">
     <ant:fileset dir="api/target/classes"/>
     <ant:fileset dir="impl/target/classes"/>
   </ant:jar>



- `cvs tag` the avalon cvs
- `cvs tag` the sandbox cvs
- copy the sandbox framework over to the main repo (yes, we keep all history)
- `cvs rm` the sandbox framework
- `cvs tag` the avalon cvs again


tomorrow morning, if that's okay with you.


+1

Steve.


cheers,


- LSD



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



--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]




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



Reply via email to