[jira] Commented: (MPXDOC-92) Processing of ampersand

2004-06-04 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Fri, 4 Jun 2004 6:57 PM Body: You're right. I don't know where the problem can be because as you said it, the code is very easy in the xdoc plugin.

[jira] Commented: (MPXDOC-92) Processing of ampersand

2004-06-04 Thread jira
The following comment has been added to this issue: Author: Jerome Lacoste Created: Fri, 4 Jun 2004 6:34 PM Body: Ah. I tried to revert the dependencies from how they were in March, i,e, using maven-beta-10 but it didn't help. I have to look at jelly then... But in the xdoc proj

[jira] Commented: (MPXDOC-92) Processing of ampersand

2004-06-04 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Fri, 4 Jun 2004 6:20 PM Body: It's certainly a problem in Jelly :-( - View this comment: http://jira.codehaus.org/browse/MPXDOC

[jira] Commented: (MPXDOC-92) Processing of ampersand

2004-06-04 Thread jira
The following comment has been added to this issue: Author: Jerome Lacoste Created: Fri, 4 Jun 2004 6:11 PM Body: I would like to give a go at this issue, if someone can give some pointers as to where to look for. I had a look at the code for the xdoc plugin, but apart from the s

cvs commit: maven-components/maven-core/docs/apt alpha-release-criteria.apt plugin-descriptors.apt

2004-06-04 Thread jvanzyl
jvanzyl 2004/06/04 13:19:06 Modified:maven-core/docs/apt alpha-release-criteria.apt plugin-descriptors.apt Log: Revision ChangesPath 1.2 +2 -1 maven-components/maven-core/docs/apt/alpha-release-criteria.apt Index: alpha-release-cri

cvs commit: maven-components/maven-core/docs/apt maven-alpha-release-criteria.apt

2004-06-04 Thread jvanzyl
jvanzyl 2004/06/04 13:18:34 Removed: maven-core/docs/apt maven-alpha-release-criteria.apt Log: - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-core/docs/apt alpha-release-criteria.apt configuration-management.apt mojos.apt plugin-descriptors.apt plugins.apt

2004-06-04 Thread jvanzyl
jvanzyl 2004/06/04 13:11:46 Added: maven-core/docs/apt alpha-release-criteria.apt configuration-management.apt mojos.apt plugin-descriptors.apt plugins.apt Log: o i have amalgamated the unified source tree and POM encapsulation wiki

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

2004-06-04 Thread epugh
epugh 2004/06/04 12:12:34 Modified:cruisecontrol/src/plugin-resources cruisecontrol.jsl cruisecontrol/xdocs changes.xml Log: allow SVN repositories to be used. Revision ChangesPath 1.7 +14 -4 maven-plugins/cruisecontrol/src/plugin-resources/cru

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

2004-06-04 Thread epugh
epugh 2004/06/04 12:10:33 Modified:scm plugin.jelly project.xml scm/xdocs changes.xml Log: add minimal support for SVN to allow cruisecontrol plugin to run. Revision ChangesPath 1.12 +17 -0 maven-plugins/scm/plugin.jelly Index: plugin.j

[jira] Created: (MAVENUPLOAD-132) AspectJ 1.2 tools

2004-06-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-132 Here is an overview of the issue: -

[jira] Created: (MAVENUPLOAD-131) AspectJ 1.2 runtime

2004-06-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-131 Here is an overview of the issue: -

pom interpolation

2004-06-04 Thread Gilles Dodinet
hi- while working on mevenide, i experiment a strange behaviour : i unmarshall the pom with xpp3, then set the context through a call to project.setContext(..), then build the artifact list with ArtifactListBuilder : project.setContext(MavenUtils.createContext(project.getFile().getParentFile())

[jira] Created: (MAVENUPLOAD-130) please upload torque-gen-3.1.1-dev to correct location.

2004-06-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-130 Here is an overview of the issue: -

RE: cvs commit: maven-plugins/hibernate project.xml

2004-06-04 Thread Jason van Zyl
On Fri, 2004-06-04 at 09:07, Maczka Michal wrote: > Eric! > > Am I right that you are also Hibernate commiter? > Wouldn't it be for better to host this plugin under the aegis of Hibernate > project? +1 -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterf

cvs commit: maven-components/maven-core/docs/apt maven-alpha-release-criteria.apt

2004-06-04 Thread jvanzyl
jvanzyl 2004/06/04 08:22:46 Added: maven-core/docs/apt maven-alpha-release-criteria.apt Log: o removed from the wiki and added here as an apt doc o there will be a tool for editing apt docs shortly but this is a document that I want to control and when the wiki is opened up f

cvs commit: maven-components/maven-core/docs/apt - New directory

2004-06-04 Thread jvanzyl
jvanzyl 2004/06/04 08:05:46 maven-components/maven-core/docs/apt - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-core/docs - New directory

2004-06-04 Thread jvanzyl
jvanzyl 2004/06/04 08:05:28 maven-components/maven-core/docs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

run jester on maven

2004-06-04 Thread Jerome Lacoste
Anybody has tried running jester on maven? Would like to try it, but as it will probably take some time, was wondering if somebody had done it before. J - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

patches should be made on trunc?

2004-06-04 Thread Jerome Lacoste
Hi, I've made small cleanup patches for maven-1.0. I've made them on the branch version. Should I: - make them on the trunc instead? - should I do that next time or should I redo my patches for the trunc now? J - To unsubscri

[jira] Created: (MAVEN-1311) StringTool.splitStringAtLastDelim() is not used

2004-06-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1311 Here is an overview of the issue: - Key:

[jira] Commented: (MAVEN-1309) code cleanup in AbstractArtifact

2004-06-04 Thread jira
The following comment has been added to this issue: Author: Jerome Lacoste Created: Fri, 4 Jun 2004 10:22 AM Body: and forget about the typo in the naming of the patch file... - View this comment: http://jira.cod

[jira] Updated: (MAVEN-1310) code/javadoc cleanups in util package

2004-06-04 Thread jira
The following issue has been updated: Updater: Jerome Lacoste (mailto:[EMAIL PROTECTED]) Date: Fri, 4 Jun 2004 10:21 AM Comment: Proposed cleanups Changes: Attachment changed to MAVEN-1310_v1.txt --

[jira] Created: (MAVEN-1310) code/javadoc cleanups in util package

2004-06-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1310 Here is an overview of the issue: - Key:

[jira] Created: (MAVENUPLOAD-129) xdoclet 1.2.1

2004-06-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-129 Here is an overview of the issue: -

[jira] Created: (MAVEN-1309) code cleanup in AbstractArtifact

2004-06-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1309 Here is an overview of the issue: - Key:

[jira] Updated: (MAVEN-1309) code cleanup in AbstractArtifact

2004-06-04 Thread jira
The following issue has been updated: Updater: Jerome Lacoste (mailto:[EMAIL PROTECTED]) Date: Fri, 4 Jun 2004 10:13 AM Comment: - code reuse of getUrlPath() - fix identation - fix unecessary assignments Changes: Attachment changed to MAVEN-1039_v1.txt -

[jira] Updated: (MAVEN-1308) bootstrap documentation should clearly indicate that the MAVEN_HOME is to be overwritten

2004-06-04 Thread jira
The following issue has been updated: Updater: Jerome Lacoste (mailto:[EMAIL PROTECTED]) Date: Fri, 4 Jun 2004 10:06 AM Comment: Proposed change to fix issue. Changes: Attachment changed to MAVEN-1038_v1.txt --

[jira] Updated: (MAVEN-1305) dependency id is never set. Clean up getId() method

2004-06-04 Thread jira
The following issue has been updated: Updater: Jerome Lacoste (mailto:[EMAIL PROTECTED]) Date: Fri, 4 Jun 2004 10:10 AM Comment: This new version of patch also improves the documentation It removes the setId() code documentation and puts it in the setId javadoc. It also adds 2 note

[jira] Updated: (MAVEN-1307) lack of README.txt in root project

2004-06-04 Thread jira
The following issue has been updated: Updater: Jerome Lacoste (mailto:[EMAIL PROTECTED]) Date: Fri, 4 Jun 2004 10:02 AM Comment: proposed README.txt. Note that the html file on the site and the xdoc/start/bootstrap.xml might be out of sync (if maven src represents an old version).

[jira] Created: (MAVEN-1308) bootstrap documentation should clearly indicate that the MAVEN_HOME is to be overwritten

2004-06-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1308 Here is an overview of the issue: - Key:

[jira] Created: (MAVEN-1307) lack of README.txt in root project

2004-06-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1307 Here is an overview of the issue: - Key:

[jira] Created: (MAVEN-1306) Maven uses a non-portable sign ($) as a prefix to environment variables

2004-06-04 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1306 Here is an overview of the issue: - Key:

RE: cvs commit: maven-plugins/hibernate project.xml

2004-06-04 Thread Maczka Michal
Eric! Am I right that you are also Hibernate commiter? Wouldn't it be for better to host this plugin under the aegis of Hibernate project? regards Michal > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, June 04, 2004 2:57 PM > To: [EMAIL PROTECTED

cvs commit: maven-plugins/hibernate project.xml

2004-06-04 Thread epugh
epugh 2004/06/04 05:57:15 Modified:hibernate/xdocs changes.xml hibernate project.xml Log: Should have bumped version numbers when updating to hibernate 2.1.3 Revision ChangesPath 1.14 +1 -1 maven-plugins/hibernate/xdocs/changes.xml Index: c