You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2005/06/08 00:00:12 UTC

svn commit: r189454 - /portals/jetspeed-2/trunk/components/deploy-tool/README.txt

Author: taylor
Date: Tue Jun  7 15:00:10 2005
New Revision: 189454

URL: http://svn.apache.org/viewcvs?rev=189454&view=rev
Log:
add to usage instructions
also testing checking in from SVN

Modified:
    portals/jetspeed-2/trunk/components/deploy-tool/README.txt

Modified: portals/jetspeed-2/trunk/components/deploy-tool/README.txt
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/deploy-tool/README.txt?rev=189454&r1=189453&r2=189454&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/deploy-tool/README.txt (original)
+++ portals/jetspeed-2/trunk/components/deploy-tool/README.txt Tue Jun  7 15:00:10 2005
@@ -1,3 +1,6 @@
-To Run the command line tool:
+To Run the command line tool to infuse automatic registration of portlet app at app server startup:
 
-java -jar target/jetspeed-deploy-tools-2.0-M2-dev.jar [-s] source.war destination.war
+java -jar target/jetspeed-deploy-tools-2.0-M4-SNAPSHOT-uber.jar [-s] source.war destination.war
+
+-s: stripLoggers - remove commons-logging[version].jar and/or log4j[version].jar from war
+                   required when targetting application servers like JBoss



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org