[jira] Created: (MAVEN-1354) maven.bat does not handle user home at root of drive (Windows)

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1354 Here is an overview of the issue: - Key:

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-06-30 Thread Vincent Massol
Brett, Why not take the easy route, that is, if not already bumped then bump the plugin version for whatever change you're bringing. It just won't be released before there are any significant changes to it. -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Se

Re: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-06-30 Thread Brett Porter
It's a tough call. It may or may not change the resultant artifact (eg if you change plugin.jelly's formatting...), so its better to err on the side of incrementing it. I don't usually reorganise those things for the sake of it though - its usually at the same time as doing other changes so its ir

Re: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-06-30 Thread Dion Gillard
On Thu, 1 Jul 2004 12:49:50 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > So in summary I think: > - bump project.xml version whenever the source code/meta data/dependencies > change that will affect the resultant artifact So in this case, extrapolating onto Maven, fixing junit test cases doe

RE: cvs commit: maven-plugins/cruisecontrol/xdocs faq.fml

2004-06-30 Thread Brett Porter
Was taking out tabs and indenting consistently (2 spaces, with source not indented so it doesn't get indented inside the box). - Brett Quoting Eric Pugh <[EMAIL PROTECTED]>: > Brett, > > I noticed that some of the content that you cleaned was mine.. What steps > did you follow to do this? I t

when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-06-30 Thread Brett Porter
> IMO: Everytime any of the project's files is touched version number in pom > should be increased. I think the issue is that the plugin tests are actually a subproject that are not used in the resulting artifact - so I don't think changes in them should increase the version of the plugin or chang

[jira] Commented: (MAVENUPLOAD-144) Please upload sslext.jar

2004-06-30 Thread jira
The following comment has been added to this issue: Author: Tim Shadel Created: Wed, 30 Jun 2004 8:04 PM Body: Sorry. Hosting change. The sslext bundle file should be available now.Thanks for your patience.

[jira] Commented: (MPASPECTJ-11) aspectj:test-compile goal should check for pom.build.unitTestSourceDirectory

2004-06-30 Thread jira
The following comment has been added to this issue: Author: Chad Brandon Created: Wed, 30 Jun 2004 4:53 PM Body: Thanks for fixing it. Sure...I'll do that next time. - View this comment: http://jira.codehaus.org

[jira] Created: (MAVENUPLOAD-154) Java 3D core utils library

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-154 Here is an overview of the issue: -

[jira] Created: (MAVENUPLOAD-153) Java 3D vector math library

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-153 Here is an overview of the issue: -

[jira] Created: (MAVENUPLOAD-152) Java 3D core library

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-152 Here is an overview of the issue: -

[jira] Closed: (MPASPECTJ-11) aspectj:test-compile goal should check for pom.build.unitTestSourceDirectory

2004-06-30 Thread jira
Message: The following issue has been closed. Resolver: Carlos Sanchez Date: Wed, 30 Jun 2004 4:46 PM Next time please submit patches in unified diff format. It will be fixed faster. - View the issue: http://jira.

cvs commit: maven-plugins/aspectj plugin.jelly

2004-06-30 Thread carlos
carlos 2004/06/30 13:45:19 Modified:aspectj/xdocs changes.xml aspectj plugin.jelly Log: Check that unitTestSourceDirectory is defined in pom Revision ChangesPath 1.21 +1 -0 maven-plugins/aspectj/xdocs/changes.xml Index: changes.xml ==

cvs commit: maven-plugins/docbook/xdocs changes.xml goals.xml

2004-06-30 Thread aheritier
aheritier2004/06/30 13:25:23 Modified:docbook plugin.properties docbook/xdocs changes.xml goals.xml Log: The pdf generation was removed by Ben Walding before the 1.2 release of this plugin (2004/01/18). Revision ChangesPath 1.5 +1 -0 maven-plu

cvs commit: maven-plugins/aspectj plugin.jelly

2004-06-30 Thread carlos
carlos 2004/06/30 13:20:16 Modified:aspectj plugin.jelly Log: Output messages to log Revision ChangesPath 1.16 +3 -3 maven-plugins/aspectj/plugin.jelly Index: plugin.jelly === RCS file: /

cvs commit: maven-plugins/aspectj project.xml plugin.jelly

2004-06-30 Thread carlos
carlos 2004/06/30 13:12:36 Modified:aspectj/xdocs changes.xml aspectj project.xml plugin.jelly Log: Check that aspectSourceDirectory is defined in pom Revision ChangesPath 1.20 +4 -0 maven-plugins/aspectj/xdocs/changes.xml Index: changes.xm

cvs commit: maven-plugins/aspectj/src/plugin-test project.xml

2004-06-30 Thread carlos
carlos 2004/06/30 13:12:13 Modified:aspectj/src/plugin-test project.xml Log: Use aspectj 1.2 Revision ChangesPath 1.3 +1 -1 maven-plugins/aspectj/src/plugin-test/project.xml Index: project.xml

[jira] Created: (MPDOCBOOK-2) Plugin should check for availability of source folder before attempting to run

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPDOCBOOK-2 Here is an overview of the issue: - Key

[jira] Created: (MPDOCBOOK-1) Docbook plugin does not support mediaobject

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPDOCBOOK-1 Here is an overview of the issue: - Key

Re: how to 'cd' for a tar

2004-06-30 Thread Martin van den Bemt
Don't mind the typos :). You can do everything ant 1.5 (.3 I believe) can do by using the ant namespace. Mvgr, Martin On Wed, 2004-06-30 at 19:58, Martin van den Bemt wrote: > Sorry I am not quite clear in the mind :) > Just look at the ant docs for tar on how to use it.. > As far as I know it

[jira] Commented: (MPASPECTJ-11) aspectj:test-compile goal should check for pom.build.unitTestSourceDirectory

2004-06-30 Thread jira
The following comment has been added to this issue: Author: Chad Brandon Created: Wed, 30 Jun 2004 2:09 PM Body: One more check needs to be added to the file I attached in my last comment, in this section below, you'll see I've added a check for "or aspectSourceDir == ''" to the

Re: how to 'cd' for a tar

2004-06-30 Thread Martin van den Bemt
Sorry I am not quite clear in the mind :) Just look at the ant docs for tar on how to use it.. As far as I know it shouldn't be a problem to get the same result eg : Mvgr, Martin On Wed, 2004-06-30 at 17:01, Miguel Griffa wrote: > but from ant/maven? > > cd .. && tar cvf ... > too, I'm conf

Re: how to 'cd' for a tar

2004-06-30 Thread Miguel Griffa
but from ant/maven? cd .. && tar cvf ... too, I'm confortable with bash for this... I'ts the proper maven way seeking am I :) Martin van den Bemt wrote: tar cvfz ../srouces.tgz . should do the trick.. Mvgr, Martin On Wed, 2004-06-30 at 15:04, Miguel Griffa wrote: Hi all I'd like to make a tar fi

Re: how to 'cd' for a tar

2004-06-30 Thread Martin van den Bemt
tar cvfz ../srouces.tgz . should do the trick.. Mvgr, Martin On Wed, 2004-06-30 at 15:04, Miguel Griffa wrote: > Hi all > I'd like to make a tar file of current directory, but including cur dir > in tar > can I cd .. ? > I'd like to do this: > > cd .. > tar cvf sources.tar maven maven-p

[jira] Updated: (MPASPECTJ-11) aspectj:test-compile goal should check for pom.build.unitTestSourceDirectory

2004-06-30 Thread jira
The following issue has been updated: Updater: Chad Brandon (mailto:[EMAIL PROTECTED]) Date: Wed, 30 Jun 2004 12:18 PM Comment: I'm attaching the updated plugin.jelly that has the fixes I mention above. Changes: Attachment changed to plugin.jelly --

[jira] Commented: (MPASPECTJ-11) aspectj:test-compile goal should check for pom.build.unitTestSourceDirectory

2004-06-30 Thread jira
The following comment has been added to this issue: Author: Chad Brandon Created: Wed, 30 Jun 2004 12:15 PM Body: Along the same lines, it should also add checks to make sure the ${pom.build.aspectSourceDirectory} is not empty whenever it makes the check "aspectSourcesPresent ==

[jira] Commented: (MPCHANGELOG-36) changelog.xml author tag in Clearcase contains developer.id

2004-06-30 Thread jira
The following comment has been added to this issue: Author: Matt Read Created: Wed, 30 Jun 2004 12:08 PM Body: These files will both test and fix the issue that I originally reported however there is still a problem if the developer.id in project.xml is longer than 8 characters.

[jira] Updated: (MPCHANGELOG-36) changelog.xml author tag in Clearcase contains developer.id

2004-06-30 Thread jira
The following issue has been updated: Updater: Matt Read (mailto:[EMAIL PROTECTED]) Date: Wed, 30 Jun 2004 12:01 PM Comment: And the patch which makes the test pass. Changes: Attachment changed to username_patch.txt --

[jira] Updated: (MPCHANGELOG-36) changelog.xml author tag in Clearcase contains developer.id

2004-06-30 Thread jira
The following issue has been updated: Updater: Matt Read (mailto:[EMAIL PROTECTED]) Date: Wed, 30 Jun 2004 12:00 PM Comment: And the example Clearcase output log required for the test to execute. Changes: Attachment changed to clearcaselog.txt --

[jira] Updated: (MPCHANGELOG-36) changelog.xml author tag in Clearcase contains developer.id

2004-06-30 Thread jira
The following issue has been updated: Updater: Matt Read (mailto:[EMAIL PROTECTED]) Date: Wed, 30 Jun 2004 11:58 AM Comment: I've attached a new test that recreates the problem. Let me know if you'd prefer this as a patch from the root of the project. Changes: Atta

how to 'cd' for a tar

2004-06-30 Thread Miguel Griffa
Hi all I'd like to make a tar file of current directory, but including cur dir in tar can I cd .. ? I'd like to do this: cd .. tar cvf sources.tar maven maven-plugins I'm having trouble with the cd .. and the problem of creating a tar file from cur dir, any hint? is for MAVEN-1267

[jira] Commented: (MPASPECTJ-11) aspectj:test-compile goal should check for pom.build.unitTestSourceDirectory

2004-06-30 Thread jira
The following comment has been added to this issue: Author: Chad Brandon Created: Wed, 30 Jun 2004 10:48 AM Body: "This is useful in cases where you want to define your preGoal in your subproject's maven.xml and subprojects don't have any tests defined." Sorry I meant to say: Thi

[jira] Created: (MPASPECTJ-11) aspectj:test-compile goal should check for pom.build.unitTestSourceDirectory

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPASPECTJ-11 Here is an overview of the issue: - Ke

RE: cvs commit: maven-plugins/cruisecontrol/xdocs faq.fml

2004-06-30 Thread Eric Pugh
Brett, I noticed that some of the content that you cleaned was mine.. What steps did you follow to do this? I try and keep with the existing format on xml files, but find it hard sometimes.. Eric > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday,

[jira] Created: (MPXDOC-113) Logo relative path not correct

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPXDOC-113 Here is an overview of the issue: - Key:

[jira] Closed: (MAVEN-1351) maven prints exception but no useful information if maven.home.local is set to a directory that does not exist

2004-06-30 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Wed, 30 Jun 2004 8:00 AM Fixed. - View the issue: http://jira.codehaus.org/browse/MAVEN-1351 Here is an overview of the issue: --

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

2004-06-30 Thread evenisse
evenisse2004/06/30 04:59:50 Modified:src/java/org/apache/maven/jelly Tag: MAVEN-1_0-BRANCH MavenJellyContext.java src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH PluginCacheManager.java Log: [MAVEN-1351] Creates ne

[jira] Created: (MAVENPROXY-12) content-length response header is not set

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENPROXY-12 Here is an overview of the issue: - K

RE: cvs commit: maven-plugins/java project.xml

2004-06-30 Thread Maczka Michal
> -Original Message- > From: Dion Gillard [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 12:25 PM > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/java project.xml > > > Oh well, > > if we can come up with something consistent, I'm happy to follow it. >

Re: cvs commit: maven-plugins/java project.xml

2004-06-30 Thread Dion Gillard
Oh well, if we can come up with something consistent, I'm happy to follow it. Brett? Anyone else? On Wed, 30 Jun 2004 09:15:05 +0200, Vincent Massol <[EMAIL PROTECTED]> wrote: > > For the version number I agree completely with you... > > I was just commenting on the usage of changes.xml > > -

[jira] Commented: (MPCONSOLE-8) (Re)Loading a project fil

2004-06-30 Thread jira
The following comment has been added to this issue: Author: Josh Moore Created: Wed, 30 Jun 2004 4:48 AM Body: The main benefit of "maven console" is reducing the startup time of maven. Having a "load " or perhaps simply "load " would make this much more beneficial. -

[jira] Created: (MPCONSOLE-8) (Re)Loading a project fil

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCONSOLE-8 Here is an overview of the issue: - Key

[jira] Created: (MPIDEA-7) IDEA .iml file assumes dependencies with same groupId as current project to be IDEA modules

2004-06-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPIDEA-7 Here is an overview of the issue: - Key: M

Re: RC4, releases and votes

2004-06-30 Thread Martin van den Bemt
On Wed, 2004-06-30 at 01:54, Brett Porter wrote: > IIRC I did that about a week beforehand - although I could be confused. > You did... Mvgr, Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

RE: cvs commit: maven-plugins/java project.xml

2004-06-30 Thread Vincent Massol
For the version number I agree completely with you... I was just commenting on the usage of changes.xml -Vincent > -Original Message- > From: Dion Gillard [mailto:[EMAIL PROTECTED] > Sent: mercredi 30 juin 2004 08:34 > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/ja