Author: manaRH
Date: 2010-09-01 08:34:21 -0400 (Wed, 01 Sep 2010)
New Revision: 13691
Modified:
branches/community/Seam_2_2/seam-gen/README
Log:
fixed typos
Modified: branches/community/Seam_2_2/seam-gen/README
===================================================================
--- branches/community/Seam_2_2/seam-gen/README 2010-09-01 12:19:08 UTC (rev 13690)
+++ branches/community/Seam_2_2/seam-gen/README 2010-09-01 12:34:21 UTC (rev 13691)
@@ -8,7 +8,7 @@
JBoss AS must be installed to deploy the project. If you use EJB3
components, the JBoss server must have EJB 3 capabilities.
- (JBoss AS 4.2 is strongly recommended)
+ (JBoss AS 5.1 is strongly recommended)
SYNOPSIS
seam COMMAND
@@ -152,7 +152,7 @@
add-ivy
Alters an existing project to use Ivy to manage the dependencies. The
- command adds Ivy configuration files and a cooresponding Ant build file.
+ command adds Ivy configuration files and a corresponding Ant build file.
The Ant tasks invoke Ivy to download the dependency sets required to
build, test and deploy the application. The step of downloading the
dependencies is kept separate from the build life cycle.
Show replies by date