cvs commit: maven-plugins/struts project.xml

2004-07-18 Thread dion
dion2004/07/18 07:05:19

  Modified:struts   project.xml
  Log:
  Bump version to 1.4-SNAPSHOT.
  
  Revision  ChangesPath
  1.43  +1 -1  maven-plugins/struts/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/struts/project.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- project.xml   15 Jul 2004 00:26:49 -  1.42
  +++ project.xml   18 Jul 2004 14:05:19 -  1.43
  @@ -23,7 +23,7 @@
 pomVersion3/pomVersion
 idmaven-struts-plugin/id
 nameMaven Struts Plugin/name
  -  currentVersion1.3.1-SNAPSHOT/currentVersion
  +  currentVersion1.4-SNAPSHOT/currentVersion
 description/
 shortDescriptionWork with struts jars/shortDescription
 urlhttp://maven.apache.org/reference/plugins/struts//url
  
  
  

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



cvs commit: maven-plugins/struts project.xml

2004-07-14 Thread dion
dion2004/07/14 17:21:15

  Modified:struts   project.xml
  Log:
  Move to commons-lang 2.0
  
  Revision  ChangesPath
  1.41  +1 -1  maven-plugins/struts/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/struts/project.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- project.xml   9 Jul 2004 12:58:04 -   1.40
  +++ project.xml   15 Jul 2004 00:21:15 -  1.41
  @@ -76,7 +76,7 @@
   dependency
 groupIdcommons-lang/groupId
 artifactIdcommons-lang/artifactId
  -  version1.0.1/version
  +  version2.0/version
   /dependency
   dependency
 groupIdcommons-logging/groupId
  
  
  

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



cvs commit: maven-plugins/struts project.xml

2004-07-14 Thread dion
dion2004/07/14 17:26:49

  Modified:struts   project.xml
  Log:
  Upgrade to regexp 1.3
  
  Revision  ChangesPath
  1.42  +1 -1  maven-plugins/struts/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/struts/project.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- project.xml   15 Jul 2004 00:21:15 -  1.41
  +++ project.xml   15 Jul 2004 00:26:49 -  1.42
  @@ -91,7 +91,7 @@
   dependency
 groupIdregexp/groupId
 artifactIdregexp/artifactId
  -  version1.2/version
  +  version1.3/version
   /dependency
   dependency
 groupIdxml-apis/groupId
  
  
  

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



cvs commit: maven-plugins/struts project.xml

2004-02-22 Thread brett
brett   2004/02/22 16:30:28

  Modified:struts   Tag: NMAVEN_STRUTS_1_2-branch project.xml
  Log:
  add version info
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.25.2.1  +7 -0  maven-plugins/struts/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/struts/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.25.2.1
  diff -u -r1.25 -r1.25.2.1
  --- project.xml   29 Sep 2003 05:19:13 -  1.25
  +++ project.xml   23 Feb 2004 00:30:28 -  1.25.2.1
  @@ -14,6 +14,13 @@
   connectionscm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:maven/src/plugins-build/struts//connection
   urlhttp://cvs.apache.org/viewcvs/maven/src/plugins-build/struts//url
 /repository
  +  versions
  +version
  +  id1.2/id
  +  name1.2/name
  +  tagMAVEN_STRUTS_1_2/tag
  +/version
  +  /versions
 developers
   developer
 namedIon Gillard/name
  
  
  

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



cvs commit: maven-plugins/struts project.xml

2004-02-21 Thread brett
brett   2004/02/21 16:51:11

  Modified:struts   project.xml
  Log:
  WIP version
  
  Revision  ChangesPath
  1.32  +1 -1  maven-plugins/struts/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/struts/project.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- project.xml   5 Jan 2004 09:57:30 -   1.31
  +++ project.xml   22 Feb 2004 00:51:11 -  1.32
  @@ -5,7 +5,7 @@
 pomVersion3/pomVersion
 idmaven-struts-plugin/id
 nameMaven Struts Plugin/name
  -  currentVersion1.2/currentVersion
  +  currentVersion1.3-SNAPSHOT/currentVersion
 description/
 shortDescriptionWork with struts jars/shortDescription
 urlhttp://maven.apache.org/reference/plugins/struts//url
  
  
  

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



cvs commit: maven-plugins/struts project.xml

2004-01-05 Thread dion
dion2004/01/05 01:57:30

  Modified:struts/xdocs changes.xml
   struts   project.xml
  Log:
  - Remove unneeded ant dependency.
  - plugin:test is non-existent
  - standalone runs succeed
  
  Revision  ChangesPath
  1.9   +5 -0  maven-plugins/struts/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/struts/xdocs/changes.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- changes.xml   5 Jan 2004 05:01:30 -   1.8
  +++ changes.xml   5 Jan 2004 09:57:30 -   1.9
  @@ -6,6 +6,11 @@
 /properties
   
 body
  +release version=1.3 date=in CVS
  +  action dev=dion type=update
  +Remove unneeded ant dependency
  +  /action
  +/release
   release version=1.2 date=2003-09-29
 action dev=dion type=update
   Upgrade to dom4j 1.4
  
  
  
  1.31  +0 -8  maven-plugins/struts/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/struts/project.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- project.xml   5 Jan 2004 05:01:30 -   1.30
  +++ project.xml   5 Jan 2004 09:57:30 -   1.31
  @@ -73,14 +73,6 @@
 /properties
   /dependency
   dependency
  -  groupIdant/groupId
  -  artifactIdant/artifactId
  -  version1.5.3-1/version
  -  properties
  -classloaderroot/classloader
  -  /properties
  -/dependency
  -dependency
 groupIdxerces/groupId
 artifactIdxerces/artifactId
 version2.4.0/version
  
  
  

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



cvs commit: maven-plugins/struts project.xml

2004-01-04 Thread dion
dion2004/01/04 21:01:30

  Modified:struts/xdocs changes.xml
   struts   project.xml
  Log:
  Rolling back ant 1.6 change until someone wants to test it.
  
  Revision  ChangesPath
  1.8   +0 -5  maven-plugins/struts/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/struts/xdocs/changes.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- changes.xml   5 Jan 2004 03:43:12 -   1.7
  +++ changes.xml   5 Jan 2004 05:01:30 -   1.8
  @@ -6,11 +6,6 @@
 /properties
   
 body
  -release version=1.3 date=in CVS
  -  action dev=dion type=update
  -Upgrade to ant 1.6
  -  /action
  -/release
   release version=1.2 date=2003-09-29
 action dev=dion type=update
   Upgrade to dom4j 1.4
  
  
  
  1.30  +2 -2  maven-plugins/struts/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/struts/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml   5 Jan 2004 03:43:12 -   1.29
  +++ project.xml   5 Jan 2004 05:01:30 -   1.30
  @@ -5,7 +5,7 @@
 pomVersion3/pomVersion
 idmaven-struts-plugin/id
 nameMaven Struts Plugin/name
  -  currentVersion1.3-SNAPSHOT/currentVersion
  +  currentVersion1.2/currentVersion
 description/
 shortDescriptionWork with struts jars/shortDescription
 urlhttp://maven.apache.org/reference/plugins/struts//url
  @@ -75,7 +75,7 @@
   dependency
 groupIdant/groupId
 artifactIdant/artifactId
  -  version1.6/version
  +  version1.5.3-1/version
 properties
   classloaderroot/classloader
 /properties
  
  
  

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