[kepler-dev] anybody able to test this build.xml change?

Kevin Ruland kruland at ku.edu
Mon Oct 31 12:04:28 PST 2005


Hi all,

Since I don't want to be the one to break the build.  Can somebody out 
there apply this patch to build.xml and verify that kepler still works.

Thanks

Kevin

Index: build.xml
===================================================================
RCS file: /cvs/kepler/build.xml,v
retrieving revision 1.236
diff -r1.236 build.xml
407,410c407,408
<           <exclude name="ptolemy/vergil/basic/BasicGraphFrame*"/>
<           <exclude name="ptolemy/data/type/BaseType*"/>
<           <exclude name="ptolemy/data/type/TypeLattice*"/>
<           <exclude name="ptolemy/data/expr/Constants*"/>
---
 >           <present present="srconly" 
targetdir="${kep.build.src}/${expsrcdir}"/>
 >           <present present="srconly" targetdir="${kep.build.dest}"/>



More information about the Kepler-dev mailing list