cvs commit: maven-components/maven-plugins - Imported sources

2004-02-06 Thread jvanzyl
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

[jira] Commented: (MPJAVADOC-19) Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files

2004-02-06 Thread jira
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

cvs commit: maven-components/maven-core - Imported sources

2004-02-06 Thread jvanzyl
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

FYI

2004-02-06 Thread Jason van Zyl
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

cvs commit: maven-components/maven-plugin-manager-jelly - Imported sources

2004-02-06 Thread jvanzyl
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

xdoc plugin

2004-02-06 Thread Jason van Zyl
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'

cvs commit: maven-components/maven-mboot TODO.txt

2004-02-06 Thread jvanzyl
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

[jira] Updated: (MPCHANGELOG-29) Svn date characters eaten by shell

2004-02-06 Thread jira
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

[jira] Created: (MPCHANGELOG-29) Svn date characters eaten by shell

2004-02-06 Thread jira
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: ---

[jira] Commented: (MPJAVADOC-19) Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files

2004-02-06 Thread jira
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

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

2004-02-06 Thread evenisse
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

cvs commit: maven-plugins/javadoc plugin.jelly

2004-02-06 Thread evenisse
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/

[jira] Commented: (MPJAVADOC-19) Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files

2004-02-06 Thread jira
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

cvs commit: maven-plugins/javadoc plugin.jelly

2004-02-06 Thread evenisse
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

[jira] Updated: (MPCHANGELOG-25) "revision" is reported as "null" for ClearCase 2002.05.00/windows

2004-02-06 Thread jira
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

[jira] Updated: (MPJAVADOC-19) Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files

2004-02-06 Thread jira
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

[jira] Reopened: (MPJAVADOC-19) Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files

2004-02-06 Thread jira
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

[jira] Commented: (MPJAVADOC-19) Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files

2004-02-06 Thread jira
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

[jira] Commented: (MPJAVADOC-19) Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files

2004-02-06 Thread jira
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

[jira] Commented: (MPSTATCVS-8) NullPointerException while generating graphs

2004-02-06 Thread jira
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

[jira] Updated: (MPASPECTJ-5) doesn't prepare the filesystem in a AOP only project

2004-02-06 Thread jira
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

[jira] Created: (MPPLUGIN-10) plugin:deploy should deploy to the remote repository

2004-02-06 Thread jira
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: --

[jira] Closed: (MPJAVADOC-14) specify locale to the javadoc plugin

2004-02-06 Thread jira
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

[jira] Closed: (MPJAVADOC-19) Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files

2004-02-06 Thread jira
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

cvs commit: maven-plugins/javadoc/xdocs changes.xml

2004-02-06 Thread evenisse
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

cvs commit: maven-plugins/javadoc plugin.jelly

2004-02-06 Thread evenisse
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

RE: RC2

2004-02-06 Thread Maczka Michal
> -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

[jira] Updated: (MPJAVADOC-19) Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files

2004-02-06 Thread jira
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

[jira] Created: (MPJAVADOC-19) Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files

2004-02-06 Thread jira
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: -

[jira] Commented: (MAVEN-1152) Unable to authenticate against proxy server

2004-02-06 Thread jira
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

[jira] Commented: (MAVEN-1152) Unable to authenticate against proxy server

2004-02-06 Thread jira
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. --

[jira] Closed: (MAVEN-1151) Improved reporting of proxy authentication failure

2004-02-06 Thread jira
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

cvs commit: maven/src/java/org/apache/maven/util HttpUtils.java

2004-02-06 Thread evenisse
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

Re: RC2

2004-02-06 Thread Rafal Krzewski
[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

[jira] Created: (MAVEN-1152) Unable to authenticate against proxy server

2004-02-06 Thread jira
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: ---

[jira] Created: (MAVEN-1151) Improved reporting of proxy authentication failure

2004-02-06 Thread jira
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: ---

[jira] Closed: (MPGENAPP-5) genapp throws exception if a project.xml

2004-02-06 Thread jira
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

[jira] Created: (MPGENAPP-5) genapp throws exception if a project.xml

2004-02-06 Thread jira
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: ---

cvs commit: maven/xdocs/misc articles.xml

2004-02-06 Thread evenisse
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