https://issues.apache.org/bugzilla/show_bug.cgi?id=57574
Bug ID: 57574
Summary: javax.el.ImportHandler.importPackage() does not work
in Equinox OSGi
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150212-native-src.tar.gz
-Dexampl
On 12/02/2015 07:39, Violeta Georgieva wrote:
> Hi Mark,
>
> 2015-02-11 21:40 GMT+02:00 Mark Thomas :
>>
>> We've had a couple of important Coyote fixes since the last release so
>> I'm planning on tagging 8.0.x tomorrow.
>>
>> In my mind this is a slightly delayed beginning of Feb release. I plan
https://issues.apache.org/bugzilla/show_bug.cgi?id=57574
--- Comment #1 from Mark Thomas ---
So why isn't this a bug in Equinox? If you can point to a specification that
says the trailing / is required then we can add it but otherwise this is going
to get resolved as invalid.
--
You are receivi
On 12/02/2015 01:16, Konstantin Kolinko wrote:
> 2015-02-11 22:18 GMT+03:00 :
>> Author: markt
>> Date: Wed Feb 11 19:18:46 2015
>> New Revision: 1659043
>>
>> URL: http://svn.apache.org/r1659043
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57534
>> CORS Filter should only loo
Author: markt
Date: Thu Feb 12 09:23:46 2015
New Revision: 1659174
URL: http://svn.apache.org/r1659174
Log:
Make it obvious these fields are not included in serialization.
Strictly not necessary because of custom serialization/deserialization code but
it makes it clearer and silences a FindBugs w
2015-02-12 11:01 GMT+02:00 Mark Thomas :
>
> On 12/02/2015 07:39, Violeta Georgieva wrote:
> > Hi Mark,
> >
> > 2015-02-11 21:40 GMT+02:00 Mark Thomas :
> >>
> >> We've had a couple of important Coyote fixes since the last release so
> >> I'm planning on tagging 8.0.x tomorrow.
> >>
> >> In my mind
Author: markt
Date: Thu Feb 12 09:40:01 2015
New Revision: 1659182
URL: http://svn.apache.org/r1659182
Log:
Update after refactoring
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml
URL:
http://svn.apache.org/viewv
Author: markt
Date: Thu Feb 12 09:47:14 2015
New Revision: 1659184
URL: http://svn.apache.org/r1659184
Log:
Fix FindBugs warnings re possible Logger configuration loss
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/
Author: markt
Date: Thu Feb 12 09:56:10 2015
New Revision: 1659188
URL: http://svn.apache.org/r1659188
Log:
Make OS user name case insensitive (as documented) and explicitly do conversion
to lower case with the system's default Locale.
Modified:
tomcat/trunk/java/org/apache/catalina/security
Author: markt
Date: Thu Feb 12 09:58:08 2015
New Revision: 1659189
URL: http://svn.apache.org/r1659189
Log:
Use an explicit Locale when converting to lower case.
Modified:
tomcat/trunk/java/org/apache/catalina/filters/CorsFilter.java
tomcat/trunk/java/org/apache/tomcat/util/http/fileuplo
Author: markt
Date: Thu Feb 12 10:00:32 2015
New Revision: 1659190
URL: http://svn.apache.org/r1659190
Log:
Make OS user name case insensitive (as documented) and explicitly do conversion
to lower case with the system's default Locale.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
to
Hi Mark & Chris,
I implemented the suggestions and uploaded the patch with changes.
can you verify it?
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Thanks,
VIN
On Wed, Feb 11, 2015 at 6:12 PM, Pravallika Peddi
wrote:
> Thanks for your guidance in this Mark and Chris.
>
> Hope my f
Author: markt
Date: Thu Feb 12 10:02:06 2015
New Revision: 1659191
URL: http://svn.apache.org/r1659191
Log:
Use an explicit Locale when converting to lower case.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/filters/CorsFilter.java
tom
Author: markt
Date: Thu Feb 12 10:03:22 2015
New Revision: 1659192
URL: http://svn.apache.org/r1659192
Log:
Make OS user name case insensitive (as documented) and explicitly do conversion
to lower case with the system's default Locale.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
to
Author: markt
Date: Thu Feb 12 10:05:08 2015
New Revision: 1659193
URL: http://svn.apache.org/r1659193
Log:
Use an explicit Locale when converting to lower case.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/filters/CorsFilter.java
tom
On 12/02/2015 09:26, Violeta Georgieva wrote:
> 2015-02-12 11:01 GMT+02:00 Mark Thomas :
>>
>> On 12/02/2015 07:39, Violeta Georgieva wrote:
>>> Hi Mark,
>>>
>>> 2015-02-11 21:40 GMT+02:00 Mark Thomas :
We've had a couple of important Coyote fixes since the last release so
I'm planni
mons/daemon/dist/bin/commons-daemon-20150212-native-src.tar.gz
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150212-native-src.tar.gz
-Dexamples.sources.skip=true
-Dtomcat-dbcp.home=/srv/gump/public/workspace/tomc
Author: markt
Date: Thu Feb 12 10:42:41 2015
New Revision: 1659216
URL: http://svn.apache.org/r1659216
Log:
Dump the full access log if the wrong number of entries appear in the log
Modified:
tomcat/trunk/test/org/apache/catalina/valves/TesterAccessLogValve.java
Modified: tomcat/trunk/test/o
it-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150212-native-src.tar.gz
-Dexamples.sources.skip=true
Am 12.02.2015 um 08:55 schrieb Bill Barker:
The jvm crashes here:
[junit] # C [libcrypto.so.1.1.0+0x14fef9] EVP_add_cipher+0x9
I wonder whether we really want to build and test against OpenSSL
master. The 1.0.2 branch would be more stable. I think best would be
building TC 8 and befo
Author: markt
Date: Thu Feb 12 12:12:51 2015
New Revision: 1659235
URL: http://svn.apache.org/r1659235
Log:
Additional debug logging targeted at current Gump failures on trunk
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
tomcat/trunk/test/org/apache/tomcat/web
Author: schultz
Date: Thu Feb 12 12:20:46 2015
New Revision: 1659237
URL: http://svn.apache.org/r1659237
Log:
Fixed javadoc typo
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java
URL:
http://svn.apache.org
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #9 from Christopher Schultz ---
(In reply to VIN from comment #8)
> Created attachment 32460 [details]
> Updated patch with suggested comments
>
> Please let me know if anything is missing.
The doc/*.html files should not be i
Author: kkolinko
Date: Thu Feb 12 14:10:52 2015
New Revision: 1659263
URL: http://svn.apache.org/r1659263
Log:
Use an explicit Locale when converting to upper case. - followup to r1659193
Modified:
tomcat/trunk/java/org/apache/naming/factory/BeanFactory.java
tomcat/trunk/test/org/apache/c
Author: kkolinko
Date: Thu Feb 12 14:13:16 2015
New Revision: 1659266
URL: http://svn.apache.org/r1659266
Log:
Use an explicit Locale when converting to upper case. - followup to r1659193
Merged r1659263 from tomcat/trunk.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/t
Author: kkolinko
Date: Thu Feb 12 14:14:56 2015
New Revision: 1659268
URL: http://svn.apache.org/r1659268
Log:
Use an explicit Locale when converting to upper case. - followup to r1659193
Merged r1659266 from tomcat/tc8.0.x/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=57573
Konstantin Kolinko changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|-
Author: kkolinko
Revision: 1659045
Modified property: svn:log
Modified: svn:log at Thu Feb 12 15:07:12 2015
--
--- svn:log (original)
+++ svn:log Thu Feb 12 15:07:12 2015
@@ -0,0 +1,4 @@
+Fix https://issues.apache.org/bugz
Author: markt
Revision: 1600984
Modified property: svn:log
Modified: svn:log at Thu Feb 12 15:38:07 2015
--
--- svn:log (original)
+++ svn:log Thu Feb 12 15:38:07 2015
@@ -1,2 +1,3 @@
i18n for ChunkedInputFilter error mes
Author: markt
Revision: 1601333
Modified property: svn:log
Modified: svn:log at Thu Feb 12 15:38:41 2015
--
--- svn:log (original)
+++ svn:log Thu Feb 12 15:38:41 2015
@@ -1,3 +1,4 @@
Clean-up
i18n for ChunkedInputFilter
Author: markt
Revision: 1603628
Modified property: svn:log
Modified: svn:log at Thu Feb 12 15:39:13 2015
--
--- svn:log (original)
+++ svn:log Thu Feb 12 15:39:13 2015
@@ -3,3 +3,4 @@ Improvements to ChunkedInputFilter
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=57574
--- Comment #2 from Konstantin Kolinko ---
This is some error-handling path in case if Package.getPackage(name) returned
null. Is there a valid reason for getPackage() method to return null? From the
comment in the code it looks that there
Author: markt
Date: Thu Feb 12 15:57:35 2015
New Revision: 1659293
URL: http://svn.apache.org/r1659293
Log:
Delay closing the connection until maxSwallowSize bytes have been read. This
gives the client a chance to read the response. See
http://httpd.apache.org/docs/2.0/misc/fin_wait_2.html#appen
Author: markt
Date: Thu Feb 12 15:59:26 2015
New Revision: 1659294
URL: http://svn.apache.org/r1659294
Log:
Delay closing the connection until maxSwallowSize bytes have been read. This
gives the client a chance to read the response. See
http://httpd.apache.org/docs/2.0/misc/fin_wait_2.html#appen
Author: markt
Date: Thu Feb 12 16:00:03 2015
New Revision: 1659295
URL: http://svn.apache.org/r1659295
Log:
Delay closing the connection until maxSwallowSize bytes have been read. This
gives the client a chance to read the response. See
http://httpd.apache.org/docs/2.0/misc/fin_wait_2.html#appen
Author: markt
Date: Thu Feb 12 16:08:33 2015
New Revision: 1659296
URL: http://svn.apache.org/r1659296
Log:
Update proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1659296&r1=16
Author: remm
Date: Thu Feb 12 16:10:31 2015
New Revision: 1659299
URL: http://svn.apache.org/r1659299
Log:
Guard against a NPE I see in the test CI logs.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11Nio2Protocol.java
Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Ni
Author: kkolinko
Date: Thu Feb 12 16:26:03 2015
New Revision: 1659304
URL: http://svn.apache.org/r1659304
Log:
Simplify code.
Remove @Deprecate marker added in r895423:
That method is declared by both javax.servlet.jsp.el.FunctionMapper and by
javax.el.FunctionMapper.
The javax.el.* one is not d
Author: markt
Date: Thu Feb 12 16:29:43 2015
New Revision: 1659306
URL: http://svn.apache.org/r1659306
Log:
Clean-up prior to applying a patch
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/Library.java
Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java
URL:
http://svn.apache
Author: kkolinko
Date: Thu Feb 12 16:31:27 2015
New Revision: 1659308
URL: http://svn.apache.org/r1659308
Log:
Simplify code.
Remove @Deprecate marker added in r895423:
That method is declared by both javax.servlet.jsp.el.FunctionMapper and by
javax.el.FunctionMapper.
The javax.el.* one is not d
Author: markt
Date: Thu Feb 12 16:31:04 2015
New Revision: 1659307
URL: http://svn.apache.org/r1659307
Log:
More clean-up
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/Library.java
Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java
URL:
http://svn.apache.org/viewvc/tomcat/tr
Author: kkolinko
Date: Thu Feb 12 16:39:55 2015
New Revision: 1659310
URL: http://svn.apache.org/r1659310
Log:
Suppress deprecation warnings.
Remove @Deprecate marker added in r895423:
That method is declared by both javax.servlet.jsp.el.FunctionMapper and by
javax.el.FunctionMapper.
The javax.e
Author: kkolinko
Date: Thu Feb 12 16:48:21 2015
New Revision: 1659313
URL: http://svn.apache.org/r1659313
Log:
Simplify code.
Merged r1659308 from tomcat/tc8.0.x/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/jasper/runtime/ProtectedFunction
2015-02-12 19:08 GMT+03:00 :
> Author: markt
> Date: Thu Feb 12 16:08:33 2015
> New Revision: 1659296
>
> URL: http://svn.apache.org/r1659296
> Log:
> Update proposal
>
> Modified:
> tomcat/tc6.0.x/trunk/STATUS.txt
>
> Modified: tomcat/tc6.0.x/trunk/STATUS.txt
> URL:
> http://svn.apache.org/v
Author: kkolinko
Date: Thu Feb 12 17:08:03 2015
New Revision: 1659321
URL: http://svn.apache.org/r1659321
Log:
proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1659321&r1=165932
Am 12.02.2015 um 17:55 schrieb Konstantin Kolinko:
2015-02-12 19:08 GMT+03:00 :
Author: markt
Date: Thu Feb 12 16:08:33 2015
New Revision: 1659296
URL: http://svn.apache.org/r1659296
Log:
Update proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
Author: markt
Date: Thu Feb 12 18:28:33 2015
New Revision: 1659350
URL: http://svn.apache.org/r1659350
Log:
Fix name
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1659350&r1=1659349&r
On 12/02/2015 17:29, Rainer Jung wrote:
> Am 12.02.2015 um 17:55 schrieb Konstantin Kolinko:
>> 2015-02-12 19:08 GMT+03:00 :
>>> Author: markt
>>> Date: Thu Feb 12 16:08:33 2015
>>> New Revision: 1659296
>>>
>>> URL: http://svn.apache.org/r1659296
>>> Log:
>>> Update proposal
>>>
>>> Modified:
>>>
Am 12.02.2015 um 11:48 schrieb Rainer Jung:
Am 12.02.2015 um 08:55 schrieb Bill Barker:
The jvm crashes here:
[junit] # C [libcrypto.so.1.1.0+0x14fef9] EVP_add_cipher+0x9
I wonder whether we really want to build and test against OpenSSL
master. The 1.0.2 branch would be more stable. I
On 2015-02-12, Rainer Jung wrote:
> Am 12.02.2015 um 11:48 schrieb Rainer Jung:
>> Am 12.02.2015 um 08:55 schrieb Bill Barker:
>> The jvm crashes here:
>>> [junit] # C [libcrypto.so.1.1.0+0x14fef9] EVP_add_cipher+0x9
>> I wonder whether we really want to build and test against OpenSSL
>>
On 2015-02-12, Stefan Bodewig wrote:
> The element inside supports a branch attribute. It's
> just not documented (yet).
Oh, it even is http://gump.apache.org/metadata/module.html#git :-)
Cheers
Stefan
-
To unsubscr
Am 12.02.2015 um 20:37 schrieb Stefan Bodewig:
On 2015-02-12, Stefan Bodewig wrote:
The element inside supports a branch attribute. It's
just not documented (yet).
Oh, it even is http://gump.apache.org/metadata/module.html#git :-)
Very nice. Moving forward to using it :)
Regards,
Raine
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #10 from Mark Thomas ---
Some further feedback
1. Indents should be with 4 spaces not tabs.
2. In LibraryNotFoundError libraryName is better than nameOfLibrary
3. Improvement B requested name*s* of the libraries, not just one
Author: markt
Date: Thu Feb 12 19:59:10 2015
New Revision: 1659382
URL: http://svn.apache.org/r1659382
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Improve logging in AprLifecycleListener and jni.Library when Tomcat-Native DLL
fails to load.
Based on a patch by Pravallika Ped
Author: markt
Date: Thu Feb 12 20:00:39 2015
New Revision: 1659383
URL: http://svn.apache.org/r1659383
Log:
Clean up
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Library.java
Propchange: tomcat/tc8.0.x/trunk/
--
Author: markt
Date: Thu Feb 12 20:01:54 2015
New Revision: 1659384
URL: http://svn.apache.org/r1659384
Log:
Add new file missed in r1659382
Added:
tomcat/trunk/java/org/apache/tomcat/jni/LibraryNotFoundError.java (with
props)
Added: tomcat/trunk/java/org/apache/tomcat/jni/LibraryNotFoundE
Author: markt
Date: Thu Feb 12 20:03:29 2015
New Revision: 1659386
URL: http://svn.apache.org/r1659386
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Improve logging in AprLifecycleListener and jni.Library when Tomcat-Native DLL
fails to load.
Based on a patch by Pravallika Ped
Author: markt
Date: Thu Feb 12 20:04:02 2015
New Revision: 1659387
URL: http://svn.apache.org/r1659387
Log:
Clean-up
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Library.java
Propchange: tomcat/tc7.0.x/trunk/
--
Author: markt
Date: Thu Feb 12 20:04:53 2015
New Revision: 1659388
URL: http://svn.apache.org/r1659388
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Improve logging in AprLifecycleListener and jni.Library when Tomcat-Native DLL
fails to load.
Based on a patch by Pravallika Ped
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=49785
Felix Schumacher changed:
What|Removed |Added
Attachment #32448|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49785
--- Comment #5 from Felix Schumacher ---
(In reply to Christopher Schultz from comment #2)
> The default connection factory is com.sun.jndi.ldap.LdapCtxFactory which
> claims to support both SSL and STARTTLS:
> http://docs.oracle.com/javase
Author: kkolinko
Date: Thu Feb 12 21:40:00 2015
New Revision: 1659416
URL: http://svn.apache.org/r1659416
Log:
vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1659416&r1=1659415&r2
Author: kkolinko
Date: Thu Feb 12 22:16:10 2015
New Revision: 1659423
URL: http://svn.apache.org/r1659423
Log:
Amend patch proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=16594
Author: markt
Date: Thu Feb 12 22:21:10 2015
New Revision: 1659424
URL: http://svn.apache.org/r1659424
Log:
Dump the full access log if the wrong number of entries appear in the log
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/test/org/apache/catalina/valves/Tes
Author: kkolinko
Date: Thu Feb 12 22:46:54 2015
New Revision: 1659427
URL: http://svn.apache.org/r1659427
Log:
For https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Fix compilation errors with Java 6
Java 6 does not like when the code throws a Throwable but it is not declared as
thrown by
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Konstantin Kolinko changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|F
Author: kkolinko
Date: Thu Feb 12 23:05:38 2015
New Revision: 1659428
URL: http://svn.apache.org/r1659428
Log:
Further fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Log debug and error messages immediately and add stacktraces to them.
Modified:
tomcat/trunk/java/org/apache/
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #13 from Mark Thomas ---
Those messages are postponed to avoid them appearing before the version info
etc.
I viewed logging them at INFO as less bad than logging them before the version
info. The ideal would be to track the lev
Author: kkolinko
Date: Thu Feb 12 23:10:56 2015
New Revision: 1659429
URL: http://svn.apache.org/r1659429
Log:
Further fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Log debug and error messages immediately and add stacktraces to them.
Merged r1659428 from tomcat/trunk.
Modifie
On 12/02/2015 10:06, Mark Thomas wrote:
> No problem. I'm going to hold off on tagging 8.0.x while I figure out
> the cause of the Gump failures.
I'm making progress with this but I haven't got to the root cause yet.
Mark
-
To
Author: kkolinko
Date: Thu Feb 12 23:13:59 2015
New Revision: 1659431
URL: http://svn.apache.org/r1659431
Log:
Further fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Log debug and error messages immediately and add stacktraces to them.
Merged r1659429 from tomcat/tc8.0.x/trunk.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Konstantin Kolinko changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|-
Author: kkolinko
Date: Fri Feb 13 00:10:49 2015
New Revision: 1659440
URL: http://svn.apache.org/r1659440
Log:
Add two more revisions to the list related to CVE-2014-0227.
Tomcat 7, 6 patches include those changes.
Modified:
tomcat/site/trunk/docs/security-8.html
tomcat/site/trunk/xdocs/s
Author: kkolinko
Date: Fri Feb 13 00:15:26 2015
New Revision: 1659441
URL: http://svn.apache.org/r1659441
Log:
Add CVE-2014-0227 to changelog
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc
Author: kkolinko
Date: Fri Feb 13 00:20:16 2015
New Revision: 1659443
URL: http://svn.apache.org/r1659443
Log:
Add CVE-2014-0227 to changelog
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc
Author: kkolinko
Date: Fri Feb 13 00:22:08 2015
New Revision: 1659444
URL: http://svn.apache.org/r1659444
Log:
Add CVE-2014-0227 to changelog
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc
https://issues.apache.org/bugzilla/show_bug.cgi?id=57574
--- Comment #3 from Jan Bartel ---
The behaviour of Package.getPackage(name) is to use the classloader of the
caller of the package to try and retrieve the package info. In osgi-land the
classloader of the caller may not be allowed to see t
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-tc8.0.x-test-nio2 has an issue affecting its community
integration
https://issues.apache.org/bugzilla/show_bug.cgi?id=57581
Bug ID: 57581
Summary: request.getBytesRead() should be long
Product: Tomcat 7
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: norma
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #15 from VIN ---
(In reply to Christopher Schultz from comment #9)
> (In reply to VIN from comment #8)
> > Created attachment 32460 [details]
> > Updated patch with suggested comments
> >
> > Please let me know if anything is m
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #16 from VIN ---
(In reply to Mark Thomas from comment #10)
> Some further feedback
>
> 1. Indents should be with 4 spaces not tabs.
Hi Mark,
I changed the code using Eclipse editor which by default adds tab as
indent
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #17 from VIN ---
(In reply to VIN from comment #16)
> (In reply to Mark Thomas from comment #10)
> > Some further feedback
> >
> > 1. Indents should be with 4 spaces not tabs.
> Hi Mark,
> I changed the code using Ecl
84 matches
Mail list logo