Author: markt
Date: Fri Oct 23 14:00:36 2009
New Revision: 829067
URL: http://svn.apache.org/viewvc?rev=829067&view=rev
Log:
Clear the remaining Eclipse warnings in the examples
Modified:
tomcat/trunk/webapps/examples/WEB-INF/classes/chat/ChatServlet.java
tomcat/trunk/webapps/examples/WE
Author: mturk
Date: Fri Oct 23 14:52:42 2009
New Revision: 829083
URL: http://svn.apache.org/viewvc?rev=829083&view=rev
Log:
Add 10th anniversary logo
Added:
tomcat/site/trunk/docs/images/tomcat10.jpg (with props)
tomcat/site/trunk/xdocs/images/tomcat10.jpg (with props)
Modified:
Hi,
I've committed the 10th anniversary logo
to the site. How to put that to tomcat.apache.org
svn export --force ?
Regards
--
^TM
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: de
Mladen Turk wrote:
> Hi,
>
> I've committed the 10th anniversary logo
> to the site. How to put that to tomcat.apache.org
> svn export --force ?
umask 002
svn up
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o
On 23/10/09 17:04, Mark Thomas wrote:
Mladen Turk wrote:
Hi,
I've committed the 10th anniversary logo
to the site. How to put that to tomcat.apache.org
svn export --force ?
umask 002
svn up
Thanks Mark.
So now it's just a sync time, right?
Cheers
--
^TM
Mladen Turk wrote:
> On 23/10/09 17:04, Mark Thomas wrote:
>> Mladen Turk wrote:
>>> Hi,
>>>
>>> I've committed the 10th anniversary logo
>>> to the site. How to put that to tomcat.apache.org
>>> svn export --force ?
>>
>> umask 002
>> svn up
>>
>
> Thanks Mark.
> So now it's just a sync time, rig
On 23/10/2009, Mladen Turk wrote:
> On 23/10/09 17:04, Mark Thomas wrote:
>
> > Mladen Turk wrote:
> >
> > > Hi,
> > >
> > > I've committed the 10th anniversary logo
> > > to the site. How to put that to tomcat.apache.org
> > > svn export --force ?
> > >
> >
> > umask 002
> > svn up
> >
> >
>
> T
> If you configure your browser to use 140.211.11.10:80 as a proxy you can
> preview what the site will look like.
Great !
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomc
Author: markt
Date: Fri Oct 23 16:39:32 2009
New Revision: 829121
URL: http://svn.apache.org/viewvc?rev=829121&view=rev
Log:
Add support for absolute ordering of web fragments and the start of the
fragment merge code
Modified:
tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java
https://issues.apache.org/bugzilla/show_bug.cgi?id=47712
--- Comment #2 from Joe Dane 2009-10-23 10:42:28 UTC ---
Consider this another vote for someone to take a look at this extremely
irritating bug. Tomcat will simply and quietly fail to use apr as long as this
remains unfixed.
--
Configure
https://issues.apache.org/bugzilla/show_bug.cgi?id=47718
--- Comment #1 from George Sexton 2009-10-23 11:38:12
UTC ---
This issue also applies to Tomcat 6.0.20.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
https://issues.apache.org/bugzilla/show_bug.cgi?id=47712
Rainer Jung changed:
What|Removed |Added
Keywords||PatchAvailable
--- Comment #3 from R
https://issues.apache.org/bugzilla/show_bug.cgi?id=47712
--- Comment #4 from Rainer Jung 2009-10-23 12:57:45
UTC ---
Created an attachment (id=24411)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24411)
Get Fields before switching to different clazz.
--
Configure bugmail: https://
Author: rjung
Date: Fri Oct 23 20:00:07 2009
New Revision: 829196
URL: http://svn.apache.org/viewvc?rev=829196&view=rev
Log:
Add proposal.
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?re
On 23.10.2009 22:00, rj...@apache.org wrote:
> +* Loading tcnative is broken since r795039.
> + https://issues.apache.org/bugzilla/show_bug.cgi?id=47712
> + https://issues.apache.org/bugzilla/attachment.cgi?id=24411
> + +1: rjung
> + -1:
Just a short note: this is a regression from TC 5.5.27.
Hi All:
I write a customized class loader which extends
org.apache.catalina.loader.WebappClassLoader
and define it in the server.xml.
Such as:
I override the method of findResourceInternal to do some works.
It works when I startup the tomcat server. The overrided method runs
16 matches
Mail list logo