svn commit: r1603778 - in /tomee/tomee/trunk/examples/projectstage-demo: ./ pom.xml

2014-06-19 Thread andygumbrecht
Author: andygumbrecht Date: Thu Jun 19 09:30:25 2014 New Revision: 1603778 URL: http://svn.apache.org/r1603778 Log: Update to DeltaSpike 1.0.0 and enable tests. Modified: tomee/tomee/trunk/examples/projectstage-demo/ (props changed) tomee/tomee/trunk/examples/projectstage-demo/pom.xml

buildbot failure in ASF Buildbot on tomee-trunk-ubuntu

2014-06-19 Thread buildbot
The Buildbot has detected a new failure on builder tomee-trunk-ubuntu while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-trunk-ubuntu/builds/209 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler

svn commit: r1603805 - /tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/bval/BeanValidationAppendixInterceptor.java

2014-06-19 Thread andygumbrecht
Author: andygumbrecht Date: Thu Jun 19 10:05:57 2014 New Revision: 1603805 URL: http://svn.apache.org/r1603805 Log: Do not continue on an unexpected error Modified: tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/bval/BeanValidationAppendixInterceptor.java

[jira] [Assigned] (TOMEE-1252) upgrade deltaspike fullstack example to deltaspike v1

2014-06-19 Thread Andy Gumbrecht (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Gumbrecht reassigned TOMEE-1252: - Assignee: Andy Gumbrecht upgrade deltaspike fullstack example to deltaspike v1

[jira] [Resolved] (TOMEE-1252) upgrade deltaspike fullstack example to deltaspike v1

2014-06-19 Thread Andy Gumbrecht (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Gumbrecht resolved TOMEE-1252. --- Resolution: Done upgrade deltaspike fullstack example to deltaspike v1

[jira] [Assigned] (TOMEE-1253) add tests based on the test-control module to the deltaspike fullstack example

2014-06-19 Thread Andy Gumbrecht (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Gumbrecht reassigned TOMEE-1253: - Assignee: Andy Gumbrecht add tests based on the test-control module to the deltaspike

svn commit: r1603889 - in /tomee/tomee/trunk/examples/deltaspike-fullstack: ./ src/main/java/org/superbiz/deltaspike/repository/ src/main/java/org/superbiz/deltaspike/repository/jpa/ src/main/java/org

2014-06-19 Thread andygumbrecht
Author: andygumbrecht Date: Thu Jun 19 14:28:40 2014 New Revision: 1603889 URL: http://svn.apache.org/r1603889 Log: This closes #12 commit ec978499ff59ff891b5d3d61742af183ab9f4c01 Author: Andrew Gumbrecht andygumbre...@apache.org Date: 2014-06-17T14:58:16Z Initial 1.7.0 branch git-svn-id:

[jira] [Commented] (TOMEE-1253) add tests based on the test-control module to the deltaspike fullstack example

2014-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037388#comment-14037388 ] ASF GitHub Bot commented on TOMEE-1253: --- Github user asfgit closed the pull request

buildbot failure in ASF Buildbot on tomee-trunk-ubuntu

2014-06-19 Thread buildbot
The Buildbot has detected a new failure on builder tomee-trunk-ubuntu while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-trunk-ubuntu/builds/212 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler

svn commit: r1603916 - /tomee/tomee/trunk/examples/deltaspike-exception-handling/src/main/java/org/superbiz/deltaspike/exceptionhandling/OSExceptionHandler.java

2014-06-19 Thread andygumbrecht
Author: andygumbrecht Date: Thu Jun 19 15:12:46 2014 New Revision: 1603916 URL: http://svn.apache.org/r1603916 Log: Running clean install rather than just clean sometimes helps Modified:

svn commit: r1603988 - in /tomee/tomee/trunk/examples/deltaspike-fullstack: ./ src/main/java/org/superbiz/deltaspike/ src/main/java/org/superbiz/deltaspike/domain/ src/main/java/org/superbiz/deltaspik

2014-06-19 Thread andygumbrecht
Author: andygumbrecht Date: Thu Jun 19 18:19:56 2014 New Revision: 1603988 URL: http://svn.apache.org/r1603988 Log: Refactor and add Added: tomee/tomee/trunk/examples/deltaspike-fullstack/src/main/java/org/superbiz/deltaspike/CustomProjectStage.java - copied unchanged from r1603925,