[Bedework-commit] bedework r1903 - trunk/build

svnadmin at bedework.org svnadmin at bedework.org
Thu Jul 10 15:04:49 EDT 2008


Author: douglm
Date: 2008-07-10 15:04:48 -0400 (Thu, 10 Jul 2008)
New Revision: 1903

Modified:
   trunk/build/buildsh.xml
Log:
Fix issues with event proxy object which prevented overrides and annotations from restoring.

Also improve efficiency of the restore process.

Modified: trunk/build/buildsh.xml
===================================================================
--- trunk/build/buildsh.xml	2008-07-07 18:29:59 UTC (rev 1902)
+++ trunk/build/buildsh.xml	2008-07-10 19:04:48 UTC (rev 1903)
@@ -14,7 +14,7 @@
      Authors: Mike Douglass   douglm at rpi.edu
      =================================================================== -->
 
-<project name="uwcal.buildsh" default="build">
+<project name="bw.buildsh" default="build">
   <import file="${build.dir}/buildfilters.xml" />
 
   <target name="init">



More information about the Bedework-commit mailing list