We still have copies of the tcnative Java classes inside tcnative at
tomcat/native/branches/1.1.x/java/org/apache/tomcat/jni
The maintained classes are in tomcat/trunk/java/org/apache/tomcat/jni
and the two copies slowly drift away from each other.
I suggest we remove
tomcat/native/branches/1.1.
On 06/08/2011 19:51, Rainer Jung wrote:
> Anything I have overlooked?
Tagging.
If you use an external, you have to be very careful creating tags else
the contents of the tag will appear to change over time.
Mark
-
To unsubscrib
Author: markt
Date: Sat Aug 6 19:24:49 2011
New Revision: 1154571
URL: http://svn.apache.org/viewvc?rev=1154571&view=rev
Log:
Remove error message since a) it is provides very little / no useful
information and b) writing to stderr is just plain wrong.
Modified:
tomcat/trunk/java/javax/serv
Author: markt
Date: Sat Aug 6 20:00:39 2011
New Revision: 1154574
URL: http://svn.apache.org/viewvc?rev=1154574&view=rev
Log:
Fix a small number of warnings reported by FindBugs.
Modified:
tomcat/trunk/java/org/apache/juli/DateFormatCache.java
tomcat/trunk/java/org/apache/juli/FileHandle
Author: markt
Date: Sat Aug 6 20:19:29 2011
New Revision: 1154575
URL: http://svn.apache.org/viewvc?rev=1154575&view=rev
Log:
Missing @Override markers
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/MessageListener.java
tomcat/trunk/java/org/apache/catalina/tribes/transport/Multi
Author: markt
Date: Sat Aug 6 20:28:35 2011
New Revision: 1154579
URL: http://svn.apache.org/viewvc?rev=1154579&view=rev
Log:
Fix some false npe warnings
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java
tomcat/trunk/java/org/apache/jasper/compiler/PageDataImpl.java
Author: markt
Date: Sat Aug 6 20:49:52 2011
New Revision: 1154583
URL: http://svn.apache.org/viewvc?rev=1154583&view=rev
Log:
Start to align process method
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/trunk/java/org/apache/coyote/http11/Http11NioPro
Author: markt
Date: Sat Aug 6 20:56:54 2011
New Revision: 1154584
URL: http://svn.apache.org/viewvc?rev=1154584&view=rev
Log:
Align HTTP NIO with BIO and APR and hold a reference to the socket wrapper not
the raw socket in the Processor.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/
Author: markt
Date: Sat Aug 6 20:58:51 2011
New Revision: 1154586
URL: http://svn.apache.org/viewvc?rev=1154586&view=rev
Log:
Rename socket -> socketWrapper
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/trunk/java/org/apache/coyote/http11/Http11NioPr
https://issues.apache.org/bugzilla/show_bug.cgi?id=51630
Bug #: 51630
Summary: java.lang.IllegalStateException: Calling
[asyncComplete()]
Product: Tomcat 7
Version: 7.0.19
Platform: PC
OS/Version: Windows XP
10 matches
Mail list logo