I just downloaded Alfresco and attempted to compile it. I received an error that the class file for java.lang.Enum was not found. My classpath includes commons-lang-2.1.jar which has the class within it at path: "org.apache.commons.lang.enum.Enum.class".
I'm on Windows XP, using JAVA_HOME = C:\Program Files\Java\jdk1.6.0_01\ Does anyone know how to get around this? -- View this message in context: http://www.nabble.com/Alfresco-trouble-with-java.lang.Enum-tf3653275.html#a10205799 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
