Seam 2.2.0.GA Initial testing results

View: New views
6 Messages — Rating Filter:   Alert me  

Seam 2.2.0.GA Initial testing results

by Ondřej Skutka :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

These are library changes since 2.2.0.CR1:

Added libraries:
./lib/metawidget-backend.jar
./lib/metawidget-frontend.jar
./lib/metawidget.jar
./lib/xpp3_min.jar (1.1.3.4.0)
./lib/xstream.jar (1.1.3)

Removed libraries:
./ui/target/jboss-seam-ui-sources.jar
./ui/target/jboss-seam-ui.jar

Library changes:
testng.jar 5.6-200706070953 => 5.9-200903311355

Libraries needed in compile time:
jboss-common-logging-spi-2.0.4.GA.jar (new)
jboss-common-core 2.0.4.GA => 2.2.3.GA
jboss-embedded-api beta3.SP7 => beta3.SP8


There is a problem validating xmls with jpdl-3.2.xsd schema. The
jpdl-3.2.xsd was replaced at http://jbpm.org/xsd/jpdl-3.2.xsd by
jpdl-4.0.xsd. I have reported this problem and it should be fixed soon.

Ondra

_______________________________________________
seam-dev mailing list
seam-dev@...
http://lists.jboss.org/mailman/listinfo/seam-dev

Re: Seam 2.2.0.GA Initial testing results

by Marek Novotny :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ondrej,

 I commented inline about dependencies which I know.

Ondřej Skutka píše v Čt 16. 07. 2009 v 11:13 +0000:

> Hi!
>
> These are library changes since 2.2.0.CR1:
>
> Added libraries:
> ./lib/metawidget-backend.jar
> ./lib/metawidget-frontend.jar
> ./lib/metawidget.jar
> ./lib/xpp3_min.jar (1.1.3.4.0)
> ./lib/xstream.jar (1.1.3)
>
> Removed libraries:
> ./ui/target/jboss-seam-ui-sources.jar
> ./ui/target/jboss-seam-ui.jar
>
> Library changes:
> testng.jar 5.6-200706070953 => 5.9-200903311355
this was JBSEAM-4291
>
> Libraries needed in compile time:
> jboss-common-logging-spi-2.0.4.GA.jar (new)
> jboss-common-core 2.0.4.GA => 2.2.3.GA
> jboss-embedded-api beta3.SP7 => beta3.SP8
this is required - upgrade JBoss Eembedded to fix of JMS integration
tests in core

>
>
> There is a problem validating xmls with jpdl-3.2.xsd schema. The
> jpdl-3.2.xsd was replaced at http://jbpm.org/xsd/jpdl-3.2.xsd by
> jpdl-4.0.xsd. I have reported this problem and it should be fixed soon.
>
> Ondra
>
> _______________________________________________
> seam-dev mailing list
> seam-dev@...
> http://lists.jboss.org/mailman/listinfo/seam-dev
--
Marek Novotny
--
JBoss Seam Product Lead

Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno

Email: mnovotny@...
Office phone: +420 532 294 287, ext. 82-62 087
mobile: +420 608 509 230

------------------------------------------------------
Looking to carve out IT costs?
www.europe.redhat.com/promo/carveoutcosts/


_______________________________________________
seam-dev mailing list
seam-dev@...
http://lists.jboss.org/mailman/listinfo/seam-dev

signature.asc (204 bytes) Download Attachment

Re: Seam 2.2.0.GA Initial testing results

by Pete Muir-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dan can you comment on metawidget?

Who added xpp and xstream?

On 16 Jul 2009, at 21:20, Marek Novotny wrote:

> Hi Ondrej,
>
> I commented inline about dependencies which I know.
>
> Ondřej Skutka píše v Čt 16. 07. 2009 v 11:13 +0000:
>> Hi!
>>
>> These are library changes since 2.2.0.CR1:
>>
>> Added libraries:
>> ./lib/metawidget-backend.jar
>> ./lib/metawidget-frontend.jar
>> ./lib/metawidget.jar
>> ./lib/xpp3_min.jar (1.1.3.4.0)
>> ./lib/xstream.jar (1.1.3)
>>
>> Removed libraries:
>> ./ui/target/jboss-seam-ui-sources.jar
>> ./ui/target/jboss-seam-ui.jar

Thats, fine, they shouldn't be in the distro anyway.

>>
>> Library changes:
>> testng.jar 5.6-200706070953 => 5.9-200903311355
> this was JBSEAM-4291
>>
>> Libraries needed in compile time:
>> jboss-common-logging-spi-2.0.4.GA.jar (new)
>> jboss-common-core 2.0.4.GA => 2.2.3.GA
>> jboss-embedded-api beta3.SP7 => beta3.SP8
> this is required - upgrade JBoss Eembedded to fix of JMS integration
> tests in core
>>
>>
>> There is a problem validating xmls with jpdl-3.2.xsd schema. The
>> jpdl-3.2.xsd was replaced at http://jbpm.org/xsd/jpdl-3.2.xsd by
>> jpdl-4.0.xsd. I have reported this problem and it should be fixed  
>> soon.

Thanks.

>>
>> Ondra
>>
>> _______________________________________________
>> seam-dev mailing list
>> seam-dev@...
>> http://lists.jboss.org/mailman/listinfo/seam-dev
> --
> Marek Novotny
> --
> JBoss Seam Product Lead
>
> Red Hat Czech s.r.o.
> Purkynova 99
> 612 45 Brno
>
> Email: mnovotny@...
> Office phone: +420 532 294 287, ext. 82-62 087
> mobile: +420 608 509 230
>
> ------------------------------------------------------
> Looking to carve out IT costs?
> www.europe.redhat.com/promo/carveoutcosts/
> _______________________________________________
> seam-dev mailing list
> seam-dev@...
> http://lists.jboss.org/mailman/listinfo/seam-dev


_______________________________________________
seam-dev mailing list
seam-dev@...
https://lists.jboss.org/mailman/listinfo/seam-dev

Re: Seam 2.2.0.GA Initial testing results

by Dan Allen (mojavelinux) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Jul 22, 2009 at 9:47 AM, Pete Muir <pmuir@...> wrote:
Dan can you comment on metawidget?

Who added xpp and xstream?

I don't see how those are related as the metawidget POM files don't have any dependency information. And the inclusion of the metawidget JARs is not new in 2.2.0.CR1. I think perhaps the way they are pulled into the build makes it look as though they are new. They are added at dist time as a way to take the dependencies offline.

-Dan

--
Dan Allen
Senior Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #231597

http://mojavelinux.com
http://mojavelinux.com/seaminaction
http://in.relation.to/Bloggers/Dan

_______________________________________________
seam-dev mailing list
seam-dev@...
https://lists.jboss.org/mailman/listinfo/seam-dev

Re: Seam 2.2.0.GA Initial testing results

by Pete Muir-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 22 Jul 2009, at 14:56, Dan Allen wrote:

> On Wed, Jul 22, 2009 at 9:47 AM, Pete Muir <pmuir@...> wrote:
> Dan can you comment on metawidget?
>
> Who added xpp and xstream?
>
> I don't see how those are related as the metawidget POM files don't  
> have any dependency information. And the inclusion of the metawidget  
> JARs is not new in 2.2.0.CR1. I think perhaps the way they are  
> pulled into the build makes it look as though they are new. They are  
> added at dist time as a way to take the dependencies offline.

I don't think they either - hence the two questions :-)

Ok, so you are happy with metawidget being where it is - that is all  
we need - a quick check :-)
_______________________________________________
seam-dev mailing list
seam-dev@...
https://lists.jboss.org/mailman/listinfo/seam-dev

Re: Seam 2.2.0.GA Initial testing results

by Ondřej Skutka :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Pete Muir píše v St 22. 07. 2009 v 14:47 +0100:
> Dan can you comment on metawidget?
>
> Who added xpp and xstream?

I believe Tiho did in JBSEAM-4219.

>
> On 16 Jul 2009, at 21:20, Marek Novotny wrote:
>
> > Hi Ondrej,
> >
> > I commented inline about dependencies which I know.
> >
> > Ondřej Skutka píše v Čt 16. 07. 2009 v 11:13 +0000:
> >> Hi!
> >>
> >> These are library changes since 2.2.0.CR1:
> >>
> >> Added libraries:
> >> ./lib/metawidget-backend.jar
> >> ./lib/metawidget-frontend.jar
> >> ./lib/metawidget.jar
> >> ./lib/xpp3_min.jar (1.1.3.4.0)
> >> ./lib/xstream.jar (1.1.3)
> >>
> >> Removed libraries:
> >> ./ui/target/jboss-seam-ui-sources.jar
> >> ./ui/target/jboss-seam-ui.jar
>
> Thats, fine, they shouldn't be in the distro anyway.
>
> >>
> >> Library changes:
> >> testng.jar 5.6-200706070953 => 5.9-200903311355
> > this was JBSEAM-4291
> >>
> >> Libraries needed in compile time:
> >> jboss-common-logging-spi-2.0.4.GA.jar (new)
> >> jboss-common-core 2.0.4.GA => 2.2.3.GA
> >> jboss-embedded-api beta3.SP7 => beta3.SP8
> > this is required - upgrade JBoss Eembedded to fix of JMS integration
> > tests in core
> >>
> >>
> >> There is a problem validating xmls with jpdl-3.2.xsd schema. The
> >> jpdl-3.2.xsd was replaced at http://jbpm.org/xsd/jpdl-3.2.xsd by
> >> jpdl-4.0.xsd. I have reported this problem and it should be fixed  
> >> soon.
>
> Thanks.
>
> >>
> >> Ondra
> >>
> >> _______________________________________________
> >> seam-dev mailing list
> >> seam-dev@...
> >> http://lists.jboss.org/mailman/listinfo/seam-dev
> > --
> > Marek Novotny
> > --
> > JBoss Seam Product Lead
> >
> > Red Hat Czech s.r.o.
> > Purkynova 99
> > 612 45 Brno
> >
> > Email: mnovotny@...
> > Office phone: +420 532 294 287, ext. 82-62 087
> > mobile: +420 608 509 230
> >
> > ------------------------------------------------------
> > Looking to carve out IT costs?
> > www.europe.redhat.com/promo/carveoutcosts/
> > _______________________________________________
> > seam-dev mailing list
> > seam-dev@...
> > http://lists.jboss.org/mailman/listinfo/seam-dev
>

_______________________________________________
seam-dev mailing list
seam-dev@...
https://lists.jboss.org/mailman/listinfo/seam-dev