/antlets/version/src xbuild.xml,1.1,1.2

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis//antlets/version/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5787/version/src

Modified Files:
	xbuild.xml 
Log Message:
Use ant get instead of putting jars in CVS.

Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis//antlets/version/src/xbuild.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** xbuild.xml	23 Dec 2003 00:20:13 -0000	1.1
--- xbuild.xml	24 Feb 2004 07:13:14 -0000	1.2
***************
*** 14,19 ****
  
  
!                    
! 
  
    <!-- Classpath for my jars -->
--- 14,24 ----
  
  
!   <target name="version.init">
!   <mkdir dir="${version.antlet.dir}/lib/"/>
!   <get src="http://unc.dl.sourceforge.net/sourceforge/krysalis/krysalis-version-0.9.0-rc2.jar" 
!     dest="${version.antlet.dir}/lib/krysalis-version-0.9.0-rc2.jar" 
!     verbose="true"
!     usetimestamp="true"/>
!   
  
    <!-- Classpath for my jars -->
***************
*** 27,36 ****
    		classpathref="version.classpath"/>	
  
!   <target name="version-stamp">
  	  <description>
  	  Stamp a project with a version identifier/version data/attributes.
  	  </description>
  
! 		<version-stamp dest="${project.src.dir}" overWrite="true" dependent="false">
  			<versionMarker
  				versionId="${project.package}"
--- 32,44 ----
    		classpathref="version.classpath"/>	
  
!   
!   </target>
! 
!   <target name="version-stamp" depends="version.init">
  	  <description>
  	  Stamp a project with a version identifier/version data/attributes.
  	  </description>
  
! 		<version-stamp dest="${project.src.dir}" overWrite="true" >
  			<versionMarker
  				versionId="${project.package}"



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.