Author: wkeil Date: Sun May 8 16:50:45 2016 New Revision: 1742837 URL: http://svn.apache.org/viewvc?rev=1742837&view=rev Log: DMAP-193: Add CDI / JSF Demo
Task-Url: https://issues.apache.org/jira/browse/DMAP-193 Modified: devicemap/trunk/examples/1.0/java/flow/README Modified: devicemap/trunk/examples/1.0/java/flow/README URL: http://svn.apache.org/viewvc/devicemap/trunk/examples/1.0/java/flow/README?rev=1742837&r1=1742836&r2=1742837&view=diff ============================================================================== --- devicemap/trunk/examples/1.0/java/flow/README (original) +++ devicemap/trunk/examples/1.0/java/flow/README Sun May 8 16:50:45 2016 @@ -16,7 +16,7 @@ System requirements =================== - All you need to run this project is Java 5.0 (Java SDK 1.5) or greator and + All you need to run this project is Java 6.0 or greater and Maven 2.0.10 or greater. This application is setup to be run on a Java EE 6 certified application server. It has been tested with GlassFish V3 and JBoss AS 6.0.
