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/10 05:51:13 UTC

Build failed in Hudson: dir-apacheds-jdk15-ubuntu-deploy » ApacheDS Protocol Kerberos Codec #106

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

Changes:

[elecharny] Removed some spurious printStackTrace

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Protocol Kerberos Codec
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 465 source files to <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/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-kerberos-codec/ws/src/main/java/org/apache/directory/server/kerberos/protocol/KerberosEncoder.java>:[54,18] cannot find symbol
symbol  : constructor IOException(java.lang.String,org.apache.directory.shared.asn1.codec.EncoderException)
location: class java.io.IOException
[INFO] 1 error
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/pom.xml> to /home/hudson/hudson/jobs/dir-apacheds-jdk15-ubuntu-deploy/modules/org.apache.directory.server$apacheds-kerberos-codec/builds/2010-12-10_04-40-53/archive/org.apache.directory.server/apacheds-kerberos-codec/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-kerberos-codec/ws/src/main/java/org/apache/directory/server/kerberos/protocol/KerberosEncoder.java>:[54,18] cannot find symbol
symbol  : constructor IOException(java.lang.String,org.apache.directory.shared.asn1.codec.EncoderException)
location: class java.io.IOException

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 9 seconds
[INFO] Finished at: Fri Dec 10 04:51:13 UTC 2010
[INFO] Final Memory: 49M/114M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal : dir-apacheds-jdk15-ubuntu-deploy » ApacheDS Protocol Kerberos Codec #108

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-kerberos-codec/108/changes>



Build failed in Hudson: dir-apacheds-jdk15-ubuntu-deploy » ApacheDS Protocol Kerberos Codec #107

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-kerberos-codec/107/changes>

Changes:

[elecharny] o Rename a getOrdinal() method to getValue()
o Some added Javadoc

[elecharny] Fixed a compatibility issue : OException(String, Throwable) is only available in Java 6. Thanks to Antoine for the heads up

[pamarcelot] Added 200 ms more before checking the values.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Protocol Kerberos Codec
[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-kerberos-codec/ws/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 465 source files to <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/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-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[53,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[68,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[82,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[98,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[113,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
[ERROR] <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[130,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/pom.xml> to /home/hudson/hudson/jobs/dir-apacheds-jdk15-ubuntu-deploy/modules/org.apache.directory.server$apacheds-kerberos-codec/builds/2010-12-11_04-29-41/archive/org.apache.directory.server/apacheds-kerberos-codec/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-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[53,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[68,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[82,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[98,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[113,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType
<https://hudson.apache.org/hudson/job/dir-apacheds-jdk15-ubuntu-deploy/org.apache.directory.server$apacheds-kerberos-codec/ws/src/main/java/org/apache/directory/shared/kerberos/exceptions/KerberosException.java>:[130,34] cannot find symbol
symbol  : method getOrdinal()
location: class org.apache.directory.shared.kerberos.exceptions.ErrorType

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 minutes 3 seconds
[INFO] Finished at: Sat Dec 11 04:47:54 UTC 2010
[INFO] Final Memory: 49M/103M
[INFO] ------------------------------------------------------------------------