jvanzyl 2004/02/06 15:34:33
Log:
o pure java plugins in the form of plexus components.
Status:
Vendor Tag: APACHE
Release Tags: INIT
N maven-components/maven-plugins/maven-surefire-plugin/.cvsignore
N maven-components/maven-plugins/maven-surefire-plugin/project.xml
N
The following comment has been added to this issue:
Author: Daniel Bonniot
Created: Fri, 6 Feb 2004 6:39 PM
Body:
There should probably be sourcesPresent and javaSourcesPresent. Then plugins can
decide if they depend on java sources being present, or just any source (for instance
jvanzyl 2004/02/06 15:27:47
Log:
o maven core that is jelly free!!
Status:
Vendor Tag: APACHE
Release Tags: INIT
N maven-components/maven-core/README.txt
N maven-components/maven-core/bootstrap.plugins
N maven-components/maven-core/bootstrap.sh
N maven-components/m
Howdy,
I'll be shunting in a lot of code but it won't be ready until Monday I'm
just afraid of losing anything on my machine here so I'm checking it in.
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
http://maven.apache.org
happiness is like a butterfly: the more you chase it, the more it will
elude
jvanzyl 2004/02/06 15:22:06
Log:
o the separate jelly plugin manager
Status:
Vendor Tag: APACHE
Release Tags: INIT
N maven-components/maven-plugin-manager-jelly/project.xml
N
maven-components/maven-plugin-manager-jelly/src/java/org/apache/maven/DefaultMaven.java
N
Hi,
Who keeps making the output look like shit? I corrected the horrible
line spacing between the menu items because it's virtually unreadable
and the I removed the google turd from from the middle of the navigation
because it's a goddam eyesore and distracting. This is the second time
now that I'
jvanzyl 2004/02/06 12:18:43
Modified:maven-mboot TODO.txt
Log:
Revision ChangesPath
1.3 +1 -0 maven-components/maven-mboot/TODO.txt
Index: TODO.txt
===
RCS file: /home/cvs/maven-component
The following issue has been updated:
Updater: Matthew Daniel (mailto:[EMAIL PROTECTED])
Date: Fri, 6 Feb 2004 2:44 PM
Changes:
Attachment changed to maven-plugin-changelog.patch
-
For a full histor
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-29
Here is an overview of the issue:
---
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Fri, 6 Feb 2004 1:49 PM
Body:
I think we can change the generation of sourcePresent value by mechanism present in
javadoc checkneeded tag. With this checkstyle, sourcexref... reports will don't
evenisse2004/02/06 10:32:11
Modified:xdoc/src/plugin-resources navigation.jelly
Log:
We have by default some reports so it's never empty.
Revision ChangesPath
1.5 +2 -2 maven-plugins/xdoc/src/plugin-resources/navigation.jelly
Index: navigation.jelly
evenisse2004/02/06 10:11:29
Modified:javadoc plugin.jelly
Log:
indent correctly.
Revision ChangesPath
1.31 +146 -155 maven-plugins/javadoc/plugin.jelly
Index: plugin.jelly
===
RCS file: /home/
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Fri, 6 Feb 2004 1:03 PM
Body:
New patch is apply
-
View this comment:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJA
evenisse2004/02/06 09:56:25
Modified:javadoc plugin.jelly
Log:
Apply new patch for MPJAVADOC-19
Revision ChangesPath
1.30 +211 -177 maven-plugins/javadoc/plugin.jelly
Index: plugin.jelly
===
R
The following issue has been updated:
Updater: Neil Palmer (mailto:[EMAIL PROTECTED])
Date: Fri, 6 Feb 2004 12:49 PM
Comment:
Fixes the revision is null problem by displaying the branch & version number by
default.
Removes the CVS link for Clearcase entries in the JSL
Allows the us
The following issue has been updated:
Updater: Daniel Bonniot (mailto:[EMAIL PROTECTED])
Date: Fri, 6 Feb 2004 12:38 PM
Comment:
Patch against HEAD.
Changes:
Attachment changed to javadoc2.diff
Message:
The following issue has been reopened.
Reopener: Jon Tirsen
Date: Fri, 6 Feb 2004 12:34 PM
As per request from 'trygvis' on IRC#codehaus.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?k
The following comment has been added to this issue:
Author: Daniel Bonniot
Created: Fri, 6 Feb 2004 12:26 PM
Body:
OK, I fixed the generation when Java source are present. Sorry for the blunder. I also
made the report links only be generated when needed. For this I created a
tag
The following comment has been added to this issue:
Author: Daniel Bonniot
Created: Fri, 6 Feb 2004 11:38 AM
Body:
I'm sorry, my change breaks generation when there are sources too. I'm preparing a new
patch. In addition, I will make sure that the link appears in the overview if a
The following comment has been added to this issue:
Author: Silvio Haldi
Created: Fri, 6 Feb 2004 10:31 AM
Body:
I had the same error in our project:
[java] Creating suite using net.sf.statcvs.output.XDocRenderer
[java] Using transformer org.apache.xalan.transformer.Transforme
The following issue has been updated:
Updater: Dominik Dahlem (mailto:[EMAIL PROTECTED])
Date: Fri, 6 Feb 2004 9:41 AM
Comment:
jelly script with the fix. I couldn't get the cvs diff -u to work, henceforth attached
is the project.jelly script.
Changes:
Attachment c
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPLUGIN-10
Here is an overview of the issue:
--
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Fri, 6 Feb 2004 9:05 AM
Already fixed
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAVADOC-14
Here is an ov
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Fri, 6 Feb 2004 8:49 AM
Applied. Thanks.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAVADOC-19
Here is an
evenisse2004/02/06 05:43:50
Modified:javadoc/xdocs changes.xml
Log:
MPJAVADOC-19. Prevent the plugin from failing when a sourceDirectory exists, but it
does not contain Java files.
Revision ChangesPath
1.19 +4 -0 maven-plugins/javadoc/xdocs/changes.xml
Ind
evenisse2004/02/06 05:42:40
Modified:javadoc plugin.jelly
Log:
MPJAVADOC-19. Prevent the plugin from failing when a sourceDirectory exists, but it
does not contain Java files.
Revision ChangesPath
1.29 +168 -162 maven-plugins/javadoc/plugin.jelly
Index: plugi
> -Original Message-
> From: Rafal Krzewski [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 06, 2004 10:51 AM
> To: Maven Developers List
> Subject: Re: RC2
>
>
> [EMAIL PROTECTED] wrote:
> > Maczka Michal <[EMAIL PROTECTED]> wrote on 05/02/2004
> 09:59:36 PM:
> >
> >>For example i
The following issue has been updated:
Updater: Daniel Bonniot (mailto:[EMAIL PROTECTED])
Date: Fri, 6 Feb 2004 7:16 AM
Comment:
The patch.
Changes:
Attachment changed to javadoc.diff
-
For a ful
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAVADOC-19
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: Kristopher Brown
Created: Fri, 6 Feb 2004 5:37 AM
Body:
Patch was incorrect.
PATCH START
Index: HttpUtils.java
===
RCS fil
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Fri, 6 Feb 2004 5:10 AM
Body:
I'm not sure it's work for other proxy, so, I'll wait some tests from other users
before apply it.
--
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Fri, 6 Feb 2004 5:01 AM
Applied. Thanks.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1151
Here is an o
evenisse2004/02/06 01:55:28
Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH
HttpUtils.java
Log:
MAVEN-1151. Improved reporting of proxy authentication failure.
Revision ChangesPath
No revision
No
[EMAIL PROTECTED] wrote:
> Maczka Michal <[EMAIL PROTECTED]> wrote on 05/02/2004 09:59:36 PM:
>
>>For example if cactus test cases were kept in separate, dedicated
>
> project
>
>>this particular problem will almost disappear.
>
>
> We do exactly this at the moment for our J2EE apps.
I shoul
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1152
Here is an overview of the issue:
---
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1151
Here is an overview of the issue:
---
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Fri, 6 Feb 2004 4:23 AM
This problem doesn't exists with cvs version of plugin (and rc2)
-
View the issue:
http://jira.codehaus.org/se
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPGENAPP-5
Here is an overview of the issue:
---
evenisse2004/02/06 00:17:45
Modified:xdocs/misc Tag: MAVEN-1_0-BRANCH articles.xml
Log:
Add excellent Hotwork turorial.
Revision ChangesPath
No revision
No revision
1.4.2.2 +5 -0 maven/xdocs/misc/articles.xml
Index: arti
39 matches
Mail list logo