[kepler-dev] [kepler-cvs] kepler build-ptolemy.xml

Matthew Jones jones at nceas.ucsb.edu
Sun Nov 12 20:35:39 PST 2006


Hi Christopher,

Thanks for keping track of these build changes!  It really helps.  Based 
on your checkin, it seems we should be excluding vhdl.  Should this 
exclusion be added to our .classpath.default file for Eclipse users as 
well?  Thanks for the info.

Matt

Christopher Hylands Brooks wrote:
> brooks      06/11/12 08:37:22
> 
>   Modified:    .        build-ptolemy.xml
>   Log:
>   Exclude actor/lib/vhdl
>   
>   Revision  Changes    Path
>   1.38      +3 -2      kepler/build-ptolemy.xml
>   
>   Index: build-ptolemy.xml
>   ===================================================================
>   RCS file: /cvs/kepler/build-ptolemy.xml,v
>   retrieving revision 1.37
>   retrieving revision 1.38
>   diff -u -r1.37 -r1.38
>   --- build-ptolemy.xml	9 Oct 2006 17:52:19 -0000	1.37
>   +++ build-ptolemy.xml	12 Nov 2006 16:37:22 -0000	1.38
>   @@ -2,9 +2,9 @@
>    <!--
>     *    '$RCSfile: build-ptolemy.xml,v $'
>     *
>   - *     '$Author: higgins $'
>   - *       '$Date: 2006/10/09 17:52:19 $'
>   - *   '$Revision: 1.37 $'
>   + *     '$Author: brooks $'
>   + *       '$Date: 2006/11/12 16:37:22 $'
>   + *   '$Revision: 1.38 $'
>     *
>     *  For Details: http://kepler.ecoinformatics.org
>     *
>   @@ -239,6 +239,7 @@
>              <exclude name="ptolemy/actor/lib/jmf/**"/>
>              <exclude name="ptolemy/actor/lib/joystick/**"/>
>              <exclude name="ptolemy/actor/lib/jxta/**"/>
>   +          <exclude name="ptolemy/actor/lib/vhdl/**"/>
>              <exclude name="ptolemy/apps/**"/>
>              <exclude name="ptolemy/moml/jxta/**"/>
>              <exclude name="ptolemy/plot/servlet/**"/>
>   
>   
>   
> _______________________________________________
> Kepler-cvs mailing list
> Kepler-cvs at ecoinformatics.org
> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-cvs
> 


More information about the Kepler-dev mailing list