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

2004-11-06 Thread felipeal
felipeal2004/11/06 16:45:00 Modified:ear plugin.jelly ear/xdocs changes.xml Log: MPEAR-9: Build now fails in some cases were the dependencies are copied with wrong case. Revision ChangesPath 1.22 +5 -0 maven-plugins/ear/plugin.jelly Ind

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

2004-11-06 Thread jira
Message: The following issue has been closed. Resolver: Felipe Leme Date: Sat, 6 Nov 2004 7:48 PM I applied the changes and am assuming it works, but I couldn't reproduce the issue (as I use Linux). - View the iss

cvs commit: maven-plugins/hibernate project.xml

2004-11-06 Thread felipeal
felipeal2004/11/06 16:40:31 Modified:hibernate project.xml Log: added my timezone Revision ChangesPath 1.40 +1 -0 maven-plugins/hibernate/project.xml Index: project.xml === RCS file: /home/

Re: Can we move JBOSS plugin to maven-plugins.sf.net?

2004-11-06 Thread Felipe Leme
Dan, I haven't used the JBoss plugin yet (although I should, as we use JBoss in my company) and haven't read the latest Jira notifications neither, but if you can revise the patch (and preferably include some test cases), I would gladly commit it. -- Felipe On Sat, 2004-11-06 at 21:37, Dan R. G

Can we move JBOSS plugin to maven-plugins.sf.net?

2004-11-06 Thread Dan R. Greening
Folks, There's been some patches/bug reports made to the Maven JBoss plugin. There has been no action on some of these since May. See http://jira.codehaus.org/browse/MPJBOSS-12. The problem is that there is only one committer using JBoss, so if th

[jira] Commented: (MAVENUPLOAD-247) Upload javassist-3.0-rc-1.jar

2004-11-06 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sat, 6 Nov 2004 6:38 PM Body: Cannot deploy without the LICENSE.txt file - View this comment: http://jira.codehaus.org/browse/MA

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

2004-11-06 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Sat, 6 Nov 2004 6:52 PM Body: Paul, This feature seems very interesting and we would be glad to add a new goal for it in the plugin. But before we do so, I have some comments: 1.We are not using Jel

[jira] Closed: (MAVENUPLOAD-250) iText 1.02b

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

[jira] Closed: (MAVENUPLOAD-252) Please upload aspectjtools 1.2.1

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

[jira] Closed: (MAVENUPLOAD-253) Please upload aspectjrt 1.2.1

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

[jira] Closed: (MAVENUPLOAD-249) JFreeChart 0.9.21

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

[jira] Closed: (MAVENUPLOAD-248) JCommon 0.9.6

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

Re: source layout of jelly tags

2004-11-06 Thread Brett Porter
This is done. Cheers, Brett Jason van Zyl wrote: Hi, I'm creating some new tags to help make the geronimo build easier and I would like to update the source layout to the new format that we agreed on a while ago. I'm not sure if the wiki has been deface or still working but essentially: src/main/ja

cvs commit: maven-jelly-tags/src/java/test/org/apache/maven/jelly/tags/maven DependencyResolverTest.java DependencyResolverTestData.java RootRelativePathTagTest.java

2004-11-06 Thread brett
brett 2004/11/06 14:35:39 Modified:.project.xml Removed: src/java/main/org/apache/maven/jelly/tags BaseTagLibrary.java BaseTagSupport.java package.html src/java/main/org/apache/maven/jelly/tags/maven

cvs commit: maven-jelly-tags/src/test/java - Imported sources

2004-11-06 Thread brett
brett 2004/11/06 14:33:42 Log: import to new directory for consistent structure Status: Vendor Tag: ASF Release Tags: INIT N maven-jelly-tags/src/test/java/org/apache/maven/jelly/tags/maven/DependencyResolverTest.java N maven-jelly-tags/src/test/java/org/apache/mav

cvs commit: maven-jelly-tags/src/main/java - Imported sources

2004-11-06 Thread brett
brett 2004/11/06 14:31:57 Log: import to new directory for consistent directory structure Status: Vendor Tag: ASF Release Tags: INIT N maven-jelly-tags/src/main/java/org/apache/maven/jelly/tags/BaseTagLibrary.java N maven-jelly-tags/src/main/java/org/apache/maven/jel

cvs commit: maven-jelly-tags/xdocs changes.xml

2004-11-06 Thread brett
brett 2004/11/06 13:57:32 Modified:.project.xml src/java/main/org/apache/maven/jelly/tags/maven DependencyResolver.java DependencyResolverInterface.java GraphDependencyResolver.java ReactorTa

[jira] Closed: (MPHIBERNATE-13) create new goal hibernate:schema-update

2004-11-06 Thread jira
Message: The following issue has been closed. Resolver: Felipe Leme Date: Sat, 6 Nov 2004 4:58 PM Done - View the issue: http://jira.codehaus.org/browse/MPHIBERNATE-13 Here is an overview of the issue: --

cvs commit: maven-plugins/hibernate plugin.jelly

2004-11-06 Thread felipeal
felipeal2004/11/06 13:52:23 Modified:hibernate/xdocs goals.xml changes.xml hibernate/src/plugin-test maven.xml hibernate/src/main/org/apache/maven/hibernate/jelly HibernateTagLibrary.java hibernate plugin.jelly Log:

cvs commit: maven-plugins/hibernate project.xml

2004-11-06 Thread felipeal
felipeal2004/11/06 13:51:43 Modified:hibernate project.xml Log: added myself as developer Revision ChangesPath 1.39 +9 -0 maven-plugins/hibernate/project.xml Index: project.xml === RCS file

cvs commit: maven-plugins/hibernate/src/main/org/apache/maven/hibernate/beans SchemaUpdateBean.java

2004-11-06 Thread felipeal
felipeal2004/11/06 13:51:31 Added: hibernate/src/main/org/apache/maven/hibernate/jelly SchemaUpdateTag.java hibernate/src/main/org/apache/maven/hibernate/beans SchemaUpdateBean.java Log: MPHIBERNATE-13: new class necess

cvs commit: maven-plugins/hibernate/src/main/org/apache/maven/hibernate/beans SchemaBeanBase.java SchemaExportBean.java

2004-11-06 Thread felipeal
felipeal2004/11/06 13:50:38 Modified:hibernate/src/main/org/apache/maven/hibernate/jelly SchemaExportTag.java hibernate/src/main/org/apache/maven/hibernate/beans SchemaExportBean.java Added: hibernate/src/main/org/apa

[jira] Commented: (MPJBOSS-12) Support for BASIC authentication for deploy and undeploy goals

2004-11-06 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sat, 6 Nov 2004 4:45 PM Body: There is only one committer to my knowledge that is able to look after patches, that is Vincent and he is the lead. Others don't use jboss so aren't comfortable testing

cvs commit: maven-plugins/hibernate/xdocs index.xml

2004-11-06 Thread felipeal
felipeal2004/11/06 12:25:01 Modified:hibernate/xdocs index.xml Log: Fixed typo Revision ChangesPath 1.4 +1 -1 maven-plugins/hibernate/xdocs/index.xml Index: index.xml === RCS file: /home/c

[jira] Commented: (MPJBOSS-12) Support for BASIC authentication for deploy and undeploy goals

2004-11-06 Thread jira
The following comment has been added to this issue: Author: Dan Greening Created: Sat, 6 Nov 2004 11:48 AM Body: What's happening with this? I need it, and I'm sure many others do too. I'd be willing to revise M-Leander Reimer's patch for the current version of the JBoss plugi

[jira] Updated: (MPJAVADOC-48) Adds ability to generate javadocs for previous releases from CVS

2004-11-06 Thread jira
The following issue has been updated: Updater: Corey Scott (mailto:[EMAIL PROTECTED]) Date: Sat, 6 Nov 2004 11:29 AM Comment: patch mentioned in issue desc. Changes: Attachment changed to patch_v1.txt -

[jira] Created: (MPJAVADOC-48) Adds ability to generate javadocs for previous releases from CVS

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

[jira] Created: (MPJIRA-5) jira plugin does not work with jira 3.0.2

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

cvs commit: maven project.xml

2004-11-06 Thread brett
brett 2004/11/06 06:30:12 Modified:.Tag: MAVEN-1_0-BRANCH project.xml Log: update to release Revision ChangesPath No revision No revision 1.317.4.38 +1 -1 maven/project.xml Index: project.xml ==

Re: cvs commit: maven project.xml

2004-11-06 Thread Brett Porter
Done. Please be aware that the last fix I put in has introduced some problems, so if you are bootstrapping - some property setting may go awry. I'll either fix it or back it out tomorrow before putting together the release for a vote. Cheers, Brett Brett Porter wrote: Thanks, I'll fix it now. -

cvs commit: maven-jelly-tags/xdocs changes.xml

2004-11-06 Thread brett
brett 2004/11/06 06:18:06 Modified:.Tag: MAVEN-1_0_1-BRANCH project.xml xdocsTag: MAVEN-1_0_1-BRANCH changes.xml Log: [maven-scm-plugin] prepare release 1.0.1 Revision ChangesPath No revision No revision

Re: cvs commit: maven project.xml

2004-11-06 Thread Brett Porter
Thanks, I'll fix it now. - Brett Arnaud HERITIER wrote: maven maven-jelly-tags - 1.0 + 1.0.1-SNAPSHOT Hi Brett, The bootstrap fails because this SNAPSHOT isn't on ibilio. Arnaud - To

RE: cvs commit: maven project.xml

2004-11-06 Thread Arnaud HERITIER
> > maven > maven-jelly-tags > - 1.0 > + 1.0.1-SNAPSHOT > Hi Brett, The bootstrap fails because this SNAPSHOT isn't on ibilio. Arnaud - To unsubscribe, e-mail: [EMAIL PROTECTED]

[jira] Reopened: (MAVEN-1467) maven:get/set doesn't appear to correctly initialise plugin in some cases

2004-11-06 Thread jira
Message: The following issue has been reopened. Reopener: Brett Porter Date: Sat, 6 Nov 2004 5:37 AM reopening again - causes checkstyle to fail - View the issue: http://jira.codehaus.org/browse/MAVEN-1467 Here i

[jira] Updated: (MAVEN-1459) misleading error message

2004-11-06 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Sat, 6 Nov 2004 4:31 AM Comment: this will be more practical in 1.1 when werkz is moved to the same CVS Changes: Fix Version changed to 1.1 Fix Version changed

[jira] Updated: (MAVEN-1428) "Response content length not known"

2004-11-06 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Sat, 6 Nov 2004 4:32 AM Comment: hard to replicate and just a stray error message. Will leave for 1.1 Changes: Fix Version changed to 1.1 Fix Version changed fr

[jira] Closed: (MAVEN-1467) maven:get/set doesn't appear to correctly initialise plugin in some cases

2004-11-06 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 6 Nov 2004 4:14 AM done. - View the issue: http://jira.codehaus.org/browse/MAVEN-1467 Here is an overview of the issue:

cvs commit: maven/src/java/org/apache/maven/plugin PluginManager.java

2004-11-06 Thread brett
brett 2004/11/06 01:11:37 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH PluginManager.java Log: PR: MAVEN-1467 Properly initialise plugin properties, so maven:set will work even before goal attainment. This is ugly, but the correctio