Re: microwave landed

2016-10-19 Thread John D. Ament
Any PMC member can use reporeq to request a new repository and it will be
automatically created within an hour.

On Oct 19, 2016 08:19, "Romain Manni-Bucau"  wrote:

> Pushed it on svn. Think it is good enough for now and avoids some infra but
> happy to move it to git later too. Just dont have enough spare time to pay
> all the costs ATM ;).
>
> Le 19 oct. 2016 12:44, "Mark Struberg"  a
> écrit :
>
> > great stuff!
> >
> > Keep it in GIT and request a new repo? Or commit it to a new root in the
> > OWB svn ?
> >
> > LieGrue,
> > strub
> >
> > > Am 19.10.2016 um 10:55 schrieb Romain Manni-Bucau <
> rmannibu...@gmail.com
> > >:
> > >
> > > TODO I see short term:
> > >
> > > - make the project a real ASF one (with NOTICE, LICENSE etc)
> > > - make a small website (proposal welcomed or I'd use jbake probably)
> > > - stabilize the code and main API (we can be still experimental but if
> we
> > > don't break too often that's not bad)
> > > - upgrade to cxf 3.1.10 ASAP (not mandatory)
> > > - upgrade to OWB 1.7.1 once we'll add the filter config for CdiArchive
> > > (check org.apache.microwave.openwebbeans.BundleMetadataDiscovery#
> > initFinder)
> > > - probably write a small gradle plugin (will try to do it this week)
> > > - enhance tests a lot
> > >
> > > Once this is done I would be happy to start releasing
> > >
> > > Then we should think to add extensions (surely through CDI):
> > > - tracing (audit trail header) or zipkin/brave integration somehow
> > > - monitoring (sirona + enhancement?)
> > > - healthchecks maybe
> > > - config
> > > - ...
> > >
> > > This part can be very interesting cause it would be best if not owned
> > there
> > > but in related projects like deltaspike, tamaya, sirona etc...
> > > Sounds like an ASF concentrator but also enhancer ;)
> > >
> > >
> > >
> > >
> > >
> > >
> > > Romain Manni-Bucau
> > > @rmannibucau  |  Blog
> > >  | Old Wordpress Blog
> > >  | Github  > rmannibucau> |
> > > LinkedIn  | Tomitriber
> > >  | JavaEE Factory
> > > 
> > >
> > > 2016-10-19 10:49 GMT+02:00 Reinhard Sandtner <
> > reinhard.sandt...@gmail.com>:
> > >
> > >> hey,
> > >>
> > >> i like the idea ;) really cool
> > >> i hope i can take a look this weekend
> > >>
> > >> ping me if you need help - sounds really interesting
> > >>
> > >> lg
> > >> reini
> > >>
> > >>
> > >>> Am 18.10.2016 um 23:47 schrieb Romain Manni-Bucau <
> > rmannibu...@gmail.com
> > >>> :
> > >>>
> > >>> Hi guys,
> > >>>
> > >>> pushed at http://svn.apache.org/repos/asf/openwebbeans/microwave/
> > trunk/
> > >>>
> > >>> it is a prototype of a microprofile server
> > >>>
> > >>> it is based on tomcat+owb+cxf+johnzon
> > >>>
> > >>> it reuses a lot of tomee code so can need some cleanup but seems
> > >> functional
> > >>> - didnt tested much maven and main yet but other part has small
> tests.
> > >>>
> > >>> I think OWB is a good place to host it
> > >>>
> > >>> wdyt?
> > >>>
> > >>> Romain Manni-Bucau
> > >>> @rmannibucau  |  Blog
> > >>>  | Old Wordpress Blog
> > >>>  | Github  > >> rmannibucau> |
> > >>> LinkedIn  | Tomitriber
> > >>>  | JavaEE Factory
> > >>> 
> > >>
> > >>
> >
> >
>


Re: microwave landed

2016-10-19 Thread Romain Manni-Bucau
Pushed it on svn. Think it is good enough for now and avoids some infra but
happy to move it to git later too. Just dont have enough spare time to pay
all the costs ATM ;).

Le 19 oct. 2016 12:44, "Mark Struberg"  a écrit :

> great stuff!
>
> Keep it in GIT and request a new repo? Or commit it to a new root in the
> OWB svn ?
>
> LieGrue,
> strub
>
> > Am 19.10.2016 um 10:55 schrieb Romain Manni-Bucau  >:
> >
> > TODO I see short term:
> >
> > - make the project a real ASF one (with NOTICE, LICENSE etc)
> > - make a small website (proposal welcomed or I'd use jbake probably)
> > - stabilize the code and main API (we can be still experimental but if we
> > don't break too often that's not bad)
> > - upgrade to cxf 3.1.10 ASAP (not mandatory)
> > - upgrade to OWB 1.7.1 once we'll add the filter config for CdiArchive
> > (check org.apache.microwave.openwebbeans.BundleMetadataDiscovery#
> initFinder)
> > - probably write a small gradle plugin (will try to do it this week)
> > - enhance tests a lot
> >
> > Once this is done I would be happy to start releasing
> >
> > Then we should think to add extensions (surely through CDI):
> > - tracing (audit trail header) or zipkin/brave integration somehow
> > - monitoring (sirona + enhancement?)
> > - healthchecks maybe
> > - config
> > - ...
> >
> > This part can be very interesting cause it would be best if not owned
> there
> > but in related projects like deltaspike, tamaya, sirona etc...
> > Sounds like an ASF concentrator but also enhancer ;)
> >
> >
> >
> >
> >
> >
> > Romain Manni-Bucau
> > @rmannibucau  |  Blog
> >  | Old Wordpress Blog
> >  | Github  rmannibucau> |
> > LinkedIn  | Tomitriber
> >  | JavaEE Factory
> > 
> >
> > 2016-10-19 10:49 GMT+02:00 Reinhard Sandtner <
> reinhard.sandt...@gmail.com>:
> >
> >> hey,
> >>
> >> i like the idea ;) really cool
> >> i hope i can take a look this weekend
> >>
> >> ping me if you need help - sounds really interesting
> >>
> >> lg
> >> reini
> >>
> >>
> >>> Am 18.10.2016 um 23:47 schrieb Romain Manni-Bucau <
> rmannibu...@gmail.com
> >>> :
> >>>
> >>> Hi guys,
> >>>
> >>> pushed at http://svn.apache.org/repos/asf/openwebbeans/microwave/
> trunk/
> >>>
> >>> it is a prototype of a microprofile server
> >>>
> >>> it is based on tomcat+owb+cxf+johnzon
> >>>
> >>> it reuses a lot of tomee code so can need some cleanup but seems
> >> functional
> >>> - didnt tested much maven and main yet but other part has small tests.
> >>>
> >>> I think OWB is a good place to host it
> >>>
> >>> wdyt?
> >>>
> >>> Romain Manni-Bucau
> >>> @rmannibucau  |  Blog
> >>>  | Old Wordpress Blog
> >>>  | Github  >> rmannibucau> |
> >>> LinkedIn  | Tomitriber
> >>>  | JavaEE Factory
> >>> 
> >>
> >>
>
>


Re: microwave landed

2016-10-19 Thread Mark Struberg
great stuff!

Keep it in GIT and request a new repo? Or commit it to a new root in the OWB 
svn ?

LieGrue,
strub

> Am 19.10.2016 um 10:55 schrieb Romain Manni-Bucau :
> 
> TODO I see short term:
> 
> - make the project a real ASF one (with NOTICE, LICENSE etc)
> - make a small website (proposal welcomed or I'd use jbake probably)
> - stabilize the code and main API (we can be still experimental but if we
> don't break too often that's not bad)
> - upgrade to cxf 3.1.10 ASAP (not mandatory)
> - upgrade to OWB 1.7.1 once we'll add the filter config for CdiArchive
> (check org.apache.microwave.openwebbeans.BundleMetadataDiscovery#initFinder)
> - probably write a small gradle plugin (will try to do it this week)
> - enhance tests a lot
> 
> Once this is done I would be happy to start releasing
> 
> Then we should think to add extensions (surely through CDI):
> - tracing (audit trail header) or zipkin/brave integration somehow
> - monitoring (sirona + enhancement?)
> - healthchecks maybe
> - config
> - ...
> 
> This part can be very interesting cause it would be best if not owned there
> but in related projects like deltaspike, tamaya, sirona etc...
> Sounds like an ASF concentrator but also enhancer ;)
> 
> 
> 
> 
> 
> 
> Romain Manni-Bucau
> @rmannibucau  |  Blog
>  | Old Wordpress Blog
>  | Github  |
> LinkedIn  | Tomitriber
>  | JavaEE Factory
> 
> 
> 2016-10-19 10:49 GMT+02:00 Reinhard Sandtner :
> 
>> hey,
>> 
>> i like the idea ;) really cool
>> i hope i can take a look this weekend
>> 
>> ping me if you need help - sounds really interesting
>> 
>> lg
>> reini
>> 
>> 
>>> Am 18.10.2016 um 23:47 schrieb Romain Manni-Bucau >> :
>>> 
>>> Hi guys,
>>> 
>>> pushed at http://svn.apache.org/repos/asf/openwebbeans/microwave/trunk/
>>> 
>>> it is a prototype of a microprofile server
>>> 
>>> it is based on tomcat+owb+cxf+johnzon
>>> 
>>> it reuses a lot of tomee code so can need some cleanup but seems
>> functional
>>> - didnt tested much maven and main yet but other part has small tests.
>>> 
>>> I think OWB is a good place to host it
>>> 
>>> wdyt?
>>> 
>>> Romain Manni-Bucau
>>> @rmannibucau  |  Blog
>>>  | Old Wordpress Blog
>>>  | Github > rmannibucau> |
>>> LinkedIn  | Tomitriber
>>>  | JavaEE Factory
>>> 
>> 
>> 



Re: microwave landed

2016-10-19 Thread Romain Manni-Bucau
TODO I see short term:

- make the project a real ASF one (with NOTICE, LICENSE etc)
- make a small website (proposal welcomed or I'd use jbake probably)
- stabilize the code and main API (we can be still experimental but if we
don't break too often that's not bad)
- upgrade to cxf 3.1.10 ASAP (not mandatory)
- upgrade to OWB 1.7.1 once we'll add the filter config for CdiArchive
(check org.apache.microwave.openwebbeans.BundleMetadataDiscovery#initFinder)
- probably write a small gradle plugin (will try to do it this week)
- enhance tests a lot

Once this is done I would be happy to start releasing

Then we should think to add extensions (surely through CDI):
- tracing (audit trail header) or zipkin/brave integration somehow
- monitoring (sirona + enhancement?)
- healthchecks maybe
- config
- ...

This part can be very interesting cause it would be best if not owned there
but in related projects like deltaspike, tamaya, sirona etc...
Sounds like an ASF concentrator but also enhancer ;)






Romain Manni-Bucau
@rmannibucau  |  Blog
 | Old Wordpress Blog
 | Github  |
LinkedIn  | Tomitriber
 | JavaEE Factory


2016-10-19 10:49 GMT+02:00 Reinhard Sandtner :

> hey,
>
> i like the idea ;) really cool
> i hope i can take a look this weekend
>
> ping me if you need help - sounds really interesting
>
> lg
> reini
>
>
> > Am 18.10.2016 um 23:47 schrieb Romain Manni-Bucau  >:
> >
> > Hi guys,
> >
> > pushed at http://svn.apache.org/repos/asf/openwebbeans/microwave/trunk/
> >
> > it is a prototype of a microprofile server
> >
> > it is based on tomcat+owb+cxf+johnzon
> >
> > it reuses a lot of tomee code so can need some cleanup but seems
> functional
> > - didnt tested much maven and main yet but other part has small tests.
> >
> > I think OWB is a good place to host it
> >
> > wdyt?
> >
> > Romain Manni-Bucau
> > @rmannibucau  |  Blog
> >  | Old Wordpress Blog
> >  | Github  rmannibucau> |
> > LinkedIn  | Tomitriber
> >  | JavaEE Factory
> > 
>
>


Re: microwave landed

2016-10-19 Thread Reinhard Sandtner
hey,

i like the idea ;) really cool
i hope i can take a look this weekend

ping me if you need help - sounds really interesting

lg
reini


> Am 18.10.2016 um 23:47 schrieb Romain Manni-Bucau :
> 
> Hi guys,
> 
> pushed at http://svn.apache.org/repos/asf/openwebbeans/microwave/trunk/
> 
> it is a prototype of a microprofile server
> 
> it is based on tomcat+owb+cxf+johnzon
> 
> it reuses a lot of tomee code so can need some cleanup but seems functional
> - didnt tested much maven and main yet but other part has small tests.
> 
> I think OWB is a good place to host it
> 
> wdyt?
> 
> Romain Manni-Bucau
> @rmannibucau  |  Blog
>  | Old Wordpress Blog
>  | Github  |
> LinkedIn  | Tomitriber
>  | JavaEE Factory
> 



Re: microwave landed

2016-10-19 Thread Arne Limburg
Hi Romain,

I like the idea and will take a look at it.

Cheers,
Arne


Am 18.10.16 23:47 schrieb "Romain Manni-Bucau" unter
:

>Hi guys,
>
>pushed at http://svn.apache.org/repos/asf/openwebbeans/microwave/trunk/
>
>it is a prototype of a microprofile server
>
>it is based on tomcat+owb+cxf+johnzon
>
>it reuses a lot of tomee code so can need some cleanup but seems
>functional
>- didnt tested much maven and main yet but other part has small tests.
>
>I think OWB is a good place to host it
>
>wdyt?
>
>Romain Manni-Bucau
>@rmannibucau  |  Blog
> | Old Wordpress Blog
> | Github
> |
>LinkedIn  | Tomitriber
> | JavaEE Factory
>



microwave landed

2016-10-18 Thread Romain Manni-Bucau
Hi guys,

pushed at http://svn.apache.org/repos/asf/openwebbeans/microwave/trunk/

it is a prototype of a microprofile server

it is based on tomcat+owb+cxf+johnzon

it reuses a lot of tomee code so can need some cleanup but seems functional
- didnt tested much maven and main yet but other part has small tests.

I think OWB is a good place to host it

wdyt?

Romain Manni-Bucau
@rmannibucau  |  Blog
 | Old Wordpress Blog
 | Github  |
LinkedIn  | Tomitriber
 | JavaEE Factory