[jira] Commented: (MAVEN-516) Simian Plugin (fully documented and ready to use)

2003-07-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 10 Jul 2003 2:15 AM Body: Can I change the java files to all have ASF copyright? Is it ok to change the package to org.apache.maven.simian? ---

[jira] Commented: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Tim Anderson Created: Thu, 10 Jul 2003 12:44 AM Body: Theoretically (meaning I haven't tried it;), you can mix any xdoc element in the changes/roadmap reports, e.g: This document provides a tentative roadmap for

[changes plugin] Support for html in change description - bugs in jelly?

2003-07-09 Thread Tim Anderson
Problem (short version): I'm trying to modify the changes plugin to support html in the changes description field - but I'm having issues with jelly:xml. Its stripping out whitespace, and screwing up elements embedded in CDATA sections. Has anyone seen this before and know of a workaround? For th

[jira] Commented: (MAVEN-558) Errors incorrectly reported when an artifact does not exist on a remote repo

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Ben Walding Created: Wed, 9 Jul 2003 9:44 PM Body: Consider the use of maven-fetch that has a defined API and consistent behaviour across different repository types. It even has test cases! (see cvs maven-new/fetch) It

[jira] Updated: (MAVEN-558) Errors incorrectly reported when an artifact does not exist on a remote repo

2003-07-09 Thread jira
The following issue has been updated: Updater: David Zeleznik (mailto:[EMAIL PROTECTED]) Date: Wed, 9 Jul 2003 9:29 PM Comment: Corrected getFile to throw a FileNotFoundException if the remote URL does not exist. Previously, getFile threw a generic Exception for this case. Refacto

[jira] Commented: (MAVEN-516) Simian Plugin (fully documented and ready to use)

2003-07-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 9 Jul 2003 9:29 PM Body: I'll have this working and in maven today hopefully. - View the issue: http://jira.codehaus.org/sec

[jira] Created: (MAVEN-558) Errors incorrectly reported when an artifact does not exist on a remote repo

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

[jira] Commented: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Wed, 9 Jul 2003 9:12 PM Body: I'm not sure what you mean about the xdoc section - why does it apply to only one? Are you referring to having one source file and two outputs or one source and one outp

cvs commit: maven/src/plugins-build/plugin/src/plugin-resources/templates properties-empty.jelly goals-empty.jelly properties.jelly goals.jelly

2003-07-09 Thread dion
dion2003/07/09 17:53:12 Modified:src/plugins-build/plugin/src/plugin-resources/templates properties-empty.jelly goals-empty.jelly properties.jelly goals.jelly Log: Remove hard coded authors Revision ChangesPath 1.2

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

2003-07-09 Thread dion
dion2003/07/09 17:53:00 Modified:src/plugins-build/plugin plugin.jelly Log: Fix comment Revision ChangesPath 1.7 +1 -4 maven/src/plugins-build/plugin/plugin.jelly Index: plugin.jelly ===

cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates maven-reports.xml issue-tracking.xml project-info.xml cvs-usage.xml

2003-07-09 Thread dion
dion2003/07/09 17:49:50 Modified:src/plugins-build/xdoc/src/plugin-resources/jelly-templates maven-reports.xml issue-tracking.xml project-info.xml cvs-usage.xml Log: Remove hard coded authors Revision ChangesPath 1.2

cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources/templates cvs-usage.xml maven-reports.xml issue-tracking.xml project-info.xml

2003-07-09 Thread dion
dion2003/07/09 17:48:45 Modified:src/plugins-build/xdoc/src/plugin-resources/templates cvs-usage.xml maven-reports.xml issue-tracking.xml project-info.xml Log: Remove hard coded authors Revision ChangesPath 1.6 +0

Re: Changelog modification proposals to use incremental logs

2003-07-09 Thread dion
Ben Walding <[EMAIL PROTECTED]> wrote on 10/07/2003 06:27:46 AM: > As you noted on #maven, linkcheck does have the capability of writing > it's cache in an area other than target. I usually configure linkcheck > to write to /tmp/linkcheck-${pom.id}.cache. Then let the OS clear it > out every o

cvs commit: maven/xdocs powered.xml

2003-07-09 Thread dion
dion2003/07/09 17:34:44 Modified:xdocspowered.xml Log: Add openjms to poweredby list Revision ChangesPath 1.51 +7 -0 maven/xdocs/powered.xml Index: powered.xml === RCS file: /home/c

[jira] Commented: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Tim Anderson Created: Wed, 9 Jul 2003 7:56 PM Body: Yes and no. Having both changes and roadmap in the one report means you lose the ability to add xdoc elements which only apply to one. And some cutting and pasting wou

Re: [Upload] javassist

2003-07-09 Thread dion
I'm uploading it with jboss as the groupId since it appears to have moved there. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au "Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote on 09/07/2003 11:26:44 PM: > I added

cvs commit: maven/src/plugins-build/repository/src/plugin-resources repository-audit.xml

2003-07-09 Thread dion
dion2003/07/09 17:31:07 Modified:src/plugins-build/repository/src/plugin-resources repository-audit.xml Log: Details on javassist Revision ChangesPath 1.28 +4 -1 maven/src/plugins-build/repository/src/plugin-resources/repository-audi

[jira] Commented: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Wed, 9 Jul 2003 7:26 PM Body: I guess my comments apply to the changes report more than this then. But I wonder whether it would be better to integrate the two? Otherwise you would probably find you

[jira] Commented: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Tim Anderson Created: Wed, 9 Jul 2003 7:13 PM Body: > how about... > a) a legend for the types? Could do. This plugin is basically pinched from the changes report and given the similar content, should have the same L&F.

[jira] Commented: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Wed, 9 Jul 2003 6:59 PM Body: sorry, I noticed in the issue you already have (b) - just didn't see it on the example page at openJMS :) ---

[jira] Commented: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Wed, 9 Jul 2003 6:58 PM Body: look great! how about... a) a legend for the types? b) a release history for completed milestones (separate page or below the roadmap?) Just an identical transform, but

[jira] Updated: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following issue has been updated: Updater: Tim Anderson (mailto:[EMAIL PROTECTED]) Date: Wed, 9 Jul 2003 6:50 PM Comment: patch to xdoc plugin.jelly to include the report in the default reports, and exclude roadmap.xml from being transformed as a user doc Changes:

[jira] Commented: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Tim Anderson Created: Wed, 9 Jul 2003 6:48 PM Body: In the initial cut, there is a status column. See http://openjms.sourceforge.net/roadmap-report.html for an example.

Re: Changelog modification proposals to use incremental logs

2003-07-09 Thread Ben Walding
As you noted on #maven, linkcheck does have the capability of writing it's cache in an area other than target. I usually configure linkcheck to write to /tmp/linkcheck-${pom.id}.cache. Then let the OS clear it out every once in a while. Perhaps we should formalise a slightly less volatile are

[jira] Updated: (MAVEN-525) maven-eclipse-plugin does not generate all artifacts one could expect

2003-07-09 Thread jira
The following issue has been updated: Updater: Ben Walding (mailto:[EMAIL PROTECTED]) Date: Wed, 9 Jul 2003 3:45 PM Changes: summary changed from maven-eclipse-plugin doesnot generate all expected artifacts priority changed from Trivial Versio

[jira] Updated: (MAVEN-525) maven-eclipse-plugin doesnot generate all expected artifacts

2003-07-09 Thread jira
The following issue has been updated: Updater: Ben Walding (mailto:[EMAIL PROTECTED]) Date: Wed, 9 Jul 2003 3:44 PM Changes: timeoriginalestimate changed from 0 timeestimate changed from 0 minutes Fix Version changed to maven-new-unreleased

Re: Patch for Maven Torque Plugin

2003-07-09 Thread Henning P. Schmiedehausen
Jason van Zyl <[EMAIL PROTECTED]> writes: >> Please apply the attached patch to the torque plugin, which fixes this. >Done. Thanks. Regards Henning -- Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH [EMAIL PROTECTED]+49 9131 50 654 0 http

[jira] Commented: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Wed, 9 Jul 2003 11:22 AM Body: Can we add a status action (Done, In progress, To do, ...)? - View the issue: http://jira.code

Re: Changelog modification proposals to use incremental logs

2003-07-09 Thread Luke Taylor
Luke Taylor wrote: if(incremental && output.exists()) { if(range != null && isn't empty) { // Parse existing xml file and build the entries list from it. Obviously I should have said here that entries before the requested range wouldn't be added to the list... -- Luke

Changelog modification proposals to use incremental logs

2003-07-09 Thread Luke Taylor
Hi, Following brief discussion on #Maven, I've had a look at the plugin and think the following would be the simplest approach - only requiring some changes to the ChangeLog class and an equals method in ChangeLogEntry. 1. Add equals method to ChangeLogEntry to compare author, date and comment.

[jira] Updated: (MAVEN-556) Roadmap doc plugin

2003-07-09 Thread jira
The following issue has been updated: Updater: Tim Anderson (mailto:[EMAIL PROTECTED]) Date: Wed, 9 Jul 2003 10:02 AM Comment: initial cut of the roadmap plugin. Changes: Attachment changed to roadmap.zip -

cvs commit: maven project.xml

2003-07-09 Thread vmassol
vmassol 2003/07/09 07:18:44 Modified:.project.xml Log: Fix time offset for Emmanuel and I (we are both in France). Revision ChangesPath 1.283 +2 -2 maven/project.xml Index: project.xml ===

[Upload] javassist

2003-07-09 Thread Howard M. Lewis Ship
I added this as a bug, but that didn't get anyone's attention. I'd like to have Javassist 2.5.1 uploaded. This is a LGPL/MPL dual-licensed library for bytecode enhancement; it's part of and used by JBoss 4.0, but Tapestry and HiveMind use it as well. http://jira.codehaus.org/secure/ViewIssue.j

Re: Can someone activate email notification in Maven wiki?

2003-07-09 Thread bob mcwhirter
If you don't hear from Ben soonishly, probably smart to file a codehaus chore for it, so it doesn't get lost. -bob On Wed, 9 Jul 2003, Vincent Massol wrote: > Hi, > > Is it possible to activate the email notification in the user preference > page (as in http://www.mockobjects.com/wiki

Can someone activate email notification in Maven wiki?

2003-07-09 Thread Vincent Massol
Hi, Is it possible to activate the email notification in the user preference page (as in http://www.mockobjects.com/wiki/UserPreferences, see "subscribed wiki pages")? Thanks -Vincent - To unsubscribe, e-mail: [EMAIL PROTECTED]

cvs commit: maven/xdocs powered.xml

2003-07-09 Thread evenisse
evenisse2003/07/09 06:25:52 Modified:xdocspowered.xml Log: Add Scope to project list. Revision ChangesPath 1.50 +8 -0 maven/xdocs/powered.xml Index: powered.xml === RCS file: /home/cvs/

Re: Patch for Maven Torque Plugin

2003-07-09 Thread Jason van Zyl
On Wed, 2003-07-09 at 08:49, Henning Schmiedehausen wrote: > Hi, > > to whom it may concern: > > property names in maven (at least up to b9, don't know about b10) must > not contain "-". The torque plugin unfortunately contains two of these > which are promptly interpreted by jelly as .foo -

cvs commit: maven/xdocs articles.xml

2003-07-09 Thread vmassol
vmassol 2003/07/09 06:05:24 Modified:xdocsarticles.xml Log: Added my slides from TSSS about building J2EE applications with Maven Revision ChangesPath 1.6 +24 -18maven/xdocs/articles.xml Index: articles.xml

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

2003-07-09 Thread jvanzyl
jvanzyl 2003/07/09 05:58:50 Modified:src/plugins-build/torque plugin.jelly plugin.properties Log: o Apply patch by Henning Schmiedehausen <[EMAIL PROTECTED]> for Torque plugin: property names in maven (at least up to b9, don't know about b10) must not contain "-". The

Patch for Maven Torque Plugin

2003-07-09 Thread Henning Schmiedehausen
Hi, to whom it may concern: property names in maven (at least up to b9, don't know about b10) must not contain "-". The torque plugin unfortunately contains two of these which are promptly interpreted by jelly as .foo - bar.yyy instead of .foo-bar.yyy Please apply the attached patch to t

[jira] Commented: (MAVEN-557) JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Willie Vu Created: Wed, 9 Jul 2003 7:19 AM Body: It is verified in JBoss 3.0.4/Tomcat 4.1.12. Thanks Vincent! - View the issue: http://jira.codehaus.o

[jira] Commented: (MAVEN-516) Simian Plugin (fully documented and ready to use)

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Aslak Hellesoy Created: Wed, 9 Jul 2003 6:48 AM Body: Now that the simian jar is online, the dependency in project.xml should be changed from simian 1.9.1 http://www.redhillconsulting.com.au/product

[jira] Updated: (MAVEN-516) Simian Plugin (fully documented and ready to use)

2003-07-09 Thread jira
The following issue has been updated: Updater: Maurice Montgénie (mailto:[EMAIL PROTECTED]) Date: Wed, 9 Jul 2003 6:41 AM Comment: Added new optional options introduced in Simian 1.9 (ignoreStrings, ignoreStringCase, ignoreNumbers, ignoreSubTypeNames and ignoreModifiers). Chang

[jira] Closed: (MAVEN-557) JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-09 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Wed, 9 Jul 2003 5:37 AM Thaks for the patch. I've blindly applied it. Can you verify it works? Thanks. - View the issue: http://jira.co

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

2003-07-09 Thread vmassol
vmassol 2003/07/09 03:14:01 Modified:src/plugins-build/jboss/xdocs changes.xml src/plugins-build/jboss project.xml plugin.jelly Log: Fixed bug when using JBoss 3.0.4/Tomcat 4.1.12 is used. When jboss:start is executed, it causes a NoClassD

[jira] Updated: (MAVEN-557) JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-09 Thread jira
The following issue has been updated: Updater: Willie Vu (mailto:[EMAIL PROTECTED]) Date: Wed, 9 Jul 2003 4:55 AM Comment: Here is a patch for the bug Changes: Attachment changed to plugin.jelly.patch.txt -

[jira] Created: (MAVEN-557) JBoss plugin problem with JBoss/Tomcat 3.0.x

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

Re: JBoss plugin problem with JBoss/Tomcat 3.0.x

2003-07-09 Thread Rafal Krzewski
Willie Vu wrote: > Attached is a patch to fix the problem. Please, please post patches to Jira. That makes the life of maintainers a lot easier, and gives you the best chance of getting your patches in. R. - To unsubscribe, e-m

[jira] Commented: (MAVEN-488) Pregoal on build:start does not work

2003-07-09 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Wed, 9 Jul 2003 4:09 AM Body: build:start goal is never used because it's commented in MavenSession constructor. - View the issu

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

2003-07-09 Thread Michal Maczka
It was a long fight? :) mm > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 09, 2003 9:57 AM > To: [EMAIL PROTECTED] > Subject: cvs commit: maven/src/plugins-build/multiproject plugin.jelly > > dion2003/07/09 00:56:40 > > Modified

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

2003-07-09 Thread evenisse
evenisse2003/07/09 01:28:04 Modified:src/plugins-build/jnlp plugin.jelly Log: Use absolutePath. Thanks to Dion. Revision ChangesPath 1.14 +2 -4 maven/src/plugins-build/jnlp/plugin.jelly Index: plugin.jelly =

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

2003-07-09 Thread dion
dion2003/07/09 00:56:40 Modified:src/plugins-build/multiproject plugin.jelly Log: Add comment about why it can't use goal Revision ChangesPath 1.12 +1 -0 maven/src/plugins-build/multiproject/plugin.jelly Index: plugin.jelly ===

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

2003-07-09 Thread dion
dion2003/07/09 00:39:27 Modified:src/plugins-build/multiproject plugin.jelly Log: Try again Revision ChangesPath 1.11 +12 -17maven/src/plugins-build/multiproject/plugin.jelly Index: plugin.jelly =

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

2003-07-09 Thread dion
dion2003/07/09 00:30:49 Modified:src/plugins-build/word2html plugin.jelly Log: Change pre-goal to site rather than xdoc, as word docs are nothing to do with xdocs Revision ChangesPath 1.5 +1 -1 maven/src/plugins-build/word2html/plugin.jelly Index: plug

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

2003-07-09 Thread dion
dion2003/07/09 00:28:33 Modified:src/plugins-build/multiproject plugin.jelly Log: Fix multiproject:site being busted as multiproject:goal doesn't hold onto the projects for processing Revision ChangesPath 1.10 +8 -0 maven/src/plugins-build/multiproject/plug

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

2003-07-09 Thread dion
dion2003/07/09 00:22:29 Modified:src/plugins-build/xdoc plugin.jelly Log: Remove tabs Revision ChangesPath 1.30 +1 -1 maven/src/plugins-build/xdoc/plugin.jelly Index: plugin.jelly === R

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

2003-07-09 Thread dion
dion2003/07/09 00:21:03 Modified:src/plugins-build/repository plugin.jelly Log: Use param-check tag for validation Revision ChangesPath 1.21 +18 -25maven/src/plugins-build/repository/plugin.jelly Index: plugin.jelly

cvs commit: maven/src/plugins-build/repository/src/plugin-resources repository-audit.xml

2003-07-09 Thread dion
dion2003/07/09 00:17:09 Modified:src/plugins-build/repository/src/plugin-resources repository-audit.xml Log: Add simian Revision ChangesPath 1.27 +7 -0 maven/src/plugins-build/repository/src/plugin-resources/repository-audit.xml

[jira] Commented: (MAVEN-516) Simian Plugin (fully documented and ready to use)

2003-07-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 9 Jul 2003 2:39 AM Body: I've deployed the simian jar to ibiblio, but under groupId redhill, artifactId simian. - View the issu

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

2003-07-09 Thread dion
dion2003/07/09 00:13:53 Modified:src/plugins-build/html2xdoc plugin.jelly Log: Couple of comments on things to fix Revision ChangesPath 1.6 +2 -0 maven/src/plugins-build/html2xdoc/plugin.jelly Index: plugin.jelly =