Author: chris.laprun(a)jboss.com
Date: 2010-12-03 07:17:45 -0500 (Fri, 03 Dec 2010)
New Revision: 5471
Modified:
components/wsrp/trunk/UpdateWSRPForGateIn.sh
Log:
- Improved documentation of GATEIN_EAR_HOME environment variable.
Modified: components/wsrp/trunk/UpdateWSRPForGateIn.sh
===================================================================
--- components/wsrp/trunk/UpdateWSRPForGateIn.sh 2010-12-03 11:30:24 UTC (rev 5470)
+++ components/wsrp/trunk/UpdateWSRPForGateIn.sh 2010-12-03 12:17:45 UTC (rev 5471)
@@ -28,7 +28,7 @@
if [ -z "$GATEIN_EAR_HOME" -o ! -d "$GATEIN_EAR_HOME" ]
then
- echo \=\=\> Please set GATEIN_EAR_HOME to point to the repository on your
application server that contains gatein.ear
+ echo \=\=\> Please set GATEIN_EAR_HOME to point to the gatein.ear directory of your
GateIn installation
exit
fi
echo Using GateIn home at: $GATEIN_EAR_HOME
Show replies by date