RE: branch merge strategy WAS: some cvs commit thread :)

2003-08-17 Thread dion
Don't worry read the docs. We don't strictly want to do a -j, as some things changed in HEAD and need to be reverted. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ [EMAIL PROTECTED] wrote on 18/08/2003 04:40:56 PM: > What's -j do??? > -- > dIon Gillard

RE: branch merge strategy WAS: some cvs commit thread :)

2003-08-17 Thread dion
What's -j do??? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Brett Porter <[EMAIL PROTECTED]> wrote on 18/08/2003 04:31:26 PM: > Cool, so just doing a cvs update -j MAVEN_RC1_STABLE on HEAD? Essentially > what we'd been talking about, but doing it as a

RE: branch merge strategy WAS: some cvs commit thread :)

2003-08-17 Thread Brett Porter
Cool, so just doing a cvs update -j MAVEN_RC1_STABLE on HEAD? Essentially what we'd been talking about, but doing it as a once only and closing off the branch, right? - Brett > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, 18 August 2003 4:18 PM

cvs commit: maven/src/plugins-build/cactus project.xml

2003-08-17 Thread dion
dion2003/08/17 23:27:19 Modified:src/plugins-build/cactus Tag: MAVEN_RC1_STABLE project.xml Log: Update to neko-0.7.7 Revision ChangesPath No revision No revision 1.31.4.4 +1 -1 maven/src/plugins-build/cactus/project.xml

[jira] Updated: (MAVEN-687) Eclipse: java.lang.reflect.InvocationTargetException: plugin.jelly Line 294

2003-08-17 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 18 Aug 2003 1:33 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: h

RE: branch merge strategy WAS: some cvs commit thread :)

2003-08-17 Thread dion
Nope, it's a merge of recent changes with Stable, except the core changes which will be reapplied later. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Brett Porter <[EMAIL PROTECTED]> wrote on 18/08/2003 04:09:10 PM: > > Tomorrow Dion is going to move

cvs commit: maven/src/java/org/apache/maven/cli App.java

2003-08-17 Thread dion
dion2003/08/17 23:12:11 Modified:src/java/org/apache/maven/cli Tag: MAVEN_RC1_STABLE App.java Log: De-tab Revision ChangesPath No revision No revision 1.28.2.3 +10 -10maven/src/java/org/apache/maven/cli/App.java Index:

RE: branch merge strategy WAS: some cvs commit thread :)

2003-08-17 Thread Brett Porter
> Tomorrow Dion is going to move the stable back to HEAD. We > made an error in judgement. Then I will merge stuff back in > as I have it. > Sounds like a good plan, but could you clarify "move stable back to HEAD"? How exactly will that be done? Is this rolling back what is in HEAD now? Sorr

[jira] Closed: (MAVEN-672) NPE when using a different effective working directory

2003-08-17 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Mon, 18 Aug 2003 1:15 AM patch applied today - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-672 Here is an

cvs commit: maven/src/java/org/apache/maven/cli App.java

2003-08-17 Thread dion
dion2003/08/17 23:07:06 Modified:src/java/org/apache/maven/cli Tag: MAVEN_RC1_STABLE App.java Log: MAVEN-672. Add back -d option Revision ChangesPath No revision No revision 1.28.2.2 +11 -2 maven/src/java/org/apache/maven/c

cvs commit: maven/src/test/java/org/apache/maven/util MD5SumTest.java

2003-08-17 Thread dion
dion2003/08/17 23:06:34 Modified:src/test/java/org/apache/maven/util Tag: MAVEN_RC1_STABLE MD5SumTest.java Log: Use basedir when finding files Revision ChangesPath No revision No revision 1.6.4.1 +4 -2

cvs commit: maven/src/test/extend/child_project project-child2.xml

2003-08-17 Thread dion
dion2003/08/17 23:06:13 Modified:src/test/extend Tag: MAVEN_RC1_STABLE project-child.xml src/test/extend/child_project Tag: MAVEN_RC1_STABLE project-child2.xml Log: Use basedir in extend as part of testing MAVEN-672 Revision Changes

RE: branch merge strategy WAS: some cvs commit thread :)

2003-08-17 Thread dion
Jason van Zyl <[EMAIL PROTECTED]> wrote on 18/08/2003 03:40:14 PM: > On Mon, 2003-08-18 at 01:12, Brett Porter wrote: > > Is there any consensus about merging the branch in this way? > > > > How are the developers currently building HEAD so that we can check changes > > are compiling in ok? I im

cvs commit: maven/xdocs navigation.xml

2003-08-17 Thread dion
dion2003/08/17 22:48:29 Modified:xdocsTag: MAVEN_RC1_STABLE navigation.xml Log: fix typo Revision ChangesPath No revision No revision 1.24.4.3 +1 -1 maven/xdocs/navigation.xml Index: navigation.xml =

[jira] Commented: (MAVEN-672) NPE when using a different effective working directory

2003-08-17 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Mon, 18 Aug 2003 12:53 AM Body: Patch applied. Bootstrapping now. - View the issue: http://jira.codehaus.org/secure/ViewIssue.js

RE: branch merge strategy WAS: some cvs commit thread :)

2003-08-17 Thread Jason van Zyl
On Mon, 2003-08-18 at 01:12, Brett Porter wrote: > Is there any consensus about merging the branch in this way? > > How are the developers currently building HEAD so that we can check changes > are compiling in ok? I imagine a certain subset of plugins are working? Tomorrow Dion is going to move

RE: commit karma

2003-08-17 Thread Brett Porter
cvs add worked, but not commit. I think Jason said he fixed it. I'll check it out tonight. I was also getting errors when I did the cvs add about not having write access to the commit log - don't know that editing avail will clear that up? I'm still not sure why it showed my email being from minot

[jira] Updated: (MAVEN-688) javadoc-plugin: non default doclet will not exec

2003-08-17 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 18 Aug 2003 12:21 AM Changes: Component changed to plugin-javadoc Fix Version changed to 1.1 --

RE: branch merge strategy WAS: some cvs commit thread :)

2003-08-17 Thread Brett Porter
Is there any consensus about merging the branch in this way? How are the developers currently building HEAD so that we can check changes are compiling in ok? I imagine a certain subset of plugins are working? - Brett > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

Re: commit karma

2003-08-17 Thread dion
I saw commits come through... -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Brett Porter <[EMAIL PROTECTED]> wrote on 17/08/2003 10:57:06 PM: > Hi, > > I got a note that my Apache account was created, and its working out > fine, except that I didn'

cvs commit: maven/src/plugins-build/idea/src/plugin-resources/templates - New directory

2003-08-17 Thread brett
brett 03/08/17 05:37:07 maven/src/plugins-build/idea/src/plugin-resources/templates - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/idea/src/plugin-resources - New directory

2003-08-17 Thread brett
brett 03/08/17 05:36:22 maven/src/plugins-build/idea/src/plugin-resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven-Proxy snapshot available

2003-08-17 Thread Ben Walding
Definitely. That's why I've split it up into : core (the core classes) standalone (the uberjar wrapper) webapp (which will generate a war wrapper) plexus (created if someone demands it - as a summit thingamajig I suspect) The webapp wrapper should be trivial Cheers, Ben Brett Porter wrote: Coo

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

2003-08-17 Thread dion
dion2003/08/17 21:41:06 Modified:src/plugins-build/xdoc/xdocs Tag: MAVEN_RC1_STABLE changes.xml Log: Add fix changes Revision ChangesPath No revision No revision 1.9.4.1 +4 -0 maven/src/plugins-bui

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

2003-08-17 Thread dion
dion2003/08/17 21:38:52 Modified:src/plugins-build/xdoc Tag: MAVEN_RC1_STABLE plugin.jelly Log: Fix bug where top level xdocs were using the peer-level navigation.xml rather than one that is in generated-docs. This fixes a bug in the multiproject plugin where xdocs/navigat

cvs commit: maven/src/plugins-build/xdoc project.xml

2003-08-17 Thread dion
dion2003/08/17 21:37:30 Modified:src/plugins-build/xdoc Tag: MAVEN_RC1_STABLE project.xml Log: Add commons logging to the descriptor Revision ChangesPath No revision No revision 1.20.2.1 +4 -0 maven/src/plugins-build/xdoc/

cvs commit: maven/src/plugins-build/xdoc/src/main/org/apache/maven DependencyDescriberBean.java

2003-08-17 Thread dion
dion2003/08/17 21:32:38 Modified:src/plugins-build/xdoc/src/main/org/apache/maven Tag: MAVEN_RC1_STABLE DependencyDescriberBean.java Log: Remove system.out usage in favour of logging Revision ChangesPath No revision No

RE: Maven-Proxy snapshot available

2003-08-17 Thread Brett Porter
Cool idea... Any chance of also building a WAR that can be dropped into an existing app server on the intranet? :)) - Brett > -Original Message- > From: Ben Walding [mailto:[EMAIL PROTECTED] > Sent: Monday, 18 August 2003 2:12 PM > To: [EMAIL PROTECTED] > Subject: Maven-Proxy snapshot av

Maven-Proxy snapshot available

2003-08-17 Thread Ben Walding
Hello all, I've finished a rough prototype of the maven-proxy that I mentioned on IRC last week. The gist of the concept is this: A common in house repo is good. Although, unless you're mirroring from ibiblio, it is liable to get out of date quickly enough. The maven-proxy solves this by si

[jira] Closed: (MAVEN-673) xdoc:generate-from-pom tries to read nonexistent .pom files

2003-08-17 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 17 Aug 2003 9:36 PM I can't get this to happen from the latest source tree. It seems like you have a MAVEN_HOME from an earlier version of Maven. If you can bootstrap the latest source and reproduce it

[jira] Updated: (MAVEN-329) support for Putty in site:sshdeploy

2003-08-17 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 17 Aug 2003 9:02 PM Changes: timeoriginalestimate changed from 0 timeestimate changed from 0 minutes Fix Version changed to 1.1 Fix V

[jira] Updated: (MAVEN-647) (HEAD) Maven built from CVS no longer recognizes pom property

2003-08-17 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 17 Aug 2003 9:01 PM Changes: summary changed from Maven built from CVS no longer recognizes pom property --

[jira] Updated: (MAVEN-626) Fold Grant into Maven

2003-08-17 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 17 Aug 2003 8:59 PM Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-rc1 --

[jira] Updated: (MAVEN-609) Classloader isolation

2003-08-17 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 17 Aug 2003 8:57 PM Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-rc1 --

[jira] Updated: (MAVEN-675) velocity jar from dependencies make site goal fail

2003-08-17 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 17 Aug 2003 8:56 PM Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-rc1 --

[jira] Closed: (MAVEN-493) Default reports and reports not generated

2003-08-17 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Sun, 17 Aug 2003 8:16 PM Fixed now. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-493 Here is an overview o

[jira] Closed: (MAVEN-686) JIRA enhancement

2003-08-17 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Sun, 17 Aug 2003 8:14 PM Done. http://jira.codehaus.org/secure/project/AddComponent.jspa?pid=10030&name= - View the issue: http://jira.co

[jira] Updated: (MAVEN-686) JIRA enhancement

2003-08-17 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 17 Aug 2003 7:09 PM Comment: Sounds like a good idea when someone has time Changes: Fix Version changed to 1.1 -

cvs commit: maven/xdocs navigation.xml

2003-08-17 Thread dion
dion2003/08/17 16:52:37 Modified:xdocsTag: MAVEN_RC1_STABLE navigation.xml Log: Add committers FAQ Revision ChangesPath No revision No revision 1.24.4.2 +1 -0 maven/xdocs/navigation.xml Index: navigation.xml ===

cvs commit: maven/src/java/org/apache/maven/plugin PluginManager.java

2003-08-17 Thread dion
dion2003/08/17 16:47:44 Modified:src/java/org/apache/maven/plugin Tag: MAVEN_RC1_STABLE PluginManager.java Log: Refactor out some large methods from initialize Move setting of cacheManager unpackedPlugins dir to set method Revision ChangesPath

[jira] Commented: (MAVEN-493) Default reports and reports not generated

2003-08-17 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 17 Aug 2003 6:51 PM Body: I thought this was fixed? - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAV

[jira] Closed: (MAVEN-684) maven-license-plugin doesn't register itself

2003-08-17 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 17 Aug 2003 6:49 PM Fixed in stable branch - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-684 Here is

RE: commit karma

2003-08-17 Thread Brett Porter
Thanks, I'll check it out when I get home. - Brett > -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Monday, 18 August 2003 9:03 AM > To: Maven Developers List > Subject: RE: commit karma > > > On Sun, 2003-08-17 at 18:46, Brett Porter wrote: > > Strange, I c

RE: commit karma

2003-08-17 Thread Jason van Zyl
On Sun, 2003-08-17 at 18:46, Brett Porter wrote: > Strange, I can add directories, but not commit files :) > > Also, would anyone know why the email on the commit came from [EMAIL PROTECTED] > instead of [EMAIL PROTECTED] I've looked over the developer info and can't see > where I might have to ch

RE: commit karma

2003-08-17 Thread Brett Porter
Strange, I can add directories, but not commit files :) Also, would anyone know why the email on the commit came from [EMAIL PROTECTED] instead of [EMAIL PROTECTED] I've looked over the developer info and can't see where I might have to change that. I realise minotaur is the cvs machine's name. C

cvs commit: maven/src/plugins-build/idea/src/plugin-resources/templates/v3 - New directory

2003-08-17 Thread brett
brett 03/08/17 05:37:40 maven/src/plugins-build/idea/src/plugin-resources/templates/v3 - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/idea/src/plugin-resources/templates/v4 - New directory

2003-08-17 Thread brett
brett 03/08/17 05:37:40 maven/src/plugins-build/idea/src/plugin-resources/templates/v4 - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/idea/src - New directory

2003-08-17 Thread brett
brett 03/08/17 05:32:25 maven/src/plugins-build/idea/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

commit karma

2003-08-17 Thread Brett Porter
Hi, I got a note that my Apache account was created, and its working out fine, except that I didn't seem to get maven commit karma. According to http://apache.org/dev/pmc.html#newcommitter, somebody on the PMC needs to chase it up with [EMAIL PROTECTED] - would anyone have a chance to do that?

[jira] Updated: (MAVEN-672) NPE when using a different effective working directory

2003-08-17 Thread jira
The following issue has been updated: Updater: Simone Zorzetti (mailto:[EMAIL PROTECTED]) Date: Sun, 17 Aug 2003 7:23 AM Comment: This patch fixed the problem for me: winxp using -d c:/dir/dir1/... It seems that the drive part (c:) is mandatory on MS platforms. I hope it works fin

Results of clean bootstrap at 20030816-2200

2003-08-17 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030816-2200 [exec] jar:jar: [exec] [jar] Building jar: /usr/local/builds/maven/src/maven/src/plugins-build/was40/target/maven-was40-plugin-1.0.jar [exec] [copy] Copying 1 file to /home/tirsen/.maven/repository/maven/j