You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Achim Nierbeck <bc...@googlemail.com> on 2014/05/20 08:42:20 UTC

[HEDS-UP] Pax Web 4.0

Hi,

the Pax Web team is planning on releasing Pax-Web 4.0 soon,
I'd like to request that people using Pax Web will give it a try.
This way we are able to catch some show stoppers before releasing.

The reason I did crosspost this, Karaf 4 is already working with the latest
Pax Web 4.0 SNAPSHOTS, so this is a good basis for testing.

Regards, Achim

-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>

Software Architect / Project Manager / Scrum Master

Re: [HEDS-UP] Pax Web 4.0

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Achim,

thanks for the update. I will make a try later today (I already did some 
tests without issue on the SNAPSHOT).

Regards
JB

On 05/20/2014 08:42 AM, Achim Nierbeck wrote:
> Hi,
>
> the Pax Web team is planning on releasing Pax-Web 4.0 soon,
> I'd like to request that people using Pax Web will give it a try.
> This way we are able to catch some show stoppers before releasing.
>
> The reason I did crosspost this, Karaf 4 is already working with the
> latest Pax Web 4.0 SNAPSHOTS, so this is a good basis for testing.
>
> Regards, Achim
>
> --
>
> Apache Karaf <http://karaf.apache.org/> Committer & PMC
> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer
> & Project Lead
> blog <http://notizblog.nierbeck.de/>
>
> Software Architect / Project Manager / Scrum Master
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [HEDS-UP] Pax Web 4.0

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Thx, I will link my push to that !

Regards
JB

On 05/20/2014 10:56 AM, Achim Nierbeck wrote:
> For the record I opened two new issues regarding XBean and Java8 Testing.
>
> https://ops4j1.jira.com/browse/PAXWEB-701
> https://ops4j1.jira.com/browse/PAXWEB-702
>
> regards, Achim
>
>
> 2014-05-20 10:30 GMT+02:00 Jean-Baptiste Onofré <jb@nanthrax.net
> <ma...@nanthrax.net>>:
>
>     Hi,
>
>     regarding Java8 support and ASM5 update, I started to work on it
>     (and I have updated the feature to use xbean-asm5).
>
>     I will ping Achim and push my changes.
>
>     Regards
>     JB
>
>
>     On 05/20/2014 09:20 AM, Guillaume Nodet wrote:
>
>         Actually, I have a few minor problems with the features in pax-web I
>         have addressed yet.
>            * the pax-http is missing an asm dependency for xbean-finder iirc
>         (this causes the war feature installation to fail on the minimal
>         distro
>         of karaf 4)
>            * we should either use xbean-finder-shaded and
>         xbean-asm4-shaded or
>         none of the shaded version, but be consistent
>            * I'd like to make sure that pax-web runs fine on JDK 8, but
>         given it
>         uses some asm4 classes, i have some doubts, so I think we should
>         upgrade
>         to asm5 and xbean 3.17
>             * jetty servlet annotation has a dependency on asm 3, not
>         sure if
>         that is a problem for jdk8 though (we end up with asm 3 and 4 at the
>         same time now)
>
>
>         2014-05-20 8:42 GMT+02:00 Achim Nierbeck
>         <bcanhome@googlemail.com <ma...@googlemail.com>
>         <mailto:bcanhome@googlemail.__com
>         <ma...@googlemail.com>>>:
>
>
>              Hi,
>
>              the Pax Web team is planning on releasing Pax-Web 4.0 soon,
>              I'd like to request that people using Pax Web will give it
>         a try.
>              This way we are able to catch some show stoppers before
>         releasing.
>
>              The reason I did crosspost this, Karaf 4 is already working
>         with the
>              latest Pax Web 4.0 SNAPSHOTS, so this is a good basis for
>         testing.
>
>              Regards, Achim
>
>              --
>
>              Apache Karaf <http://karaf.apache.org/> Committer & PMC
>              OPS4J Pax Web
>         <http://wiki.ops4j.org/__display/paxweb/Pax+Web/
>         <http://wiki.ops4j.org/display/paxweb/Pax+Web/>>
>              Committer & Project Lead
>              blog <http://notizblog.nierbeck.de/__>
>
>              Software Architect / Project Manager / Scrum Master
>
>
>
>     --
>     Jean-Baptiste Onofré
>     jbonofre@apache.org <ma...@apache.org>
>     http://blog.nanthrax.net
>     Talend - http://www.talend.com
>
>
>
>
> --
>
> Apache Karaf <http://karaf.apache.org/> Committer & PMC
> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer
> & Project Lead
> blog <http://notizblog.nierbeck.de/>
>
> Software Architect / Project Manager / Scrum Master
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [HEDS-UP] Pax Web 4.0

Posted by Achim Nierbeck <bc...@googlemail.com>.
For the record I opened two new issues regarding XBean and Java8 Testing.

https://ops4j1.jira.com/browse/PAXWEB-701
https://ops4j1.jira.com/browse/PAXWEB-702

regards, Achim


2014-05-20 10:30 GMT+02:00 Jean-Baptiste Onofré <jb...@nanthrax.net>:

> Hi,
>
> regarding Java8 support and ASM5 update, I started to work on it (and I
> have updated the feature to use xbean-asm5).
>
> I will ping Achim and push my changes.
>
> Regards
> JB
>
>
> On 05/20/2014 09:20 AM, Guillaume Nodet wrote:
>
>> Actually, I have a few minor problems with the features in pax-web I
>> have addressed yet.
>>   * the pax-http is missing an asm dependency for xbean-finder iirc
>> (this causes the war feature installation to fail on the minimal distro
>> of karaf 4)
>>   * we should either use xbean-finder-shaded and xbean-asm4-shaded or
>> none of the shaded version, but be consistent
>>   * I'd like to make sure that pax-web runs fine on JDK 8, but given it
>> uses some asm4 classes, i have some doubts, so I think we should upgrade
>> to asm5 and xbean 3.17
>>    * jetty servlet annotation has a dependency on asm 3, not sure if
>> that is a problem for jdk8 though (we end up with asm 3 and 4 at the
>> same time now)
>>
>>
>> 2014-05-20 8:42 GMT+02:00 Achim Nierbeck <bcanhome@googlemail.com
>> <ma...@googlemail.com>>:
>>
>>
>>     Hi,
>>
>>     the Pax Web team is planning on releasing Pax-Web 4.0 soon,
>>     I'd like to request that people using Pax Web will give it a try.
>>     This way we are able to catch some show stoppers before releasing.
>>
>>     The reason I did crosspost this, Karaf 4 is already working with the
>>     latest Pax Web 4.0 SNAPSHOTS, so this is a good basis for testing.
>>
>>     Regards, Achim
>>
>>     --
>>
>>     Apache Karaf <http://karaf.apache.org/> Committer & PMC
>>     OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/>
>>     Committer & Project Lead
>>     blog <http://notizblog.nierbeck.de/>
>>
>>     Software Architect / Project Manager / Scrum Master
>>
>>
>>
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>



-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>

Software Architect / Project Manager / Scrum Master

Re: [HEDS-UP] Pax Web 4.0

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi,

regarding Java8 support and ASM5 update, I started to work on it (and I 
have updated the feature to use xbean-asm5).

I will ping Achim and push my changes.

Regards
JB

On 05/20/2014 09:20 AM, Guillaume Nodet wrote:
> Actually, I have a few minor problems with the features in pax-web I
> have addressed yet.
>   * the pax-http is missing an asm dependency for xbean-finder iirc
> (this causes the war feature installation to fail on the minimal distro
> of karaf 4)
>   * we should either use xbean-finder-shaded and xbean-asm4-shaded or
> none of the shaded version, but be consistent
>   * I'd like to make sure that pax-web runs fine on JDK 8, but given it
> uses some asm4 classes, i have some doubts, so I think we should upgrade
> to asm5 and xbean 3.17
>    * jetty servlet annotation has a dependency on asm 3, not sure if
> that is a problem for jdk8 though (we end up with asm 3 and 4 at the
> same time now)
>
>
> 2014-05-20 8:42 GMT+02:00 Achim Nierbeck <bcanhome@googlemail.com
> <ma...@googlemail.com>>:
>
>     Hi,
>
>     the Pax Web team is planning on releasing Pax-Web 4.0 soon,
>     I'd like to request that people using Pax Web will give it a try.
>     This way we are able to catch some show stoppers before releasing.
>
>     The reason I did crosspost this, Karaf 4 is already working with the
>     latest Pax Web 4.0 SNAPSHOTS, so this is a good basis for testing.
>
>     Regards, Achim
>
>     --
>
>     Apache Karaf <http://karaf.apache.org/> Committer & PMC
>     OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/>
>     Committer & Project Lead
>     blog <http://notizblog.nierbeck.de/>
>
>     Software Architect / Project Manager / Scrum Master
>
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [HEDS-UP] Pax Web 4.0

Posted by Guillaume Nodet <gn...@apache.org>.
Actually, I have a few minor problems with the features in pax-web I have
addressed yet.
 * the pax-http is missing an asm dependency for xbean-finder iirc (this
causes the war feature installation to fail on the minimal distro of karaf
4)
 * we should either use xbean-finder-shaded and xbean-asm4-shaded or none
of the shaded version, but be consistent
 * I'd like to make sure that pax-web runs fine on JDK 8, but given it uses
some asm4 classes, i have some doubts, so I think we should upgrade to asm5
and xbean 3.17
  * jetty servlet annotation has a dependency on asm 3, not sure if that is
a problem for jdk8 though (we end up with asm 3 and 4 at the same time now)


2014-05-20 8:42 GMT+02:00 Achim Nierbeck <bc...@googlemail.com>:

> Hi,
>
> the Pax Web team is planning on releasing Pax-Web 4.0 soon,
> I'd like to request that people using Pax Web will give it a try.
> This way we are able to catch some show stoppers before releasing.
>
> The reason I did crosspost this, Karaf 4 is already working with the
> latest Pax Web 4.0 SNAPSHOTS, so this is a good basis for testing.
>
> Regards, Achim
>
> --
>
> Apache Karaf <http://karaf.apache.org/> Committer & PMC
> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
> Project Lead
> blog <http://notizblog.nierbeck.de/>
>
> Software Architect / Project Manager / Scrum Master
>
>

Re: [HEDS-UP] Pax Web 4.0

Posted by Achim Nierbeck <bc...@googlemail.com>.
Hi Guillaume,

thanks for the pointer, I upgraded to ASM5 already but I feared I forgot
about xbeans :)

regards, Achim


2014-05-20 9:12 GMT+02:00 Guillaume Nodet <gn...@gmail.com>:

> Actually, I have a few minor problems with the features in pax-web I have
> addressed yet.
>  * the pax-http is missing an asm dependency for xbean-finder iirc (this
> causes the war feature installation to fail on the minimal distro of karaf
> 4)
>  * we should either use xbean-finder-shaded and xbean-asm4-shaded or none
> of the shaded version, but be consistent
>  * I'd like to make sure that pax-web runs fine on JDK 8, but given it
> uses some asm4 classes, i have some doubts, so I think we should upgrade to
> asm5 and xbean 3.17
>
>
>
>
> On Tue, May 20, 2014 at 8:42 AM, Achim Nierbeck <bc...@googlemail.com>wrote:
>
>> Hi,
>>
>> the Pax Web team is planning on releasing Pax-Web 4.0 soon,
>> I'd like to request that people using Pax Web will give it a try.
>> This way we are able to catch some show stoppers before releasing.
>>
>> The reason I did crosspost this, Karaf 4 is already working with the
>> latest Pax Web 4.0 SNAPSHOTS, so this is a good basis for testing.
>>
>> Regards, Achim
>>
>> --
>>
>> Apache Karaf <http://karaf.apache.org/> Committer & PMC
>> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer
>> & Project Lead
>> blog <http://notizblog.nierbeck.de/>
>>
>> Software Architect / Project Manager / Scrum Master
>>
>>  --
>> --
>> ------------------
>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "OPS4J" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to ops4j+unsubscribe@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> ------------------------
> Guillaume Nodet
> ------------------------
> Red Hat, Open Source Integration
>
> Email: gnodet@redhat.com
> Web: http://fusesource.com
> Blog: http://gnodet.blogspot.com/
>
>  --
> --
> ------------------
> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OPS4J" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ops4j+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>

Software Architect / Project Manager / Scrum Master