krysalis-version/src/cent xbuild.xml,1.5,1.6

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

Modified Files:
	xbuild.xml 
Log Message:
Checking some cent changes and a debug task for a local gump

Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-version/src/cent/xbuild.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** xbuild.xml	5 Mar 2003 00:36:43 -0000	1.5
--- xbuild.xml	7 Mar 2003 20:15:56 -0000	1.6
***************
*** 16,31 ****
    <taskdef resource="version" classpathref="version.classpath"/>	
  
!   <description>
!     Brand a project with a version identifier/version data/attributes.
!   </description>
  
! 	<version-brand dest="${project.src.dir}">
! 		<version
! 			versionId="${xgump.module.project.package}"
! 			version ="${project.version}"
! 			/>
! 	</version-brand>
! 	
! 	<version-environment />
  	
  </project>  
--- 16,38 ----
    <taskdef resource="version" classpathref="version.classpath"/>	
  
!   <task name="version-brand">
! 	  <description>
! 	    Brand a project with a version identifier/version data/attributes.
! 	  </description>
  
! 		<version-brand dest="${project.src.dir}">
! 			<version
! 				versionId="${xgump.module.project.package}"
! 				version ="${project.version}"
! 				/>
! 		</version-brand>
! 	</task>
! 
!  <task name="version-environment">
! 	  	<description>
! 	   	Display the current environment's collection of versions
! 	  	</description>
! 		<version-environment  full="true"/>
!   </task>
  	
  </project>  




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
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.