From richfaces-svn-commits at lists.jboss.org Wed Dec 16 09:23:06 2009 Content-Type: multipart/mixed; boundary="===============6534233820824758621==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r16149 - in branches/community/3.3.X/test-applications/regression-test: src/main/webapp/images and 3 other directories. Date: Wed, 16 Dec 2009 09:23:06 -0500 Message-ID: <200912161423.nBGEN6Ca031090@svn01.web.mwc.hst.phx2.redhat.com> --===============6534233820824758621== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ppitonak(a)redhat.com Date: 2009-12-16 09:23:05 -0500 (Wed, 16 Dec 2009) New Revision: 16149 Added: branches/community/3.3.X/test-applications/regression-test/src/main/weba= pp/images/rf7975/ branches/community/3.3.X/test-applications/regression-test/src/main/weba= pp/images/rf7975/getflash.png branches/community/3.3.X/test-applications/regression-test/src/main/weba= pp/pages/rf7975.xhtml Removed: branches/community/3.3.X/test-applications/regression-test/src/test/java= /org/ Modified: branches/community/3.3.X/test-applications/regression-test/pom.xml branches/community/3.3.X/test-applications/regression-test/src/main/weba= pp/pages/index.xhtml branches/community/3.3.X/test-applications/regression-test/src/main/weba= pp/pages/rf7994.xhtml Log: https://jira.jboss.org/jira/browse/RFPL-302 * pom refactored * added a test case for file upload (RF-7975) Modified: branches/community/3.3.X/test-applications/regression-test/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 --- branches/community/3.3.X/test-applications/regression-test/pom.xml 2009= -12-16 13:51:42 UTC (rev 16148) +++ branches/community/3.3.X/test-applications/regression-test/pom.xml 2009= -12-16 14:23:05 UTC (rev 16149) @@ -48,9 +48,20 @@ org.richfaces.ui richfaces-ui - 3.3.2.SR1 + 3.3.3-SNAPSHOT + + + richfaces-impl + org.richfaces.framework + + + org.richfaces.framework + richfaces-impl + 3.3.3-SNAPSHOT + + com.sun.facelets jsf-facelets 1.1.15.B1 Added: branches/community/3.3.X/test-applications/regression-test/src/main/= webapp/images/rf7975/getflash.png =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 (Binary files differ) Property changes on: branches/community/3.3.X/test-applications/regression-= test/src/main/webapp/images/rf7975/getflash.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: branches/community/3.3.X/test-applications/regression-test/src/ma= in/webapp/pages/index.xhtml =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 --- branches/community/3.3.X/test-applications/regression-test/src/main/web= app/pages/index.xhtml 2009-12-16 13:51:42 UTC (rev 16148) +++ branches/community/3.3.X/test-applications/regression-test/src/main/web= app/pages/index.xhtml 2009-12-16 14:23:05 UTC (rev 16149) @@ -17,6 +17,10 @@ + + + + Added: branches/community/3.3.X/test-applications/regression-test/src/main/= webapp/pages/rf7975.xhtml =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 --- branches/community/3.3.X/test-applications/regression-test/src/main/web= app/pages/rf7975.xhtml (rev 0) +++ branches/community/3.3.X/test-applications/regression-test/src/main/web= app/pages/rf7975.xhtml 2009-12-16 14:23:05 UTC (rev 16149) @@ -0,0 +1,44 @@ + + + + + + + Menu Item - RF-7975 + + +

Menu Item

+

https://jira.= jboss.org/jira/browse/RF-7975

+ = + + Back to main page + + + + + = + + + +
    +
  1. Verify that there is no "Get Adobe Flash player" image (ensure fla= sh works in your browser).
  2. +
  3. verify that it is possible to choose one file.
  4. +
  5. Verify that it is possible to choose three files.
  6. +
+
+ = + = +
+ Back to main page +
+ = +
+ +
+ + Property changes on: branches/community/3.3.X/test-applications/regression-= test/src/main/webapp/pages/rf7975.xhtml ___________________________________________________________________ Name: svn:mime-type + text/plain Modified: branches/community/3.3.X/test-applications/regression-test/src/ma= in/webapp/pages/rf7994.xhtml =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 --- branches/community/3.3.X/test-applications/regression-test/src/main/web= app/pages/rf7994.xhtml 2009-12-16 13:51:42 UTC (rev 16148) +++ branches/community/3.3.X/test-applications/regression-test/src/main/web= app/pages/rf7994.xhtml 2009-12-16 14:23:05 UTC (rev 16149) @@ -16,7 +16,7 @@

https://jira.= jboss.org/jira/browse/RF-7994

= - + Back to main page @@ -85,7 +85,7 @@ = - + Back to main page = --===============6534233820824758621==--
File Uploadhttps://jira.jboss.org/jira/browse/RF-7975
Menu Item https://jira.jboss.org/jira/browse/RF-7994