Hi there, I'm getting the following error when attempting to build the current HEAD of OpenCMIS trunk following the instructions at http://incubator.apache.org/chemistry/opencmis-how-to-build.html
Any advice would be appreciated. Thanks, Nick Craft C:\develop\OpenCMIS\trunk-979352\chemistry-opencmis-client\chemistry-opencmis-client-api\src\main\java\org\apache\chemistry\opencmis\client\api\CmisObject.java:[30,51] cannot find symbol symbol : class ExtensionLevel location: package org.apache.chemistry.opencmis.commons.enums C:\develop\OpenCMIS\trunk-979352\chemistry-opencmis-client\chemistry-opencmis-client-api\src\main\java\org\apache\chemistry\opencmis\client\api\CmisObject.java:[160,31] cannot find symbol symbol : class ExtensionLevel location: interface org.apache.chemistry.opencmis.client.api.CmisObject
