You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/01/16 21:39:47 UTC

cvs commit: jakarta-commons/launcher/xdocs release-notes-1.2.xml

dirkv       2005/01/16 12:39:46

  Added:       launcher/xdocs release-notes-1.2.xml
  Log:
  add releasenotes for upcoming 1.2
  
  Revision  Changes    Path
  1.1                  jakarta-commons/launcher/xdocs/release-notes-1.2.xml
  
  Index: release-notes-1.2.xml
  ===================================================================
  <?xml version="1.0"?>
  <!--
     Copyright 2003-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.
     See the License for the specific language governing permissions and
     limitations under the License.
  -->
  <document>
     <properties>
        <title>Release notes for Commons-Launcher 1.1</title>
        <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
        <revision>$Id: release-notes-1.2.xml,v 1.1 2005/01/16 20:39:46 dirkv Exp $</revision>
     </properties>
  
     <body>
       <section name="Release notes for Commons-Launcher 1.2">
         <p>There were no mayor changes since the 1.1 release.</p>
         <p>The following issues were resolved since v1.1:
           <ul>
             <li>Add exec, waitfor and taskdef tasks (enhancement)</li>
             <li>Use the minimizedwindowicon attribute of the launcher task but the icon does not show up. (fixed)</li>
           </ul>
         </p>
       </section>
     </body>
  </document>
  
  
  
  

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