[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jibx-cvs
Subject:    [Jibx-cvs] core/build build.xml,1.89,1.90
From:       Dennis Sosnoski <dsosnoski () users ! sourceforge ! net>
Date:       2010-01-20 11:30:39
Message-ID: E1NXYlj-0003g5-1k () sfp-cvsdas-3 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/jibx/core/build
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14124/build

Modified Files:
	build.xml 
Log Message:
Add schema jar dependency on binding jar (until code cleaned up).

Index: build.xml
===================================================================
RCS file: /cvsroot/jibx/core/build/build.xml,v
retrieving revision 1.89
retrieving revision 1.90
diff -C2 -d -r1.89 -r1.90
*** build.xml	22 Nov 2009 07:40:54 -0000	1.89
--- build.xml	20 Jan 2010 11:30:36 -0000	1.90
***************
*** 1320,1324 ****
      <jar jarfile="${lib}/${schemaname}.jar" basedir="${schemadest}">
        <manifest>
!         <attribute name="Class-Path" value="${runname}.jar xpp3.jar stax-api.jar \
wstx-asl.jar"/>  <attribute name="Implementation-Version" value="${version}"/>
        </manifest>
--- 1320,1326 ----
      <jar jarfile="${lib}/${schemaname}.jar" basedir="${schemadest}">
        <manifest>
!         <!-- Note that dependency on binding jar is only because that contains the
!          org.jibx.util classes, which should really be in a separate jar -->
!         <attribute name="Class-Path" value="${runname}.jar ${bindname}.jar xpp3.jar \
stax-api.jar wstx-asl.jar"/>  <attribute name="Implementation-Version" \
value="${version}"/>  </manifest>


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Jibx-cvs mailing list
Jibx-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic