[jira] Commented: (MPEAR-18) Deduct utility jars from module poms

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 10:27 PM Body: Just as a side note, that would depend on maven being able to resolve transitive dependencies, which is not going to happen in the maven 1.x series (only at M2). --

cvs commit: maven-plugins/ear plugin.jelly

2004-12-08 Thread felipeal
felipeal2004/12/08 19:15:36 Modified:ear plugin.jelly Log: better check for the case-sensitiveness issue Revision ChangesPath 1.32 +15 -10maven-plugins/ear/plugin.jelly Index: plugin.jelly ==

[jira] Commented: (MPEAR-31) goal ear:generate-ear-descriptor produces invalid application.xml

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 10:10 PM Body: I changed the code on CVS; it should have solved the issue. So, could you please test it again? -- Felipe

[jira] Commented: (MPEAR-30) Support generation of application.xml for J2EE 1.4

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 9:57 PM Body: I'm afraid the solution is not that simple, as J2EE 1.4 uses XML Schema and the Jelly XML taglib doesn't seems to support it (if it does, I didn't realize how :-(. Anyw

[jira] Closed: (MPEAR-29) link to v1.5 is not present in plugin download page

2004-12-08 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPEAR-29 Here is an overview of the issue: - Key: M

[jira] Updated: (MPEAR-29) link to v1.5 is not present in plugin download page

2004-12-08 Thread jira
The following issue has been updated: Updater: Felipe Leme (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 9:49 PM Changes: Attachment changed to MPEAR-29.png - For a full history of the issue, see

[jira] Reopened: (MPEAR-29) link to v1.5 is not present in plugin download page

2004-12-08 Thread jira
Message: The following issue has been reopened. Reopener: Felipe Leme Date: Wed, 8 Dec 2004 9:48 PM Reopening so I can attach a screenshot.. - View the issue: http://jira.codehaus.org/browse/MPEAR-29 Here is an o

[jira] Closed: (MPEAR-29) link to v1.5 is not present in plugin download page

2004-12-08 Thread jira
Message: The following issue has been closed. Resolver: Felipe Leme Date: Wed, 8 Dec 2004 9:47 PM I checked the page and the link was there (see attachment). - View the issue: http://jira.codehaus.org/browse/MPEAR

Re: Jira exception

2004-12-08 Thread Felipe Leme
Nevermind, it's working now... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/ear/src/plugin-test/test02 project.properties

2004-12-08 Thread felipeal
felipeal2004/12/08 18:27:13 Modified:ear/src/plugin-test/test02 project.properties Log: added ASL Revision ChangesPath 1.2 +15 -0 maven-plugins/ear/src/plugin-test/test02/project.properties Index: project.properties ==

Jira exception

2004-12-08 Thread Felipe Leme
All of sudden Jira start to crash on my user - I can open a bug while logged out, but I get the following message when I log in: A system error has occurred. If this problem persists - please notify your JIRA administrator of this problem. If you are an administrator, please try submitting

cvs commit: maven-plugins/ear/src/plugin-test/test02 maven.xml

2004-12-08 Thread felipeal
felipeal2004/12/08 18:11:47 Modified:ear/src/plugin-test/test02 maven.xml Log: fixed typo Revision ChangesPath 1.5 +1 -1 maven-plugins/ear/src/plugin-test/test02/maven.xml Index: maven.xml =

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

2004-12-08 Thread felipeal
felipeal2004/12/08 18:05:40 Modified:ear plugin.jelly ear/src/plugin-test/test02 maven.xml project.xml ear/xdocs changes.xml Added: ear/src/plugin-test/test02 project.properties Log: Fix for MPEAR-31: created a tag that defines the path of a

cvs commit: maven-plugins/ear/src/plugin-test/test01 maven.xml

2004-12-08 Thread felipeal
felipeal2004/12/08 18:02:43 Modified:ear/src/plugin-test/test01 maven.xml Log: improved workflow Revision ChangesPath 1.2 +3 -4 maven-plugins/ear/src/plugin-test/test01/maven.xml Index: maven.xml ==

[jira] Commented: (MPXDOC-94) maven-jdepend-plugin: incorrectly encoded project.xml

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Olivier Mengué Created: Wed, 8 Dec 2004 6:48 PM Body: It would be simpler to use decimal entities such as "é" for "é" directly. But the supplied patch seems still good. Can anone apply it?

[jira] Created: (MPIDEA-16) Project source folders based on maven.compile.src.set

2004-12-08 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPIDEA-16 Here is an overview of the issue: - Key:

[jira] Commented: (MAVENUPLOAD-273) Upload hibernate-tools jar for use with maven-hibernate plugin

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Wed, 8 Dec 2004 5:58 PM Body: The jar inside the bundle has no classes. Has anything to do with hibernate-extensions from hibernate? The groupId should be related to you. hibernate-extensions may l

[jira] Commented: (MAVENUPLOAD-273) Upload hibernate-tools jar for use with maven-hibernate plugin

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 5:48 PM Body: Paul, You don't need an in the POM, only and . Also, I think it would be better if the groupId was just 'hibernate' and the artifactId 'hibernate-extensions'. Also, n

[jira] Commented: (MPHIBERNATE-12) Adding POJO from hbm file code generation feature to plugin

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Paul Kearney Created: Wed, 8 Dec 2004 5:13 PM Body: Felipe, I have placed a request for the upload of the hibernate-tools-2.1.3.jar to ibiblio as you suggested. If this goes ahead the project.xml for my patch will requ

[jira] Created: (MAVENUPLOAD-273) Upload hibernate-tools jar for use with maven-hibernate plugin

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

[jira] Updated: (MPEJB-14) Missing: ejb:install-client-snapshot, ejb:deploy-client-snapshot

2004-12-08 Thread jira
The following issue has been updated: Updater: Scott D. Ryan (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 5:08 PM Comment: Here is the code we are using to implement the client snapshot functionality. It would be great if it could be added to a release. Changes:

[jira] Updated: (MPHIBERNATE-12) Adding POJO from hbm file code generation feature to plugin

2004-12-08 Thread jira
The following issue has been updated: Updater: Paul Kearney (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 4:57 PM Comment: Apologies added the wrong jar. Adding the upload bundle jar this time. Changes: Attachment changed to hibernate-tools-2.1.3-bundle.jar

[jira] Updated: (MPHIBERNATE-12) Adding POJO from hbm file code generation feature to plugin

2004-12-08 Thread jira
The following issue has been updated: Updater: Paul Kearney (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 4:55 PM Comment: Adding ibiblio upload bundle to this jira in order to make it readily available for inclusion in a further jira request to have it uploaded to the ibiblio

[jira] Commented: (MPEAR-28) Addition the current project artifact in the ear and application.xml generated by plugin.

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 3:42 PM Body: dIon, This is a common need on projects that creates components. For instance, your project main goal is an EJB, but in order to create a self-contained, deployable EJ

[jira] Created: (MPANTLR-5) The ANTLR plugin has not been upgraded to antlr 2.7.4

2004-12-08 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPANTLR-5 Here is an overview of the issue: - Key:

[jira] Created: (MPANTLR-4) Use of ANTLR grammar inheritance requires -glib option for ANTLR.

2004-12-08 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPANTLR-4 Here is an overview of the issue: - Key:

[jira] Created: (MPANTLR-3) Generated parsers and lexers are not being scanned by javadoc.

2004-12-08 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPANTLR-3 Here is an overview of the issue: - Key:

[jira] Commented: (MPXDOC-118) [PATCH] Allow xdoc templates to escape XML

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Wed, 8 Dec 2004 1:45 PM Body: ok for me, but it must be documented. - View this comment: http://jira.codehaus.org/browse/MPXDOC

[jira] Commented: (MPEAR-31) goal ear:generate-ear-descriptor produces invalid application.xml

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 1:03 PM Body: This is what it generates: test-maven-ear-plugin-02 commons-logging-1.0.3.jar In fact, you're right, it should be: /APP-INF/lib/commons-logging-1.0.3.

[jira] Commented: (MPASPECTJ-15) Add property that define output folder for aspectj:compile goal.

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Alexey Dashkevich Created: Wed, 8 Dec 2004 11:25 AM Body: I will describe situation when destination property will be helpful. For example we have project with following structure: project | - src | | | |-

[jira] Commented: (MPEAR-31) goal ear:generate-ear-descriptor produces invalid application.xml

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Matthias Müller Created: Wed, 8 Dec 2004 11:04 AM Body: What is the content of the generated application.xml file like ??? There should be (in your case) an entry: ... /APP-INF/lib/LOG4J.JAR ... but there is probab

[jira] Updated: (MPEAR-31) goal ear:generate-ear-descriptor produces invalid application.xml

2004-12-08 Thread jira
The following issue has been updated: Updater: Felipe Leme (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 10:43 AM Comment: Hmm, this sounds like a multiproject-only issue, as I test02 tested the situation where both bundle.name and bundle.dir were set: log4j log4j

[jira] Created: (MAVEN-1527) Update the planetmirror.com mirror link

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

[jira] Updated: (MPEAR-31) goal ear:generate-ear-descriptor produces invalid application.xml

2004-12-08 Thread jira
The following issue has been updated: Updater: Matthias Müller (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 9:47 AM Comment: my temporary fix of the ear:generate-ear-descriptor; but its a little bit dirty because of the code duplication Changes: Attachment chang

[jira] Updated: (MPEAR-31) goal ear:generate-ear-descriptor produces invalid application.xml

2004-12-08 Thread jira
The following issue has been updated: Updater: Matthias Müller (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 9:45 AM Comment: "test-case" project.xml (which is propably not working in your environment since it is part of a multiproject, but nevertheless the important part are the

[jira] Commented: (MPEAR-31) goal ear:generate-ear-descriptor produces invalid application.xml

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 9:36 AM Body: Hi Matthias, Could you please provide a test-case (for instance, a project.xml)? Also, the problem is on 1.6, not 1.5, right? -- Felipe ---

[jira] Commented: (MPEAR-31) goal ear:generate-ear-descriptor produces invalid application.xml

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Matthias Müller Created: Wed, 8 Dec 2004 9:25 AM Body: Affected Version is obviously 1.6 not 1.5 ! - View this comment: http://jira.codehaus.org/browse/

[jira] Commented: (MPXDOC-118) [PATCH] Allow xdoc templates to escape XML

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 9:19 AM Body: Could I commit this change? Any objection? - View this comment: http://jira.codehaus.org/browse/MPXDO

[jira] Created: (MPEAR-31) goal ear:generate-ear-descriptor produces invalid application.xml

2004-12-08 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPEAR-31 Here is an overview of the issue: - Key: M

[jira] Closed: (MAVENUPLOAD-272) New maven plugin for codeguide want to release on ibiblio

2004-12-08 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-272 Here is an overview of the issue: -

[jira] Updated: (MAVENUPLOAD-272) New maven plugin for codeguide want to release on ibiblio

2004-12-08 Thread jira
The following issue has been updated: Updater: Mark Lowe (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 8:18 AM Comment: I've attached with id changed to artifactId and groupId all in. The bundle is also available from the original url. Changes: Attachment chang

[jira] Created: (MPCHANGELOG-49) Visual Source Safe factory proposal

2004-12-08 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCHANGELOG-49 Here is an overview of the issue: -

[jira] Updated: (MPCHANGELOG-49) Visual Source Safe factory proposal

2004-12-08 Thread jira
The following issue has been updated: Updater: Freddy Mallet (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 7:35 AM Comment: Source code Changes: Attachment changed to VSS-changelog-plugin-impl.zip --

[jira] Commented: (MPEAR-9) Dependency case mismatch causes missing dependency without error

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 7:13 AM Body: Henri, I changed the code to only issue a warning. Could you please install the latest maven-ear-plugin from CVS (or download it from my page at apache, running the com

[jira] Commented: (MAVEN-1526) Regression: build fails because of case problem in dependency

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 7:12 AM Body: Ludovic, I changed the code to only issue a warning. Could you please install the latest maven-ear-plugin from CVS (or download it from my page at apache, running the c

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

2004-12-08 Thread felipeal
felipeal2004/12/08 04:00:21 Modified:ear plugin.jelly project.xml ear/xdocs changes.xml Log: Fix for MAVEN-1526: issues a warning (instead of failing the build) when a case-sensitiveness dependency issue is found Revision ChangesPath 1.30 +25 -2

[jira] Commented: (MPEAR-9) Dependency case mismatch causes missing dependency without error

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 6:23 AM Body: I tried to add a link to MAVEN-1526 (which was caused by the fix for this bug), but Jira failed to do so: An error occurred: com.atlassian.core.AtlassianCoreException: E

[jira] Reopened: (MPEAR-9) Dependency case mismatch causes missing dependency without error

2004-12-08 Thread jira
Message: The following issue has been reopened. Reopener: Felipe Leme Date: Wed, 8 Dec 2004 6:20 AM Looks like the problem is serious, as this bug was fixed for the 1.6 release which got into maven 1.0.2 - View the

[jira] Commented: (MAVEN-1526) Regression: build fails because of case problem in dependency

2004-12-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 6:19 AM Body: Ludovic, That message is caused by a change on the maven-ear-plugin (MPEAR-9). Looks like the fix for that issue breaks some cases where the MAVEN_HOME is set with diff

[jira] Created: (MAVEN-1526) Regression: build fails because of case problem in dependency

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

[jira] Updated: (MAVEN-430) maven checks md5 checksums at wrong point.

2004-12-08 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 4:43 AM Changes: environment changed to Fix Version changed to 1.1-beta-1 -

[jira] Updated: (MAVEN-1147) tag should be able to inherit at least a subset of variables.

2004-12-08 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Dec 2004 4:30 AM Changes: Fix Version changed to 1.1-beta-1 - For a full history of the issue, see