buildbot failure in ASF Buildbot on tomee-trunk-win-ibmjdk6

2013-09-27 Thread buildbot
The Buildbot has detected a new failure on builder tomee-trunk-win-ibmjdk6 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-trunk-win-ibmjdk6/builds/622 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-2008_windows Build Reason:

buildbot failure in ASF Buildbot on tomee-trunk-ubuntu

2013-09-27 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/617 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler

svn commit: r1526913 - in /tomee/tomee/trunk/tomee/tomee-webapp/src/main: java/org/apache/tomee/webapp/installer/ webapp/

2013-09-27 Thread tveronezi
Author: tveronezi Date: Fri Sep 27 14:25:45 2013 New Revision: 1526913 URL: http://svn.apache.org/r1526913 Log: https://issues.apache.org/jira/browse/TOMEE-1036 * removing ui form tomee-webapp Added:

[jira] [Created] (OPENEJB-2038) embedded http request doesn't support custom http methods and OPTIONS/PATCH

2013-09-27 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created OPENEJB-2038: --- Summary: embedded http request doesn't support custom http methods and OPTIONS/PATCH Key: OPENEJB-2038 URL: https://issues.apache.org/jira/browse/OPENEJB-2038

svn commit: r1526948 - in /tomee/tomee/trunk/server/openejb-http/src: main/java/org/apache/openejb/server/httpd/HttpListenerRegistry.java test/java/org/apache/openejb/server/httpd/CustomHttpMethodTest

2013-09-27 Thread rmannibucau
Author: rmannibucau Date: Fri Sep 27 15:20:07 2013 New Revision: 1526948 URL: http://svn.apache.org/r1526948 Log: adding a test on OPTIONS request method Added: tomee/tomee/trunk/server/openejb-http/src/test/java/org/apache/openejb/server/httpd/CustomHttpMethodTest.java Modified:

[jira] [Resolved] (OPENEJB-2038) embedded http request doesn't support custom http methods and OPTIONS/PATCH

2013-09-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved OPENEJB-2038. - Resolution: Fixed embedded http request doesn't support custom http

svn commit: r1526970 - /tomee/tomee/trunk/tomee/tomee-webapp/src/main/webapp/WEB-INF/web.xml

2013-09-27 Thread tveronezi
Author: tveronezi Date: Fri Sep 27 16:10:58 2013 New Revision: 1526970 URL: http://svn.apache.org/r1526970 Log: https://issues.apache.org/jira/browse/TOMEE-1036 * secure application Modified: tomee/tomee/trunk/tomee/tomee-webapp/src/main/webapp/WEB-INF/web.xml Modified:

buildbot failure in ASF Buildbot on tomee-trunk-win-ibmjdk6

2013-09-27 Thread buildbot
The Buildbot has detected a new failure on builder tomee-trunk-win-ibmjdk6 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-trunk-win-ibmjdk6/builds/627 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-2008_windows Build Reason:

svn commit: r1526986 - in /tomee/tomee/trunk/tomee/tomee-webapp/src/main: java/org/apache/tomee/webapp/installer/InstallerServlet.java webapp/WEB-INF/web.xml

2013-09-27 Thread tveronezi
Author: tveronezi Date: Fri Sep 27 17:21:55 2013 New Revision: 1526986 URL: http://svn.apache.org/r1526986 Log: https://issues.apache.org/jira/browse/TOMEE-1036 * escape valid json string * static libraries should not be protected Modified: