You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by jm...@apache.org on 2004/06/01 20:06:08 UTC

cvs commit: ws-wsrp4j/portlets/wsrptest build.properties

jmacna      2004/06/01 11:06:08

  Modified:    portlets/wsrptest build.properties
  Log:
  Create additional entries for TOMCAT_HOME and TARGET_WEBAPP_NAME
  
  Revision  Changes    Path
  1.3       +5 -0      ws-wsrp4j/portlets/wsrptest/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/ws-wsrp4j/portlets/wsrptest/build.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.properties	17 Dec 2003 13:50:05 -0000	1.2
  +++ build.properties	1 Jun 2004 18:06:08 -0000	1.3
  @@ -1,2 +1,7 @@
   jarfile=wsrptest.jar
   warfile=wsrptest.war
  +// the tomcat dir we want this portlet to be deployed to
  +TARGET_TOMCAT_HOME=C:/Tomcat4.1
  +// the webapp containing the portlet container we use for deployment
  +// for proxyportlet it's the pluto installation
  +TARGET_WEBAPP_NAME=wsrp