https://issues.apache.org/bugzilla/show_bug.cgi?id=54105
Alim Yigiter changed:
What|Removed |Added
Version|unspecified |6.0.29
--
You are receiving this m
https://issues.apache.org/bugzilla/show_bug.cgi?id=54105
--- Comment #1 from Alim Yigiter ---
VM and Appserver
Java Runtime:Java(TM) SE Runtime Environment
Version:1.6.0_22
Java VM Name:Java HotSpot(TM) 64-Bit Server VM
Available Processors/Cores:8
Server time:Tue Nov 06 09:30
Author: markt
Date: Tue Nov 6 13:59:31 2012
New Revision: 1406140
URL: http://svn.apache.org/viewvc?rev=1406140&view=rev
Log:
Fix a handful of Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapUtil.java
tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfo
https://issues.apache.org/bugzilla/show_bug.cgi?id=54064
--- Comment #11 from Mladen Turk ---
OK, so it seems we are still missing some info.
1. Did you build tomcat-native as well?
If not from where it comes.
2. Where do you load tomcat-native from
modules/org/jboss/as/web/main/lib/linux
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-taglibs-standard has an issue affecting its community
integration.
Author: markt
Date: Tue Nov 6 14:52:00 2012
New Revision: 1406156
URL: http://svn.apache.org/viewvc?rev=1406156&view=rev
Log:
Fix where possible and silence where not possible some deprecation warnings
Modified:
tomcat/trunk/java/org/apache/jasper/runtime/PageContextImpl.java
Modified: tomc
Author: markt
Date: Tue Nov 6 14:59:38 2012
New Revision: 1406166
URL: http://svn.apache.org/viewvc?rev=1406166&view=rev
Log:
Silence some more deprecation warnings we can't avoid
Modified:
tomcat/trunk/java/org/apache/jasper/runtime/JspContextWrapper.java
tomcat/trunk/java/org/apache/ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=44454
Juan changed:
What|Removed |Added
CC||jcasti...@oesia.com
--
You are receiving t
2012/11/6 :
> Author: markt
> Date: Tue Nov 6 14:52:00 2012
> New Revision: 1406156
>
> URL: http://svn.apache.org/viewvc?rev=1406156&view=rev
> Log:
> Fix where possible and silence where not possible some deprecation warnings
>
> Modified:
> tomcat/trunk/java/org/apache/jasper/runtime/PageC
On 06/11/2012 16:15, Konstantin Kolinko wrote:
> 2012/11/6 :
>> Author: markt
>> Date: Tue Nov 6 14:52:00 2012
>> New Revision: 1406156
>>
>> URL: http://svn.apache.org/viewvc?rev=1406156&view=rev
>> Log:
>> Fix where possible and silence where not possible some deprecation warnings
>>
>> Modifie
It would be better to add some comment at the top of the script, describing
- what it is needed for (whether it initializes "git", "svn" or "git-svn"),
- how often it has to be run ("once"? Though maybe more often if the
authors file is updated).
Or maybe just mention that the file is described
https://issues.apache.org/bugzilla/show_bug.cgi?id=54064
Mladen Turk changed:
What|Removed |Added
Attachment #29548|0 |1
is obsolete|
2012/11/6 Mayur Patil :
> Hi,
>
>I want to contribute to the Tomcat code.
>
>Any tutorial please??
>
Start with RTFM and this page:
http://tomcat.apache.org/getinvolved.html
It is hard to recommend anything without knowing your qualifications.
If you want a printed book on Apache Tomcat,
https://issues.apache.org/bugzilla/show_bug.cgi?id=54064
--- Comment #12 from Mladen Turk ---
Created attachment 29560
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29560&action=edit
tomcat native for ubuntu 10.04
This is build on ubuntu server 10.04 linking to system's apr (1.3.8)
Hi Konstantin,
I am learning java and also trying to play with Git.
Also using tomcat from past 1 year.
Cheers,
Mayur.
On Tue, Nov 6, 2012 at 10:00 PM, Konstantin Kolinko
wrote:
> 2012/11/6 Mayur Patil :
> > Hi,
> >
> >I want to contribute to the Tomcat code.
> >
> >Any tuto
https://issues.apache.org/bugzilla/show_bug.cgi?id=54105
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://issues.apache.org/bugzilla/show_bug.cgi?id=54080
--- Comment #2 from Konstantin Kolinko ---
It should be possible to write '\d{1,3}' simply as '\d\d?\d?'.
--
You are receiving this mail because:
You are the assignee for the bug.
-
Author: kkolinko
Date: Tue Nov 6 21:25:11 2012
New Revision: 1406342
URL: http://svn.apache.org/viewvc?rev=1406342&view=rev
Log:
Several additions to the migration guide for Tomcat 7
1. Mention the issue with unpackWARs (bug 51294).
2. Mention the issue with slow initialization of SessionIdGenera
https://issues.apache.org/bugzilla/show_bug.cgi?id=54064
--- Comment #13 from dragos cernahoschi ---
Answers:
1. No. It seems that the build system for jboss produces the native libraries
auto magically. It declares a dependency with jboss native 2.0.10 and I think
it downloads the libraries fro
Author: markt
Date: Tue Nov 6 22:35:55 2012
New Revision: 1406384
URL: http://svn.apache.org/viewvc?rev=1406384&view=rev
Log:
Remove unnecessary casts and comment that does not make sense
Modified:
tomcat/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java
Modified: tomcat/trunk/jav
Author: markt
Date: Tue Nov 6 22:45:26 2012
New Revision: 1406385
URL: http://svn.apache.org/viewvc?rev=1406385&view=rev
Log:
Add Eclipse generate hashCode() to fix a warning
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Mark.java
Modified: tomcat/trunk/java/org/apache/jasper/compi
Author: markt
Date: Tue Nov 6 22:51:15 2012
New Revision: 1406388
URL: http://svn.apache.org/viewvc?rev=1406388&view=rev
Log:
Refactor to avoid Eclipse warning
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapUtil.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapUti
Author: markt
Date: Tue Nov 6 22:53:42 2012
New Revision: 1406389
URL: http://svn.apache.org/viewvc?rev=1406389&view=rev
Log:
Progress update
Modified:
tomcat/trunk/TOMCAT-NEXT.txt
Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=140
2012/11/7 :
> Author: markt
> Date: Tue Nov 6 22:35:55 2012
> New Revision: 1406384
>
> URL: http://svn.apache.org/viewvc?rev=1406384&view=rev
> Log:
> Remove unnecessary casts and comment that does not make sense
>
> Modified:
> tomcat/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.j
Author: markt
Date: Tue Nov 6 23:07:43 2012
New Revision: 1406392
URL: http://svn.apache.org/viewvc?rev=1406392&view=rev
Log:
Fix some more warnings
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdb
Author: markt
Date: Tue Nov 6 23:19:36 2012
New Revision: 1406394
URL: http://svn.apache.org/viewvc?rev=1406394&view=rev
Log:
Fix warnings in IntrospectionUtils.
One functional change to replace a debug message and a subsequent NPE with an
IAE
Modified:
tomcat/trunk/java/org/apache/tomcat/u
Author: markt
Date: Tue Nov 6 23:34:27 2012
New Revision: 1406399
URL: http://svn.apache.org/viewvc?rev=1406399&view=rev
Log:
Sync to Commons IO 2.2
Fixes Eclipse warnings in this file.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/FileCleaningTracker.java
Modified:
t
https://issues.apache.org/bugzilla/show_bug.cgi?id=54064
--- Comment #14 from Mladen Turk ---
OK, thanks for a detailed feedback.
It seems patch I made is faulty so let me try something different.
Because of high CPU usage you observe its probable we have some endless loop
and detecting such sce
Author: kkolinko
Date: Wed Nov 7 04:31:31 2012
New Revision: 1406456
URL: http://svn.apache.org/viewvc?rev=1406456&view=rev
Log:
Move JAR Scanning-related properties into separate section.
Correct a typo: the file is conf/catalina.properties.
Modified:
tomcat/trunk/webapps/docs/config/system
Author: kkolinko
Date: Wed Nov 7 04:37:34 2012
New Revision: 1406459
URL: http://svn.apache.org/viewvc?rev=1406459&view=rev
Log:
Merged revision 1406456 from tomcat/trunk:
Move JAR Scanning-related properties into separate section.
Correct a typo: the file is conf/catalina.properties.
Modified:
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/3537
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: kkolinko
Date: Wed Nov 7 07:24:40 2012
New Revision: 1406481
URL: http://svn.apache.org/viewvc?rev=1406481&view=rev
Log:
* globalresources.xml:
Document the "closeMethod" and "singleton" attributes of a Resource element.
The text is copied from context.xml.
* systemprops.xml:
Add spaces
Author: kkolinko
Date: Wed Nov 7 07:30:07 2012
New Revision: 1406482
URL: http://svn.apache.org/viewvc?rev=1406482&view=rev
Log:
Merged revision 1406481 from tomcat/trunk:
* globalresources.xml:
Document the "closeMethod" and "singleton" attributes of a Resource element.
The text is copied from
33 matches
Mail list logo