See <http://localhost:8080/job/Stripes%201.5.x%20branch/22/changes>
Changes:
[bengunter] STS-391: Instead of storing a stack of contexts in request scope,
store the current context and treat each context as a node in a doubly-linked
list.
------------------------------------------
[...truncated 8496 lines...]
at
net.sourceforge.stripes.mock.MockRoundtrip.execute(MockRoundtrip.java:246)
at
net.sourceforge.stripes.mock.MockRoundtrip.execute(MockRoundtrip.java:258)
at
net.sourceforge.stripes.validation.ValidationWithGenericsTest.runValidationTests(ValidationWithGenericsTest.java:115)
at
net.sourceforge.stripes.validation.ValidationWithGenericsTest.testActionBeanWithTypeParameter(ValidationWithGenericsTest.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:640)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:627)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:798)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1102)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:137)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:121)
at org.testng.TestRunner.runWorkers(TestRunner.java:1009)
at org.testng.TestRunner.privateRun(TestRunner.java:683)
at org.testng.TestRunner.run(TestRunner.java:553)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:311)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:306)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:268)
at org.testng.SuiteRunner.run(SuiteRunner.java:217)
at org.testng.TestNG.runSuite(TestNG.java:1062)
at org.testng.TestNG.runSuitesLocally(TestNG.java:956)
at org.testng.TestNG.run(TestNG.java:874)
at
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:62)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:141)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
13:31:42,399 DEBUG DispatcherHelper:552 - The following validation errors need
to be fixed:
-> [model.username] (missing resource)
-> [model.password] (missing resource)
13:31:42,400 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
ResolutionExecution
13:31:42,400 DEBUG HttpCacheInterceptor:77 - Looking for HttpCache on
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterActionBean.login()
13:31:42,400 DEBUG UrlBindingFactory:141 - No URL binding matches
_default_source_page_
13:31:42,401 DEBUG UrlBindingFactory:141 - No URL binding matches
_default_source_page_
13:31:42,401 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
RequestComplete
13:31:42,401 DEBUG StripesFilter:218 - LocalePicker selected locale: en_US
13:31:42,402 DEBUG StripesFilter:224 - LocalePicker selected character
encoding: UTF-8
13:31:42,402 DEBUG UrlBindingFactory:120 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetter.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetter.action
13:31:42,403 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
RequestInit
13:31:42,403 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
ActionBeanResolution
13:31:42,403 DEBUG UrlBindingFactory:120 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetter.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetter.action
13:31:42,403 DEBUG UrlBindingFactory:120 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetter.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetter.action
13:31:42,404 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
HandlerResolution
13:31:42,404 DEBUG DispatcherHelper:184 - Resolved event: login; will invoke:
ExtendOverloadSetterActionBean.login()
13:31:42,404 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
BindingAndValidation
13:31:42,405 DEBUG DefaultActionBeanPropertyBinder:453 - Running required field
validation on bean class
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterActionBean
13:31:42,405 DEBUG DefaultActionBeanPropertyBinder:487 - Checking required
field: model.username, with values: [Scooby]
13:31:42,406 DEBUG DefaultActionBeanPropertyBinder:487 - Checking required
field: model.password, with values: [Shaggy]
13:31:42,406 DEBUG BindingPolicyManager:96 - Creating
net.sourceforge.stripes.controller.BindingPolicyManager for class
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterActionBean
with default policy null
13:31:42,406 DEBUG BindingPolicyManager:277 - Translated globs [] to regex
13:31:42,407 DEBUG BindingPolicyManager:277 - Translated globs [] to regex
13:31:42,407 DEBUG BindingPolicyManager:277 - Translated globs [model.username,
model.password] to regex model\.username|model\.password
13:31:42,408 DEBUG DefaultActionBeanPropertyBinder:779 - Converting 1 value(s)
using converter net.sourceforge.stripes.validation.StringTypeConverter
13:31:42,408 DEBUG DefaultActionBeanPropertyBinder:779 - Converting 1 value(s)
using converter net.sourceforge.stripes.validation.StringTypeConverter
13:31:42,409 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
CustomValidation
13:31:42,409 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
EventHandling
13:31:42,409 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
RequestComplete
13:31:42,410 DEBUG StripesFilter:218 - LocalePicker selected locale: en_US
13:31:42,410 DEBUG StripesFilter:224 - LocalePicker selected character
encoding: UTF-8
13:31:42,411 DEBUG UrlBindingFactory:120 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action
13:31:42,411 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
RequestInit
13:31:42,412 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
ActionBeanResolution
13:31:42,412 DEBUG UrlBindingFactory:120 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action
13:31:42,412 DEBUG UrlBindingFactory:120 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action
13:31:42,413 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
HandlerResolution
13:31:42,413 DEBUG DispatcherHelper:184 - Resolved event: login; will invoke:
ExtendOverloadSetterAgainActionBean.login()
13:31:42,413 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
BindingAndValidation
13:31:42,415 DEBUG ReflectUtil:524 - Working around JVM bug involving
PropertyDescriptors and bridge methods for class
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterAgainActionBean
13:31:42,416 DEBUG DefaultValidationMetadataProvider:273 - Loaded validations
for ActionBean ExtendOverloadSetterAgainActionBean:
model.username->ValidationMetadata{required=true},
model.password->ValidationMetadata{required=true}
13:31:42,416 DEBUG DefaultActionBeanPropertyBinder:453 - Running required field
validation on bean class
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterAgainActionBean
13:31:42,417 DEBUG DefaultActionBeanPropertyBinder:487 - Checking required
field: model.username, with values: null
13:31:42,417 DEBUG DefaultActionBeanPropertyBinder:487 - Checking required
field: model.password, with values: null
13:31:42,418 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
CustomValidation
13:31:42,418 DEBUG SimpleError:112 - Looking up localized field name with
messageKey: model.username
13:31:42,419 ERROR LocalizationUtility:70 -
java.util.MissingResourceException: Could not find the form field resource
bundle needed by Stripes. This almost certainly means that a properties file
called 'StripesResources.properties' could not be found in the classpath. This
properties file is needed to lookup form field names. Please ensure the file
exists in WEB-INF/classes or elsewhere in your classpath.
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:777)
at
net.sourceforge.stripes.localization.DefaultLocalizationBundleFactory.getFormFieldBundle(DefaultLocalizationBundleFactory.java:113)
at
net.sourceforge.stripes.localization.LocalizationUtility.getLocalizedFieldName(LocalizationUtility.java:66)
at
net.sourceforge.stripes.validation.SimpleError.resolveFieldName(SimpleError.java:118)
at
net.sourceforge.stripes.validation.SimpleError.getMessage(SimpleError.java:101)
at
net.sourceforge.stripes.controller.DispatcherHelper.logValidationErrors(DispatcherHelper.java:542)
at
net.sourceforge.stripes.controller.DispatcherHelper.handleValidationErrors(DispatcherHelper.java:398)
at
net.sourceforge.stripes.controller.DispatcherServlet.handleValidationErrors(DispatcherServlet.java:270)
at
net.sourceforge.stripes.controller.DispatcherServlet.service(DispatcherServlet.java:156)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at
net.sourceforge.stripes.mock.MockFilterChain.doFilter(MockFilterChain.java:66)
at
net.sourceforge.stripes.controller.StripesFilter.doFilter(StripesFilter.java:247)
at
net.sourceforge.stripes.mock.MockFilterChain.doFilter(MockFilterChain.java:63)
at
net.sourceforge.stripes.mock.MockServletContext.acceptRequest(MockServletContext.java:255)
at
net.sourceforge.stripes.mock.MockRoundtrip.execute(MockRoundtrip.java:246)
at
net.sourceforge.stripes.mock.MockRoundtrip.execute(MockRoundtrip.java:258)
at
net.sourceforge.stripes.validation.ValidationWithGenericsTest.runValidationTests(ValidationWithGenericsTest.java:115)
at
net.sourceforge.stripes.validation.ValidationWithGenericsTest.testActionBeanWithTypeParameter(ValidationWithGenericsTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:640)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:627)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:798)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1102)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:137)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:121)
at org.testng.TestRunner.runWorkers(TestRunner.java:1009)
at org.testng.TestRunner.privateRun(TestRunner.java:683)
at org.testng.TestRunner.run(TestRunner.java:553)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:311)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:306)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:268)
at org.testng.SuiteRunner.run(SuiteRunner.java:217)
at org.testng.TestNG.runSuite(TestNG.java:1062)
at org.testng.TestNG.runSuitesLocally(TestNG.java:956)
at org.testng.TestNG.run(TestNG.java:874)
at
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:62)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:141)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
13:31:42,422 DEBUG SimpleError:112 - Looking up localized field name with
messageKey: model.password
13:31:42,422 ERROR LocalizationUtility:70 -
java.util.MissingResourceException: Could not find the form field resource
bundle needed by Stripes. This almost certainly means that a properties file
called 'StripesResources.properties' could not be found in the classpath. This
properties file is needed to lookup form field names. Please ensure the file
exists in WEB-INF/classes or elsewhere in your classpath.
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:777)
at
net.sourceforge.stripes.localization.DefaultLocalizationBundleFactory.getFormFieldBundle(DefaultLocalizationBundleFactory.java:113)
at
net.sourceforge.stripes.localization.LocalizationUtility.getLocalizedFieldName(LocalizationUtility.java:66)
at
net.sourceforge.stripes.validation.SimpleError.resolveFieldName(SimpleError.java:118)
at
net.sourceforge.stripes.validation.SimpleError.getMessage(SimpleError.java:101)
at
net.sourceforge.stripes.controller.DispatcherHelper.logValidationErrors(DispatcherHelper.java:542)
at
net.sourceforge.stripes.controller.DispatcherHelper.handleValidationErrors(DispatcherHelper.java:398)
at
net.sourceforge.stripes.controller.DispatcherServlet.handleValidationErrors(DispatcherServlet.java:270)
at
net.sourceforge.stripes.controller.DispatcherServlet.service(DispatcherServlet.java:156)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at
net.sourceforge.stripes.mock.MockFilterChain.doFilter(MockFilterChain.java:66)
at
net.sourceforge.stripes.controller.StripesFilter.doFilter(StripesFilter.java:247)
at
net.sourceforge.stripes.mock.MockFilterChain.doFilter(MockFilterChain.java:63)
at
net.sourceforge.stripes.mock.MockServletContext.acceptRequest(MockServletContext.java:255)
at
net.sourceforge.stripes.mock.MockRoundtrip.execute(MockRoundtrip.java:246)
at
net.sourceforge.stripes.mock.MockRoundtrip.execute(MockRoundtrip.java:258)
at
net.sourceforge.stripes.validation.ValidationWithGenericsTest.runValidationTests(ValidationWithGenericsTest.java:115)
at
net.sourceforge.stripes.validation.ValidationWithGenericsTest.testActionBeanWithTypeParameter(ValidationWithGenericsTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:640)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:627)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:798)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1102)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:137)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:121)
at org.testng.TestRunner.runWorkers(TestRunner.java:1009)
at org.testng.TestRunner.privateRun(TestRunner.java:683)
at org.testng.TestRunner.run(TestRunner.java:553)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:311)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:306)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:268)
at org.testng.SuiteRunner.run(SuiteRunner.java:217)
at org.testng.TestNG.runSuite(TestNG.java:1062)
at org.testng.TestNG.runSuitesLocally(TestNG.java:956)
at org.testng.TestNG.run(TestNG.java:874)
at
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:62)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:141)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
13:31:42,425 DEBUG DispatcherHelper:552 - The following validation errors need
to be fixed:
-> [model.username] (missing resource)
-> [model.password] (missing resource)
13:31:42,425 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
ResolutionExecution
13:31:42,426 DEBUG HttpCacheInterceptor:77 - Looking for HttpCache on
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterAgainActionBean.login()
13:31:42,426 DEBUG UrlBindingFactory:141 - No URL binding matches
_default_source_page_
13:31:42,427 DEBUG UrlBindingFactory:141 - No URL binding matches
_default_source_page_
13:31:42,427 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
RequestComplete
13:31:42,427 DEBUG StripesFilter:218 - LocalePicker selected locale: en_US
13:31:42,427 DEBUG StripesFilter:224 - LocalePicker selected character
encoding: UTF-8
13:31:42,428 DEBUG UrlBindingFactory:120 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action
13:31:42,428 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
RequestInit
13:31:42,429 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
ActionBeanResolution
13:31:42,429 DEBUG UrlBindingFactory:120 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action
13:31:42,429 DEBUG UrlBindingFactory:120 - Matched
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action to
/validation/ValidationWithGenericsTest$ExtendOverloadSetterAgain.action
13:31:42,430 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
HandlerResolution
13:31:42,430 DEBUG DispatcherHelper:184 - Resolved event: login; will invoke:
ExtendOverloadSetterAgainActionBean.login()
13:31:42,430 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
BindingAndValidation
13:31:42,431 DEBUG DefaultActionBeanPropertyBinder:453 - Running required field
validation on bean class
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterAgainActionBean
13:31:42,431 DEBUG DefaultActionBeanPropertyBinder:487 - Checking required
field: model.username, with values: [Scooby]
13:31:42,431 DEBUG DefaultActionBeanPropertyBinder:487 - Checking required
field: model.password, with values: [Shaggy]
13:31:42,432 DEBUG BindingPolicyManager:96 - Creating
net.sourceforge.stripes.controller.BindingPolicyManager for class
net.sourceforge.stripes.validation.ValidationWithGenericsTest$ExtendOverloadSetterAgainActionBean
with default policy null
13:31:42,433 DEBUG BindingPolicyManager:277 - Translated globs [] to regex
13:31:42,433 DEBUG BindingPolicyManager:277 - Translated globs [] to regex
13:31:42,434 DEBUG BindingPolicyManager:277 - Translated globs [model.username,
model.password] to regex model\.username|model\.password
13:31:42,434 DEBUG DefaultActionBeanPropertyBinder:779 - Converting 1 value(s)
using converter net.sourceforge.stripes.validation.StringTypeConverter
13:31:42,435 DEBUG DefaultActionBeanPropertyBinder:779 - Converting 1 value(s)
using converter net.sourceforge.stripes.validation.StringTypeConverter
13:31:42,435 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
CustomValidation
13:31:42,436 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
EventHandling
13:31:42,436 DEBUG ExecutionContext:150 - Transitioning to lifecycle stage
RequestComplete
Tests run: 1255, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.9 sec
Results :
Tests run: 1255, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar:
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/tests/target/tests-1.5.4-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/tests/target/tests-1.5.4-SNAPSHOT.jar>
to
/var/lib/hudson/.m2/repository/net/sourceforge/stripes/tests/1.5.4-SNAPSHOT/tests-1.5.4-SNAPSHOT.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] skipping artifact deployement
[HUDSON] Archiving
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/tests/pom.xml> to
/var/lib/hudson/jobs/Stripes 1.5.x
branch/modules/net.sourceforge.stripes$tests/builds/2010-09-28_13-30-20/archive/net.sourceforge.stripes/tests/1.5.4-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://localhost:8080/job/Stripes%201.5.x%20branch/ws/1.5.x/tests/target/tests-1.5.4-SNAPSHOT.jar>
to /var/lib/hudson/jobs/Stripes 1.5.x
branch/modules/net.sourceforge.stripes$tests/builds/2010-09-28_13-30-20/archive/net.sourceforge.stripes/tests/1.5.4-SNAPSHOT/tests-1.5.4-SNAPSHOT.jar
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Stripes Parent ........................................ SUCCESS [9.523s]
[INFO] Stripes ............................................... SUCCESS [54.797s]
[INFO] Stripes Tests ......................................... SUCCESS [14.590s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 21 seconds
[INFO] Finished at: Tue Sep 28 13:31:46 CDT 2010
[INFO] Final Memory: 78M/416M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
channel stopped
No jira site is configured for this project. This must be a project
configuration error
IRC notifier plugin: Sending notification to: #stripes
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development