buildbot success in on tomee-trunk-ubuntu

2016-09-09 Thread buildbot
The Buildbot has detected a restored build on builder tomee-trunk-ubuntu while building tomee. Full details are available at: https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/530 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

[jira] [Resolved] (TOMEE-1926) add Configurer hook to TomEEEmbeddedSingleRunner to configure the Configuration instance

2016-09-09 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-1926. --- Resolution: Fixed > add Configurer hook to TomEEEmbeddedSingleRunner to configure the

tomee git commit: TOMEE-1926 TomEEEmbeddedSingleRunner programmatic configuration

2016-09-09 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master 50c0d734b -> f0718d1ad TOMEE-1926 TomEEEmbeddedSingleRunner programmatic configuration Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/f0718d1a Tree:

[jira] [Created] (TOMEE-1926) add Configurer hook to TomEEEmbeddedSingleRunner to configure the Configuration instance

2016-09-09 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-1926: - Summary: add Configurer hook to TomEEEmbeddedSingleRunner to configure the Configuration instance Key: TOMEE-1926 URL: https://issues.apache.org/jira/browse/TOMEE-1926

[jira] [Updated] (TOMEE-1926) add Configurer hook to TomEEEmbeddedSingleRunner to configure the Configuration instance

2016-09-09 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated TOMEE-1926: -- Description: On the @Application class you can add @Configurers({MyConfigurer.class,