You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/12/13 05:11:22 UTC

Build failed in Hudson: dir-apacheds-jdk15-ubuntu-deploy » ApacheDS Core #109

See <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core/109/changes>

Changes:

[seelmann] Added a schema extractor that adds LDIF entries directly to a partition. This can be used for bootstrapping the schema partition in case the schema partition isn't a LDIF partition.

[seelmann] o Fixed PartitionSchemaLoader so it can be used to initialize a SchemaManager from an existing partition
o Moved to core to be able to use FilterNormalizingVisitor

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Core
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core/ws/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] snapshot org.apache.directory.server:apacheds-core-constants:1.5.8-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 109 source files to <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core/ws/src/main/java/org/apache/directory/server/core/schema/SchemaLdifToPartitionExtractor.java>:[253,18] cannot find symbol
symbol  : constructor IOException(java.lang.String,org.apache.directory.shared.ldap.ldif.LdapLdifException)
location: class java.io.IOException
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core/ws/src/main/java/org/apache/directory/server/core/schema/SchemaLdifToPartitionExtractor.java>:[260,18] cannot find symbol
symbol  : constructor IOException(java.lang.String,org.apache.directory.shared.ldap.exception.LdapException)
location: class java.io.IOException
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core/ws/pom.xml> to /home/hudson/hudson/jobs/dir-apacheds-jdk15-ubuntu-deploy/modules/org.apache.directory.server$apacheds-core/builds/2010-12-13_04-08-55/archive/org.apache.directory.server/apacheds-core/1.5.8-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core/ws/src/main/java/org/apache/directory/server/core/schema/SchemaLdifToPartitionExtractor.java>:[253,18] cannot find symbol
symbol  : constructor IOException(java.lang.String,org.apache.directory.shared.ldap.ldif.LdapLdifException)
location: class java.io.IOException
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core/ws/src/main/java/org/apache/directory/server/core/schema/SchemaLdifToPartitionExtractor.java>:[260,18] cannot find symbol
symbol  : constructor IOException(java.lang.String,org.apache.directory.shared.ldap.exception.LdapException)
location: class java.io.IOException

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 17 seconds
[INFO] Finished at: Mon Dec 13 04:11:21 UTC 2010
[INFO] Final Memory: 43M/93M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal : dir-apacheds-jdk15-ubuntu-deploy » ApacheDS Core #110

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-core/110/changes>