[zi-cvs] packages/com.zzoss.zic.build package.xml,1.2,1.3

[email protected] Wed, 14 Jan 2004 07:42:23 -0800
Newsgroups gmane.comp.php.zzoss.installer.cvs
Message-ID <[email protected]>
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zic.build
In directory sc8-pr-cvs1:/tmp/cvs-serv23842/com.zzoss.zic.build

Modified Files:
	package.xml 
Log Message:
- introduced build.xml descriptor

Index: package.xml
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/package.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** package.xml	4 Jan 2004 13:26:55 -0000	1.2
--- package.xml	14 Jan 2004 15:42:21 -0000	1.3
***************
*** 13,35 ****
      </maintainers>
      <release>
!         <version>1.0</version>
          <date>{zi_release_date}</date>
          <license url="http://www.gnu.org/licenses/lgpl.txt" version="2">LGPL</license>
          <state>stable</state>
!         <notes>Initial release.</notes>
          <copyright>
!             <holder year="{zi_copyright_year}" url="http://www.zzoss.com">ZZ/OSS</holder>
          </copyright>
          <builds>
!             <build dir="config/" plugin="com.zzoss.zic.plugin.config" rel="ge" version="1.0"/>
          </builds>
          <filelist>
              <file role="build" name="config/config.xml-dist"/>
              <file role="build" name="config/input.xml"/>
          </filelist>
          <deps>
!             <dep type="pkg" rel="ge" version="1.0.1">com.zzoss.zic.plugin.config</dep>
              <dep type="pkg" rel="ge" version="1.0">com.zzoss.zic.plugin.filerole</dep>
          </deps>
      </release>
  </package>
--- 13,53 ----
      </maintainers>
      <release>
!         <version>1.1.0</version>
          <date>{zi_release_date}</date>
          <license url="http://www.gnu.org/licenses/lgpl.txt" version="2">LGPL</license>
          <state>stable</state>
!         <notes>
! <![CDATA[
! - introduced build.xml descriptor
! ]]>
!         </notes>
          <copyright>
!             <holder year="2003-{zi_copyright_year}" url="http://www.zzoss.com">ZZ/OSS</holder>
          </copyright>
          <builds>
!             <build dir="config/" plugin="com.zzoss.zic.plugin.config" rel="ge" version="1.1.0"/>
          </builds>
          <filelist>
              <file role="build" name="config/config.xml-dist"/>
              <file role="build" name="config/input.xml"/>
+             <file role="build" name="config/config_params.php-dist"/>
+             <file role="build" name="config/build.xml"/>
          </filelist>
          <deps>
!             <dep type="pkg" rel="ge" version="1.1.0">com.zzoss.zic.plugin.config</dep>
              <dep type="pkg" rel="ge" version="1.0">com.zzoss.zic.plugin.filerole</dep>
          </deps>
      </release>
+     <changelog>
+         <release>
+             <version>1.0</version>
+             <date>2003-12-18</date>
+             <license url="http://www.gnu.org/licenses/lgpl.txt" version="2">LGPL</license>
+             <state>stable</state>
+             <notes>Initial release.</notes>
+             <copyright>
+                 <holder year="2003" url="http://www.zzoss.com">ZZ/OSS</holder>
+             </copyright>
+         </release>
+     </changelog>
  </package>




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html