Looks like the build is broken ... This is from a fresh new machine. Emmanuel maybe you forgot to check something in?
Alex [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/akarasulu/ramdisk/bigbang/shared/ldap/target/generated-sources/antlr/org/apache/directory/shared/ldap/subtree/AntlrSubtreeSpecificationParser.java:[870,9] cannot find symbol symbol : constructor EqualityNode(java.lang.String,org.apache.directory.shared.ldap.entry.client.ClientStringValue) location: class org.apache.directory.shared.ldap.filter.EqualityNode /home/akarasulu/ramdisk/bigbang/shared/ldap/target/generated-sources/antlr/org/apache/directory/shared/ldap/aci/AntlrACIItemParser.java:[3783,9] cannot find symbol symbol : constructor EqualityNode(java.lang.String,org.apache.directory.shared.ldap.entry.client.ClientStringValue) location: class org.apache.directory.shared.ldap.filter.EqualityNode /home/akarasulu/ramdisk/bigbang/shared/ldap/src/main/java/org/apache/directory/shared/ldap/entry/client/DefaultClientEntry.java:[56,13] org.apache.directory.shared.ldap.entry.client.DefaultClientEntry is not abstract and does not override abstract method contains(java.lang.String,byte[]) in org.apache.directory.shared.ldap.entry.Entry /home/akarasulu/ramdisk/bigbang/shared/ldap/src/main/java/org/apache/directory/shared/ldap/entry/client/DefaultClientEntry.java:[475,26] get(java.lang.String) in org.apache.directory.shared.ldap.entry.client.DefaultClientEntry cannot implement get(java.lang.String) in org.apache.directory.shared.ldap.entry.client.ClientEntry; attempting to use incompatible return type found : org.apache.directory.shared.ldap.entry.EntryAttribute required: org.apache.directory.shared.ldap.entry.client.ClientAttribute /home/akarasulu/ramdisk/bigbang/shared/ldap/src/main/java/org/apache/directory/shared/ldap/entry/client/DefaultClientEntry.java:[1126,39] incompatible types found : java.lang.Object required: org.apache.directory.shared.ldap.entry.EntryAttribute [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9 seconds [INFO] Finished at: Sun May 04 02:27:27 EDT 2008 [INFO] Final Memory: 45M/429M [INFO] ------------------------------------------------------------------------
