I ran svn up and updated to revision 890303, ran ant clean-all and then ant 
run-install



classes:
  [javac15] Compiling 57 source files to 
C:\develop\ofbiz.9.04\specialpurpose\pos\build\classes
  [javac15] 
C:\develop\ofbiz.9.04\specialpurpose\pos\src\org\ofbiz\pos\event\ManagerEvents.java:472:
 cannot find symbol
  [javac15] symbol  : class Delegator
  [javac15] location: class org.ofbiz.pos.event.ManagerEvents
  [javac15]             Delegator delegator = pos.getSession().getDelegator();
  [javac15]             ^
  [javac15] Note: Some input files use unchecked or unsafe operations.
  [javac15] Note: Recompile with -Xlint:unchecked for details.
  [javac15] 1 error

BUILD FAILED
C:\develop\ofbiz.9.04\build.xml:154: The following error occurred while 
executing this line:
C:\develop\ofbiz.9.04\specialpurpose\build.xml:74: The following error occurred 
while executing this line:
C:\develop\ofbiz.9.04\macros.xml:27: The following error occurred while 
executing this line:
C:\develop\ofbiz.9.04\specialpurpose\pos\build.xml:57: Compile failed; see the 
compiler error output for details.

Dan Dodd

Reply via email to