[seam-dev] Seam 2.1.2.CR1 initial release testing

Jozef Hartinger jharting at redhat.com
Thu Apr 9 07:13:49 EDT 2009


Hello,

I've finished Seam 2.1.2.CR1 initial release testing recently. Here are 
my findings:

1.) Added libraries: (since 2.1.1.GA)
 > ./lib/src/jboss-seam-wicket-ant-sources.jar
 > ./lib/commons-codec.jar
 > ./lib/emma.jar

these are dependencies of functional tests:
 > ./src/test/ftest/lib/ant-launcher.jar
 > ./src/test/ftest/lib/ant.jar
 > ./src/test/ftest/lib/jboss-test-1.0.5.GA.jar

these are dependencies of RESTEasy, however not all of them are needed, 
I'll revise
 > ./lib/FastInfoset.jar
 > ./lib/junit.jar
 > ./lib/sjsxp.jar
 > ./lib/resteasy-jaxb-provider.jar

2.) Removed libraries
< ./lib/gen/el-api.jar

3.) Upgraded library versions (Note that only those with version 
specified in MANIFEST file are listed here)
< /lib,jsf-api.jar,1.2_09-b01-BETA1
 > /lib,jsf-api.jar,1.2_12-b01-FCS
< /lib,jsf-impl.jar,1.2_09-b01-BETA1
 > /lib,jsf-impl.jar,1.2_12-b01-FCS

< /lib,richfaces-api.jar,3.2.2.SR1
< /lib,richfaces-impl.jar,3.2.2.SR1
< /lib,richfaces-ui.jar,3.2.2.SR1
 > /lib,richfaces-api.jar,3.3.0.GA
 > /lib,richfaces-impl.jar,3.3.0.GA
 > /lib,richfaces-ui.jar,3.3.0.GA

< /lib,wicket-datetime.jar,1.3.3
< /lib,wicket-extensions.jar,1.3.3
< /lib,wicket-ioc.jar,1.3.3
< /lib,wicket.jar,1.3.3
 > /lib,wicket-datetime.jar,1.3-SNAPSHOT
 > /lib,wicket-extensions.jar,1.3-SNAPSHOT
 > /lib,wicket-ioc.jar,1.3-SNAPSHOT
 > /lib,wicket.jar,1.3-SNAPSHOT
This is a PROBLEM I think as there should be no SNAPSHOTs among dependencies

4.) Other problems
* restbay's components.xml does not pass validation


-- 
Jozef Hartinger

Seam QA Engineer

Office phone: +420 532 294 130, ext 82-62 130
Mobile phone: +420 608 357 852
E-mail: jharting at redhat.com




More information about the seam-dev mailing list