You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2003/06/17 14:38:52 UTC

cvs commit: maven/src/plugins-build/jboss/xdocs changes.xml

vmassol     2003/06/17 05:38:52

  Modified:    src/plugins-build/jboss project.xml
               src/plugins-build/jboss/xdocs changes.xml
  Log:
  Starting release 1.2... Will be finished before Thursday...
  
  Revision  Changes    Path
  1.8       +6 -1      maven/src/plugins-build/jboss/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jboss/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	17 Jun 2003 12:32:02 -0000	1.7
  +++ project.xml	17 Jun 2003 12:38:52 -0000	1.8
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jboss-plugin</id>
     <name>Maven JBoss Plug-in</name>
  -  <currentVersion>1.1</currentVersion>
  +  <currentVersion>1.2-SNAPSHOT</currentVersion>
     <description>Plugin for JBoss.</description>
     <shortDescription>JBoss plugin</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jboss/</url>
  @@ -27,6 +27,11 @@
         <id>1.1</id>
         <name>1.1</name>
         <tag>MAVEN_JBOSS_1_1</tag>
  +    </version>
  +    <version>
  +      <id>1.2</id>
  +      <name>1.2</name>
  +      <tag>HEAD</tag>
       </version>
     </versions>
   
  
  
  
  1.8       +3 -0      maven/src/plugins-build/jboss/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jboss/xdocs/changes.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- changes.xml	17 Jun 2003 12:04:29 -0000	1.7
  +++ changes.xml	17 Jun 2003 12:38:52 -0000	1.8
  @@ -7,6 +7,9 @@
   
     <body>
   
  +    <release version="1.2" date="in CVS">
  +    </release>
  +
       <release version="1.1" date="2003-06-17">
         <action dev="vmassol" type="fix" due-to="Willie Vu" due-to-email="ctwillie@ust.hk">
           Application-specific JBoss configuration files now correctly overwrite
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org