Re: Debug and Release Builds

2003-11-09 Thread Alain Javier Guarnieri del Gesu
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2003-11-09 13:57]: > Alain Javier Guarnieri del Gesu <[EMAIL PROTECTED]> wrote on 06/11/2003 > 06:30:10 AM: > > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2003-11-02 16:19]: > > > I'd really like this to happen, but I think we need to stick to > > > the exi

Re: Debug and Release Builds

2003-11-09 Thread dion
Got a patch for the dist plugin? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc Alain Javier Guarnieri del Gesu <[EMAIL PROTECTED]> wrote on 06/11/2003 06:30:10 AM: > * [EMAIL PROTECTED] <[EMAI

Re: Debug and Release Builds

2003-11-05 Thread Alain Javier Guarnieri del Gesu
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2003-11-02 16:19]: > I'd really like this to happen, but I think we need to stick to > the existing structure in place and work out a good way of doing > this. If that means changing the dist plugin, so be it. > Comments? Where does this stand? What shoul

Re: Debug and Release Builds

2003-11-02 Thread Alain Javier Guarnieri del Gesu
n and > > ibiblio support.) > I'd really like this to happen, but I think we need to stick to > the existing structure in place and work out a good way of doing > this. If that means changing the dist plugin, so be it. > Comments? I'm suggesting hacking the java pl

Re: Debug and Release Builds

2003-11-02 Thread dion
Alain Javier Guarnieri del Gesu <[EMAIL PROTECTED]> wrote on 01/11/2003 07:36:34 AM: > * Alain Javier Guarnieri del Gesu <[EMAIL PROTECTED]> [2003-10-31 17:59]: > > In order to better support Eclipse, Maven should support the > > creation of two targets for each project, a debug build and a > >

Re: Debug and Release Builds

2003-10-31 Thread Alain Javier Guarnieri del Gesu
* Alain Javier Guarnieri del Gesu <[EMAIL PROTECTED]> [2003-10-31 17:59]: > In order to better support Eclipse, Maven should support the > creation of two targets for each project, a debug build and a > release build. These are to be provided as jars through the Maven > repository. It would require

Debug and Release Builds

2003-10-31 Thread Alain Javier Guarnieri del Gesu
In order to better support Eclipse, Maven should support the creation of two targets for each project, a debug build and a release build. These are to be provided as jars through the Maven repository. It would require modifying the javac and dist plugins to create the classes and jars respectivly.