cvs commit: maven/src/plugins-build/findbugs plugin.jelly

2003-08-29 Thread bwalding
bwalding2003/08/29 16:15:15 Modified:src/plugins-build/findbugs plugin.jelly Log: Was using incorrect sourcepath variable Revision ChangesPath 1.2 +4 -4 maven/src/plugins-build/findbugs/plugin.jelly Index: plugin.jelly ===

cvs commit: maven/src/plugins-build/findbugs .cvsignore

2003-08-29 Thread bwalding
bwalding2003/08/29 15:12:56 Added: src/plugins-build/findbugs/xdocs index.xml goals.xml changes.xml properties.xml navigation.xml src/plugins-build/findbugs .cvsignore Log: Documentation for the plugin Revision ChangesPath 1.1

cvs commit: maven/src/plugins-build/findbugs/xdocs - New directory

2003-08-29 Thread bwalding
bwalding2003/08/29 15:12:54 maven/src/plugins-build/findbugs/xdocs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [dotuml][contribute] how to submit patch (legals)

2003-08-29 Thread Nicola Ken Barozzi
[EMAIL PROTECTED] wrote, On 29/08/2003 2.11: Ok, we'll check those out too. Excellent. Then I can really start closing Alexandria, knowing that if there is someone interested in the codebase, it has already been contacted. I think we have already incorporated JavaSrc into one of our plugins (j

[jira] Updated: (MAVEN-757) wrong paths for file:// deployment

2003-08-29 Thread jira
The following issue has been updated: Updater: Frank Wagner (mailto:[EMAIL PROTECTED]) Date: Fri, 29 Aug 2003 9:02 AM Changes: Attachment changed to patch.txt - For a full history of the issue, see:

[jira] Created: (MAVEN-757) wrong paths for file:// deployment

2003-08-29 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-757 Here is an overview of the issue: --

[jira] Closed: (MAVEN-750) SnapshotSignature does not include currentVersion

2003-08-29 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Fri, 29 Aug 2003 6:39 AM Applied - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-750 Here is an overview

[jira] Commented: (MAVEN-745) plugin-war does not copy artifact properly when instructed under dependency, war.bundle.

2003-08-29 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Fri, 29 Aug 2003 6:29 AM Body: In beta10, you must you war.bundle.jar instead of war.bundle For your log4j dependency, you should declare it like this: log4j log4j 1.2.

[jira] Commented: (MAVEN-752) Added a feature to ant's junit task to fork only once

2003-08-29 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Fri, 29 Aug 2003 6:19 AM Body: This patch must be post to the ant list. We don't modify the ant source for support the future versions. --

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven SnapshotSignature.java

2003-08-29 Thread evenisse
evenisse2003/08/29 04:27:50 Modified:src/java/org/apache/maven/jelly/tags/maven SnapshotSignature.java Log: MAVEN-750. Add current version to snapshotSignature Revision ChangesPath 1.10 +4 -2 maven/src/java/org/apache/maven/jelly/tags/ma

[jira] Updated: (MAVEN-756) cvs-usage.xml breaks on non-cvs scm URL

2003-08-29 Thread jira
The following issue has been updated: Updater: Patrick Woodworth (mailto:[EMAIL PROTECTED]) Date: Fri, 29 Aug 2003 6:34 AM Comment: I'm attaching a patch which allows the cvs-usage.xml file to check whether the connection string is actually a CVS connection string before requesting

[jira] Created: (MAVEN-756) cvs-usage.xml breaks on non-cvs scm URL

2003-08-29 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-756 Here is an overview of the issue: --

[jira] Closed: (MAVEN-755) add maven.jar.compress

2003-08-29 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Fri, 29 Aug 2003 6:10 AM Applied. Thanks. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-755 Here is an

cvs commit: maven/src/plugins-build/jar/xdocs changes.xml properties.xml

2003-08-29 Thread evenisse
evenisse2003/08/29 03:58:45 Modified:src/plugins-build/jar plugin.jelly plugin.properties src/plugins-build/jar/xdocs changes.xml properties.xml Log: Maven-755. Add maven.jar.compress Revision ChangesPath 1.18 +1 -0 maven/src/plugins-build/jar/plu

[jira] Updated: (MAVEN-755) add maven.jar.compress

2003-08-29 Thread jira
The following issue has been updated: Updater: Joachim Bader (mailto:[EMAIL PROTECTED]) Date: Fri, 29 Aug 2003 4:46 AM Changes: Attachment changed to patch.diff - For a full history of the issue, se

Re: [dotuml][contribute] how to submit patch (legals)

2003-08-29 Thread Nicola Ken Barozzi
[EMAIL PROTECTED] wrote, On 29/08/2003 2.11: Ok, we'll check those out too. Excellent. Then I can really start closing Alexandria, knowing that if there is someone interested in the codebase, it has already been contacted. I think we have already incorporated JavaSrc into one of our plugins (j

[jira] Created: (MAVEN-755) add maven.jar.compress

2003-08-29 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-755 Here is an overview of the issue: --

cvs commit: maven/xdocs/reference project-descriptor.xml

2003-08-29 Thread vmassol
vmassol 2003/08/29 00:28:33 Modified:xdocs/reference project-descriptor.xml Log: Mark integrationUnitTestSourceDirectory as deprecated. Revision ChangesPath 1.27 +6 -6 maven/xdocs/reference/project-descriptor.xml Index: project-descriptor.xml

[jira] Closed: (MAVEN-548) Clarify usage of documentation/reporting properties

2003-08-29 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Fri, 29 Aug 2003 1:57 AM Commited to CVS today - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-548 Here is a

[jira] Commented: (MAVEN-754) Pluggable search form in the nav bar

2003-08-29 Thread jira
The following comment has been added to this issue: Author: Martin Skopp Created: Fri, 29 Aug 2003 1:43 AM Body: I like the idea! +1 Please consider to make it so flexible that the search engine ht://Dig ( http://www.htdig.org/ ) could be used as well -

cvs commit: maven/src/plugins-build/jdiff/xdocs changes.xml

2003-08-29 Thread dion
dion2003/08/28 23:27:54 Modified:src/plugins-build/javadoc plugin.jelly plugin.properties src/plugins-build/clover/xdocs changes.xml src/plugins-build/word2html/xdocs/current changes.xml src/plugins-build/pdf/xdocs changes.xml

Results of clean bootstrap at 20030829-0121

2003-08-29 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030829-0121 [exec] java:jar-resources: [exec] Copying 1 file to /usr/local/builds/maven/src/maven/src/plugins-build/webserver/target/classes/plugin-resources [exec] Copying 4 files to /usr/local/builds/maven/src/maven/src

cvs commit: maven/xdocs/reference user-guide.xml

2003-08-29 Thread dion
dion2003/08/28 23:26:23 Modified:xdocschanges.xml xdocs/reference user-guide.xml Log: MAVEN-548. Move common reporting properties to defaults Revision ChangesPath 1.14 +5 -0 maven/xdocs/changes.xml Index: changes.xml ===

cvs commit: maven/src/conf defaults.properties

2003-08-29 Thread dion
dion2003/08/28 23:26:06 Modified:src/conf defaults.properties Log: MAVEN-548. Move common reporting properties to defaults Revision ChangesPath 1.8 +10 -0 maven/src/conf/defaults.properties Index: defaults.properties ==

[jira] Commented: (MAVEN-548) Clarify usage of documentation/reporting properties

2003-08-29 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Fri, 29 Aug 2003 12:26 AM Body: Ok from this list, the suggestion is: Move to defaults: maven.docs.src maven.docs.dest maven.docs.outputencoding maven.gen.docs The rest of the p

[jira] Commented: (MAVEN-548) Clarify usage of documentation/reporting properties

2003-08-29 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Fri, 29 Aug 2003 12:22 AM Body: Some more missing on maven.gen.docs - html2xdoc - linkcheck - docbook - javadoc - jellydoc - license - asheklon - tasklist - changelog -

[jira] Commented: (MAVEN-548) Clarify usage of documentation/reporting properties

2003-08-29 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Fri, 29 Aug 2003 12:18 AM Body: Usage by other plugins: properties -- maven.docs.outputencoding - faq - file-activity - developer-activity - html2xdoc - linkcheck - changelog - changes - mult

[jira] Updated: (MAVEN-697) linkcheck plugin fails (in HEAD)

2003-08-29 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Thu, 28 Aug 2003 11:51 PM Comment: Looks like classloader isolation again Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-rc1 -

Re: Questions about the maven-new core

2003-08-29 Thread Jason van Zyl
On Thu, 2003-08-28 at 20:26, [EMAIL PROTECTED] wrote: > So Jason, > > does this mean that maven-new is effectively over? If you mean is the plexus version of maven dead then the answer is most certainly not. But what's in that repository isn't of much use. I've been running Continuum for a week

cvs commit: maven/src/plugins-build/jar/xdocs/current changes.xml

2003-08-29 Thread dion
dion2003/08/28 19:10:06 Modified:src/plugins-build/jar project.xml src/plugins-build/jar/xdocs/current changes.xml Log: Ready for continuing work Revision ChangesPath 1.10 +1 -1 maven/src/plugins-build/jar/project.xml Index: project.xml

cvs commit: maven/src/plugins-build/jar/xdocs navigation.xml

2003-08-29 Thread dion
dion2003/08/28 19:06:07 Modified:src/plugins-build/jar/xdocs navigation.xml Log: Open by default Revision ChangesPath 1.4 +1 -1 maven/src/plugins-build/jar/xdocs/navigation.xml Index: navigation.xml ===

cvs commit: maven/src/plugins-build/jar/xdocs/releases/v1.1 navigation.xml

2003-08-29 Thread dion
dion2003/08/28 18:56:00 Removed: src/plugins-build/jar/xdocs/releases/v1.1 navigation.xml Log: Prep for bug fix release - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

cvs commit: maven/src/plugins-build/findbugs - New directory

2003-08-29 Thread bwalding
bwalding2003/08/28 18:55:45 maven/src/plugins-build/findbugs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/jar/xdocs changes.xml navigation.xml

2003-08-29 Thread dion
dion2003/08/28 18:55:46 Modified:src/plugins-build/jar project.xml src/plugins-build/jar/xdocs changes.xml navigation.xml Added: src/plugins-build/jar/announcements 1.1.ann src/plugins-build/jar/xdocs/releases/v1.1 changes.xml

cvs commit: maven/src/plugins-build/findbugs plugin.jelly maven.xml project.properties project.xml plugin.properties

2003-08-29 Thread bwalding
bwalding2003/08/28 18:55:48 Added: src/plugins-build/findbugs plugin.jelly maven.xml project.properties project.xml plugin.properties Log: First cut of a findbugs plugin. For the time being * Won't create a report * Will generate text output in your mav

cvs commit: maven/src/plugins-build/jar/xdocs/releases - New directory

2003-08-29 Thread dion
dion2003/08/28 18:55:14 maven/src/plugins-build/jar/xdocs/releases - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/jar/xdocs/releases/v1.1 - New directory

2003-08-29 Thread dion
dion2003/08/28 18:55:14 maven/src/plugins-build/jar/xdocs/releases/v1.1 - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/jar/xdocs/current - New directory

2003-08-29 Thread dion
dion2003/08/28 18:54:36 maven/src/plugins-build/jar/xdocs/current - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/jar/announcements - New directory

2003-08-29 Thread dion
dion2003/08/28 18:54:12 maven/src/plugins-build/jar/announcements - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Questions about the maven-new core

2003-08-29 Thread dion
So Jason, does this mean that maven-new is effectively over? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Alex Karasulu <[EMAIL PROTECTED]> wrote on 29/08/2003 05:00:54 AM: > At 02:06 PM 8/28/2003 -0400, you wrote: > >On Thu, 2003-08-28 at 12:32, Alex

Re: [dotuml][contribute] how to submit patch (legals)

2003-08-29 Thread dion
Ok, we'll check those out too. I think we have already incorporated JavaSrc into one of our plugins (jxr). The other sounds useful too. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Nicola Ken Barozzi <[EMAIL PROTECTED]> wrote on 28/08/2003 06:45:28 PM:

[jira] Updated: (MAVEN-754) Pluggable search form in the nav bar

2003-08-29 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Thu, 28 Aug 2003 8:32 PM Comment: You'd need to add a property to the site plugin, used by site.jsl and plugin.jelly Changes: Fix Version changed to 1.1