Re: Committers let's agree on how we make changes to a plugin

2003-06-10 Thread dion
+1 on that one too -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au Jason van Zyl <[EMAIL PROTECTED]> wrote on 05/06/2003 10:34:11 PM: > On Thu, 2003-06-05 at 04:04, Rafal Krzewski wrote: > > Jason van Zyl wrote: > >

Re: RC1 release plans

2003-06-10 Thread Wes Isberg
Sorry, newbie protocol question wrt > 3) Submit an issue and hope someone takes notice. No guarantees. I'd like to find a committer for Maven-473, but I assume that one should not email committers directly and that this mailing list is not the place to plead for attention (as I've just done). So

RC1 WAS: [jira] Closed: (MAVEN-379) ...

2003-06-10 Thread Brett Porter
> As I understand it, you just volunteered to fix MAVEN-472? :) Sure thing, it was on my list of stuff to look at after I got through the other stuff you gave me :) My nightly builds are currently most affected by 442 and 472. I'll move it up the list. I'll try knocking off MAVEN-442 first - i

Re: Sun JARs

2003-06-10 Thread Luke Taylor
I sent this about 4 hours ago, but it doesn't seem to have made it through (apologies if it appears twice)... Michal Maczka wrote: Is there a chance for: JAXB JAX-RPC JAXB is distributed in Java Web Services Developer Pack http://java.sun.com/webservices/downloads/webservicespack.html ... Ooop

RC1 release plans

2003-06-10 Thread Ben Walding
After the scathing blame-storming attack by Nick (just kidding), we've decided to prepare for a Maven RC1 release. You can track progress on our attempt to get everything ready for an RC1 via JIRA. All bugs attached to MAVEN-401 will be processed prior to the release OR I will mail to the user

Re: [jira] Closed: (MAVEN-379) Maven build fails with out of memoryerror

2003-06-10 Thread Ben Walding
I aim to create nightly build system as part of this release. This should remove the need to build everything all the time. As I understand it, you just volunteered to fix MAVEN-472? :) Brett Porter wrote: Doesn't help my poor 128mb laptop that thrashes to death :) I just build individual plu

Re: [jira] Closed: (MAVEN-379) Maven build fails with out of memoryerror

2003-06-10 Thread Brett Porter
Doesn't help my poor 128mb laptop that thrashes to death :) I just build individual plugins as they change now though, and use maven maven:jar-install. Looking forward to maven-new then! Cheers, Brett Ben Walding wrote: This problem is no longer a problem - in so far that the bootstrap works -

Re: [jira] Closed: (MAVEN-379) Maven build fails with out of memoryerror

2003-06-10 Thread Ben Walding
This problem is no longer a problem - in so far that the bootstrap works - you just have to feed it a lot of memory. I've raised another bug - MAVEN-472 to cover off your concerns. It is attached to MAVEN-379 and MAVEN-401 Cheers, Ben Vincent Massol wrote: I don't agree with this "resolutio

Re: Sun JARs

2003-06-10 Thread Jason van Zyl
On Tue, 2003-06-10 at 17:46, Stephen McConnell wrote: > Jason van Zyl wrote: > > >Hi, > > > >I have updated the sun-licensing-journey.xml file in the xdocs/ > >directory. I have started an initial list of JARs that we would like > >permission to scrape off their sites. If anyone can add to this li

cvs commit: maven/xdocs sun-licensing-journey.xml

2003-06-10 Thread jvanzyl
jvanzyl 2003/06/10 14:57:31 Modified:xdocssun-licensing-journey.xml Log: o Adding jnlp Revision ChangesPath 1.8 +1 -0 maven/xdocs/sun-licensing-journey.xml Index: sun-licensing-journey.xml =

Re: Sun JARs

2003-06-10 Thread Stephen McConnell
Jason van Zyl wrote: Hi, I have updated the sun-licensing-journey.xml file in the xdocs/ directory. I have started an initial list of JARs that we would like permission to scrape off their sites. If anyone can add to this list that would be appreciated. JNLP (WebStart) http://java.sun.com/p

cvs commit: maven/src/plugins-build/clover/xdocs changes.xml

2003-06-10 Thread bwalding
bwalding2003/06/10 13:58:09 Modified:src/plugins-build/clover project.xml src/plugins-build/clover/xdocs changes.xml Log: Only version 1.2, not 1.3 Revision ChangesPath 1.12 +2 -2 maven/src/plugins-build/clover/project.xml Index: project.xml

RE: Sun JARs

2003-06-10 Thread Jason van Zyl
On Tue, 2003-06-10 at 14:53, Michal Maczka wrote: > Is there a chance for: > JAXB > JAX-RPC > > JAXB is distributed in Java Web Services Developer Pack > > http://java.sun.com/webservices/downloads/webservicespack.html > > which contains ... a lot of Jakarta products (tomcat, ant). > > Michal >

Re: Sun JARs

2003-06-10 Thread Jason van Zyl
On Tue, 2003-06-10 at 13:13, Luke Taylor wrote: > Jason van Zyl wrote: > > > Hi, > > > > I have updated the sun-licensing-journey.xml file in the xdocs/ > > directory. I have started an initial list of JARs that we would like > > permission to scrape off their sites. If anyone can add to this lis

cvs commit: maven/xdocs sun-licensing-journey.xml

2003-06-10 Thread jvanzyl
jvanzyl 2003/06/10 12:04:48 Modified:xdocssun-licensing-journey.xml Log: o Adding more JARs Revision ChangesPath 1.7 +3 -0 maven/xdocs/sun-licensing-journey.xml Index: sun-licensing-journey.xml

RE: Sun JARs

2003-06-10 Thread Michal Maczka
Is there a chance for: JAXB JAX-RPC JAXB is distributed in Java Web Services Developer Pack http://java.sun.com/webservices/downloads/webservicespack.html which contains ... a lot of Jakarta products (tomcat, ant). Michal P.S. Is this list going to be approved as a whole or each item will be

Re: unable to enter new maven bug

2003-06-10 Thread bob mcwhirter
On Tue, 10 Jun 2003, Wes Isberg wrote: > For me, the Project combo box for > >http://jira.codehaus.org/secure/CreateIssue!default.jspa > > contains: > >commons attributes >configkit >Enterprise Object Broker >io >phoenix >spice-site >threadpool > > but not maven

unable to enter new maven bug

2003-06-10 Thread Wes Isberg
For me, the Project combo box for http://jira.codehaus.org/secure/CreateIssue!default.jspa contains: commons attributes configkit Enterprise Object Broker io phoenix spice-site threadpool but not maven or any components thereof. Am I at the wrong URL? Thanks - Wes ---

Re: Sun JARs

2003-06-10 Thread Luke Taylor
Jason van Zyl wrote: Hi, I have updated the sun-licensing-journey.xml file in the xdocs/ directory. I have started an initial list of JARs that we would like permission to scrape off their sites. If anyone can add to this list that would be appreciated. Once the list is complete, I will send the

RE: Process for releasing plugins

2003-06-10 Thread Jason van Zyl
On Tue, 2003-06-10 at 12:40, Vincent Massol wrote: > > -Original Message- > > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > > Sent: 10 June 2003 16:41 > > To: Maven Developers List > > Subject: Re: Process for releasing plugins > > > > On Tue, 2003-06-10 at 10:32, Vincent Massol wrote: >

RE: [jira] Closed: (MAVEN-379) Maven build fails with out ofmemory error

2003-06-10 Thread Vincent Massol
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 10 June 2003 16:29 > To: Maven Developers List > Subject: RE: [jira] Closed: (MAVEN-379) Maven build fails with out > ofmemory error > > On Tue, 2003-06-10 at 10:24, Vincent Massol wrote: > > I don't agree with

RE: Process for releasing plugins

2003-06-10 Thread Vincent Massol
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 10 June 2003 16:41 > To: Maven Developers List > Subject: Re: Process for releasing plugins > > On Tue, 2003-06-10 at 10:32, Vincent Massol wrote: > > Hi Maven developers, > > > > I have started a guide for rele

cvs commit: maven/xdocs sun-licensing-journey.xml

2003-06-10 Thread jvanzyl
jvanzyl 2003/06/10 09:12:39 Modified:xdocssun-licensing-journey.xml Log: o Adding a couple more jars. Revision ChangesPath 1.6 +2 -0 maven/xdocs/sun-licensing-journey.xml Index: sun-licensing-journey.xml ==

Re: Sun JARs

2003-06-10 Thread Martin Skopp
Hi Jason, On Tue, 2003-06-10 at 16:42, Jason van Zyl wrote: > If anyone can add to this list > that would be appreciated. Once the list is complete, I will send the > list off to Tom Kincaid and await official approval to use the scraper. Have no commit right (yet?) so I send you my wishes here v

cvs commit: maven/xdocs sun-licensing-journey.xml

2003-06-10 Thread jvanzyl
jvanzyl 2003/06/10 08:51:06 Modified:xdocssun-licensing-journey.xml Log: o Rules Engine JSR for bob. Revision ChangesPath 1.5 +1 -0 maven/xdocs/sun-licensing-journey.xml Index: sun-licensing-journey.xml ===

cvs commit: maven/xdocs sun-licensing-journey.xml

2003-06-10 Thread jvanzyl
jvanzyl 2003/06/10 08:48:07 Modified:xdocssun-licensing-journey.xml Log: o Adding jms Revision ChangesPath 1.4 +1 -0 maven/xdocs/sun-licensing-journey.xml Index: sun-licensing-journey.xml ==

RE: cvs commit: maven/src/plugins-build/clover/xdocs properties.xml changes.xml

2003-06-10 Thread Vincent Massol
Hi Ben, It seems you have not released version 1.2 before starting work on 1.3... The changes.xml files says that both releases are in CVS... I have just created a release guide on http://nagoya.apache.org/wiki/apachewiki.cgi?Maven/ReleasingPlugins Note that the guide on the Maven development pr

RE: cvs commit: maven/xdocs sun-licensing-journey.xml

2003-06-10 Thread Tim Anderson
Could you also add JMS to that list please? Thanks, Tim > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 11 June 2003 12:39 AM > To: [EMAIL PROTECTED] > Subject: cvs commit: maven/xdocs sun-licensing-journey.xml > > > jvanzyl 2003/06/10 07

Sun JARs

2003-06-10 Thread Jason van Zyl
Hi, I have updated the sun-licensing-journey.xml file in the xdocs/ directory. I have started an initial list of JARs that we would like permission to scrape off their sites. If anyone can add to this list that would be appreciated. Once the list is complete, I will send the list off to Tom Kincai

Re: Process for releasing plugins

2003-06-10 Thread Jason van Zyl
On Tue, 2003-06-10 at 10:32, Vincent Massol wrote: > Hi Maven developers, > > I have started a guide for releasing plugins: > http://nagoya.apache.org/wiki/apachewiki.cgi?Maven/ReleasingPlugins > > What do you think about following it? +1 Do you think you could actually make that an xdoc and no

cvs commit: maven/xdocs sun-licensing-journey.xml

2003-06-10 Thread jvanzyl
jvanzyl 2003/06/10 07:39:13 Modified:xdocssun-licensing-journey.xml Log: o Catching up with discussions with Tom Kincaid. Revision ChangesPath 1.3 +23 -2 maven/xdocs/sun-licensing-journey.xml Index: sun-licensing-journey.xml ==

Process for releasing plugins

2003-06-10 Thread Vincent Massol
Hi Maven developers, I have started a guide for releasing plugins: http://nagoya.apache.org/wiki/apachewiki.cgi?Maven/ReleasingPlugins What do you think about following it? Comments on its content? Note that the guide on the Maven development process pages (http://maven.apache.org/development/r

RE: [jira] Closed: (MAVEN-379) Maven build fails with out ofmemory error

2003-06-10 Thread Jason van Zyl
On Tue, 2003-06-10 at 10:24, Vincent Massol wrote: > I don't agree with this "resolution"... Unless it means the "old" Maven > is thrown to the garbage which is not the case right now. I have > increased by memory to 1GB and I still can't build my projects... > > This bug should be added as a kno

RE: [jira] Closed: (MAVEN-379) Maven build fails with out of memory error

2003-06-10 Thread Vincent Massol
I don't agree with this "resolution"... Unless it means the "old" Maven is thrown to the garbage which is not the case right now. I have increased by memory to 1GB and I still can't build my projects... This bug should be added as a known bug to the Maven release note if we don't plan to fix it f

cvs commit: maven/xdocs/reference developer-guide.xml

2003-06-10 Thread bwalding
bwalding2003/06/10 07:17:21 Modified:xdocs/reference developer-guide.xml Log: Documentation patch PR:MAVEN-434 Submitted by: Brett Porter Revision ChangesPath 1.8 +51 -0 maven/xdocs/reference/developer-guide.xml Index: developer-guide.xml

cvs commit: maven/src/bootstrap/org/apache/maven BootstrapTask.java

2003-06-10 Thread bwalding
bwalding2003/06/10 07:16:08 Modified:src/bootstrap/org/apache/maven BootstrapTask.java Log: Patch to make BootstrapTask a bit more robust / more logging. PR:MAVEN-434 Submitted by: Brett Porter Revision ChangesPath 1.15 +23 -10maven/src/bootstrap/org/apache/m

cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources site.jsl

2003-06-10 Thread bwalding
bwalding2003/06/10 06:50:20 Modified:src/plugins-build/xdoc/src/plugin-resources site.jsl Log: The simple and neat solution. Only sub elements of the xdoc head element are placed into the resulting html file PR: MAVEN-396 Submitted by: Brett Porter Revision ChangesPa

cvs commit: maven/src/messages messages_zh_CN.properties

2003-06-10 Thread bwalding
bwalding2003/06/10 06:40:40 Added: src/messages messages_zh_CN.properties Log: Chinese? messages. Tried to spell check them, but word kept complaining. PR: MAVEN-376 Revision ChangesPath 1.1 maven/src/messages/messages_zh_CN.properties Index: me

cvs commit: maven/src/plugins-build/clover/xdocs properties.xml changes.xml

2003-06-10 Thread bwalding
bwalding2003/06/10 06:25:25 Modified:src/plugins-build/clover/xdocs properties.xml changes.xml Log: Doco updates PR: MAVEN-372 Revision ChangesPath 1.3 +1 -8 maven/src/plugins-build/clover/xdocs/properties.xml Index: properties.xml

cvs commit: maven/src/plugins-build/clover/xdocs properties.xml

2003-06-10 Thread bwalding
bwalding2003/06/10 06:22:47 Modified:src/plugins-build/clover project.xml plugin.jelly plugin.properties src/plugins-build/clover/xdocs properties.xml Log: I'm not going to pretend that this works very well. * Flushpolicy - it's just a hack th

cvs commit: maven/src/plugins-build/eclipse plugin.jelly

2003-06-10 Thread bwalding
bwalding2003/06/10 03:17:26 Modified:src/plugins-build/test plugin.jelly src/plugins-build/eclipse plugin.jelly Log: Try and have some kind of "standard" for the hacks that allow the plugins to be reliably loaded from another plugin PR: MAVEN-372 Revision Ch

cvs commit: maven/src/plugins-build/java plugin.jelly

2003-06-10 Thread bwalding
bwalding2003/06/10 03:13:55 Modified:src/plugins-build/java plugin.jelly Log: Allows the clover plugin to hook onto and alter compilation settings on the fly. PR: MAVEN-372 Revision ChangesPath 1.17 +8 -1 maven/src/plugins-build/java/plugin.jelly Index: p

RE: Committers let's agree on how we make changes to a plugin

2003-06-10 Thread Vincent Massol
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 10 June 2003 09:42 > To: Maven Developers List > Subject: Re: Committers let's agree on how we make changes to a plugin > > Big +1 from meLet's get it documented somewhere!!! Done here: http://nagoya.ap

Re: Committers let's agree on how we make changes to a plugin

2003-06-10 Thread dion
Big +1 from meLet's get it documented somewhere!!! -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au "Vincent Massol" <[EMAIL PROTECTED]> wrote on 04/06/2003 10:49:15 PM: > Hi, > > What do you think about the follo