Build failed in Hudson: JBossSX » JBoss Security Implementation for the JBAS #378

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sat Feb 23 08:26:09 EST 2008


See http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/378/changes

------------------------------------------
started
Building remotely on dev40-linux
Reusing existing maven process
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ----------------------------------------------------------------------------
[INFO] Building JBoss Security Implementation for the JBAS
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [javacc:javacc {execution: javacc}]
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/main/org/jboss/security/auth/login/SunConfigParser.jj  . . .
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 203 source files to http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/target/classes 
[WARNING] http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/main/org/jboss/security/plugins/NullSecurityManager.java :[74,19] [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated

[WARNING] http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/main/org/jboss/security/plugins/auth/SubjectActions.java :[143,61] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning

[WARNING] http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/main/org/jboss/security/plugins/auth/SubjectActions.java :[144,54] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning

[WARNING] http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/main/org/jboss/security/plugins/JBossAuthorizationManager.java :[219,25] [deprecation] getUserRoles(java.security.Principal) in org.jboss.security.AuthorizationManager has been deprecated

[WARNING] http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/main/org/jboss/security/plugins/auth/JaasSecurityManagerBase.java :[310,18] [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated

[WARNING] http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/main/org/jboss/security/plugins/auth/JaasSecurityManagerBase.java :[468,15] [deprecation] getUserRoles(java.security.Principal) in org.jboss.security.AuthorizationManager has been deprecated

[WARNING] http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/main/org/jboss/security/plugins/JBossAuthenticationManager.java :[36,7] [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated

[WARNING] http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/main/org/jboss/security/plugins/NoAccessSecurityManager.java :[73,19] [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated

[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 61 source files to http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/target/test-classes 
[HUDSON] Archiving http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/pom.xml 
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/tests/org/jboss/test/securityassociation/LegacySecurityAssociationTestCase.java :[67,25] [deprecation] pushSubjectContext(javax.security.auth.Subject,java.security.Principal,java.lang.Object) in org.jboss.security.SecurityAssociation has been deprecated

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/tests/org/jboss/test/securityassociation/LegacySecurityAssociationTestCase.java :[69,25] [deprecation] popSubjectContext() in org.jboss.security.SecurityAssociation has been deprecated

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/target/test-classes/org/jboss/security/plugins/JBossAuthorizationManager.java :[219,25] [deprecation] getUserRoles(java.security.Principal) in org.jboss.security.AuthorizationManager has been deprecated

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/tests/org/jboss/test/util/TestHttpServletRequest.java :[173,18] [deprecation] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/tests/org/jboss/test/util/TestHttpServletRequest.java :[273,17] [deprecation] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/src/tests/org/jboss/test/authorization/acl/TestACLProvider.java :[43,7] org.jboss.test.authorization.acl.TestACLProvider is not abstract and does not override abstract method setPersistenceStrategy(org.jboss.security.acl.ACLPersistenceStrategy) in org.jboss.security.acl.ACLProvider

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/target/test-classes/org/jboss/security/plugins/auth/JaasSecurityManagerBase.java :[310,18] [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/target/test-classes/org/jboss/security/plugins/auth/JaasSecurityManagerBase.java :[468,15] [deprecation] getUserRoles(java.security.Principal) in org.jboss.security.AuthorizationManager has been deprecated

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/target/test-classes/org/jboss/security/plugins/JBossAuthenticationManager.java :[36,7] [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/target/test-classes/org/jboss/security/plugins/auth/SubjectActions.java :[143,61] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning

http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-bare/ws/target/test-classes/org/jboss/security/plugins/auth/SubjectActions.java :[144,54] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Sat Feb 23 08:54:05 EST 2008
[INFO] Final Memory: 10M/34M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data




More information about the builds mailing list