This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch xbean-4.30-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/tomee.git
discard 33dbdbb4f4 Remove outcommented code
discard 80d3889c7a Set ctor arguments in FlushableDataSourceHandler
discard a62546d380 Set ctor arguments in ServiceManager
discard cd9b5dde0d Update documentation
discard 2155a46170 fix URLAsResourceTest
discard 5cc3fa5347 support constructor-types for uri definitions and xml
discard 5080bac1e1 Don't store complex class type in ServiceInfo
discard 2e93afbccf define constructor arg types where arg name selection was
used before
discard 0e6edcbf68 Add types for unmanaged datasource
discard 7236defcf9 Additional change to restore previous implicit behaviour if
arg types are NOT set
discard 551ac6e38a Implement constructor-types matching for geronimo
transaction manager case
discard dc058c1c62 Add missing constructor-types parsing
discard f562e364b4 configurable constructor-types for ServiceProvider
discard 59cd02ccec fix syntax
discard 1f3277af8b Revert explicit declaration of constructor arg types
discard 638b3fc862 Explicitly set the ctor arg types for jms queue
discard 1c25d71cf0 Explicitly set the datasource ctor arg types for datasources
discard b4a3053391 XBean 4.30-SNAPSHOT
add a55323920e Revert "TOMEE-4566 - Bump version.xbean from 4.28 to 4.29
(#2389)"
add 582b262f15 Minor: Regenerated BOMs for
a55323920ea73571f1e4db2317e5b4c218081836
add 3f77865ee4 TOMEE-4569 - TomEE Maven Plugin fails in debug mode in Java
22+
add 61f4baffed XBean 4.30-SNAPSHOT
add 8965c3d721 Explicitly set the datasource ctor arg types for datasources
add 4fe6b643ef Explicitly set the ctor arg types for jms queue
add 6d7034aa92 Revert explicit declaration of constructor arg types
add 8e6aa49b2e fix syntax
add 05b9099ee9 configurable constructor-types for ServiceProvider
add a49bb0df4f Add missing constructor-types parsing
add 9ace2fbf4c Implement constructor-types matching for geronimo
transaction manager case
add aee1041569 Additional change to restore previous implicit behaviour if
arg types are NOT set
add 0fb2890bcf Add types for unmanaged datasource
add a0da28f620 define constructor arg types where arg name selection was
used before
add af473d8f64 Don't store complex class type in ServiceInfo
add 87e5ee3de7 support constructor-types for uri definitions and xml
add 6c8cca56dd fix URLAsResourceTest
add e086531d31 Update documentation
add 595588004c Set ctor arguments in ServiceManager
add 98d6f289e1 Set ctor arguments in FlushableDataSourceHandler
add 1b210574e3 Remove outcommented code
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (33dbdbb4f4)
\
N -- N -- N refs/heads/xbean-4.30-SNAPSHOT (1b210574e3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
assembly/openejb-standalone/src/main/resources/openejb | 2 +-
container/openejb-core/pom.xml | 2 +-
.../main/java/org/apache/openejb/config/RemoteServer.java | 12 ++++++++----
.../src/main/resources/bin/applicationcomposer | 2 +-
server/openejb-ejbd/pom.xml | 2 +-
server/openejb-http/pom.xml | 2 +-
tomee/apache-tomee/src/main/resources/tomee.sh | 2 +-
7 files changed, 14 insertions(+), 10 deletions(-)