remm02/02/09 10:27:01
Modified:webapps build.xml
Log:
- Don't copy jasper-* to each privileged webapp. After extensive testing, it seems
more productive to put one shared copy in server/lib (putting a server-wide copy
in common/lib doesn't seem as good security wise).
> Remy Maucherat wrote:
>
> > > craigmcc01/10/27 14:20:03
> > >
> > > Modified:catalina build.xml
> > >catalina/src/share/org/apache/catalina/core
> > > StandardContext.java
> > >webapps build.xml
> > > Log:
> > > Experimental
Remy Maucherat wrote:
> > craigmcc01/10/27 14:20:03
> >
> > Modified:catalina build.xml
> >catalina/src/share/org/apache/catalina/core
> > StandardContext.java
> >webapps build.xml
> > Log:
> > Experimental patch that makes th
> craigmcc01/10/27 14:20:03
>
> Modified:catalina build.xml
>catalina/src/share/org/apache/catalina/core
> StandardContext.java
>webapps build.xml
> Log:
> Experimental patch that makes the parent class loader for privileged
>
craigmcc01/10/27 14:20:03
Modified:catalina build.xml
catalina/src/share/org/apache/catalina/core
StandardContext.java
webapps build.xml
Log:
Experimental patch that makes the parent class loader for privileged
webapps be the
craigmcc01/10/27 13:53:39
Modified:catalina/src/conf server.xml
webapps build.xml
Log:
Migrate the actual files of the Manager application to
$CATALINA_HOME/server/webapps, parallel with the Admin application. This
is in no way required to be a privileged app, b
remm01/10/04 12:24:12
Modified:webapps Tag: tomcat_40_branch build.xml
Log:
- Merge a variety of fixes and small feature additions which have been made
and debugged in the HEAD branch, including:
- Removal of Jasper loader (merged with the shared loader).
- Fixes a
remm01/10/03 22:51:38
Modified:webapps build.xml
Log:
- Fix some problems with handling of the base directory path. The output
directory could apparently be wrong when invoking Ant in one of the
subprojects (although I never experienced the problem).
Patch submitted
craigmcc01/05/21 18:59:05
Modified:.build.xml
catalina build.xml
jasper build.xml
webapps build.xml
Added: catalina/src/test/org/apache/catalina/util
CookieToolsTestCase.java
Log:
Equip the build
remm00/11/11 17:10:56
Modified:webapps build.xml
Log:
- Update the buildfiles to the new Ant 1.2
Revision ChangesPath
1.10 +5 -3 jakarta-tomcat-4.0/webapps/build.xml
Index: build.xml
==
10 matches
Mail list logo