cvs commit: jakarta-jetspeed/build build.properties build.xml

2002-03-22 Thread taylor
taylor 02/03/22 10:20:21 Modified:buildbuild.properties build.xml Log: Log: o Add - unittest target for basic tests o Add - removed generation of castor-generated PSML Revision ChangesPath 1.10 +1 -1 jakarta-jetspeed/build/build.properties I

RE: cvs commit: jakarta-jetspeed/build build.properties build.xml

2001-12-03 Thread Chris Kimpton
Hi, > > > Okay, I seem to have the unique need for a hot deploy of the class > files. > So I will change my 'deploy' target to use another property, and > follow your > suggestions below for the install target. I guess you copy your webapp into tomcats "webapps/jetspeed" directory or similar. T

cvs commit: jakarta-jetspeed/build build.properties build.xml

2001-12-03 Thread taylor
taylor 01/12/03 08:49:38 Modified:buildbuild.properties build.xml Log: - gave 'deploy' target its own property for deploy.dir, restored 'install' target for CK Revision ChangesPath 1.6 +2 -2 jakarta-jetspeed/build/build.properties Index: build.prope

RE: cvs commit: jakarta-jetspeed/build build.properties build.xml

2001-12-03 Thread David Sean Taylor
> > -#install.war=/apache/catalina/webapps > > +install.war=/apache/catalina/webapps > > > Okay, I seem to have the unique need for a hot deploy of the class files. So I will change my 'deploy' target to use another property, and follow your suggestions below for the install target. Although I

Re: cvs commit: jakarta-jetspeed/build build.properties build.xml

2001-12-03 Thread Chris Kimpton
Hi, > -#install.war=/apache/catalina/webapps > +install.war=/apache/catalina/webapps > ...but what if you don't work this way... Can I suggest that we put the default install.war setting back into the build.xml (I believe it gets overridden by anything in build.properties). We could th

cvs commit: jakarta-jetspeed/build build.properties build.xml

2001-12-02 Thread taylor
taylor 01/12/02 19:03:08 Modified:buildbuild.properties build.xml Log: - fixed deploy target to deploy to catalina webapp Revision ChangesPath 1.5 +1 -1 jakarta-jetspeed/build/build.properties Index: build.properties ===

cvs commit: jakarta-jetspeed/build build.properties build.xml

2001-11-26 Thread kimptoc
kimptoc 01/11/26 08:35:42 Modified:buildbuild.properties build.xml Log: removed unzip-war task - as now replaced by install task. also moved install.war default into build.xml Revision ChangesPath 1.4 +1 -1 jakarta-jetspeed/build/build.properties In

RE: cvs commit: jakarta-jetspeed/build build.properties build.xml

2001-11-02 Thread David Sean Taylor
> To: Jetspeed Developers List > Subject: Re: cvs commit: jakarta-jetspeed/build build.properties > build.xml > > > 1) Should the property install.war use the environment variable > TOMCAT_HOME or CATALINA_HOME, i.e. > install.war=${CATALINA_HOME}/webapps > >

Re: cvs commit: jakarta-jetspeed/build build.properties build.xml

2001-11-02 Thread Paul Spencer
1) Should the property install.war use the environment variable TOMCAT_HOME or CATALINA_HOME, i.e. install.war=${CATALINA_HOME}/webapps 2) Should the property tomcat.home.40 use the environment variable CATALINA_HOME, i.e. tomcat.home.40=${CATALINA_HOME} Paul Spencer [EMAIL PROTECTED] wrote: >

cvs commit: jakarta-jetspeed/build build.properties build.xml

2001-11-01 Thread taylor
taylor 01/11/01 20:05:39 Modified:buildbuild.properties build.xml Log: added 'install' target patch from Ignacio Ortega Revision ChangesPath 1.3 +2 -0 jakarta-jetspeed/build/build.properties Index: build.properties =

cvs commit: jakarta-jetspeed/build build.properties build.xml

2001-09-20 Thread sgala
sgala 01/09/20 06:49:57 Modified:buildbuild.properties build.xml Log: Making changes for cactus tests. Patch from Sam Ruby Revision ChangesPath 1.2 +3 -3 jakarta-jetspeed/build/build.properties Index: build.properties =