The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Fri, 19 Nov 2004 11:07 PM
Changes:
Fix Version changed to 1.0.2
-
For a full history of the issue, see:
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Fri, 19 Nov 2004 10:55 PM
duplicate of MPARTIFACT-13
Note that you can just as effectively use jar:deploy if currentVersion is set
to 1.0-SNAPSHOT, for example
--
The following comment has been added to this issue:
Author: Brett Porter
Created: Fri, 19 Nov 2004 10:51 PM
Body:
that is working.
It is a SNAPSHOT, so it checks all of them. From the first three: 304 Not
Modified so nothing downloaded.
The last is 404, noting downloaded, but I
Message:
The following issue has been closed.
Resolver: Felipe Leme
Date: Fri, 19 Nov 2004 9:00 PM
Fixed - thanks for the patch and test cases!
-
View the issue:
http://jira.codehaus.org/browse/MPCHANGELOG-48
Her
felipeal2004/11/19 17:55:46
Modified:changelog/src/main/org/apache/maven/changelog
ChangeLogEntry.java
changelog/src/main/org/apache/maven/cvslib
CvsChangeLogParser.java
changelog/src/test/org/apache/maven/chan
felipeal2004/11/19 17:55:09
Modified:changelog project.xml
Log:
added myself as developer
Revision ChangesPath
1.54 +10 -0 maven-plugins/changelog/project.xml
Index: project.xml
===
RCS file
felipeal2004/11/19 17:54:04
Modified:eclipse project.xml
Log:
added my timezone
Revision ChangesPath
1.42 +1 -0 maven-plugins/eclipse/project.xml
Index: project.xml
===
RCS file: /home/cvs
On Fri, 2004-11-19 at 07:51, Vincent Massol wrote:
> I'd say the least is to ask the plugin leads which is what you're doing
> here. If you're unsure casting a vote is always a good idea.
I don't think we need a vote for this one.
So, I will wait a couple of days for bugs MPEAR-17 and MPEAR-25 a
The following comment has been added to this issue:
Author: Carlos Sanchez
Created: Fri, 19 Nov 2004 7:24 PM
Body:
Error when unjaring
jar -xf jdsl-2.1-bundle.jar
Ick! 0x30304b50
-
View this comment:
http://j
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/browse/MAVENUPLOAD-262
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: Carlos Sanchez
Created: Fri, 19 Nov 2004 7:22 PM
Body:
Error when unjaring
jar -xf jdsl-2.1-bundle.jar
Ick! 0x30304b50
-
View this comment:
http://jir
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MAVENUPLOAD-262
Here is an overview of the issue:
-
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MAVENUPLOAD-261
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: Paul Kearney
Created: Fri, 19 Nov 2004 6:24 PM
Body:
Eric,
yes we did correspond about this. I sent you some files that can be recreated
by following the steps I detailed in my original comment. I have been a bit
press
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MAVEN-1511
Here is an overview of the issue:
-
Key:
The following comment has been added to this issue:
Author: Jon Strayer
Created: Fri, 19 Nov 2004 4:32 PM
Body:
Damn, I hosed the code. It should be changes from this:
if ( Character.isDigit( mavenJarProperty.charAt( 0 ) ) )
to this:
if ( Character.isDigit( mavenJarProperty.cha
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MPJIRA-6
Here is an overview of the issue:
-
Key: M
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MAVEN-1510
Here is an overview of the issue:
-
Key:
The following comment has been added to this issue:
Author: Tim McCune
Created: Fri, 19 Nov 2004 12:39 PM
Body:
This isn't working for me in 1.0 final. Here is the output from
maven -X
Attempting to download hmsCommon-util-SNAPSHOT.jar.
Getting URL: http://cvs/maven/hmsCommon/jar
The following comment has been added to this issue:
Author: Vincent Massol
Created: Fri, 19 Nov 2004 10:57 AM
Body:
Hi Kerny,
Thanks for your contribution. I would be happy to apply it. However if you wish
me to apply it *quickly* you would also need to provide patches for:
- doc
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MPJUNITREPORT-8
Here is an overview of the issue:
-
vmassol 2004/11/19 05:25:50
Modified:dashboard plugin.properties
Log:
Fixed doco typo
Revision ChangesPath
1.14 +1 -1 maven-plugins/dashboard/plugin.properties
Index: plugin.properties
===
The following comment has been added to this issue:
Author: pkernevez
Created: Fri, 19 Nov 2004 8:15 AM
Body:
I have this file structure and I don't have any trouble since I hadded this
properties in my parent project (named "MainProject"):
maven.multiproject.basedir = ..
maven.m
The following issue has been updated:
Updater: pkernevez (mailto:[EMAIL PROTECTED])
Date: Fri, 19 Nov 2004 8:10 AM
Comment:
The jelly scripts and new plugin.properties
Changes:
Attachment changed to patchDashboard.zip
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MPDASHBOARD-18
Here is an overview of the issue:
-
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MPJUNITDOCLET-2
Here is an overview of the issue:
-
The following issue has been updated:
Updater: Joachim Bader (mailto:[EMAIL PROTECTED])
Date: Fri, 19 Nov 2004 6:00 AM
Comment:
add an optional maven.junitdoclet.source property
if you use assert in your sources, you have to set maven.junitdoclet.source to
1.4
Changes:
> -Original Message-
> From: Felipe Leme [mailto:[EMAIL PROTECTED]
> Sent: vendredi 19 novembre 2004 10:36
> To: Maven Developers List
> Subject: New release for EAR plugin?
>
> Vincent/Emmanuel,
>
> I fixed a lot of bug in the ear plugin recently, so I think it's time
> for a new relea
Vincent/Emmanuel,
I fixed a lot of bug in the ear plugin recently, so I think it's time
for a new release. Right now it has just 5 open issues and only one of
them is a bug (MPEAR-14, which I liked to mark as close anyway).
So, what's the procedure? Is it necessary to ask for a vote (I've seen
pl
Message:
The following issue has been closed.
Resolver: Felipe Leme
Date: Fri, 19 Nov 2004 4:38 AM
Marking as closed (was only Fixed).
-
View the issue:
http://jira.codehaus.org/browse/MPEAR-1
Here is an overview
Message:
The following issue has been closed.
Resolver: Felipe Leme
Date: Fri, 19 Nov 2004 4:38 AM
Marking as closed (was only Fixed).
-
View the issue:
http://jira.codehaus.org/browse/MPEAR-11
Here is an overvie
31 matches
Mail list logo