|
From: <th...@us...> - 2007-09-29 18:39:59
|
Revision: 4185
http://pcgen.svn.sourceforge.net/pcgen/?rev=4185&view=rev
Author: thpr
Date: 2007-09-29 11:39:56 -0700 (Sat, 29 Sep 2007)
Log Message:
-----------
Bring CDOM up to 4173
Modified Paths:
--------------
branches/cdom/code/pluginbuild.xml
Modified: branches/cdom/code/pluginbuild.xml
===================================================================
--- branches/cdom/code/pluginbuild.xml 2007-09-29 18:38:43 UTC (rev 4184)
+++ branches/cdom/code/pluginbuild.xml 2007-09-29 18:39:56 UTC (rev 4185)
@@ -2068,10 +2068,10 @@
</patternset>
</fileset>
</jar>
- <jar jarfile="${lstplugins.dir}/LstToken-SA.jar" manifest="${src.java.dir}/plugin/lsttokens/manifest.mf">
+ <jar jarfile="${lstplugins.dir}/LstToken-SAB.jar" manifest="${src.java.dir}/plugin/lsttokens/manifest.mf">
<fileset dir="${build.classes.dir}">
<patternset>
- <include name="plugin/lsttokens/SaLst.class" />
+ <include name="plugin/lsttokens/SabLst.class" />
</patternset>
</fileset>
</jar>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|