ate         2005/03/01 18:39:13

  Modified:    components/deploy-tool Tag: deployment-refactoring
                        README.txt
  Log:
  Deploy tool changes. Note: now it only supports/accepts two arguments: 
inputName outputName.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.3.2.1   +1 -5      jakarta-jetspeed-2/components/deploy-tool/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/components/deploy-tool/README.txt,v
  retrieving revision 1.3
  retrieving revision 1.3.2.1
  diff -u -r1.3 -r1.3.2.1
  --- README.txt        5 Dec 2004 00:54:54 -0000       1.3
  +++ README.txt        2 Mar 2005 02:39:13 -0000       1.3.2.1
  @@ -1,7 +1,3 @@
   To Run the command line tool:
   
  -java -jar target/jetspeed-deploy-tools-2.0-M1-uber.jar source.war 
destination.war
  -
  -To make a portlet application register at Servlet init time:
  -
  -java -jar target/jetspeed-deploy-tools-2.0-M1-uber.jar -r source.war 
destination.war
  +java -jar target/jetspeed-deploy-tools-2.0-M2-dev.jar source.war 
destination.war
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to