Hi,
Running bin\build junit as described on the quickstart page fails for me
with the 0.9.7 source distribution. My JDK is 1.3.1.
Here are the end lines from the console output.
[javac] PropertyEditor propertyEditor =
(PropertyEditor)
hmPropertyEditors.get(p.getPropertyEditorClass());
[javac] ^
[javac]
C:\download\jakarta-ojb-0.9.7-src\target\src\org\apache\ojb\tools\ma
pping\reversedb2\gui\JIFrmOJBRepository.java:126: cannot resolve symbol
[javac] symbol : class PropertyEditor
[javac] location: class
org.apache.ojb.tools.mapping.reversedb2.gui.JIFrmOJB
Repository
[javac] PropertyEditor propertyEditor =
(PropertyEditor)
hmPropertyEditors.get(p.getPropertyEditorClass());
[javac] ^
[javac] 81 errors
[javac] 2 warnings
BUILD FAILED
file:C:/download/jakarta-ojb-0.9.7-src/build.xml:147: Compile failed; see
the co
mpiler error output for details.
Running the 0.9.7 binary distribution works well (of course no compilation
errors).
Best Regards
Michael
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>