jbossws trunk build broken (RE: jbossws-head-testsuite-1.5 Build Failed)
by Rajesh Rajasekaran
http://cruisecontrol.jboss.com/cc/artifacts/jbossws-head-testsuite-1.5/2
0060918201001/compilejbossws.log
[javac]
/services/cruisecontrol/checkout/jbossws-head-testsuite-1.5/src/main/jav
a/org/jboss/ws/integration/SecurityAdaptorFactoryImpl.java:28: package
org.jboss.security does not exist
[javac] import org.jboss.security.SecurityAssociation;
[javac] ^
[javac]
/services/cruisecontrol/checkout/jbossws-head-testsuite-1.5/src/main/jav
a/org/jboss/ws/integration/jboss/ServiceEndpointInvokerEJB21.java:42:
package org.jboss.security does not exist
[javac] import org.jboss.security.SecurityAssociation;
[javac] ^
[javac]
/services/cruisecontrol/checkout/jbossws-head-testsuite-1.5/src/main/jav
a/org/jboss/ws/integration/SecurityAdaptorFactoryImpl.java:49: cannot
find symbol
[javac] symbol : variable SecurityAssociation
[javac] location: class
org.jboss.ws.integration.SecurityAdaptorFactoryImpl.SecurityAdaptorImpl
[javac] SecurityAssociation.setPrincipal(pricipal);
[javac] ^
[javac]
/services/cruisecontrol/checkout/jbossws-head-testsuite-1.5/src/main/jav
a/org/jboss/ws/integration/SecurityAdaptorFactoryImpl.java:54: cannot
find symbol
[javac] symbol : variable SecurityAssociation
[javac] location: class
org.jboss.ws.integration.SecurityAdaptorFactoryImpl.SecurityAdaptorImpl
[javac] SecurityAssociation.setCredential(credential);
[javac] ^
[javac]
/services/cruisecontrol/checkout/jbossws-head-testsuite-1.5/src/main/jav
a/org/jboss/ws/integration/jboss/ServiceEndpointInvokerEJB21.java:162:
cannot find symbol
[javac] symbol : variable SecurityAssociation
[javac] location: class
org.jboss.ws.integration.jboss.ServiceEndpointInvokerEJB21
[javac] Principal principal =
SecurityAssociation.getPrincipal();
[javac] ^
[javac]
/services/cruisecontrol/checkout/jbossws-head-testsuite-1.5/src/main/jav
a/org/jboss/ws/integration/jboss/ServiceEndpointInvokerEJB21.java:163:
cannot find symbol
[javac] symbol : variable SecurityAssociation
[javac] location: class
org.jboss.ws.integration.jboss.ServiceEndpointInvokerEJB21
[javac] Object credential =
SecurityAssociation.getCredential();
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
________________________________
From: qa(a)jboss.com [mailto:qa@jboss.com]
Sent: Monday, September 18, 2006 7:17 PM
To: Darran Lofthouse; Heiko Braun; Jason T. Greene;
jboss-development(a)lists.jboss.org; Magesh Kumar Bojan; QA; Thomas
Diesler
Subject: jbossws-head-testsuite-1.5 Build Failed
Importance: High
View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jbossws-head-testsuite-1.
5?log=log20060918201001
BUILD FAILED
Ant Error Message:
/services/cruisecontrol/work/scripts/build-jbossws-testsuite.xml:77:
Exit code: 1 See compilejbossws.log in Build Artifacts for details.
Date of build: 09/18/2006 20:10:01
Time to build: 6 minutes 37 seconds
Last changed: 09/15/2006 08:55:46
Last log entry: [JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is
not bound
Unit Tests: (0) Total Errors and Failures: (0)
Modifications since last build: (first 50 of 2497)
968
unknown
thomas.diesler(a)jboss.com
//trunk/src/test/resources/jaxrpc/jbws1186/WEB-INF/web.xml
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
added
thomas.diesler(a)jboss.com
//trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1186
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
unknown
thomas.diesler(a)jboss.com
//trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1186/TestEndpoint.jav
a
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
unknown
thomas.diesler(a)jboss.com
//trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1186/UserType.java
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
unknown
thomas.diesler(a)jboss.com
//trunk/src/test/resources/jaxrpc/jbws1186/WEB-INF/jaxrpc-mapping.xml
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
unknown
thomas.diesler(a)jboss.com
//trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1186/JBWS1186TestCase
.java
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
unknown
thomas.diesler(a)jboss.com
//trunk/src/test/resources/jaxrpc/jbws1186/WEB-INF
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
unknown
thomas.diesler(a)jboss.com
//trunk/src/test/resources/jaxrpc/jbws1186/WEB-INF/webservices.xml
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
unknown
thomas.diesler(a)jboss.com
//trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1186/TestEndpointImpl
.java
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
unknown
thomas.diesler(a)jboss.com
//trunk/src/test/resources/jaxrpc/jbws1186/WEB-INF/wsdl/TestService.wsdl
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
modified
thomas.diesler(a)jboss.com
//trunk/src/test/ant/build-jars-jaxrpc.xml
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
modified
thomas.diesler(a)jboss.com
//trunk/src/test/resources/jaxrpc/jbws1186/wstools-config.xml
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
added
thomas.diesler(a)jboss.com
//trunk/src/test/resources/jaxrpc/jbws1186
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
968
unknown
thomas.diesler(a)jboss.com
//trunk/src/test/resources/jaxrpc/jbws1186/WEB-INF/wsdl
[JBWS-1186] The prefix "xsi" for attribute "xsi:nil" is not bound
951
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/BindingImpl.java
Fix svn id
950
added
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/PayloadBinding.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/metadata/jsr109/WebserviceDescription
MetaData.java
Remove dependency on JAXWS from core API
950
added
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/HTTPBindingJAXWS.java
Remove dependency on JAXWS from core API
950
added
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/SOAPBindingDelegate.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/test/java/org/jboss/test/ws/common/soap/attachment/GenericAt
tachmentTestCase.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/common/CommonClient.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/tools/JavaToWSDL11.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/deployment/JSR181MetaDataBuilder.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/annotation/PortComponent.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/integration/jboss/ServiceEndpointInte
rceptor.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxrpc/CallImpl.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/server/AbstractServiceEndpointInvoker
.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/metadata/jsr109/WebservicesMetaData.j
ava
Remove dependency on JAXWS from core API
950
added
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/common/CommonSOAPBinding.java
Remove dependency on JAXWS from core API
950
added
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/common/CommonSOAP11Binding.java
Remove dependency on JAXWS from core API
950
added
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/SOAP11BindingJAXWS.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/soap/SAAJPayloadBuilderDOM.java
Remove dependency on JAXWS from core API
950
added
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/common/CommonSOAP12Binding.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/server/ServiceEndpointManager.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/eventing/mgmt/SubscriptionManager.jav
a
Remove dependency on JAXWS from core API
950
added
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/MessageBinding.java
Remove dependency on JAXWS from core API
950
deleted
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/SOAPBindingImpl.java
Remove dependency on JAXWS from core API
950
deleted
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/SOAP11BindingImpl.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/integration/jboss/DeployerInterceptor
.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/test/java/org/jboss/test/ws/common/binding/SOAPBindingTestCa
se.java
Remove dependency on JAXWS from core API
950
deleted
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/SOAP12BindingImpl.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/soap/SOAPConnectionImpl.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/utils/MimeUtils.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/test/resources/jaxrpc/wsse/webclient/WEB-INF/jboss-web.xml
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/client/ClientImpl.java
Remove dependency on JAXWS from core API
950
added
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/common/CommonBinding.java
Remove dependency on JAXWS from core API
950
added
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/BindingExt.java
Remove dependency on JAXWS from core API
950
deleted
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/HTTPBindingImpl.java
Remove dependency on JAXWS from core API
950
unknown
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/jaxws/core/BindingImpl.java
Remove dependency on JAXWS from core API
950
modified
thomas.diesler(a)jboss.com
//trunk/src/main/java/org/jboss/ws/tools/helpers/JavaToWSDLHelper.java
Remove dependency on JAXWS from core API
19 years, 6 months
jbossbuild.jar in MC_VDF_WORK/head
by Scott M Stark
I had built the jbossbuild.jar from the current BRANCH_JBBUILD_DEV with
some extra debugging and checked that in, but when running with a
workspace that did not have a thirdparty directory I was seeing this error:
BUILD FAILED
/home/svn/JBossHead/jboss-head-mc/build/build.xml:1008: The following
error occurred while executing this line:
/home/svn/JBossHead/jboss-head-mc/build/build-thirdparty.xml:144: Unable
to get remote
file=/home/svn/JBossHead/jboss-head-mc/thirdparty/antlr/component-info.xml
url=file:/usr/Repository/repository.jboss.com/antlr/2.7.6.ga/component-in...
This is related to an older change Ruel had been looking at to validate
that the local thirdparty jar was in synch with the repository. However
it does not work when there is no local copy. Since
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossBuild only talks about the
BRANCH_JBBUILD_DEV branch I don't know where the jbossbuild.jar is
currently coming from. I have rebuilt this from the BRANCH_JBBUILD_DEV
branch with the getwithsum task replaced with a simple get to avoid the
local thirdparty problem. jbossbuild is dead at this point so I don't
see any new releases until it becomes a maven2 based project.
19 years, 6 months