You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/01/30 01:24:09 UTC

Build failed in Hudson: myfaces-orchestra-core » MyFaces Orchestra Core #29

See <https://hudson.apache.org/hudson/job/myfaces-orchestra-core/org.apache.myfaces.orchestra$myfaces-orchestra-core/29/>

------------------------------------------
[...truncated 595 lines...]
Jan 29, 2011 7:23:56 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:23:56 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:23:56 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:23:56 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:23:56 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:23:56 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:23:56 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:23:56 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:23:56 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec
Running org.apache.myfaces.orchestra.viewController.TestInterfaceViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.myfaces.orchestra.requestParameterProvider.TestRequestParameterProviderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.myfaces.orchestra.conversation.TestConversationPersistence
Jan 29, 2011 7:23:56 PM org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Jan 29, 2011 7:23:56 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [testApplicationContext.xml]
Jan 29, 2011 7:23:56 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.GenericApplicationContext@1ad6b4b: display name [org.springframework.context.support.GenericApplicationContext@1ad6b4b]; startup date [Sat Jan 29 19:23:56 EST 2011]; root of context hierarchy
Jan 29, 2011 7:23:56 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@1ad6b4b]: org.springframework.beans.factory.support.DefaultListableBeanFactory@671f95
Jan 29, 2011 7:23:56 PM org.springframework.orm.jpa.LocalEntityManagerFactoryBean createNativeEntityManagerFactory
INFO: Building JPA EntityManagerFactory for persistence unit 'default'
[TopLink Config]: 2011.01.29 07:23:56.892--ServerSession(7190308)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.apache.myfaces.orchestra.conversation.model.UserData] is being defaulted to: UserData.
[TopLink Config]: 2011.01.29 07:23:56.904--ServerSession(7190308)--Thread(Thread[main,5,main])--The table name for entity [class org.apache.myfaces.orchestra.conversation.model.UserData] is being defaulted to: USERDATA.
[TopLink Config]: 2011.01.29 07:23:56.922--ServerSession(7190308)--Thread(Thread[main,5,main])--The table name for entity [private java.lang.Long org.apache.myfaces.orchestra.conversation.model.UserData.id] is being defaulted to: USERDATA.
[TopLink Config]: 2011.01.29 07:23:56.923--ServerSession(7190308)--Thread(Thread[main,5,main])--The column name for element [private java.lang.Long org.apache.myfaces.orchestra.conversation.model.UserData.id] is being defaulted to: ID.
[TopLink Config]: 2011.01.29 07:23:56.934--ServerSession(7190308)--Thread(Thread[main,5,main])--The table name for entity [private java.lang.String org.apache.myfaces.orchestra.conversation.model.UserData.username] is being defaulted to: USERDATA.
[TopLink Config]: 2011.01.29 07:23:56.935--ServerSession(7190308)--Thread(Thread[main,5,main])--The column name for element [private java.lang.String org.apache.myfaces.orchestra.conversation.model.UserData.username] is being defaulted to: USERNAME.
[TopLink Config]: 2011.01.29 07:23:56.938--ServerSession(7190308)--Thread(Thread[main,5,main])--The table name for entity [private java.lang.Long org.apache.myfaces.orchestra.conversation.model.UserData.version] is being defaulted to: USERDATA.
[TopLink Config]: 2011.01.29 07:23:56.939--ServerSession(7190308)--Thread(Thread[main,5,main])--The column name for element [private java.lang.Long org.apache.myfaces.orchestra.conversation.model.UserData.version] is being defaulted to: VERSION.
[TopLink Info]: 2011.01.29 07:23:57.817--ServerSession(7190308)--Thread(Thread[main,5,main])--TopLink, version: Oracle TopLink Essentials - 2006.6 (Build 060608)
[TopLink Config]: 2011.01.29 07:23:57.829--ServerSession(7190308)--Connection(29769356)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2011.01.29 07:24:01.447--ServerSession(7190308)--Connection(25994851)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.3.1.4 - (561794)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2011.01.29 07:24:01.447--ServerSession(7190308)--Connection(16761835)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2011.01.29 07:24:01.449--ServerSession(7190308)--Connection(15911276)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.3.1.4 - (561794)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2011.01.29 07:24:01.450--ServerSession(7190308)--Connection(25558540)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2011.01.29 07:24:01.452--ServerSession(7190308)--Connection(29819669)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.3.1.4 - (561794)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2011.01.29 07:24:01.452--ServerSession(7190308)--Connection(10181026)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2011.01.29 07:24:01.454--ServerSession(7190308)--Connection(2526406)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.3.1.4 - (561794)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2011.01.29 07:24:01.455--ServerSession(7190308)--Connection(14949706)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2011.01.29 07:24:01.456--ServerSession(7190308)--Connection(11311052)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.3.1.4 - (561794)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2011.01.29 07:24:01.457--ServerSession(7190308)--Connection(19002963)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2011.01.29 07:24:01.458--ServerSession(7190308)--Connection(2254042)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.3.1.4 - (561794)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2011.01.29 07:24:01.459--ServerSession(7190308)--Connection(734385)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2011.01.29 07:24:01.461--ServerSession(7190308)--Connection(12256734)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.3.1.4 - (561794)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Info]: 2011.01.29 07:24:01.539--ServerSession(7190308)--Thread(Thread[main,5,main])--<https://hudson.apache.org/hudson/job/myfaces-orchestra-core/org.apache.myfaces.orchestra$myfaces-orchestra-core/ws/target/test-classes-default> login successful
[TopLink Fine]: 2011.01.29 07:24:01.555--ServerSession(7190308)--Connection(15911276)--Thread(Thread[main,5,main])--DROP TABLE USERDATA
[TopLink Fine]: 2011.01.29 07:24:01.883--ServerSession(7190308)--Connection(25994851)--Thread(Thread[main,5,main])--CREATE TABLE USERDATA (ID BIGINT GENERATED ALWAYS AS IDENTITY NOT NULL, USERNAME VARCHAR(255), VERSION BIGINT, PRIMARY KEY (ID))
Jan 29, 2011 7:24:02 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.aop.config.internalAutoProxyCreator' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 29, 2011 7:24:02 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 29, 2011 7:24:02 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'transactionManager' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 29, 2011 7:24:02 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 29, 2011 7:24:02 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 29, 2011 7:24:02 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 29, 2011 7:24:02 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@671f95: defining beans [org.springframework.beans.factory.config.CustomScopeConfigurer,persistentContextConversationInterceptor,persistentContextFactory,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor,transactionManager,entityManagerFactory,scopedTarget.persistentBackingBean,persistentBackingBean,scopedTarget.dummyBean,dummyBean]; root of factory hierarchy
[TopLink Fine]: 2011.01.29 07:24:02.328--ClientSession(4746461)--Connection(29819669)--Thread(Thread[main,5,main])--INSERT INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
	bind => [test, 1]
[TopLink Fine]: 2011.01.29 07:24:02.460--ClientSession(4746461)--Connection(29819669)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL()
[TopLink Fine]: 2011.01.29 07:24:02.524--ClientSession(5511938)--Connection(2526406)--Thread(Thread[main,5,main])--INSERT INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
	bind => [test, 1]
[TopLink Fine]: 2011.01.29 07:24:02.525--ClientSession(5511938)--Connection(2526406)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL()
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.369 sec
Running org.apache.myfaces.orchestra.conversation.TestConversation
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jan 29, 2011 7:24:02 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.myfaces.orchestra.conversation.TestScope
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.myfaces.orchestra.viewController.TestDefaultViewControllerNameMapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[TopLink Config]: 2011.01.29 07:24:02.660--ServerSession(7190308)--Connection(25994851)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Info]: 2011.01.29 07:24:02.660--ServerSession(7190308)--Thread(Thread[Thread-5,5,main])--<https://hudson.apache.org/hudson/job/myfaces-orchestra-core/org.apache.myfaces.orchestra$myfaces-orchestra-core/ws/target/test-classes-default> logout successful
[TopLink Config]: 2011.01.29 07:24:02.661--ServerSession(7190308)--Connection(15911276)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2011.01.29 07:24:02.661--ServerSession(7190308)--Connection(29769356)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2011.01.29 07:24:02.661--ServerSession(7190308)--Connection(11311052)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2011.01.29 07:24:02.661--ServerSession(7190308)--Connection(2254042)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2011.01.29 07:24:02.662--ServerSession(7190308)--Connection(12256734)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2011.01.29 07:24:02.662--ServerSession(7190308)--Connection(29819669)--Thread(Thread[Thread-5,5,main])--disconnect
[TopLink Config]: 2011.01.29 07:24:02.662--ServerSession(7190308)--Connection(2526406)--Thread(Thread[Thread-5,5,main])--disconnect
[HUDSON] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ myfaces-orchestra-core ---
[INFO] Building jar: <https://hudson.apache.org/hudson/job/myfaces-orchestra-core/org.apache.myfaces.orchestra$myfaces-orchestra-core/ws/target/myfaces-orchestra-core-1.5-SNAPSHOT.jar>
mojo forkStarted org.apache.maven.plugins:maven-source-plugin:2.0.3(attach-source)
forkedProjectStarted org.apache.myfaces.orchestra:myfaces-orchestra-core1.5-SNAPSHOT
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (javadoc.resources) @ myfaces-orchestra-core ---
[INFO] Executing tasks
[INFO] Executed tasks
forkedProjectSucceeded org.apache.myfaces.orchestra:myfaces-orchestra-core1.5-SNAPSHOT
[HUDSON] Re-archiving <https://hudson.apache.org/hudson/job/myfaces-orchestra-core/org.apache.myfaces.orchestra$myfaces-orchestra-core/ws/target/myfaces-orchestra-core-1.5-SNAPSHOT.jar>
mojo forkSucceeded org.apache.maven.plugins:maven-source-plugin:2.0.3(attach-source)
ignoring exception during new ExecutedMojo null
[INFO] 
[INFO] --- maven-source-plugin:2.0.3:jar (attach-source) @ myfaces-orchestra-core ---
[INFO] Building jar: <https://hudson.apache.org/hudson/job/myfaces-orchestra-core/org.apache.myfaces.orchestra$myfaces-orchestra-core/ws/target/myfaces-orchestra-core-1.5-SNAPSHOT-sources.jar>
[WARNING] Artifact org.apache.myfaces.orchestra:myfaces-orchestra-core:java-source:sources:1.5-SNAPSHOT already attached to project, ignoring duplicate
mojo forkStarted org.apache.maven.plugins:maven-checkstyle-plugin:2.2(verify-style)
forkedProjectStarted org.apache.myfaces.orchestra:myfaces-orchestra-core1.5-SNAPSHOT
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.2:checkstyle (checkstyle) @ myfaces-orchestra-core ---
forkedProjectSucceeded org.apache.myfaces.orchestra:myfaces-orchestra-core1.5-SNAPSHOT


Hudson build is back to normal : myfaces-orchestra-core » MyFaces Orchestra Core #30

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/myfaces-orchestra-core/org.apache.myfaces.orchestra$myfaces-orchestra-core/30/>