Mail Archive Home | barracuda-commits List | January 2003 Index
| <-- Date Index --> | <-- Thread Index --> |
CVSROOT: /var/cvs
Module name: Barracuda
Repository: Barracuda/src/org/enhydra/barracuda/contrib/dbroggisch/webapp/
Changes by: jacobk@xxxxxxxxxxxxxxxxx(none) 03/01/19 12:43:43
Modified files:
Barracuda/WEB-INF/jars/: catalina-ant.jar
Barracuda/src/: build.xml catalina-tasks.incl
Barracuda/src/org/enhydra/barracuda/contrib/dbroggisch/webapp/:
build.xml
Log message:
Updated build to support catalina-deploy. That includes adding a new
"war" task so that when catalina-deploy is called, Barracuda gets war'ed and
then deployed.
I also updated the main build and Diez' contrib project build to
allow for overriding properties via the following files on your system...
<property file="${user.home}/.${ant.project.name}-build.properties"/>
<property file="${user.home}/.build.properties"/>
In Barracuda's case that would be something like this:
C:\Documents and Settings\myprofile\.BarracudaMVC-build.properties
C:\Documents and Settings\myprofile\.build.properties
Notice the prefixed "." (dot) in the property file names. This
provides a way to override things such as manager.username and
manager.password without modifying the Barracuda properies files at all. You
can also set compiler options and such to your liking.
Note, Tomcat-4.1.19 has a bug where the manager's web.xml doesn't
contain the path to "/deploy". If you use the "catalina-deploy" target, you
willl need to add the servlet-mapping and web-resource-collection
appropriately in the manager's web.xml. I filed a bug on this here:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16243
Jake
===================================================================
File: no file catalina-ant.jar Status: Unknown
Working revision: No entry for catalina-ant.jar
Repository revision: No revision control file
===================================================================
File: no file build.xml Status: Needs Checkout
Working revision: 1.30 Sun Jan 19 19:43:43 2003
Repository revision: 1.30
/var/cvs/Barracuda/src/org/enhydra/barracuda/contrib/dbroggisch/webapp/build.xml,v
Existing Tags:
csc_122702_2 (revision: 1.27)
BARRACUDA_PRE_REFACTORING (revision: 1.26)
Barracuda_1_1_1 (revision: 1.14)
===================================================================
File: no file catalina-tasks.incl Status: Unknown
Working revision: No entry for catalina-tasks.incl
Repository revision: No revision control file
===================================================================
File: no file build.xml Status: Needs Checkout
Working revision: 1.30 Sun Jan 19 19:43:43 2003
Repository revision: 1.30
/var/cvs/Barracuda/src/org/enhydra/barracuda/contrib/dbroggisch/webapp/build.xml,v
Existing Tags:
csc_122702_2 (revision: 1.27)
BARRACUDA_PRE_REFACTORING (revision: 1.26)
Barracuda_1_1_1 (revision: 1.14)
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.