cvs commit: maven-plugins/ear project.xml

2004-10-14 Thread felipeal
felipeal2004/10/14 22:09:31

  Modified:ear  project.xml
  Log:
  fixed URL for Jelly util taglib
  
  Revision  ChangesPath
  1.36  +1 -1  maven-plugins/ear/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- project.xml   15 Oct 2004 05:02:05 -  1.35
  +++ project.xml   15 Oct 2004 05:09:31 -  1.36
  @@ -103,7 +103,7 @@
 commons-jelly
 commons-jelly-tags-util
 20030211.141939
  -  http://jakarta.apache.org/commons/jelly/tags/util/
  +  http://jakarta.apache.org/commons/jelly/libs/util/index.html
   
 
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/ear project.xml

2004-10-14 Thread felipeal
felipeal2004/10/14 22:02:05

  Modified:ear  project.xml
  Log:
  added myself as developer
  
  Revision  ChangesPath
  1.35  +10 -0 maven-plugins/ear/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- project.xml   14 Jul 2004 23:19:14 -  1.34
  +++ project.xml   15 Oct 2004 05:02:05 -  1.35
  @@ -81,6 +81,16 @@
   Java Developer
 
   
  +
  +  Felipe Leme
  +  felipeal
  +  [EMAIL PROTECTED]
  +  Falcon Informatica
  +  
  +Java Developer
  +Jelly Developer
  +  
  +
 
 
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/ear project.xml

2004-07-14 Thread dion
dion2004/07/14 16:19:14

  Modified:ear  project.xml
  Log:
  Use later version of jelly xml tags
  
  Revision  ChangesPath
  1.34  +1 -1  maven-plugins/ear/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml   6 Jul 2004 12:37:17 -   1.33
  +++ project.xml   14 Jul 2004 23:19:14 -  1.34
  @@ -86,7 +86,7 @@
   
 commons-jelly
 commons-jelly-tags-xml
  -  20030211.142705
  +  20040613.030723
 http://jakarta.apache.org/commons/jelly/libs/xml/
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/ear project.xml

2004-05-11 Thread dion
dion2004/05/11 07:59:32

  Modified:examples project.xml
   eclipse  project.xml
   ejb  project.xml
   ear  project.xml
  Log:
  Remove 'Maven' and 'plugin' from name
  
  Revision  ChangesPath
  1.12  +1 -1  maven-plugins/examples/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/examples/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml   10 Apr 2004 00:59:23 -  1.11
  +++ project.xml   11 May 2004 14:59:32 -  1.12
  @@ -27,7 +27,7 @@
 maven-examples-plugin
 
   
  -  Maven example projects
  +  example projects
 
   
 maven
  
  
  
  1.29  +1 -1  maven-plugins/eclipse/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/eclipse/project.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- project.xml   2 May 2004 13:47:10 -   1.28
  +++ project.xml   11 May 2004 14:59:32 -  1.29
  @@ -22,7 +22,7 @@
 ../plugin-parent/project.xml
 3
 maven-eclipse-plugin
  -  Maven Eclipse Plug-in
  +  Eclipse
 1.7-SNAPSHOT
 A plugin to generate various files for the Eclipse IDE and ease the 
use of Maven within that environment. Requires Maven 1.0 RC2.
 Eclipse Plugin for Maven
  
  
  
  1.25  +1 -1  maven-plugins/ejb/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/ejb/project.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- project.xml   2 May 2004 13:48:35 -   1.24
  +++ project.xml   11 May 2004 14:59:32 -  1.25
  @@ -22,7 +22,7 @@
 ../plugin-parent/project.xml
 3
 maven-ejb-plugin
  -  Maven EJB Plugin
  +  EJB
 1.4-SNAPSHOT
 EJB Plugin for Maven
 EJB Plugin for Maven
  
  
  
  1.28  +1 -1  maven-plugins/ear/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- project.xml   2 May 2004 13:46:29 -   1.27
  +++ project.xml   11 May 2004 14:59:32 -  1.28
  @@ -22,7 +22,7 @@
 ../plugin-parent/project.xml
 3
 maven-ear-plugin
  -  Maven EAR Plugin
  +  EAR
 1.5-SNAPSHOT
 Ear Plugin for Maven
 Ear Plugin for Maven
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/ear project.xml

2004-05-02 Thread vmassol
vmassol 2004/05/02 06:46:29

  Modified:ear/xdocs changes.xml
   ear  project.xml
  Removed: ear/announcements 1.4.ann
  Log:
  - inherit from the plugin-parent/project.xml POM instead of the top level one which 
is reserved for the master build

  - removed custom reports as we can now use the default ones from 
plugin-parent/project.xml
  
  Revision  ChangesPath
  1.18  +1 -1  maven-plugins/ear/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/xdocs/changes.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- changes.xml   28 Mar 2004 23:14:40 -  1.17
  +++ changes.xml   2 May 2004 13:46:29 -   1.18
  @@ -24,7 +24,7 @@
   Nathan Coast
 
 
  -
  +
 Ignore generated file in plugin 
test.
 Check to make sure maven.ear.src exists before 
using it.
 Allow resources in EAR projects
  
  
  
  1.27  +6 -10 maven-plugins/ear/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- project.xml   19 Mar 2004 05:03:11 -  1.26
  +++ project.xml   2 May 2004 13:46:29 -   1.27
  @@ -19,7 +19,7 @@
-->
   
   
  -  ../project.xml
  +  ../plugin-parent/project.xml
 3
 maven-ear-plugin
 Maven EAR Plugin
  @@ -45,6 +45,11 @@
 1.4
 MAVEN_EAR_1_4
   
  +
  +  1.5
  +  1.5
  +  HEAD
  +
 
 
 
  @@ -91,13 +96,4 @@
 http://jakarta.apache.org/commons/jelly/tags/util/
   
 
  -  
  -maven-changes-plugin
  -maven-changelog-plugin
  -maven-file-activity-plugin
  -maven-developer-activity-plugin
  -maven-faq-plugin
  -maven-license-plugin
  -maven-linkcheck-plugin
  -  
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/ear project.xml

2004-03-18 Thread brett
brett   2004/03/18 21:03:12

  Modified:ear  project.xml
  Log:
  fix version tag
  
  Revision  ChangesPath
  1.26  +5 -7  maven-plugins/ear/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- project.xml   15 Mar 2004 11:09:09 -  1.25
  +++ project.xml   19 Mar 2004 05:03:11 -  1.26
  @@ -36,19 +36,17 @@
 
 
   
  +  1.2
  +  1.2
  +  MAVEN_EAR_1_2
  +
  +
 1.4
 1.4
 MAVEN_EAR_1_4
   
 
 
  -  
  -
  -  1.2
  -  1.2
  -  MAVEN_EAR_1_2
  -
  -  
 
   
 Vincent Massol
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/ear project.xml

2004-03-15 Thread dion
dion2004/03/15 03:09:09

  Modified:ear  project.xml
  Log:
  - Document maven.ear.src property

  - Document maven.ear.resources property

  - Add FAQ on including resources in an EAR

  - Add FAQ to navigation

  - Add FAQ to project reports
  
  Revision  ChangesPath
  1.25  +1 -1  maven-plugins/ear/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- project.xml   15 Mar 2004 10:54:10 -  1.24
  +++ project.xml   15 Mar 2004 11:09:09 -  1.25
  @@ -98,7 +98,7 @@
   maven-changelog-plugin
   maven-file-activity-plugin
   maven-developer-activity-plugin
  -maven-file-activity-plugin
  +maven-faq-plugin
   maven-license-plugin
   maven-linkcheck-plugin
 
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/ear project.xml

2003-11-26 Thread vmassol
vmassol 2003/11/26 13:21:54

  Modified:ear/xdocs changes.xml
   ear  project.xml
  Log:
  Continue work for 1.4 version
  
  Revision  ChangesPath
  1.12  +3 -0  maven-plugins/ear/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/xdocs/changes.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- changes.xml   26 Nov 2003 21:17:55 -  1.11
  +++ changes.xml   26 Nov 2003 21:21:54 -  1.12
  @@ -6,6 +6,9 @@
 
 
   
  +
  +
  +
   
 
   Added sar support in dependencies.
  
  
  
  1.20  +1 -1  maven-plugins/ear/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- project.xml   26 Nov 2003 21:17:55 -  1.19
  +++ project.xml   26 Nov 2003 21:21:54 -  1.20
  @@ -5,7 +5,7 @@
 3
 maven-ear-plugin
 Maven EAR Plugin
  -  1.3
  +  1.4-SNAPSHOT
 Ear Plugin for Maven
 Ear Plugin for Maven
 http://maven.apache.org/reference/plugins/ear/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/ear project.xml

2003-11-16 Thread vmassol
vmassol 2003/11/16 09:53:34

  Modified:ear/xdocs changes.xml
   ear  project.xml
  Log:
  Created JIRA project for EAR plugin.
  
  Revision  ChangesPath
  1.10  +15 -13maven-plugins/ear/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/xdocs/changes.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- changes.xml   19 Oct 2003 23:35:33 -  1.9
  +++ changes.xml   16 Nov 2003 17:53:34 -  1.10
  @@ -5,38 +5,40 @@
   Nathan Coast
 
 
  +
   
  -  Apply Maven-949
  +  
  +  
   
   
   
  -  
  -   Fixes for MAVEN-565
  -   Documentation of some properties were outdated   
  -  
  -  
  -Fixes for MAVEN-518.
  -Artifact processing in the plugin 
  -was slightly changed and now it supports jar overriding mechanism   
  +  
  +   Documentation of some properties were outdated.
  +  
  +  
  +Artifact processing in the plugin was slightly changed and now it 
  +supports jar overriding mechanism.
 
 
  -Added 'deploy', 'deploy-snapshot' and 'install-snapshot' goals
  +Added 'deploy', 'deploy-snapshot' and 'install-snapshot' goals.
 
 
   Removed warning about application.xml being added twice to the
   EAR.
   
   
  +
   
 
  -Added autogeneration of application.xml file
  +Added autogeneration of application.xml file.
 
   
  +
   
 
  -Initial plugin created
  +Initial plugin created.
 
   
  +
 
   
  -
  
  
  
  1.18  +3 -2  maven-plugins/ear/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/ear/project.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml   19 Oct 2003 23:35:33 -  1.17
  +++ project.xml   16 Nov 2003 17:53:34 -  1.18
  @@ -9,10 +9,11 @@
 Ear Plugin for Maven
 Ear Plugin for Maven
 http://maven.apache.org/reference/plugins/ear/
  +  
http://jira.codehaus.org/BrowseProject.jspa?id=10323
 /www/maven.apache.org/reference/plugins/ear/
 
  -scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:maven/src/plugins-build/ear/
  -http://cvs.apache.org/viewcvs/maven/src/plugins-build/ear/
  +scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:maven-plugins/ear/
  +http://cvs.apache.org/viewcvs/maven-plugins/ear/
 
 
 
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]