RE: cvs commit: jakarta-tomcat-4.0/catalina/src/binsetenv.shcatalina.sh tool-wrapper.sh

2001-11-27 Thread Bernard D';Have
Patrick, I think that you can include setenv.sh.sample setenv.bat.sample It's the way used for /build.properties Bernard > -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 28 November, 2001 03:12 > To: Tomcat Developers List > Subject: Re: cvs com

[PATCH TC4] correction to org.apache.catalina.util.URL.java

2001-09-05 Thread Bernard D';Have
Hi, small patch for the following bug: URL context= new URL("http://localhost/cocoon/";); URL relative= new URL(context, "index.xml"); relative is set to "http://localhost/index.xml"; and NOT "http://localhost/cocoon/index.xml"; as returned by java.net.URL. the patch in attachment consist of

RE: [TC4] error building tomcat-docs

2001-08-22 Thread Bernard D';Have
e who would like to help do that would > be welcomed). > > Incidentally, this is why building tomcat-docs is not in the default build > execution, and why I haven't proposed a final vote on accepting this > approach to XML->HTML conversion. > > Craig > > >

[TC4] error building tomcat-docs

2001-08-21 Thread Bernard D';Have
on win2k, sun jdk1.3.1 and with xalan.jar from jaxp1.1, I have the following trouble to build tomcat-docs: build-main: [style] Transforming into T:\Sources\jakarta-tomcat-4.0\webapps\build\tomcat-docs [style] Loading stylesheet T:\Sources\jakarta-tomcat-4.0\webapps\tomcat-docs\tomcat-docs