Re: Fwd: [2/4] tomee git commit: Preparation for Microprofile

2018-02-12 Thread Andy Gumbrecht

No worries Mark - I'll just work off the grid for now.


On 12/02/18 21:52, Mark Struberg wrote:

Oki, that was totally not obvious - sorry for getting this wrong ;)

Well but my other points are still valid: how do we like to continue with that 
stuff?With sheldon, etc getting donated we HAVE to solve those issues.Except if 
we say that those parts will become heavily TomEE centric and would not run 
anywhere else.
But alone from a maintenance aspect I would prefer to have those things modular.
LieGrue,strub
 On Monday, 12 February 2018, 21:25:56 CET, Romain Manni-Bucau 
 wrote:
  
  You can PR it @geronimo if it is to add test coverage or to contribute

samples. We are on github normally.

Let me know if you need some help/pointers.

Le 12 févr. 2018 21:21, "Andy Gumbrecht"  a
écrit :


There is no implementation here at all, it is just the current spec
modules to start writing tests. I wanted to start writing a test for
geronimo config without interfering with anything else. No worries. I'll
revert it and start a private branch.


On 12/02/18 20:45, Mark Struberg wrote:


Well the last discussion was about finding a way to unify the efforts.I
totally don't care whether this will be over at Geronimo or at TomEE.
If it is at TomEE, then this effort clearly has to be done in a way which
doesn't confuse users.Which means it must be totally clear which parts are
reusable components, and which parts are just working in TomEE.
LieGrue,strub

       On Monday, 12 February 2018, 19:39:24 CET, Romain Manni-Bucau <
rmannibu...@gmail.com> wrote:
     Hi

Is it a commit/push error? Discussion didnt outcome to that if I got it
right. Discussion led to put it outside tomee.git at least then preference
was more about to concentrate a single effort under Geronimo umbrella for
tomee and asf benefit.

How did we end up here? Did I miss a discussion?

-- Message transféré --
De : 
Date : 12 févr. 2018 19:06
Objet : [2/4] tomee git commit: Preparation for Microprofile
À : 
Cc :

Preparation for Microprofile



Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/36c9c47e
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/36c9c47e
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/36c9c47e

Branch: refs/heads/master
Commit: 36c9c47eda2ecb2bdd7f5a4ff78b8610d83589df
Parents: 118060d
Author: Andy Gumbrecht 
Authored: Mon Feb 12 18:40:12 2018 +0100
Committer: Andy Gumbrecht 
Committed: Mon Feb 12 18:40:12 2018 +0100

--
   arquillian/arquillian-common/pom.xml            |  2 +-
   arquillian/arquillian-openejb-embedded/pom.xml  |  2 +-
   .../pom.xml                                    |  2 +-
   arquillian/arquillian-tck/pom.xml              |  2 +-
   arquillian/arquillian-tomee-common/pom.xml      |  2 +-
   arquillian/arquillian-tomee-embedded/pom.xml    |  2 +-
   .../arquillian-tomee-moviefun-example/pom.xml  |  2 +-
   arquillian/arquillian-tomee-remote/pom.xml      |  2 +-
   .../arquillian-tomee-codi-tests/pom.xml        |  2 +-
   .../arquillian-tomee-config-tests/pom.xml      |  2 +-
   .../arquillian-tomee-jaxrs-tests/pom.xml        |  2 +-
   .../arquillian-tomee-jaxws-tests/pom.xml        |  2 +-
   .../arquillian-tomee-jms-tests/pom.xml          |  2 +-
   .../arquillian-tomee-webprofile-tests/pom.xml  |  2 +-
   arquillian/arquillian-tomee-tests/pom.xml      |  2 +-
   .../arquillian-tomee-webapp-remote/pom.xml      |  2 +-
   arquillian/pom.xml                              |  2 +-
   arquillian/ziplock/pom.xml                      |  2 +-
   examples/access-timeout-meta/pom.xml            |  2 +-
   examples/access-timeout/pom.xml                |  2 +-
   examples/alternate-descriptors/pom.xml          |  2 +-
   examples/applet/pom.xml                        |  2 +-
   examples/application-composer/pom.xml          |  2 +-
   examples/applicationcomposer-jaxws-cdi/pom.xml  |  2 +-
   examples/applicationexception/pom.xml          |  2 +-
   examples/arquillian-jpa/pom.xml                |  2 +-
   examples/async-methods/pom.xml                  |  2 +-
   examples/async-postconstruct/pom.xml            |  2 +-
   .../bean-validation-design-by-contract/pom.xml  |  2 +-
   .../cdi-alternative-and-stereotypes/pom.xml    |  2 +-
   examples/cdi-application-scope/pom.xml          |  2 +-
   examples/cdi-basic/pom.xml                      |  2 +-
   examples/cdi-ejbcontext-jaas/pom.xml            |  2 +-
   examples/cdi-events/pom.xml                    |  2 +-
   examples/cdi-interceptors/pom.xml              |  2 +-
   examples/cdi-produces-disposes/pom.xml          |  2 +-
   examples/cdi-produces-field/pom.xml            |  2 +-
   examples/cdi-realm/pom.xml                      |  2 +-
   examples/cdi-request-scope/pom.xml              |  2 +-
   examples/cdi-session-scope/pom.xml              |  2 +-
   examples/change-jaxws-url/pom.xml             

Re: Fwd: [2/4] tomee git commit: Preparation for Microprofile

2018-02-12 Thread Mark Struberg
Oki, that was totally not obvious - sorry for getting this wrong ;) 

Well but my other points are still valid: how do we like to continue with that 
stuff?With sheldon, etc getting donated we HAVE to solve those issues.Except if 
we say that those parts will become heavily TomEE centric and would not run 
anywhere else.
But alone from a maintenance aspect I would prefer to have those things modular.
LieGrue,strub
On Monday, 12 February 2018, 21:25:56 CET, Romain Manni-Bucau 
 wrote:  
 
 You can PR it @geronimo if it is to add test coverage or to contribute
samples. We are on github normally.

Let me know if you need some help/pointers.

Le 12 févr. 2018 21:21, "Andy Gumbrecht"  a
écrit :

> There is no implementation here at all, it is just the current spec
> modules to start writing tests. I wanted to start writing a test for
> geronimo config without interfering with anything else. No worries. I'll
> revert it and start a private branch.
>
>
> On 12/02/18 20:45, Mark Struberg wrote:
>
>> Well the last discussion was about finding a way to unify the efforts.I
>> totally don't care whether this will be over at Geronimo or at TomEE.
>> If it is at TomEE, then this effort clearly has to be done in a way which
>> doesn't confuse users.Which means it must be totally clear which parts are
>> reusable components, and which parts are just working in TomEE.
>> LieGrue,strub
>>
>>      On Monday, 12 February 2018, 19:39:24 CET, Romain Manni-Bucau <
>> rmannibu...@gmail.com> wrote:
>>    Hi
>>
>> Is it a commit/push error? Discussion didnt outcome to that if I got it
>> right. Discussion led to put it outside tomee.git at least then preference
>> was more about to concentrate a single effort under Geronimo umbrella for
>> tomee and asf benefit.
>>
>> How did we end up here? Did I miss a discussion?
>>
>> -- Message transféré --
>> De : 
>> Date : 12 févr. 2018 19:06
>> Objet : [2/4] tomee git commit: Preparation for Microprofile
>> À : 
>> Cc :
>>
>> Preparation for Microprofile
>>
>>
>>
>> Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
>> Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/36c9c47e
>> Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/36c9c47e
>> Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/36c9c47e
>>
>> Branch: refs/heads/master
>> Commit: 36c9c47eda2ecb2bdd7f5a4ff78b8610d83589df
>> Parents: 118060d
>> Author: Andy Gumbrecht 
>> Authored: Mon Feb 12 18:40:12 2018 +0100
>> Committer: Andy Gumbrecht 
>> Committed: Mon Feb 12 18:40:12 2018 +0100
>>
>> --
>>  arquillian/arquillian-common/pom.xml            |  2 +-
>>  arquillian/arquillian-openejb-embedded/pom.xml  |  2 +-
>>  .../pom.xml                                    |  2 +-
>>  arquillian/arquillian-tck/pom.xml              |  2 +-
>>  arquillian/arquillian-tomee-common/pom.xml      |  2 +-
>>  arquillian/arquillian-tomee-embedded/pom.xml    |  2 +-
>>  .../arquillian-tomee-moviefun-example/pom.xml  |  2 +-
>>  arquillian/arquillian-tomee-remote/pom.xml      |  2 +-
>>  .../arquillian-tomee-codi-tests/pom.xml        |  2 +-
>>  .../arquillian-tomee-config-tests/pom.xml      |  2 +-
>>  .../arquillian-tomee-jaxrs-tests/pom.xml        |  2 +-
>>  .../arquillian-tomee-jaxws-tests/pom.xml        |  2 +-
>>  .../arquillian-tomee-jms-tests/pom.xml          |  2 +-
>>  .../arquillian-tomee-webprofile-tests/pom.xml  |  2 +-
>>  arquillian/arquillian-tomee-tests/pom.xml      |  2 +-
>>  .../arquillian-tomee-webapp-remote/pom.xml      |  2 +-
>>  arquillian/pom.xml                              |  2 +-
>>  arquillian/ziplock/pom.xml                      |  2 +-
>>  examples/access-timeout-meta/pom.xml            |  2 +-
>>  examples/access-timeout/pom.xml                |  2 +-
>>  examples/alternate-descriptors/pom.xml          |  2 +-
>>  examples/applet/pom.xml                        |  2 +-
>>  examples/application-composer/pom.xml          |  2 +-
>>  examples/applicationcomposer-jaxws-cdi/pom.xml  |  2 +-
>>  examples/applicationexception/pom.xml          |  2 +-
>>  examples/arquillian-jpa/pom.xml                |  2 +-
>>  examples/async-methods/pom.xml                  |  2 +-
>>  examples/async-postconstruct/pom.xml            |  2 +-
>>  .../bean-validation-design-by-contract/pom.xml  |  2 +-
>>  .../cdi-alternative-and-stereotypes/pom.xml    |  2 +-
>>  examples/cdi-application-scope/pom.xml          |  2 +-
>>  examples/cdi-basic/pom.xml                      |  2 +-
>>  examples/cdi-ejbcontext-jaas/pom.xml            |  2 +-
>>  examples/cdi-events/pom.xml                    |  2 +-
>>  examples/cdi-interceptors/pom.xml              |  2 +-
>>  examples/cdi-produces-disposes/pom.xml          |  2 +-
>>  examples/cdi-produces-field/pom.xml            |  2 +-
>>  examples/cdi-realm/pom.xml                      |  2 +-
>>  examples/cdi-request-scope/pom.xml              |  2 +-
>>  examples/cdi-session-scope/pom.xml     

Re: Fwd: [2/4] tomee git commit: Preparation for Microprofile

2018-02-12 Thread Romain Manni-Bucau
You can PR it @geronimo if it is to add test coverage or to contribute
samples. We are on github normally.

Let me know if you need some help/pointers.

Le 12 févr. 2018 21:21, "Andy Gumbrecht"  a
écrit :

> There is no implementation here at all, it is just the current spec
> modules to start writing tests. I wanted to start writing a test for
> geronimo config without interfering with anything else. No worries. I'll
> revert it and start a private branch.
>
>
> On 12/02/18 20:45, Mark Struberg wrote:
>
>> Well the last discussion was about finding a way to unify the efforts.I
>> totally don't care whether this will be over at Geronimo or at TomEE.
>> If it is at TomEE, then this effort clearly has to be done in a way which
>> doesn't confuse users.Which means it must be totally clear which parts are
>> reusable components, and which parts are just working in TomEE.
>> LieGrue,strub
>>
>>  On Monday, 12 February 2018, 19:39:24 CET, Romain Manni-Bucau <
>> rmannibu...@gmail.com> wrote:
>> Hi
>>
>> Is it a commit/push error? Discussion didnt outcome to that if I got it
>> right. Discussion led to put it outside tomee.git at least then preference
>> was more about to concentrate a single effort under Geronimo umbrella for
>> tomee and asf benefit.
>>
>> How did we end up here? Did I miss a discussion?
>>
>> -- Message transféré --
>> De : 
>> Date : 12 févr. 2018 19:06
>> Objet : [2/4] tomee git commit: Preparation for Microprofile
>> À : 
>> Cc :
>>
>> Preparation for Microprofile
>>
>>
>>
>> Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
>> Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/36c9c47e
>> Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/36c9c47e
>> Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/36c9c47e
>>
>> Branch: refs/heads/master
>> Commit: 36c9c47eda2ecb2bdd7f5a4ff78b8610d83589df
>> Parents: 118060d
>> Author: Andy Gumbrecht 
>> Authored: Mon Feb 12 18:40:12 2018 +0100
>> Committer: Andy Gumbrecht 
>> Committed: Mon Feb 12 18:40:12 2018 +0100
>>
>> --
>>   arquillian/arquillian-common/pom.xml|  2 +-
>>   arquillian/arquillian-openejb-embedded/pom.xml  |  2 +-
>>   .../pom.xml|  2 +-
>>   arquillian/arquillian-tck/pom.xml  |  2 +-
>>   arquillian/arquillian-tomee-common/pom.xml  |  2 +-
>>   arquillian/arquillian-tomee-embedded/pom.xml|  2 +-
>>   .../arquillian-tomee-moviefun-example/pom.xml  |  2 +-
>>   arquillian/arquillian-tomee-remote/pom.xml  |  2 +-
>>   .../arquillian-tomee-codi-tests/pom.xml|  2 +-
>>   .../arquillian-tomee-config-tests/pom.xml  |  2 +-
>>   .../arquillian-tomee-jaxrs-tests/pom.xml|  2 +-
>>   .../arquillian-tomee-jaxws-tests/pom.xml|  2 +-
>>   .../arquillian-tomee-jms-tests/pom.xml  |  2 +-
>>   .../arquillian-tomee-webprofile-tests/pom.xml  |  2 +-
>>   arquillian/arquillian-tomee-tests/pom.xml  |  2 +-
>>   .../arquillian-tomee-webapp-remote/pom.xml  |  2 +-
>>   arquillian/pom.xml  |  2 +-
>>   arquillian/ziplock/pom.xml  |  2 +-
>>   examples/access-timeout-meta/pom.xml|  2 +-
>>   examples/access-timeout/pom.xml|  2 +-
>>   examples/alternate-descriptors/pom.xml  |  2 +-
>>   examples/applet/pom.xml|  2 +-
>>   examples/application-composer/pom.xml  |  2 +-
>>   examples/applicationcomposer-jaxws-cdi/pom.xml  |  2 +-
>>   examples/applicationexception/pom.xml  |  2 +-
>>   examples/arquillian-jpa/pom.xml|  2 +-
>>   examples/async-methods/pom.xml  |  2 +-
>>   examples/async-postconstruct/pom.xml|  2 +-
>>   .../bean-validation-design-by-contract/pom.xml  |  2 +-
>>   .../cdi-alternative-and-stereotypes/pom.xml|  2 +-
>>   examples/cdi-application-scope/pom.xml  |  2 +-
>>   examples/cdi-basic/pom.xml  |  2 +-
>>   examples/cdi-ejbcontext-jaas/pom.xml|  2 +-
>>   examples/cdi-events/pom.xml|  2 +-
>>   examples/cdi-interceptors/pom.xml  |  2 +-
>>   examples/cdi-produces-disposes/pom.xml  |  2 +-
>>   examples/cdi-produces-field/pom.xml|  2 +-
>>   examples/cdi-realm/pom.xml  |  2 +-
>>   examples/cdi-request-scope/pom.xml  |  2 +-
>>   examples/cdi-session-scope/pom.xml  |  2 +-
>>   examples/change-jaxws-url/pom.xml  |  2 +-
>>   examples/client-resource-lookup-preview/pom.xml |  2 +-
>>   examples/component-interfaces/pom.xml  |  2 +-
>>   examples/cucumber-jvm/pom.xml  |  2 +-
>>   examples/custom-injection/pom.xml  |  2 +-
>>   examples/datasource-ciphered-password/pom.xml  |  2 +-
>>   examples/datasource-definition/pom.xml  |  2 +-
>>   examples/data

Re: Fwd: [2/4] tomee git commit: Preparation for Microprofile

2018-02-12 Thread Andy Gumbrecht
There is no implementation here at all, it is just the current spec 
modules to start writing tests. I wanted to start writing a test for 
geronimo config without interfering with anything else. No worries. I'll 
revert it and start a private branch.



On 12/02/18 20:45, Mark Struberg wrote:

Well the last discussion was about finding a way to unify the efforts.I totally 
don't care whether this will be over at Geronimo or at TomEE.
If it is at TomEE, then this effort clearly has to be done in a way which 
doesn't confuse users.Which means it must be totally clear which parts are 
reusable components, and which parts are just working in TomEE.
LieGrue,strub
  


 On Monday, 12 February 2018, 19:39:24 CET, Romain Manni-Bucau 
 wrote:
  
  Hi


Is it a commit/push error? Discussion didnt outcome to that if I got it
right. Discussion led to put it outside tomee.git at least then preference
was more about to concentrate a single effort under Geronimo umbrella for
tomee and asf benefit.

How did we end up here? Did I miss a discussion?

-- Message transféré --
De : 
Date : 12 févr. 2018 19:06
Objet : [2/4] tomee git commit: Preparation for Microprofile
À : 
Cc :

Preparation for Microprofile



Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/36c9c47e
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/36c9c47e
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/36c9c47e

Branch: refs/heads/master
Commit: 36c9c47eda2ecb2bdd7f5a4ff78b8610d83589df
Parents: 118060d
Author: Andy Gumbrecht 
Authored: Mon Feb 12 18:40:12 2018 +0100
Committer: Andy Gumbrecht 
Committed: Mon Feb 12 18:40:12 2018 +0100

--
  arquillian/arquillian-common/pom.xml            |  2 +-
  arquillian/arquillian-openejb-embedded/pom.xml  |  2 +-
  .../pom.xml                                    |  2 +-
  arquillian/arquillian-tck/pom.xml              |  2 +-
  arquillian/arquillian-tomee-common/pom.xml      |  2 +-
  arquillian/arquillian-tomee-embedded/pom.xml    |  2 +-
  .../arquillian-tomee-moviefun-example/pom.xml  |  2 +-
  arquillian/arquillian-tomee-remote/pom.xml      |  2 +-
  .../arquillian-tomee-codi-tests/pom.xml        |  2 +-
  .../arquillian-tomee-config-tests/pom.xml      |  2 +-
  .../arquillian-tomee-jaxrs-tests/pom.xml        |  2 +-
  .../arquillian-tomee-jaxws-tests/pom.xml        |  2 +-
  .../arquillian-tomee-jms-tests/pom.xml          |  2 +-
  .../arquillian-tomee-webprofile-tests/pom.xml  |  2 +-
  arquillian/arquillian-tomee-tests/pom.xml      |  2 +-
  .../arquillian-tomee-webapp-remote/pom.xml      |  2 +-
  arquillian/pom.xml                              |  2 +-
  arquillian/ziplock/pom.xml                      |  2 +-
  examples/access-timeout-meta/pom.xml            |  2 +-
  examples/access-timeout/pom.xml                |  2 +-
  examples/alternate-descriptors/pom.xml          |  2 +-
  examples/applet/pom.xml                        |  2 +-
  examples/application-composer/pom.xml          |  2 +-
  examples/applicationcomposer-jaxws-cdi/pom.xml  |  2 +-
  examples/applicationexception/pom.xml          |  2 +-
  examples/arquillian-jpa/pom.xml                |  2 +-
  examples/async-methods/pom.xml                  |  2 +-
  examples/async-postconstruct/pom.xml            |  2 +-
  .../bean-validation-design-by-contract/pom.xml  |  2 +-
  .../cdi-alternative-and-stereotypes/pom.xml    |  2 +-
  examples/cdi-application-scope/pom.xml          |  2 +-
  examples/cdi-basic/pom.xml                      |  2 +-
  examples/cdi-ejbcontext-jaas/pom.xml            |  2 +-
  examples/cdi-events/pom.xml                    |  2 +-
  examples/cdi-interceptors/pom.xml              |  2 +-
  examples/cdi-produces-disposes/pom.xml          |  2 +-
  examples/cdi-produces-field/pom.xml            |  2 +-
  examples/cdi-realm/pom.xml                      |  2 +-
  examples/cdi-request-scope/pom.xml              |  2 +-
  examples/cdi-session-scope/pom.xml              |  2 +-
  examples/change-jaxws-url/pom.xml              |  2 +-
  examples/client-resource-lookup-preview/pom.xml |  2 +-
  examples/component-interfaces/pom.xml          |  2 +-
  examples/cucumber-jvm/pom.xml                  |  2 +-
  examples/custom-injection/pom.xml              |  2 +-
  examples/datasource-ciphered-password/pom.xml  |  2 +-
  examples/datasource-definition/pom.xml          |  2 +-
  examples/datasource-versioning/pom.xml          |  2 +-
  examples/decorators/pom.xml                    |  2 +-
  examples/deltaspike-configproperty/pom.xml      |  2 +-
  examples/deltaspike-exception-handling/pom.xml  |  2 +-
  examples/deltaspike-fullstack/pom.xml          |  2 +-
  examples/deltaspike-i18n/pom.xml                |  2 +-
  examples/dynamic-dao-implementation/pom.xml    |  2 +-
  examples/dynamic-datasource-routing/pom.xml    |  2 +-
  examples/dynamic-implementation/pom.xml      

Re: Fwd: [2/4] tomee git commit: Preparation for Microprofile

2018-02-12 Thread Mark Struberg
Well the last discussion was about finding a way to unify the efforts.I totally 
don't care whether this will be over at Geronimo or at TomEE. 
If it is at TomEE, then this effort clearly has to be done in a way which 
doesn't confuse users.Which means it must be totally clear which parts are 
reusable components, and which parts are just working in TomEE.
LieGrue,strub
 

On Monday, 12 February 2018, 19:39:24 CET, Romain Manni-Bucau 
 wrote:  
 
 Hi

Is it a commit/push error? Discussion didnt outcome to that if I got it
right. Discussion led to put it outside tomee.git at least then preference
was more about to concentrate a single effort under Geronimo umbrella for
tomee and asf benefit.

How did we end up here? Did I miss a discussion?

-- Message transféré --
De : 
Date : 12 févr. 2018 19:06
Objet : [2/4] tomee git commit: Preparation for Microprofile
À : 
Cc :

Preparation for Microprofile



Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/36c9c47e
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/36c9c47e
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/36c9c47e

Branch: refs/heads/master
Commit: 36c9c47eda2ecb2bdd7f5a4ff78b8610d83589df
Parents: 118060d
Author: Andy Gumbrecht 
Authored: Mon Feb 12 18:40:12 2018 +0100
Committer: Andy Gumbrecht 
Committed: Mon Feb 12 18:40:12 2018 +0100

--
 arquillian/arquillian-common/pom.xml            |  2 +-
 arquillian/arquillian-openejb-embedded/pom.xml  |  2 +-
 .../pom.xml                                    |  2 +-
 arquillian/arquillian-tck/pom.xml              |  2 +-
 arquillian/arquillian-tomee-common/pom.xml      |  2 +-
 arquillian/arquillian-tomee-embedded/pom.xml    |  2 +-
 .../arquillian-tomee-moviefun-example/pom.xml  |  2 +-
 arquillian/arquillian-tomee-remote/pom.xml      |  2 +-
 .../arquillian-tomee-codi-tests/pom.xml        |  2 +-
 .../arquillian-tomee-config-tests/pom.xml      |  2 +-
 .../arquillian-tomee-jaxrs-tests/pom.xml        |  2 +-
 .../arquillian-tomee-jaxws-tests/pom.xml        |  2 +-
 .../arquillian-tomee-jms-tests/pom.xml          |  2 +-
 .../arquillian-tomee-webprofile-tests/pom.xml  |  2 +-
 arquillian/arquillian-tomee-tests/pom.xml      |  2 +-
 .../arquillian-tomee-webapp-remote/pom.xml      |  2 +-
 arquillian/pom.xml                              |  2 +-
 arquillian/ziplock/pom.xml                      |  2 +-
 examples/access-timeout-meta/pom.xml            |  2 +-
 examples/access-timeout/pom.xml                |  2 +-
 examples/alternate-descriptors/pom.xml          |  2 +-
 examples/applet/pom.xml                        |  2 +-
 examples/application-composer/pom.xml          |  2 +-
 examples/applicationcomposer-jaxws-cdi/pom.xml  |  2 +-
 examples/applicationexception/pom.xml          |  2 +-
 examples/arquillian-jpa/pom.xml                |  2 +-
 examples/async-methods/pom.xml                  |  2 +-
 examples/async-postconstruct/pom.xml            |  2 +-
 .../bean-validation-design-by-contract/pom.xml  |  2 +-
 .../cdi-alternative-and-stereotypes/pom.xml    |  2 +-
 examples/cdi-application-scope/pom.xml          |  2 +-
 examples/cdi-basic/pom.xml                      |  2 +-
 examples/cdi-ejbcontext-jaas/pom.xml            |  2 +-
 examples/cdi-events/pom.xml                    |  2 +-
 examples/cdi-interceptors/pom.xml              |  2 +-
 examples/cdi-produces-disposes/pom.xml          |  2 +-
 examples/cdi-produces-field/pom.xml            |  2 +-
 examples/cdi-realm/pom.xml                      |  2 +-
 examples/cdi-request-scope/pom.xml              |  2 +-
 examples/cdi-session-scope/pom.xml              |  2 +-
 examples/change-jaxws-url/pom.xml              |  2 +-
 examples/client-resource-lookup-preview/pom.xml |  2 +-
 examples/component-interfaces/pom.xml          |  2 +-
 examples/cucumber-jvm/pom.xml                  |  2 +-
 examples/custom-injection/pom.xml              |  2 +-
 examples/datasource-ciphered-password/pom.xml  |  2 +-
 examples/datasource-definition/pom.xml          |  2 +-
 examples/datasource-versioning/pom.xml          |  2 +-
 examples/decorators/pom.xml                    |  2 +-
 examples/deltaspike-configproperty/pom.xml      |  2 +-
 examples/deltaspike-exception-handling/pom.xml  |  2 +-
 examples/deltaspike-fullstack/pom.xml          |  2 +-
 examples/deltaspike-i18n/pom.xml                |  2 +-
 examples/dynamic-dao-implementation/pom.xml    |  2 +-
 examples/dynamic-datasource-routing/pom.xml    |  2 +-
 examples/dynamic-implementation/pom.xml        |  2 +-
 examples/dynamic-proxy-to-access-mbean/pom.xml  |  2 +-
 examples/ear-testing/business-logic/pom.xml    |  2 +-
 examples/ear-testing/business-model/pom.xml    |  2 +-
 examples/ear-testing/pom.xml                    |  2 +-
 examples/ejb-examples/pom.xml                  |  2 +-
 examples/ejb-webservice/pom.xml                |  2 +-
 examp

Fwd: [2/4] tomee git commit: Preparation for Microprofile

2018-02-12 Thread Romain Manni-Bucau
Hi

Is it a commit/push error? Discussion didnt outcome to that if I got it
right. Discussion led to put it outside tomee.git at least then preference
was more about to concentrate a single effort under Geronimo umbrella for
tomee and asf benefit.

How did we end up here? Did I miss a discussion?

-- Message transféré --
De : 
Date : 12 févr. 2018 19:06
Objet : [2/4] tomee git commit: Preparation for Microprofile
À : 
Cc :

Preparation for Microprofile



Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/36c9c47e
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/36c9c47e
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/36c9c47e

Branch: refs/heads/master
Commit: 36c9c47eda2ecb2bdd7f5a4ff78b8610d83589df
Parents: 118060d
Author: Andy Gumbrecht 
Authored: Mon Feb 12 18:40:12 2018 +0100
Committer: Andy Gumbrecht 
Committed: Mon Feb 12 18:40:12 2018 +0100

--
 arquillian/arquillian-common/pom.xml|  2 +-
 arquillian/arquillian-openejb-embedded/pom.xml  |  2 +-
 .../pom.xml |  2 +-
 arquillian/arquillian-tck/pom.xml   |  2 +-
 arquillian/arquillian-tomee-common/pom.xml  |  2 +-
 arquillian/arquillian-tomee-embedded/pom.xml|  2 +-
 .../arquillian-tomee-moviefun-example/pom.xml   |  2 +-
 arquillian/arquillian-tomee-remote/pom.xml  |  2 +-
 .../arquillian-tomee-codi-tests/pom.xml |  2 +-
 .../arquillian-tomee-config-tests/pom.xml   |  2 +-
 .../arquillian-tomee-jaxrs-tests/pom.xml|  2 +-
 .../arquillian-tomee-jaxws-tests/pom.xml|  2 +-
 .../arquillian-tomee-jms-tests/pom.xml  |  2 +-
 .../arquillian-tomee-webprofile-tests/pom.xml   |  2 +-
 arquillian/arquillian-tomee-tests/pom.xml   |  2 +-
 .../arquillian-tomee-webapp-remote/pom.xml  |  2 +-
 arquillian/pom.xml  |  2 +-
 arquillian/ziplock/pom.xml  |  2 +-
 examples/access-timeout-meta/pom.xml|  2 +-
 examples/access-timeout/pom.xml |  2 +-
 examples/alternate-descriptors/pom.xml  |  2 +-
 examples/applet/pom.xml |  2 +-
 examples/application-composer/pom.xml   |  2 +-
 examples/applicationcomposer-jaxws-cdi/pom.xml  |  2 +-
 examples/applicationexception/pom.xml   |  2 +-
 examples/arquillian-jpa/pom.xml |  2 +-
 examples/async-methods/pom.xml  |  2 +-
 examples/async-postconstruct/pom.xml|  2 +-
 .../bean-validation-design-by-contract/pom.xml  |  2 +-
 .../cdi-alternative-and-stereotypes/pom.xml |  2 +-
 examples/cdi-application-scope/pom.xml  |  2 +-
 examples/cdi-basic/pom.xml  |  2 +-
 examples/cdi-ejbcontext-jaas/pom.xml|  2 +-
 examples/cdi-events/pom.xml |  2 +-
 examples/cdi-interceptors/pom.xml   |  2 +-
 examples/cdi-produces-disposes/pom.xml  |  2 +-
 examples/cdi-produces-field/pom.xml |  2 +-
 examples/cdi-realm/pom.xml  |  2 +-
 examples/cdi-request-scope/pom.xml  |  2 +-
 examples/cdi-session-scope/pom.xml  |  2 +-
 examples/change-jaxws-url/pom.xml   |  2 +-
 examples/client-resource-lookup-preview/pom.xml |  2 +-
 examples/component-interfaces/pom.xml   |  2 +-
 examples/cucumber-jvm/pom.xml   |  2 +-
 examples/custom-injection/pom.xml   |  2 +-
 examples/datasource-ciphered-password/pom.xml   |  2 +-
 examples/datasource-definition/pom.xml  |  2 +-
 examples/datasource-versioning/pom.xml  |  2 +-
 examples/decorators/pom.xml |  2 +-
 examples/deltaspike-configproperty/pom.xml  |  2 +-
 examples/deltaspike-exception-handling/pom.xml  |  2 +-
 examples/deltaspike-fullstack/pom.xml   |  2 +-
 examples/deltaspike-i18n/pom.xml|  2 +-
 examples/dynamic-dao-implementation/pom.xml |  2 +-
 examples/dynamic-datasource-routing/pom.xml |  2 +-
 examples/dynamic-implementation/pom.xml |  2 +-
 examples/dynamic-proxy-to-access-mbean/pom.xml  |  2 +-
 examples/ear-testing/business-logic/pom.xml |  2 +-
 examples/ear-testing/business-model/pom.xml |  2 +-
 examples/ear-testing/pom.xml|  2 +-
 examples/ejb-examples/pom.xml   |  2 +-
 examples/ejb-webservice/pom.xml |  2 +-
 examples/groovy-cdi/pom.xml |  2 +-
 examples/groovy-jpa/pom.xml |  2 +-
 examples/groovy-spock/pom.xml   |  2 +-
 examples/helloworld-weblogic/pom.xml|  2 +-
 examples/injection-of-connectionfactory/pom.xml |  2 +-
 examples/injection-of-datasource/pom.xml|  2 +-
 examples/injection-of-ejbs/pom.xml  |  2 +-
 examples/injection-of-entitymana