[jboss-dev] New metadata jar needed

Carlo de Wolf cdewolf at redhat.com
Fri Apr 18 04:49:22 EDT 2008


We should have the option set in Maven to fail build on test errors, 
then the snapshot will not be upped automatically.

http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145081#4145081

Carlo

Rajesh Rajasekaran wrote:
> I just flipped the jboss-metadata hudson job to deploy a snapshot to the 
> repository (as it was also blocking tck work).
> Build#15 is uploaded to the repository.
> https://hudson.jboss.org/hudson/view/JBoss%20AS/job/JBoss-Metadata/changes
> http://snapshots.jboss.org/maven2/org/jboss/metadata/jboss-metadata/1.0.0-SNAPSHOT/ 
> 
> 
> I can set all the jbossas sub-project's nightly builds to deploy to the 
> snapshot repository if needed.
> But not sure if they would all be stable and we want it that way.
> 
> Thanks
> Rajesh
> 
> Brian Stansberry wrote:
>> Looks like a new snapshot of jboss-metadata needs to be deployed. EJB3 
>> hudson build just failed with a NCDFE and the AS build failed with the 
>> same thing this morning.
>>
>> I updated my metadata project checkout and did a mvn install and the 
>> AS would start after that.
>>
>> -------- Original Message --------
>> Subject: Build failed in Hudson: ejb3-head-testsuite #363
>> Date: Thu, 17 Apr 2008 14:39:02 -0400 (EDT)
>> From: jboss-qa-internal at redhat.com
>> To: dev-ejb3 at redhat.com
>>
>> See https://hudson.jboss.org/hudson/job/ejb3-head-testsuite/363/changes
>>
>> Changes:
>>
>> [anil.saldhana at jboss.com] EJBTHREE-1298: copy ejb3-security.jar to 
>> server/xxx/lib
>>
>> [kabir.khan at jboss.com] [EJBTHREE-1300] Interceptor-binding was using 
>> wrong name for bean
>>
>> [wolfc] ObjectStore in svn:ignore
>>
>> [wolfc] EJBTHREE-1296: cleanup
>>
>> [wolfc] EJBTHREE-1299: added transactions component and unit test
>>
>> [dimitris at jboss.org] fix the creation of isolationC.war, spotted by 
>> Adrian. :)
>>
>> jboss-web.xml was erroneously included in web-inf/web-inf dir.
>>
>> [anil.saldhana at jboss.com] EJBTHREE-1298: copy ejb3-security.jar to 
>> server/xxx/lib
>>
>> [adrian at jboss.org] Sync the test with 4.2
>>
>> [wolfc] Rebuild .classpath & .project
>>
>> [alesj] Broken xml.
>>
>> [jesper.pedersen] [JBAS-4431] Allow FK index creation during startup 
>> (CMP2)
>> [JBAS-5459] JDBCStartCommand fails with index already exists
>>
>> [newtonm] Added JBoss Community styled callout icons numbered 1 to 15.
>>
>> [newtonm] Moved callout.icon.size XSL param to xhtml-common.xsl
>>
>> [adrian at jboss.org] Revert broken changes to local.properties
>>
>> [dimitris at jboss.org] replace the obsolete 
>> org.jboss.jbossas:jboss-as-naming dependency with one pointing to 
>> org.jboss.naming:jnp-client
>>
>> [dimitris at jboss.org] JBAS-5294, jnp-client/server to 5.0.0.CR level
>>
>> [dimitris at jboss.org] space out the dependencies
>>
>> [alex.loubyansky at jboss.com] fixed the deployment name
>>
>> ------------------------------------------
>> [...truncated 25530 lines...]
>> 14:38:15,298 DEBUG [ClassAdvisor] Updating chains for class 
>> org.jboss.ejb3.test.interceptors.defaultinterceptors.XMLOrderedBean 
>> sun.misc.Launcher$AppClassLoader at 18e3e60
>> 14:38:15,298 DEBUG [MethodMatchInfo] populate bindings for public 
>> java.lang.Object 
>> org.jboss.ejb3.test.interceptors.defaultinterceptors.XMLOrderedBean.aroundInvoke(javax.interceptor.InvocationContext) 
>> throws java.lang.Exception all bindings
>> 14:38:15,298 DEBUG [MethodMatchInfo] populate bindings for public 
>> java.lang.Object 
>> org.jboss.ejb3.test.interceptors.defaultinterceptors.XMLOrderedBean.aroundInvoke(javax.interceptor.InvocationContext) 
>> throws java.lang.Exception actual bindings
>> 14:38:15,298 DEBUG [MethodMatchInfo] populate bindings for public int 
>> org.jboss.ejb3.test.interceptors.defaultinterceptors.XMLOrderedBean.method() 
>> all bindings
>> 14:38:15,298 DEBUG [MethodMatchInfo] populate bindings for public int 
>> org.jboss.ejb3.test.interceptors.defaultinterceptors.XMLOrderedBean.method() 
>> actual bindings
>> 14:38:15,302 INFO  [DefaultInterceptorsTestCase] Undeployed 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml 
>>
>> 14:38:16,520 INFO  [AOPDeployer] Deploying AOP from 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:16,823 INFO  [ProxyInstanceAdvisorTestCase] Deployed 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:16,824 INFO  [ProxyInstanceAdvisorTestCase] ======= 
>> ProxyInstanceAdvisor.test1()
>> Setting createNewInstance true for thread main
>> 14:38:17,045 DEBUG [ProxiedBean] ProxiedBean
>> 14:38:17,045 DEBUG [SimplePoolInterceptor] Using instance 
>> org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean at e0a386
>> 14:38:17,056 DEBUG [ProxiedBean] sayHi
>> Setting createNewInstance false for thread main
>> 14:38:17,056 DEBUG [SimplePoolInterceptor] Using instance 
>> org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean at e0a386
>> 14:38:17,057 DEBUG [ProxiedBean] sayBye
>> Setting createNewInstance true for thread main
>> 14:38:17,057 DEBUG [ProxiedBean] ProxiedBean
>> 14:38:17,057 DEBUG [SimplePoolInterceptor] Using instance 
>> org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean at 914f6a
>> 14:38:17,058 DEBUG [ProxiedBean] sayHi
>> 14:38:17,058 INFO  [ProxyInstanceAdvisorTestCase] ======= Done
>> 14:38:17,058 INFO  [AOPDeployer] Undeploying AOP from 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:17,071 INFO  [ProxyInstanceAdvisorTestCase] Undeployed 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:17,079 INFO  [AOPDeployer] Deploying AOP from 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:17,087 INFO  [ProxyInstanceAdvisorTestCase] Deployed 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:17,087 INFO  [ProxyInstanceAdvisorTestCase] ======= 
>> ProxyInstanceAdvisor.test1()
>> My thread main new thread Thread-0
>> Setting createNewInstance true for thread Thread-0
>> 14:38:17,093 DEBUG [ProxiedBean] ProxiedBean
>> 14:38:17,093 DEBUG [SimplePoolInterceptor] Using instance 
>> org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean at 16c79d7
>> 14:38:17,095 DEBUG [ProxiedBean] sleepyHello
>> Setting createNewInstance true for thread main
>> 14:38:18,096 DEBUG [ProxiedBean] ProxiedBean
>> 14:38:18,096 DEBUG [SimplePoolInterceptor] Using instance 
>> org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean at c79809
>> 14:38:18,096 DEBUG [ProxiedBean] sleepyHello
>> 14:38:22,112 INFO  [ProxyInstanceAdvisorTestCase] ======= Done
>> 14:38:22,112 INFO  [ProxyInstanceAdvisorTestCase] ======= Done
>> 14:38:22,113 INFO  [AOPDeployer] Undeploying AOP from 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:22,119 INFO  [ProxyInstanceAdvisorTestCase] Undeployed 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:22,121 INFO  [AOPDeployer] Deploying AOP from 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:22,128 INFO  [ProxyInstanceAdvisorTestCase] Deployed 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:22,128 INFO  [ProxyInstanceAdvisorTestCase] ======= 
>> ProxyInstanceAdvisor.test1()
>> My thread main new thread Thread-1
>> Setting createNewInstance true for thread Thread-1
>> 14:38:22,130 DEBUG [ProxiedBean] ProxiedBean
>> 14:38:22,131 DEBUG [SimplePoolInterceptor] Using instance 
>> org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean at 182bcde
>> 14:38:22,131 DEBUG [ProxiedBean] sleepyHello
>> Setting createNewInstance false for thread main
>> 14:38:23,132 DEBUG [SimplePoolInterceptor] Using instance 
>> org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean at 182bcde
>> 14:38:23,133 DEBUG [ProxiedBean] sleepyHello
>> 14:38:27,148 INFO  [ProxyInstanceAdvisorTestCase] ======= Done
>> 14:38:27,148 INFO  [ProxyInstanceAdvisorTestCase] ======= Done
>> 14:38:27,148 INFO  [AOPDeployer] Undeploying AOP from 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:27,156 INFO  [ProxyInstanceAdvisorTestCase] Undeployed 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml 
>>
>> 14:38:28,305 INFO  [AOPDeployer] Deploying AOP from 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml 
>>
>> 14:38:28,653 INFO  [InterceptorChainTestCase] Deployed 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml 
>>
>> 14:38:29,685 WARN  [CollectionPropertyHandler] 
>> ClassInfo.getDeclaredConstructor(null) didn't work for 
>> org.jboss.metadata.ejb.spec.InterceptorClassesMetaData, found the 
>> default ctor in ClassInfo.getDeclaredConstructors()
>> 14:38:29,959 DEBUG [ClassAdvisor] Creating chains for class 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> sun.misc.Launcher$AppClassLoader at 18e3e60
>> 14:38:29,993 DEBUG [ClassAdvisor] iterate binding 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml2 
>> construction(@org.jboss.ejb3.interceptors.ManagedObject->new(..))
>> 14:38:30,006 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml2 
>>
>> 14:38:30,012 DEBUG [AspectFactoryWithClassLoaderSupport] Using context 
>> classloader sun.misc.Launcher$AppClassLoader at 18e3e60 to load aspect 
>> org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor
>> [debug] construction matched binding: public 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean()
>> 14:38:30,308 DEBUG [ClassAdvisor] iterate binding 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml4 
>> construction(@org.jboss.ejb3.interceptors.ManagedObject->new(..))
>> [debug] construction matched binding: public 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean()
>> 14:38:30,311 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml4 
>>
>> 14:38:30,311 DEBUG [AspectFactoryWithClassLoaderSupport] Using context 
>> classloader sun.misc.Launcher$AppClassLoader at 18e3e60 to load aspect 
>> org.jboss.ejb3.interceptors.aop.InjectInterceptorsFactory
>> 14:38:30,318 WARN  [InjectInterceptorsFactory] EJBTHREE-1246: Do not 
>> use InjectInterceptorsFactory with a ManagedObjectAdvisor for 
>> lifecycle callbacks, should be done by the container
>> 14:38:30,321 DEBUG [ClassAdvisor] iterate binding 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..))
>> 14:38:30,337 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6 
>>
>> 14:38:30,338 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6 
>>
>> 14:38:30,339 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6 
>>
>> 14:38:30,342 DEBUG [ClassAdvisor] iterate binding 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml8 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) AND 
>> !beanLifecycleCallbackMethods
>> [debug] method matched binding: protected boolean 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String) 
>>
>> [debug] method matched binding: public java.util.List 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List) 
>>
>> [debug] method matched binding: public void 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct() 
>>
>> 14:38:30,366 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml8 
>>
>> [debug] method matched binding: protected boolean 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String) 
>>
>> 14:38:30,373 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml8 
>>
>> [debug] method matched binding: public java.util.List 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List) 
>>
>> 14:38:30,407 DEBUG [ClassAdvisor] iterate binding 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10 
>> execution(public * *->*(..))
>> 14:38:30,407 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10 
>>
>> 14:38:30,408 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10 
>>
>> 14:38:30,408 DEBUG [MethodMatchInfo] populate bindings for protected 
>> boolean 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String) 
>> all bindings
>> 14:38:30,409 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
>> 14:38:30,409 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) AND 
>> !beanLifecycleCallbackMethods : 3
>> 14:38:30,409 DEBUG [MethodMatchInfo] populate bindings for protected 
>> boolean 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String) 
>> actual bindings
>> [debug] method matched binding: public java.util.List 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List) 
>>
>> [debug] method matched binding: public void 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct() 
>>
>> 14:38:30,409 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
>> 14:38:30,409 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6 
>>
>> 14:38:30,434 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) AND 
>> !beanLifecycleCallbackMethods : 3
>> 14:38:30,434 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml8 
>>
>> 14:38:30,443 DEBUG [MethodMatchInfo] populate bindings for public 
>> java.util.List 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List) 
>> all bindings
>> 14:38:30,443 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
>> 14:38:30,443 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) AND 
>> !beanLifecycleCallbackMethods : 3
>> 14:38:30,444 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(public * *->*(..)) : 1
>> 14:38:30,444 DEBUG [MethodMatchInfo] populate bindings for public 
>> java.util.List 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List) 
>> actual bindings
>> 14:38:30,444 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
>> 14:38:30,444 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6 
>>
>> 14:38:30,444 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) AND 
>> !beanLifecycleCallbackMethods : 3
>> 14:38:30,444 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml8 
>>
>> 14:38:30,445 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(public * *->*(..)) : 1
>> 14:38:30,445 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10 
>>
>> 14:38:30,448 DEBUG [AspectFactoryWithClassLoaderSupport] Using context 
>> classloader sun.misc.Launcher$AppClassLoader at 18e3e60 to load aspect 
>> org.jboss.ejb3.test.interceptors.direct.TestInterceptorFactory
>> 14:38:30,450 INFO  [TestInterceptorFactory] advisor = 
>> org.jboss.ejb3.interceptors.container.ManagedObjectAdvisor at 988707
>> 14:38:30,459 DEBUG [MethodMatchInfo] populate bindings for public void 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct() 
>> all bindings
>> 14:38:30,460 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
>> 14:38:30,460 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(public * *->*(..)) : 1
>> 14:38:30,460 DEBUG [MethodMatchInfo] populate bindings for public void 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct() 
>> actual bindings
>> 14:38:30,460 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
>> 14:38:30,460 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6 
>>
>> 14:38:30,460 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(public * *->*(..)) : 1
>> 14:38:30,460 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10 
>>
>> 14:38:30,538 DEBUG [AspectFactoryWithClassLoaderSupport] Using context 
>> classloader sun.misc.Launcher$AppClassLoader at 18e3e60 to load aspect 
>> org.jboss.ejb3.interceptors.aop.InterceptorsFactory
>> 14:38:30,541 WARN  [InterceptorsFactory] EJBTHREE-1246: Do not use 
>> InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry 
>> should be used via the container
>> 14:38:30,541 WARN  [InterceptorsFactory] EJBTHREE-1246: Do not use 
>> InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry 
>> should be used via the container
>> 14:38:30,564 INFO  [AOPDeployer] Undeploying AOP from 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml 
>>
>> 14:38:30,565 DEBUG [AspectXmlLoader] AspectXMLLoader using 
>> managerorg.jboss.aop.AspectManager at 13bdd36
>> 14:38:30,590 DEBUG [ClassAdvisor] Updating chains for class 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> sun.misc.Launcher$AppClassLoader at 18e3e60
>> 14:38:30,592 DEBUG [ClassAdvisor] iterate binding 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10 
>> execution(public * *->*(..))
>> [debug] method matched binding: public java.util.List 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List) 
>>
>> 14:38:30,594 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10 
>>
>> [debug] method matched binding: public void 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct() 
>>
>> 14:38:30,595 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10 
>>
>> 14:38:30,596 DEBUG [MethodMatchInfo] populate bindings for protected 
>> boolean 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String) 
>> all bindings
>> 14:38:30,597 DEBUG [MethodMatchInfo] populate bindings for protected 
>> boolean 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String) 
>> actual bindings
>> 14:38:30,598 DEBUG [MethodMatchInfo] populate bindings for public 
>> java.util.List 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List) 
>> all bindings
>> 14:38:30,599 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(public * *->*(..)) : 1
>> 14:38:30,600 DEBUG [MethodMatchInfo] populate bindings for public 
>> java.util.List 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List) 
>> actual bindings
>> 14:38:30,600 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(public * *->*(..)) : 1
>> 14:38:30,601 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10 
>>
>> 14:38:30,602 DEBUG [MethodMatchInfo] populate bindings for public void 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct() 
>> all bindings
>> 14:38:30,603 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(public * *->*(..)) : 1
>> 14:38:30,604 DEBUG [MethodMatchInfo] populate bindings for public void 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct() 
>> actual bindings
>> 14:38:30,605 DEBUG [MethodMatchInfo] 0 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> execution(public * *->*(..)) : 1
>> 14:38:30,605 DEBUG [AdviceBinding] added advisor: InterceptorChainBean 
>> from binding: 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10 
>>
>> 14:38:30,608 DEBUG [ClassAdvisor] Updating chains for class 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean 
>> sun.misc.Launcher$AppClassLoader at 18e3e60
>> 14:38:30,609 DEBUG [MethodMatchInfo] populate bindings for protected 
>> boolean 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String) 
>> all bindings
>> 14:38:30,610 DEBUG [MethodMatchInfo] populate bindings for protected 
>> boolean 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String) 
>> actual bindings
>> 14:38:30,610 DEBUG [MethodMatchInfo] populate bindings for public 
>> java.util.List 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List) 
>> all bindings
>> 14:38:30,611 DEBUG [MethodMatchInfo] populate bindings for public 
>> java.util.List 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List) 
>> actual bindings
>> 14:38:30,612 DEBUG [MethodMatchInfo] populate bindings for public void 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct() 
>> all bindings
>> 14:38:30,613 DEBUG [MethodMatchInfo] populate bindings for public void 
>> org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct() 
>> actual bindings
>> 14:38:30,619 INFO  [InterceptorChainTestCase] Undeployed 
>> file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml 
>>
>> [INFO] [jar:jar]
>> [INFO] Building jar: 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/jboss-ejb3-interceptors.jar 
>>
>> [INFO] Preparing source:jar
>> [WARNING] Removing: jar from forked lifecycle, to prevent recursive 
>> invocation.
>> [INFO] No goals needed for project - skipping
>> [INFO] [source:jar {execution: attach-sources}]
>> [INFO] Building jar: 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/jboss-ejb3-interceptors-sources.jar 
>>
>> [INFO] [install:install]
>> [INFO] Installing 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/jboss-ejb3-interceptors.jar 
>> to 
>> /home/hudson/.m2/repository/org/jboss/ejb3/jboss-ejb3-interceptors/0.13.0-SNAPSHOT/jboss-ejb3-interceptors-0.13.0-SNAPSHOT.jar 
>>
>> [INFO] Installing 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/jboss-ejb3-interceptors-sources.jar 
>> to 
>> /home/hudson/.m2/repository/org/jboss/ejb3/jboss-ejb3-interceptors/0.13.0-SNAPSHOT/jboss-ejb3-interceptors-0.13.0-SNAPSHOT-sources.jar 
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Building JBoss EJB 3.0 Security
>> [INFO]    task-segment: [clean, install]
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] [clean:clean]
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [compiler:compile]
>> [INFO] Compiling 9 source files to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/classes 
>>
>> [INFO] [resources:testResources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [compiler:testCompile]
>> [INFO] Nothing to compile - all classes are up to date
>> [INFO] [surefire:test]
>> [INFO] Surefire report directory: 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/surefire-reports 
>>
>> [INFO] [jar:jar]
>> [INFO] Building jar: 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/jboss-ejb3-security.jar 
>>
>> [INFO] Preparing source:jar
>> [WARNING] Removing: jar from forked lifecycle, to prevent recursive 
>> invocation.
>> [INFO] No goals needed for project - skipping
>> [INFO] [source:jar {execution: attach-sources}]
>> [INFO] Building jar: 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/jboss-ejb3-security-sources.jar 
>>
>> [INFO] [install:install]
>> [INFO] Installing 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/jboss-ejb3-security.jar 
>> to 
>> /home/hudson/.m2/repository/org/jboss/ejb3/jboss-ejb3-security/0.13.0-SNAPSHOT/jboss-ejb3-security-0.13.0-SNAPSHOT.jar 
>>
>> [INFO] Installing 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/jboss-ejb3-security-sources.jar 
>> to 
>> /home/hudson/.m2/repository/org/jboss/ejb3/jboss-ejb3-security/0.13.0-SNAPSHOT/jboss-ejb3-security-0.13.0-SNAPSHOT-sources.jar 
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Building JBoss EJB 3.0 Core
>> [INFO]    task-segment: [clean, install]
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] [clean:clean]
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [dependency:unpack {execution: unpack-build-scripts}]
>> [INFO] Configured Artifact: org.jboss:jboss-test:?:jar
>> [INFO] Unpacking 
>> /home/hudson/.m2/repository/org/jboss/jboss-test/1.0.6-SNAPSHOT/jboss-test-1.0.6-SNAPSHOT.jarto 
>>
>>
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/unpacked/jboss-test 
>>
>> with Includes null and excludes:null
>> [INFO] [dependency:copy {execution: copy-jboss-test}]
>> [INFO] Configured Artifact: org.jboss:jboss-test:?:jar
>> [INFO] Copying jboss-test-1.0.6-SNAPSHOT.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-test.jar 
>>
>> [INFO] [dependency:copy {execution: copy-core-dependencies}]
>> [INFO] Configured Artifact: org.jboss.cache:jbosscache-core:?:jar
>> [INFO] Configured Artifact: org.jboss.ejb3:jboss-ejb3-cache:?:jar
>> [INFO] Configured Artifact: org.jboss.ejb3:jboss-ejb3-security:?:jar
>> [INFO] Configured Artifact: org.jboss.ejb3:jboss-ejb3-interceptors:?:jar
>> [INFO] Configured Artifact: org.jboss.ejb3:jboss-ejb3-ext-api:?:jar
>> [INFO] Configured Artifact: org.jboss.ejb3:jboss-ejb3-ext-api-impl:?:jar
>> [INFO] Configured Artifact: org.jboss:jboss-test:?:jar
>> [INFO] Configured Artifact: org.hibernate:hibernate:?:jar
>> [INFO] Configured Artifact: hsqldb:hsqldb:?:jar
>> [INFO] Configured Artifact: junit:junit:?:jar
>> [INFO] Configured Artifact: 
>> apache-httpclient:commons-httpclient:3.0.1:jar
>> [INFO] Configured Artifact: apache-codec:commons-codec:1.2:jar
>> [INFO] Configured Artifact: 
>> org.jboss.microcontainer:jboss-deployers-core-spi:?:jar
>> [INFO] Configured Artifact: org.jboss.metadata:jboss-metadata:?:jar
>> [INFO] Copying jbosscache-core-2.1.0.CR4.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jbosscache-core.jar 
>>
>> [INFO] Copying jboss-ejb3-cache-0.13.0-SNAPSHOT.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-ejb3-cache.jar 
>>
>> [INFO] Copying jboss-ejb3-security-0.13.0-SNAPSHOT.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-ejb3-security.jar 
>>
>> [INFO] Copying jboss-ejb3-interceptors-0.13.0-SNAPSHOT.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-ejb3-interceptors.jar 
>>
>> [INFO] Copying jboss-ejb3-ext-api-0.3.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-ejb3-ext-api.jar 
>>
>> [INFO] Copying jboss-ejb3-ext-api-impl-0.3-SNAPSHOT.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-ejb3-ext-api-impl.jar 
>>
>> [INFO] org.jboss:jboss-test:1.0.6-SNAPSHOT:jar already exists in 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib 
>>
>> [INFO] Copying hibernate-3.2.6.ga.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/hibernate.jar 
>>
>> [INFO] Copying hsqldb-1.8.0.7.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/hsqldb.jar 
>>
>> [INFO] Copying junit-4.4.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/junit.jar 
>>
>> [INFO] Copying commons-httpclient-3.0.1.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/commons-httpclient.jar 
>>
>> [INFO] Copying commons-codec-1.2.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/commons-codec.jar 
>>
>> [INFO] Copying jboss-deployers-core-spi-2.0.0.Beta9.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-deployers-core-spi.jar 
>>
>> [INFO] Copying jboss-metadata-1.0.0-SNAPSHOT.jar to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-metadata.jar 
>>
>> [INFO] [compiler:compile]
>> [INFO] Compiling 361 source files to 
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/classes 
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/src/main/java/org/jboss/ejb3/Ejb3Deployment.java:[66,36] 
>> cannot find symbol
>> symbol  : class JBossMessageDrivenBeanGenericWrapper
>> location: package org.jboss.metadata.ejb.jboss
>>
>> /qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/src/main/java/org/jboss/ejb3/Ejb3Deployment.java:[861,25] 
>> cannot find symbol
>> symbol  : class JBossMessageDrivenBeanGenericWrapper
>> location: class org.jboss.ejb3.Ejb3Deployment
>>
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Total time: 2 minutes 1 second
>> [INFO] Finished at: Thu Apr 17 14:38:59 EDT 2008
>> [INFO] Final Memory: 36M/107M
>> [INFO] 
>> ------------------------------------------------------------------------
>> Recording test results
>> Sending e-mails to: jboss-qa-internal at redhat.com
>> Build was marked for publishing on https://hudson.jboss.org/hudson/
>> finished: FAILURE
>>
>>
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development




More information about the jboss-development mailing list