I have done some looking around on the list archives and have been unsuccessful finding specifics on how to resolve this error when it is associated with WebObjects and building using ant.
I am moving from Java 1.4 to Java 1.5 and getting the "Enumeration cannot be resolved" error when I build a WOFramework through eclipse using ant. I have done some reading about the option of using source="1.4" in the build file but since I don't have a javac command in my build file I'm not sure where to put this option. My build file uses a taskdef of woframework. I've tried setting a property name of source with a value of 1.4 to the build file and adding a "javacSource = 1.4" value to the build.properties file with no success. Any other suggestions? Thanks, Terry Soles Verizonbusiness VNet 870-1702 678-259-1702
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
