RE: changes.xml modifications (was RE: cvs commit: maven-plugins/scm/xdocs changes.xml)

2004-03-07 Thread Vincent Massol
Unfortunately, no :-) (I have never used dom4j). I don't think you'll find any option for this kind of thing. It has to be coded with some rules like: - offset by 2 spaces right to the previous line position of the element - find out word tokens and ensure the words wrap at 78 chars (except if no

[jira] Deleted: (MAVEN-1190) Allow the reactor tag to reuse previously processed projects

2004-03-07 Thread jira
Message: The following issue has been deleted from JIRA. - Here is an overview of the issue: - Key: MAVEN-1190 Summary: Allow the reactor tag to r

[jira] Updated: (MAVEN-1190) Allow the reactor tag to reuse previously processed projects

2004-03-07 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 7 Mar 2004 10:08 PM Comment: Patch to reactor tag Changes: Attachment changed to MAVEN-1190.diff ---

[jira] Created: (MAVEN-1190) Allow the reactor tag to reuse previously processed projects

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

maven-model

2004-03-07 Thread Jason van Zyl
Howdy, I have moved the the exising maven-components/maven-model out of the way and imported a new version which is based on a model for Maven. The sources for the maven model are generated, but in addition the corresponding XML Schema and an Xdoc formatted document which describes the model. I h

[jira] Created: (MPPLUGIN-12) plugin:download deletes all plugins if run from maven source

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

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

2004-03-07 Thread jvanzyl
jvanzyl 2004/03/07 17:31:19 Log: o the sources for the model have now been replaced with a model from which the sources for the model are generated :-) In addition the process also generates the corresponding XML Schema from the model and an xdoc formatted document which des

cvs commit: maven-components/maven-mboot/src/bash modello maven.functions

2004-03-07 Thread jvanzyl
jvanzyl 2004/03/07 17:12:32 Modified:maven-mboot/src/bash maven.functions Added: maven-mboot/src/bash modello Log: o adding a script for modello which is now used to generate the maven model sources from a modello model file. Revision ChangesPath 1.27 +2

[jira] Commented: (MAVEN-1189) Many extraneous ant tag library messages output

2004-03-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sun, 7 Mar 2004 7:54 PM Body: thanks - I noticed that. I think I've already fixed it, but haven't had a chance to test yet. - View

RE: changes.xml modifications (was RE: cvs commit: maven-plugins/ scm/xdocs changes.xml)

2004-03-07 Thread Brett Porter
Maybe setTrimText(false) will do it. I'll have a look before more releases. Shame I already released the changes plugin :) > -Original Message- > From: Brett Porter > Sent: Monday, 8 March 2004 8:56 AM > To: 'Maven Developers List' > Subject: RE: changes.xml modifications (was RE: cvs co

cvs commit: maven-components/maven-mboot/src/sea sea-header

2004-03-07 Thread jvanzyl
jvanzyl 2004/03/07 16:44:10 Modified:maven-mboot/src/bash deps maven.functions maven-mboot/src/sea sea-header Log: o making the download of dependencies silent o install the dependencies of mboot during the install Revision ChangesPath 1.2 +3 -0

[jira] Created: (MAVEN-1189) Many extraneous ant tag library messages output

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

Fw: [Hivemind] build hivemind in eclipse?

2004-03-07 Thread dion
FYI, people deciding to move away from Maven. -- dIon Gillard, Multitask Consulting - Forwarded by dIon Gillard/Multitask Consulting/AU on 08/03/2004 10:44 AM - "Howard M. Lewis Ship" <[EMAIL PROTECTED]> 08/03/2004 01:18 AM Please respond to "Jakarta Commons Developers List" <[EMAIL P

cvs commit: maven-plugins/xdoc project.xml

2004-03-07 Thread brett
brett 2004/03/07 15:01:27 Modified:announcement project.xml antlrproject.xml artifact project.xml ashkelon project.xml aspectj project.xml aspectwerkz project.xml caller project.xml

cvs commit: maven-components/maven-project/src/java/org/apache/maven/project MavenProject.java

2004-03-07 Thread jvanzyl
jvanzyl 2004/03/07 14:46:25 Modified:maven-project/src/java/org/apache/maven/project MavenProject.java Log: o adding repository checking from the model and adding it to the project. Revision ChangesPath 1.10 +9 -0 maven-components/maven-

cvs commit: maven-components/maven-project/src/java/org/apache/maven/artifact AbstractMavenArtifact.java

2004-03-07 Thread jvanzyl
jvanzyl 2004/03/07 14:40:55 Modified:maven-project/src/java/org/apache/maven/artifact AbstractMavenArtifact.java Log: o use the dependency for now until the artifact handlers are plugged in. Revision ChangesPath 1.2 +6 -1 maven-componen

cvs commit: maven-components/maven-project/src/java/org/apache/maven/artifact MavenArtifact.java

2004-03-07 Thread jvanzyl
jvanzyl 2004/03/07 14:39:45 Modified:maven-project/src/java/org/apache/maven/artifact MavenArtifact.java Log: o the extension must be determined by the artifact and ultimately the artifact handler. Removing getExtension() from Dependency in the model.

cvs commit: maven-components/maven-project/src/java/org/apache/maven/project DefaultMavenProjectBuilder.java MavenProject.java

2004-03-07 Thread jvanzyl
jvanzyl 2004/03/07 14:36:57 Modified:maven-project/src/java/org/apache/maven/project DefaultMavenProjectBuilder.java MavenProject.java Log: o adding getVersionById( versionId ) to the project and removing it from the model. It's generated information. Mode

RE: changes.xml modifications (was RE: cvs commit: maven-plugins/ scm/xdocs changes.xml)

2004-03-07 Thread Brett Porter
Do you know appropriate dom4j formatting options for this? Thanks, Brett > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Sunday, 7 March 2004 7:50 PM > To: 'Maven Developers List' > Subject: changes.xml modifications (was RE: cvs commit: > maven-plugins/scm

changes.xml modifications (was RE: cvs commit: maven-plugins/scm/xdocs changes.xml)

2004-03-07 Thread Vincent Massol
Hi Brett, Why are you reformatting all the changes.xml files? I much preffered the old way, i.e. Update POM using dom4j instead of JSL - no more formatting issues. Instead of: Update POM using dom4j instead of JSL - no more formatting issues. which is: a/ unreadable b/ overflows to more t