plynch      2004/04/25 13:23:27

  Modified:    appserver/xdocs changes.xml
  Log:
  o add notes regarding two new fixes in 2.1 SNAPSHOT
  
  Revision  Changes    Path
  1.9       +7 -4      maven-plugins/appserver/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/appserver/xdocs/changes.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- changes.xml       15 Apr 2004 06:09:05 -0000      1.8
  +++ changes.xml       25 Apr 2004 20:23:27 -0000      1.9
  @@ -1,15 +1,15 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- 
  +<!--
   /*
    * Copyright 2001-2004 The Apache Software Foundation.
  - * 
  + *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
    * You may obtain a copy of the License at
  - * 
  + *
    *      http://www.apache.org/licenses/LICENSE-2.0
  - * 
  + *
    * Unless required by applicable law or agreed to in writing, software
    * distributed under the License is distributed on an "AS IS" BASIS,
    * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  @@ -26,6 +26,9 @@
     <body>
       <release version="2.1-SNAPSHOT" date="in CVS">
         <action dev="brett" type="add" issue="MPAPPSERVER-4" due-to="Matt Smith">Add 
Orion 2.0.x support</action>
  +      <action dev="plynch" type="add" issue="MPAPPSERVER-5" due-to="Guillaume 
Lasnier">Add server debugging support to Tomcat 4.1.x</action>
  +      <action dev="plynch" type="fix" issue="MPAPPSERVER-7" due-to="Peter 
Lynch">Make runtime appserver properties play nice with console after
  +      multiple goal invocations</action>
       </release>
       <release version="2.0" date="2004-03-07"></release>
       <release version="1.1" date="Unknown">
  
  
  

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

Reply via email to