From portal-commits at lists.jboss.org Tue Apr 1 22:26:37 2008 Content-Type: multipart/mixed; boundary="===============8639943994274118932==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r10469 - in modules/presentation/trunk: presentation/src/test/java/org/jboss/portal/presentation/test/ajax and 1 other directory. Date: Tue, 01 Apr 2008 22:26:37 -0400 Message-ID: --===============8639943994274118932== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: sohil.shah(a)jboss.com Date: 2008-04-01 22:26:36 -0400 (Tue, 01 Apr 2008) New Revision: 10469 Modified: modules/presentation/trunk/build/pom.xml modules/presentation/trunk/presentation/src/test/java/org/jboss/portal/p= resentation/test/ajax/GetAjaxPageTestCase.java Log: temporary fix for the org.jboss.unit:jboss-unit:jar:1.2.0.SNAPSHOT compila= tion issue, using Beta2 for now Modified: modules/presentation/trunk/build/pom.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- modules/presentation/trunk/build/pom.xml 2008-04-01 22:52:30 UTC (rev 1= 0468) +++ modules/presentation/trunk/build/pom.xml 2008-04-02 02:26:36 UTC (rev 1= 0469) @@ -35,7 +35,7 @@ 1.2.0.Beta3 = 2.0.0.CR2 1.2.0.Beta3 - 1.2.0.SNAPSHOT + 1.2.0.Beta2 =