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

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

Modified Files:
	xbuild.xml 
Log Message:
Set default project.name and project.version.

Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/init/src/xbuild.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** xbuild.xml	31 Oct 2003 08:18:47 -0000	1.1
--- xbuild.xml	31 Oct 2003 08:44:52 -0000	1.2
***************
*** 24,47 ****
      <available property="jdk.1.4.present"
                 classname="java.util.logging.Logger"/>
! 	
!     <echo>
!               * ===================================== *
!               |   Krysalis Centipede Build System     |
!               * ===================================== *
!                        
!     --------------------------------------------------------------
! 
!       Using ${ant.version}
!       Build file ${ant.file}
!       Centipede dir ${ant.home}
!       Build number ${build.number}
!       Project Name ${ant.project.name}
!       Java Version ${ant.java.version}      
!       Timestamp ${DSTAMP}${TSTAMP}
!       Base Directory ${basedir}
! 
!     --------------------------------------------------------------
!    </echo>
!    			         
     			         
   		         
--- 24,28 ----
      <available property="jdk.1.4.present"
                 classname="java.util.logging.Logger"/>
! 	         
     			         
   		         
***************
*** 96,99 ****
--- 77,83 ----
      
      <!-- project dirs -->
+     <property name="project.name"       value="${ant.project.name}"/>
+     <property name="project.version"       value="0.0"/>
+     
      <property name="dist.dir"       value="./dist"/>
      <dirname property="build.dir"   file="./build/build.xml"/>    
***************
*** 114,118 ****
      
   
!    <echo>
                  =====================================
                     building  ${project.name} ${project.version}
--- 98,120 ----
      
   
!   	
!     <echo >
!               * ===================================== *
!               |   Krysalis Centipede Build System     |
!               * ===================================== *
!                        
!     --------------------------------------------------------------
! 
!       Using ${ant.version}
!       Build file ${ant.file}
!       Ant dir ${ant.home}
!       Build number ${build.number}
!       Java Version ${ant.java.version}      
!       Timestamp ${DSTAMP}${TSTAMP}
!       Base Directory ${basedir}
! 
!     --------------------------------------------------------------
!           </echo>
!           <echo>
                  =====================================
                     building  ${project.name} ${project.version}




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
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.