antlets/jaxb/src xbuild.xml,1.4,1.5

[email protected] Wed, 03 Mar 2004 13:02:56 -0800
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/antlets/jaxb/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19756/jaxb/src

Modified Files:
	xbuild.xml 
Log Message:
minor changes

Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/jaxb/src/xbuild.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** xbuild.xml	2 Mar 2004 21:16:37 -0000	1.4
--- xbuild.xml	3 Mar 2004 21:02:54 -0000	1.5
***************
*** 4,19 ****
    <description>JAXB</description>
    <import file="usage.xml"/>
-    
-    <property name="project.src.dir" value="src/java"/>
-    
-   <target name="init.jwsdp" unless="jwsdp.home">
        
        <fail message="jwsdp.home must be set"/>
! 
!  </target>
     <target name="init.jaxb" depends="init.jwsdp" >  
!  
! 
!     <!-- Classpath for my jars -->
   	<path id="jwsdp.classpath">
          <fileset dir="${jwsdp.home}/jaxb/lib" includes="*.jar" excludes="ant.jar"/>
--- 4,14 ----
    <description>JAXB</description>
    <import file="usage.xml"/>
        
+   <target name="init.jwsdp" unless="jwsdp.home">
        <fail message="jwsdp.home must be set"/>
!   </target>
!   
     <target name="init.jaxb" depends="init.jwsdp" >  
!      <!-- Classpath for my jars -->
   	<path id="jwsdp.classpath">
          <fileset dir="${jwsdp.home}/jaxb/lib" includes="*.jar" excludes="ant.jar"/>
***************
*** 22,30 ****
            <include name="jwsdp-shared/lib/**/*.jar"/>
          </fileset>
!     	
! 	</path>
  	
  	 <classloader name="jwsdp.antlib.loader" parentFirst="last" classpathRef="jwsdp.classpath">
- 		
  	</classloader>
  
--- 17,23 ----
            <include name="jwsdp-shared/lib/**/*.jar"/>
          </fileset>
!  	</path>
  	
  	 <classloader name="jwsdp.antlib.loader" parentFirst="last" classpathRef="jwsdp.classpath">
  	</classloader>
  
***************
*** 32,38 ****
   	         classname="com.sun.tools.xjc.XJCTask" 
   		     classpathRef="jwsdp.classpath" />
-     
- 
- 
   </target>
   
--- 25,28 ----



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click