Removing interim dated builds from /www/www.apache.org/dist/java-repository

2005-01-04 Thread Mark R. Diggory
Please excuse the cross post. I'm planning to run some commands on the java-repository to remove interim builds and SNAPSHOTS. Specifically, I'll be running: #!/bin/sh > LOCATION=/www/www.apache.org/dist/java-repository > find ${LOCATION} -name '*200[0-4]*' | while read j; do rm -f $j; done f

Re: svn commit: r124089 - in maven/maven-1/plugins/tags/scm-1.5-beta-1: . src/main/org/apache/maven/plugins/scm xdocs

2005-01-04 Thread Brett Porter
Quoting Felipe Leme <[EMAIL PROTECTED]>: > On Tue, 2005-01-04 at 08:45, Brett Porter wrote: > > I messed these up with an accidental kill in the middle (wrong process). > > Do you mean you killed a 'svn commit' in the middle? I thought commits > were atomic on subversion (that's one of the CVS li

Re: svn commit: r124089 - in maven/maven-1/plugins/tags/scm-1.5-beta-1: . src/main/org/apache/maven/plugins/scm xdocs

2005-01-04 Thread Felipe Leme
On Tue, 2005-01-04 at 08:45, Brett Porter wrote: > I messed these up with an accidental kill in the middle (wrong process). Do you mean you killed a 'svn commit' in the middle? I thought commits were atomic on subversion (that's one of the CVS limitations subversion is supposed to tackle), so that

[jira] Commented: (MAVENUPLOAD-284) http://mesh.dl.sourceforge.net/sourceforge/xdoclet/xdoclet-lib-1.2.2.zip

2005-01-04 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Tue, 4 Jan 2005 5:34 PM Body: Please read http://maven.apache.org/repository-upload.html - View this comment: http://jira.codeha

Re: SDocBook Plug-in 1.4 release!

2005-01-04 Thread Jørgen Binningsbø
"Carlos Sanchez" <[EMAIL PROTECTED]> writes: >> But, what about folks (like me) who are using the original >> docbook plugin for docbook->xdoc conversion? I guess I could >> change all my project files to reference the new name. >> (Wouldn't bother me too much, I guess.) > > Hi, > > I think w

Re: mavenblogs.com rss feed

2005-01-04 Thread Jason van Zyl
On Tue, 2005-01-04 at 11:45, Brett Porter wrote: > I spoke to bob about it already. He said theoretically its just a new > template, but he really wants to rework the whole thing (your using the > same code as feeds.codehaus.org, right?) For the time being the stuff is still running on hogshead

Re: mavenblogs.com rss feed

2005-01-04 Thread Brett Porter
I spoke to bob about it already. He said theoretically its just a new template, but he really wants to rework the whole thing (your using the same code as feeds.codehaus.org, right?) - Brett Jason van Zyl wrote: On Sun, 2005-01-02 at 02:24, Carlos Sanchez wrote: Hi, Is it possible to add a RS

Re: mavenblogs.com rss feed

2005-01-04 Thread Jason van Zyl
On Sun, 2005-01-02 at 02:24, Carlos Sanchez wrote: > Hi, > > Is it possible to add a RSS feed to http://www.mavenblogs.com/ ? > Some people have requested it. Just send the request my way. It's setup on the codehaus box, or find me in IRC and I'll show you how to do it. > Regards > > Carlos San

[jira] Commented: (MAVEN-1521) loading properties file via Ant property task does not work from maven.xml

2005-01-04 Thread jira
The following comment has been added to this issue: Author: Ian Springer Created: Tue, 4 Jan 2005 11:15 AM Body: Note, this issue also exists in Maven 1.0.2. - View this comment: http://jira.codehaus.org/browse/

[jira] Reopened: (MAVEN-1521) loading properties file via Ant property task does not work from maven.xml

2005-01-04 Thread jira
Message: The following issue has been reopened. Reopener: Ian Springer Date: Tue, 4 Jan 2005 11:14 AM While creating a test case, I discovered that the mysterious "0" value happens only for properties with names that contain certain characters ('-', '+', '*', and possibly others).

[jira] Created: (MAVENUPLOAD-284) http://mesh.dl.sourceforge.net/sourceforge/xdoclet/xdoclet-lib-1.2.2.zip

2005-01-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-284 Here is an overview of the issue: -

[jira] Created: (MAVEN-1543) build.properties props can't recurse

2005-01-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1543 Here is an overview of the issue: - Key:

svn commit: r124092 - /maven/maven-1/plugins/tags/scm-1.5-beta-1

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:47:54 2005 New Revision: 124092 URL: http://svn.apache.org/viewcvs?view=rev&rev=124092 Log: copy for tag scm-1.5-beta-1 Added: maven/maven-1/plugins/tags/scm-1.5-beta-1/ - copied from r124089, maven/maven-1/plugins/branches/scm-1.5-branch/ --

svn commit: r124093 - /maven/maven-1/plugins/trunk/plugin-parent/project.properties

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:50:41 2005 New Revision: 124093 URL: http://svn.apache.org/viewcvs?view=rev&rev=124093 Log: add tag base Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties Url: http:/

svn commit: r124091 - /maven/maven-1/plugins/tags/scm-1.5-beta-1

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:46:23 2005 New Revision: 124091 URL: http://svn.apache.org/viewcvs?view=rev&rev=124091 Log: removing, trying again... Removed: maven/maven-1/plugins/tags/scm-1.5-beta-1/ - To unsubscribe, e-ma

Re: svn commit: r124089 - in maven/maven-1/plugins/tags/scm-1.5-beta-1: . src/main/org/apache/maven/plugins/scm xdocs

2005-01-04 Thread Brett Porter
I messed these up with an accidental kill in the middle (wrong process). Will remove and try again... - Brett [EMAIL PROTECTED] wrote: Author: brett Date: Tue Jan 4 02:36:28 2005 New Revision: 124089 URL: http://svn.apache.org/viewcvs?view=rev&rev=124089 Log: copy for tag scm-1.5-beta-1 Added: m

svn commit: r124089 - in maven/maven-1/plugins/tags/scm-1.5-beta-1: . src/main/org/apache/maven/plugins/scm xdocs

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:36:28 2005 New Revision: 124089 URL: http://svn.apache.org/viewcvs?view=rev&rev=124089 Log: copy for tag scm-1.5-beta-1 Added: maven/maven-1/plugins/tags/scm-1.5-beta-1/ - copied from r124079, maven/maven-1/plugins/branches/scm-1.5-branch/ maven/maven-

svn commit: r124090 - /maven/maven-1/plugins/tags/scm-1.5-beta-1/scm-1.5-branch

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:41:10 2005 New Revision: 124090 URL: http://svn.apache.org/viewcvs?view=rev&rev=124090 Log: copy for tag scm-1.5-beta-1 Added: maven/maven-1/plugins/tags/scm-1.5-beta-1/scm-1.5-branch/ - copied from r124089, maven/maven-1/plugins/branches/scm-1.5-branch/

svn commit: r124088 - /maven/maven-1/plugins/branches/scm-1.5-branch/project.xml

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:35:43 2005 New Revision: 124088 URL: http://svn.apache.org/viewcvs?view=rev&rev=124088 Log: [maven-scm-plugin] prepare release 1.5-beta-1 Modified: maven/maven-1/plugins/branches/scm-1.5-branch/project.xml Modified: maven/maven-1/plugins/branches/scm-1.5-branc

Re: svn commit: r124086 - /maven/maven-1/plugins/branches/scm-1.5-branch/project.xml

2005-01-04 Thread Brett Porter
I was having some typing issues :) [EMAIL PROTECTED] wrote: Author: brett Date: Tue Jan 4 02:32:29 2005 New Revision: 124086 URL: http://svn.apache.org/viewcvs?view=rev&rev=124086 Log: [maven-scm-plugin] prepare release 1.5-beta-11.5-beta-1 Modified: maven/maven-1/plugins/branches/scm-1.5-branch

svn commit: r124086 - /maven/maven-1/plugins/branches/scm-1.5-branch/project.xml

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:32:29 2005 New Revision: 124086 URL: http://svn.apache.org/viewcvs?view=rev&rev=124086 Log: [maven-scm-plugin] prepare release 1.5-beta-11.5-beta-1 Modified: maven/maven-1/plugins/branches/scm-1.5-branch/project.xml Modified: maven/maven-1/plugins/branches/scm

svn commit: r124085 - /maven/maven-1/plugins/branches/scm-1.5-branch/project.xml

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:30:15 2005 New Revision: 124085 URL: http://svn.apache.org/viewcvs?view=rev&rev=124085 Log: [maven-scm-plugin] prepare release 1.5-beta-1 Modified: maven/maven-1/plugins/branches/scm-1.5-branch/project.xml Modified: maven/maven-1/plugins/branches/scm-1.5-branc

svn commit: r124083 - /maven/maven-1/plugins/branches/scm-1.5-branch/project.xml

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:27:10 2005 New Revision: 124083 URL: http://svn.apache.org/viewcvs?view=rev&rev=124083 Log: [maven-scm-plugin] prepare release 1.5-beta-1 Modified: maven/maven-1/plugins/branches/scm-1.5-branch/project.xml Modified: maven/maven-1/plugins/branches/scm-1.5-branc

svn commit: r124082 - in maven/maven-1/plugins/branches/scm-1.5-branch: . src/main/org/apache/maven/plugins/scm xdocs

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:25:29 2005 New Revision: 124082 URL: http://svn.apache.org/viewcvs?view=rev&rev=124082 Log: update connection Modified: maven/maven-1/plugins/branches/scm-1.5-branch/plugin.jelly maven/maven-1/plugins/branches/scm-1.5-branch/plugin.properties maven/maven-

svn commit: r124081 - /maven/maven-1/plugins/branches/scm-1.5-branch/maven.xml

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 02:10:00 2005 New Revision: 124081 URL: http://svn.apache.org/viewcvs?view=rev&rev=124081 Log: fix properties creation Modified: maven/maven-1/plugins/branches/scm-1.5-branch/maven.xml Modified: maven/maven-1/plugins/branches/scm-1.5-branch/maven.xml Url: http:/

svn commit: r124079 - /maven/maven-1/plugins/trunk/scm/announcements

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 01:27:42 2005 New Revision: 124079 URL: http://svn.apache.org/viewcvs?view=rev&rev=124079 Log: remove old announcement Removed: maven/maven-1/plugins/trunk/scm/announcements/ - To unsubscribe, e-

svn commit: r124077 - /maven/maven-1/plugins-sandbox/trunk/cactus-jcoverage-integration /maven/maven-1/plugins-sandbox/trunk/cactus-jcoverage-integration/plugin.jelly /maven/maven-1/plugins-sandbox/trunk/cactus-jcoverage-integration/project.xml

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 01:21:34 2005 New Revision: 124077 URL: http://svn.apache.org/viewcvs?view=rev&rev=124077 Log: experimental: does not work at the moment Added: maven/maven-1/plugins-sandbox/trunk/cactus-jcoverage-integration/ maven/maven-1/plugins-sandbox/trunk/cactus-jcovera

svn commit: r124076 - /maven/maven-1/plugins/trunk/changelog/project.xml

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 01:17:54 2005 New Revision: 124076 URL: http://svn.apache.org/viewcvs?view=rev&rev=124076 Log: remove for 1.0 compat release Modified: maven/maven-1/plugins/trunk/changelog/project.xml Modified: maven/maven-1/plugins/trunk/changelog/project.xml Url: http://svn.a

svn commit: r124074 - /maven/maven-1/plugins/branches/scm-1.5-branch/maven.xml /maven/maven-1/plugins/branches/scm-1.5-branch/project.properties /maven/maven-1/plugins/branches/scm-1.5-branch/project.xml

2005-01-04 Thread brett
Author: brett Date: Tue Jan 4 00:23:25 2005 New Revision: 124074 URL: http://svn.apache.org/viewcvs?view=rev&rev=124074 Log: bundle jars for beta release Added: maven/maven-1/plugins/branches/scm-1.5-branch/maven.xml Removed: maven/maven-1/plugins/branches/scm-1.5-branch/project.properties