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

2004-07-14 Thread dion
dion2004/07/14 17:16:06

  Modified:latkaproject.xml
   latka/xdocs changes.xml
  Log:
  Use later version of jelly xml tags
  
  Revision  ChangesPath
  1.37  +2 -2  maven-plugins/latka/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/latka/project.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- project.xml   11 Jul 2004 03:05:04 -  1.36
  +++ project.xml   15 Jul 2004 00:16:06 -  1.37
  @@ -23,7 +23,7 @@
 pomVersion3/pomVersion
 idmaven-latka-plugin/id
 nameMaven Latka Plug-in/name
  -  currentVersion1.4.1/currentVersion
  +  currentVersion1.4.2-SNAPSHOT/currentVersion
 description/
 shortDescriptionRun Latka scripts/shortDescription
 urlhttp://maven.apache.org/reference/plugins/latka//url
  @@ -56,7 +56,7 @@
   dependency
 groupIdcommons-jelly/groupId
 artifactIdcommons-jelly-tags-xml/artifactId
  -  version20030211.142705/version
  +  version20040613.030723/version
 urlhttp://jakarta.apache.org/commons/jelly/libs/xml//url
   /dependency
   dependency
  
  
  
  1.13  +2 -0  maven-plugins/latka/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/latka/xdocs/changes.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- changes.xml   11 Jul 2004 03:05:04 -  1.12
  +++ changes.xml   15 Jul 2004 00:16:06 -  1.13
  @@ -24,6 +24,8 @@
   author email=[EMAIL PROTECTED]dIon Gillard/author
 /properties
 body
  +release version=1.4.2-SNAPSHOT date=in CVS
  +/release
   release version=1.4.1 date=2004-07-10
 action dev=brett type=updateUpdate commons-httpclient to 2.0/action
 action dev=dion type=updateUpdate docs to reflect the version of JMeter 
required./action
  
  
  

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



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

2004-07-10 Thread brett
brett   2004/07/10 20:05:04

  Modified:latkaproject.xml
   latka/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.4.1
  
  Revision  ChangesPath
  1.36  +7 -2  maven-plugins/latka/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/latka/project.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- project.xml   5 Jul 2004 21:07:19 -   1.35
  +++ project.xml   11 Jul 2004 03:05:04 -  1.36
  @@ -23,7 +23,7 @@
 pomVersion3/pomVersion
 idmaven-latka-plugin/id
 nameMaven Latka Plug-in/name
  -  currentVersion1.5-SNAPSHOT/currentVersion
  +  currentVersion1.4.1/currentVersion
 description/
 shortDescriptionRun Latka scripts/shortDescription
 urlhttp://maven.apache.org/reference/plugins/latka//url
  @@ -45,8 +45,13 @@
 name1.4/name
 tagMAVEN_LATKA_1_4/tag
   /version
  +version
  +  id1.4.1/id
  +  name1.4.1/name
  +  tagMAVEN_LATKA_1_4_1/tag
  +/version
 /versions
  -  developers/developers
  +  developers/
 dependencies
   dependency
 groupIdcommons-jelly/groupId
  
  
  
  1.12  +3 -7  maven-plugins/latka/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/latka/xdocs/changes.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- changes.xml   5 Jul 2004 21:07:19 -   1.11
  +++ changes.xml   11 Jul 2004 03:05:04 -  1.12
  @@ -24,13 +24,9 @@
   author email=[EMAIL PROTECTED]dIon Gillard/author
 /properties
 body
  -release version=1.5-SNAPSHOT date=in CVS
  -  action dev=brett type=update
  -Update commons-httpclient to 2.0
  -  /action
  -  action dev=dion type=update
  -Update docs to reflect the version of JMeter required.
  -  /action
  +release version=1.4.1 date=2004-07-10
  +  action dev=brett type=updateUpdate commons-httpclient to 2.0/action
  +  action dev=dion type=updateUpdate docs to reflect the version of JMeter 
required./action
   /release
   release version=1.4 date=2004-05-15
 action dev=dion type=fix issue=MAVEN-993Fix MAVEN-993. Complain if 
file to be converted doesn't exist/action
  
  
  

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