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 Jenkins Server <je...@builds.apache.org> on 2012/02/28 15:08:05 UTC

Build failed in Jenkins: dir-apacheds-jdk16-win » ApacheDS Core Annotations #54

See <https://builds.apache.org/job/dir-apacheds-jdk16-win/org.apache.directory.server$apacheds-core-annotations/54/changes>

Changes:

[pamarcelot] [maven-release-plugin] prepare for next development iteration

[pamarcelot] [maven-release-plugin] prepare release 2.0.0-M6

[pamarcelot] [maven-release-plugin] prepare for next development iteration

[pamarcelot] [maven-release-plugin] prepare release 2.0.0-M5

[elecharny] Formatted the code using Directory formatter

[pamarcelot] [maven-release-plugin] prepare for next development iteration

[pamarcelot] [maven-release-plugin] prepare release 2.0.0-M4

[elecharny] Moved the interceptors initialization so that it's not called in the DefaultDirectoryService constructor.

[pamarcelot] Fix for DIRAPI-59 (Some projects shouldn't depend on 'shared-ldap-codec-standalone').

Removed dependency where it was not needed.
Switched scope to 'test' in some projects.
Adapted ApacheDS projects which depended on it via transitive dependencies.

[pamarcelot] Switched back to specified bundle symbolic names. 'MANIFEST.MF' files are now generated in the 'META-INF' folder.

[elecharny] Applied patches from Görtürk (DIRSERVER-1668)

[seelmann] DIRSERVER-1667 (OSGi: solving package conflicts): second set of package renamings as suggested by Emmanuel and Göktürk

[felixk] Throw IOException if method returns false (DIRSERVER-1664)

[felixk] Avoid NPE

[elecharny] [maven-release-plugin] prepare for next development iteration

[elecharny] [maven-release-plugin] prepare release 2.0.0-M3

[elecharny] Reverted to 2.0.0-M3-SNAPSHOT, as the vote has been canceled

[elecharny] [maven-release-plugin] prepare for next development iteration

[elecharny] [maven-release-plugin] prepare release 2.0.0-M3

[kayyagari] o removed a partition implementation specific annotation to make the test independent of implementation

[elecharny] o Merged back the apacheds-jdbm branch into trunks

[elecharny] [maven-release-plugin] prepare for next development iteration

[elecharny] [maven-release-plugin] prepare release 2.0.0-M2

[elecharny] Moved the AnnotationUtils class from core-api to core-annotation

[elecharny] o Created a AnnotationUtils class
o Moved a method from DSAnnotationProcessor to AnnotationUtils
o Used this helper class in tests

[elecharny] o Added some javadoc
o Exposed the startProducer/Consumer methods in LdapServer
o Added the creation of the replication consumer in ServerAnnotation
o Fixed tests accordingly

[elecharny] o Moved some DSAnnotation code to a single method, as it will be reused by the ServerAnnotation method
o Removed the port parameter when creating a new LdapServer, as we always use the Transport port, or define a random unused one.
o Added a CreateConsumer annotation
o Modifie dthe CreateLdapServer to have it calling the common method from DSAnnotation
o Removed the call to AvailablePortFinder method, it's useless

[elecharny] o Get rid of the SchemaService class : it still exists, but all the remaining methods are static (we don't need anymore to have a schemaService instance in the DirectoryService)
o Gives access to the SchemaPartition in the DS
o Replaced some calls to the schemaManager.getAttributeTypeRegistry().lookup by the schemaManager.lookupAttributeType() (same for ObjectClass)
o Some other minor improvements 
o Added some Javadoc
o Renamed the AbtsractStore test to AbstractPartition (same for AvlStore - AvlPartition)

[elecharny] Refactored the Partition hierarchy :
o merged the Store and partition iplementations
o redesigned the Partition initialization
o reviexed the DS initialization
o Partition now takes a SchemaManager when constructed
o the get/setSuffix methods have been renamed get/setSuffixDn
o Added some missing Javadoc

[elecharny] o Renamed the BTreePartition to AbstractBTreePartition
o Impacted the code that used this class
o Removed the duplicatd SchemaManager injection into the embedded Partition
o Added a AvlStrore constructor

[elecharny] [maven-release-plugin] prepare for next development iteration

[elecharny] [maven-release-plugin] prepare release 2.0.0-M1

[kayyagari] allow creating DS from the annotation directly

[elecharny] Updated apacheds after the merge of shared-osgi

[elecharny] o Renamed some methods in LdifEntry

[elecharny] Fixed some warnings in the code

[akarasulu] moving schema registry classes into model area

[akarasulu] moving schema elements

[akarasulu] moving constants into oadsl.model

[akarasulu] Shared refactoring continued ...

  o removing dependencies
  o moving shared oadsl.name to oadsl.model.name
  o manually updated name parser files to reflect changes

[akarasulu] applied updated ignores llist to apacheds modules

[akarasulu] moving entry classes over to model area

[akarasulu] Shared refactoring continued ...
 
  o removed ldif pkg dependencies to codec
  o moved ldif pkg over to oadsl.model.ldif

[akarasulu] Shared refactoring continued ...

 o creating model base package off of oadsl to move classes their
   before moving the structure over to it's own module
 o fixed some issue that resulted from schema resource files not 
   being found in OpenLDAP schema file format parser

[akarasulu] Shared refactoring:

  o applied consistent camelHump scheme across APIs to make sure tab
    completion offers relevant variations with out case differences

[akarasulu] Refactoring shared:

 o removed most of utils pkg in ldap effectively
     - util class methods used only once moved to regions using them
     - unused classes were deleted
     - moved relavent classes to where they're best situated for use like
       for example I moved AttributeUtils to entry pkg because it's primarily
       closest to where Attributes may be manipulated in the API.
 o cleaned up exceptions
 o cleaned up code referrences that did not need to have a dependency on
   schema classes in StringTools and removed finally string tools after breaking
   it totally apart into relavent classes, Chars, Strings, and Unicode.
 o consolidated some utility classes which did not need to be separate like
   UTFUtils and Unicode.
 o cleaned up imports
 o cleaned up dead code snippets
 o removed some unused methods causing unnecessary dependencies throughout 
   shared ldap packages.

[pamarcelot] Fixed two issues related to the OSGI-fication of the Shared modules. Shared-ldap and shared-ldap-schema were sharing a package with the same name. Shared-ldap-schema's 'Import-Package' directive for MANIFEST.MF file was missing explicitely named package names.
[Part 2]

[seelmann] Consistent usage of 'URI partitionPath' for all partitions

[elecharny] Merged Antoine's branch into trunk

[elecharny] Merged the kerberos-codec branch, 7

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Core Annotations 2.0.0-M7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/maven-metadata.xml (2 KB at 8.0 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120228.133440-5.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120228.133440-5.pom (3 KB at 75.1 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/maven-metadata.xml (2 KB at 13.2 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120228.133434-5.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120228.133434-5.pom (3 KB at 142.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/maven-metadata.xml (634 B at 6.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/shared-ldap-net-parent-1.0.0-M12-20120228.133429-5.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/shared-ldap-net-parent-1.0.0-M12-20120228.133429-5.pom (2 KB at 85.4 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120228.133440-5.jar
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120228.133434-5.jar
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120228.133434-5.jar (15 KB at 429.1 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120228.133440-5.jar (18 KB at 440.3 KB/sec)

[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-core-annotations ---
[INFO] Deleting F:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win\trunk\core-annotations\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-core-annotations ---
Downloading: http://repository.apache.org/snapshots/org/apache/directory/jdbm/apacheds-jdbm2/2.0.0-M2-SNAPSHOT/apacheds-jdbm2-2.0.0-M2-SNAPSHOT.bundle
[JENKINS] Archiving disabled - not archiving F:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win\trunk\core-annotations\pom.xml


Jenkins build is back to normal : dir-apacheds-jdk16-win » ApacheDS Core Annotations #58

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-win/org.apache.directory.server$apacheds-core-annotations/58/>



Build failed in Jenkins: dir-apacheds-jdk16-win » ApacheDS Core Annotations #57

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-win/org.apache.directory.server$apacheds-core-annotations/57/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Core Annotations 2.0.0-M7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/maven-metadata.xml (2 KB at 22.5 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120301.030626-7.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120301.030626-7.pom (3 KB at 91.8 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/maven-metadata.xml (2 KB at 37.1 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120301.030621-7.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120301.030621-7.pom (3 KB at 142.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/maven-metadata.xml (634 B at 11.5 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/shared-ldap-net-parent-1.0.0-M12-20120301.030617-7.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/shared-ldap-net-parent-1.0.0-M12-20120301.030617-7.pom (2 KB at 53.8 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120301.030626-7.jar
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120301.030621-7.jar
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120301.030626-7.jar (18 KB at 357.7 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120301.030621-7.jar (15 KB at 317.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-core-annotations ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-core-annotations ---
Downloading: http://repository.apache.org/snapshots/org/apache/directory/jdbm/apacheds-jdbm2/2.0.0-M2-SNAPSHOT/apacheds-jdbm2-2.0.0-M2-SNAPSHOT.bundle
[JENKINS] Archiving disabled - not archiving F:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win\trunk\core-annotations\pom.xml


Build failed in Jenkins: dir-apacheds-jdk16-win » ApacheDS Core Annotations #56

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-win/org.apache.directory.server$apacheds-core-annotations/56/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Core Annotations 2.0.0-M7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/maven-metadata.xml (2 KB at 32.6 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120229.031718-6.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120229.031718-6.pom (3 KB at 88.6 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/maven-metadata.xml (2 KB at 25.1 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120229.031708-6.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120229.031708-6.pom (3 KB at 142.9 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/maven-metadata.xml (634 B at 21.3 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/shared-ldap-net-parent-1.0.0-M12-20120229.031700-6.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-parent/1.0.0-M12-SNAPSHOT/shared-ldap-net-parent-1.0.0-M12-20120229.031700-6.pom (2 KB at 72.6 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120229.031708-6.jar
Downloading: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120229.031718-6.jar
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M12-SNAPSHOT/shared-ldap-net-mina-1.0.0-M12-20120229.031708-6.jar (15 KB at 324.2 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M12-SNAPSHOT/shared-ldap-codec-standalone-1.0.0-M12-20120229.031718-6.jar (18 KB at 272.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-core-annotations ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-core-annotations ---
Downloading: http://repository.apache.org/snapshots/org/apache/directory/jdbm/apacheds-jdbm2/2.0.0-M2-SNAPSHOT/apacheds-jdbm2-2.0.0-M2-SNAPSHOT.bundle
[JENKINS] Archiving disabled - not archiving F:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win\trunk\core-annotations\pom.xml


Build failed in Jenkins: dir-apacheds-jdk16-win » ApacheDS Core Annotations #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-win/org.apache.directory.server$apacheds-core-annotations/55/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Core Annotations 2.0.0-M7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-core-annotations ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-core-annotations ---
Downloading: http://repository.apache.org/snapshots/org/apache/directory/jdbm/apacheds-jdbm2/2.0.0-M2-SNAPSHOT/apacheds-jdbm2-2.0.0-M2-SNAPSHOT.bundle
[JENKINS] Archiving disabled - not archiving F:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win\trunk\core-annotations\pom.xml