antlets/java/src xbuild.xml,1.7,1.8

[email protected] Wed, 03 Mar 2004 08:27:47 -0800
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/antlets/java/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20948/java/src

Modified Files:
	xbuild.xml 
Log Message:
Read module.xml in init antlet (through xsl to ant build / import)

Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/java/src/xbuild.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** xbuild.xml	3 Mar 2004 13:24:58 -0000	1.7
--- xbuild.xml	3 Mar 2004 16:27:45 -0000	1.8
***************
*** 111,121 ****
          <attribute name="Built-By" value="${user.name}"/>
          <attribute name="Class-Path"  value="${lib.export.manifest.classpath}"/>
!         <section name="${viprom:/module/project[@name=$project.name]/package}">
            <attribute name="Specification-Title"    value="${project.name}" />
            <attribute name="Specification-Version"  value="${project.version}" />
!           <attribute name="Specification-Vendor"   value="${viprom:/module/vendor}" />
            <attribute name="Implementation-Title"   value="${project.name}" />
            <attribute name="Implementation-Version" value="${project.version}" /> 
!           <attribute name="Implementation-Vendor"  value="${viprom:/module/vendor}" />
          </section>
        </manifest>
--- 111,121 ----
          <attribute name="Built-By" value="${user.name}"/>
          <attribute name="Class-Path"  value="${lib.export.manifest.classpath}"/>
!         <section name="${project.package}">
            <attribute name="Specification-Title"    value="${project.name}" />
            <attribute name="Specification-Version"  value="${project.version}" />
!           <attribute name="Specification-Vendor"   value="${module.vendor}" />
            <attribute name="Implementation-Title"   value="${project.name}" />
            <attribute name="Implementation-Version" value="${project.version}" /> 
!           <attribute name="Implementation-Vendor"  value="${module.vendor}" />
          </section>
        </manifest>



-------------------------------------------------------
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