Author: kfujino
Date: Mon Oct 25 04:52:37 2010
New Revision: 1026944
URL: http://svn.apache.org/viewvc?rev=1026944&view=rev
Log:
vote
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?rev=102
Author: kfujino
Date: Mon Oct 25 04:22:54 2010
New Revision: 1026942
URL: http://svn.apache.org/viewvc?rev=1026942&view=rev
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=102
https://issues.apache.org/bugzilla/show_bug.cgi?id=50140
Konstantin Kolinko changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Version|6
Author: kkolinko
Date: Mon Oct 25 00:26:30 2010
New Revision: 1026924
URL: http://svn.apache.org/viewvc?rev=1026924&view=rev
Log:
Added r1026920 to the patch
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/
Author: kkolinko
Date: Mon Oct 25 00:13:56 2010
New Revision: 1026920
URL: http://svn.apache.org/viewvc?rev=1026920&view=rev
Log:
Improve exception handling in PersistentManagerBase.
Modified:
tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java
Modified:
tomcat/trunk/ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=50128
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
2010/10/25 Jeremy Boynes :
> IDEA is not setting these when new files are added; I'd swear it used to. Is
> anyone else using it and seeing an issue like this?
> They do get set when I use svn add from the command line.
>
> I've set svn:eol-style on everything in standard (I think).
Looks good.
Author: kkolinko
Date: Sun Oct 24 23:05:24 2010
New Revision: 1026914
URL: http://svn.apache.org/viewvc?rev=1026914&view=rev
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?re
Author: kkolinko
Date: Sun Oct 24 22:52:07 2010
New Revision: 1026912
URL: http://svn.apache.org/viewvc?rev=1026912&view=rev
Log:
Followup to r1026784
Print a stacktrace if an exception (e.g. IOException) happens when calling
store.keys() and running under a security manager.
Modified:
tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=50131
--- Comment #2 from Konstantin Kolinko 2010-10-24
18:13:50 EDT ---
The patch was proposed for 6.0 and 5.5.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because:
Author: kkolinko
Date: Sun Oct 24 22:11:49 2010
New Revision: 1026905
URL: http://svn.apache.org/viewvc?rev=1026905&view=rev
Log:
proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewv
IDEA is not setting these when new files are added; I'd swear it used to. Is
anyone else using it and seeing an issue like this?
They do get set when I use svn add from the command line.
I've set svn:eol-style on everything in standard (I think).
I've not set svn:keywords as that is not set on a
Author: jboynes
Date: Sun Oct 24 20:00:06 2010
New Revision: 1026876
URL: http://svn.apache.org/viewvc?rev=1026876&view=rev
Log:
set svn:eol-style for remaining files
Modified:
tomcat/taglibs/standard/trunk/NOTICE.txt (props changed)
tomcat/taglibs/standard/trunk/standard-test/src/main
Author: jboynes
Date: Sun Oct 24 19:35:09 2010
New Revision: 1026871
URL: http://svn.apache.org/viewvc?rev=1026871&view=rev
Log:
fix svn:eol-style property
Modified:
tomcat/taglibs/standard/trunk/compat/LICENSE.txt (props changed)
tomcat/taglibs/standard/trunk/compat/NOTICE.txt (props
Thanks. I'll fix that.
On Oct 24, 2010, at 4:37 AM, Konstantin Kolinko wrote:
> 2010/10/24 :
>> Author: jboynes
>> Date: Sun Oct 24 00:43:55 2010
>> New Revision: 1026723
>>
>> URL: http://svn.apache.org/viewvc?rev=1026723&view=rev
>> Log:
>> Add JSTL 1.0 Out tag that uses javax.el to process E
Author: fuankg
Date: Sun Oct 24 16:08:58 2010
New Revision: 1026830
URL: http://svn.apache.org/viewvc?rev=1026830&view=rev
Log:
Another NetWare makefile cleanup.
Modified:
tomcat/jk/trunk/native/apache-2.0/NWGNUmakefile
Modified: tomcat/jk/trunk/native/apache-2.0/NWGNUmakefile
URL:
http://s
Author: markt
Date: Sun Oct 24 15:19:51 2010
New Revision: 1026821
URL: http://svn.apache.org/viewvc?rev=1026821&view=rev
Log:
Fix the Eclipse warnings
Modified:
tomcat/trunk/test/org/apache/catalina/filters/TesterResponse.java
Modified: tomcat/trunk/test/org/apache/catalina/filters/TesterRe
Author: markt
Date: Sun Oct 24 15:14:45 2010
New Revision: 1026819
URL: http://svn.apache.org/viewvc?rev=1026819&view=rev
Log:
Remove unused DummyRequest
Move DummyResponse to tests where it is used
Added:
tomcat/trunk/test/org/apache/catalina/filters/TesterResponse.java
- copied, chang
Author: markt
Date: Sun Oct 24 15:03:15 2010
New Revision: 1026815
URL: http://svn.apache.org/viewvc?rev=1026815&view=rev
Log:
Fix Javadoc warnings reported by Buildbot
Modified:
tomcat/trunk/java/org/apache/catalina/Context.java
tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerSe
https://issues.apache.org/bugzilla/show_bug.cgi?id=50129
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sun Oct 24 14:29:20 2010
New Revision: 1026807
URL: http://svn.apache.org/viewvc?rev=1026807&view=rev
Log:
Re-factor to avoid IDE warnings re possible nulls.
Includes a fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=50129
Modified:
tomcat/trunk/java/org/apache/
Author: markt
Date: Sun Oct 24 14:17:33 2010
New Revision: 1026806
URL: http://svn.apache.org/viewvc?rev=1026806&view=rev
Log:
Fair amount of clean-up. Add it to the changelog.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://sv
https://issues.apache.org/bugzilla/show_bug.cgi?id=50131
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50132
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sun Oct 24 14:12:29 2010
New Revision: 1026805
URL: http://svn.apache.org/viewvc?rev=1026805&view=rev
Log:
Update changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/
Author: markt
Date: Sun Oct 24 14:11:15 2010
New Revision: 1026803
URL: http://svn.apache.org/viewvc?rev=1026803&view=rev
Log:
Enable Checkstyle import checks
Modified:
tomcat/trunk/checkstyle.xml
Modified: tomcat/trunk/checkstyle.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/checkstyl
Author: markt
Date: Sun Oct 24 14:09:37 2010
New Revision: 1026802
URL: http://svn.apache.org/viewvc?rev=1026802&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.catalina.core
package (remainder)
Fix some Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/cat
Author: markt
Date: Sun Oct 24 13:33:33 2010
New Revision: 1026797
URL: http://svn.apache.org/viewvc?rev=1026797&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.catalina.core
package (partial)
Fix some Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/catal
Author: markt
Date: Sun Oct 24 13:29:36 2010
New Revision: 1026796
URL: http://svn.apache.org/viewvc?rev=1026796&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the
o.a.catalina.authenticator package
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/Authentic
Author: markt
Date: Sun Oct 24 13:28:15 2010
New Revision: 1026795
URL: http://svn.apache.org/viewvc?rev=1026795&view=rev
Log:
Code clean-up
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/JvmRout
Author: markt
Date: Sun Oct 24 13:25:36 2010
New Revision: 1026793
URL: http://svn.apache.org/viewvc?rev=1026793&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.catalina.ha
package
Fix some Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/catalina/ha/conte
Author: markt
Date: Sun Oct 24 13:14:24 2010
New Revision: 1026790
URL: http://svn.apache.org/viewvc?rev=1026790&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the
o.a.catalina.ha.authenticator package
Fix Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/catalin
Author: markt
Date: Sun Oct 24 13:12:18 2010
New Revision: 1026789
URL: http://svn.apache.org/viewvc?rev=1026789&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.catalina.loader
package
Modified:
tomcat/trunk/java/org/apache/catalina/loader/VirtualWebappLoader.jav
Author: markt
Date: Sun Oct 24 13:10:31 2010
New Revision: 1026788
URL: http://svn.apache.org/viewvc?rev=1026788&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.catalina.mbeans
package
Modified:
tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
Modi
Author: markt
Date: Sun Oct 24 13:08:54 2010
New Revision: 1026787
URL: http://svn.apache.org/viewvc?rev=1026787&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.catalina.startup
package
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Embedded.java
Modifi
Author: markt
Date: Sun Oct 24 13:08:26 2010
New Revision: 1026786
URL: http://svn.apache.org/viewvc?rev=1026786&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.catalina.realm
package
Fix some Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/catalina/realm
Author: markt
Date: Sun Oct 24 13:02:24 2010
New Revision: 1026784
URL: http://svn.apache.org/viewvc?rev=1026784&view=rev
Log:
Avoid NPE
Don't use exception.printStackTrace()
Modified:
tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java
Modified:
tomcat/trunk/java/org/a
Author: markt
Date: Sun Oct 24 13:01:28 2010
New Revision: 1026782
URL: http://svn.apache.org/viewvc?rev=1026782&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.catalina.session
package
Fix some Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/catalina/ses
Author: markt
Date: Sun Oct 24 12:52:04 2010
New Revision: 1026780
URL: http://svn.apache.org/viewvc?rev=1026780&view=rev
Log:
Allow Checkstyle's unused imports test to be used with this class
Fix Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/ChannelSender.java
Modi
Author: fuankg
Date: Sun Oct 24 12:33:00 2010
New Revision: 1026775
URL: http://svn.apache.org/viewvc?rev=1026775&view=rev
Log:
Updated NetWare makefiles.
Modified:
tomcat/jk/trunk/native/apache-1.3/NWGNUmakefile.mak
tomcat/jk/trunk/native/apache-2.0/NWGNUmakefile
Modified: tomcat/jk/tru
Author: markt
Date: Sun Oct 24 12:21:08 2010
New Revision: 1026773
URL: http://svn.apache.org/viewvc?rev=1026773&view=rev
Log:
Fix Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/catalina/ant/AbstractCatalinaTask.java
Modified: tomcat/trunk/java/org/apache/catalina/ant/AbstractCatali
Author: markt
Date: Sun Oct 24 12:18:47 2010
New Revision: 1026772
URL: http://svn.apache.org/viewvc?rev=1026772&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.catalina package
Fix Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/catalina/ContainerEvent.ja
Author: markt
Date: Sun Oct 24 12:13:53 2010
New Revision: 1026771
URL: http://svn.apache.org/viewvc?rev=1026771&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.catalina.valves
package
Fix some Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/catalina/valv
https://issues.apache.org/bugzilla/show_bug.cgi?id=50147
--- Comment #2 from bozho 2010-10-24 08:05:38 EDT ---
(In reply to comment #1)
> In and of itself, that tag will compile.
>
> The checks for Java identifiers were added to the EL processing so I suspect
> you have some illegal EL elsewhere
Author: fuankg
Date: Sun Oct 24 11:55:49 2010
New Revision: 1026770
URL: http://svn.apache.org/viewvc?rev=1026770&view=rev
Log:
Fixed NetWare build.
Modified:
tomcat/jk/trunk/native/common/jk_global.h
Modified: tomcat/jk/trunk/native/common/jk_global.h
URL:
http://svn.apache.org/viewvc/tomc
Author: markt
Date: Sun Oct 24 11:55:10 2010
New Revision: 1026769
URL: http://svn.apache.org/viewvc?rev=1026769&view=rev
Log:
Allow Checkstyle's unused imports test to be used with the o.a.el package
Fix Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/el/MethodExpressionImpl.java
Author: markt
Date: Sun Oct 24 11:41:12 2010
New Revision: 1026768
URL: http://svn.apache.org/viewvc?rev=1026768&view=rev
Log:
Fix Eclipse nags
Modified:
tomcat/trunk/java/org/apache/naming/resources/ProxyDirContext.java
Modified: tomcat/trunk/java/org/apache/naming/resources/ProxyDirContext
2010/10/24 :
> Author: jboynes
> Date: Sun Oct 24 00:43:55 2010
> New Revision: 1026723
>
> URL: http://svn.apache.org/viewvc?rev=1026723&view=rev
> Log:
> Add JSTL 1.0 Out tag that uses javax.el to process EL expressions
> Refactor existing tags for deferred evaluation to avoid memory leak from
https://issues.apache.org/bugzilla/show_bug.cgi?id=50143
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 23.10.2010 18:54, Alexandre Vézina wrote:
On Sat, Oct 23, 2010 at 4:49 AM, Rainer Jungwrote:
was
not compatible with the (only) version of common-daemons wich is
distributed
right now (http://www.eu.apache.org/dist/commons/daemon/source/).
Everything
worked fine when I got a copy of 1.0.2
https://issues.apache.org/bugzilla/show_bug.cgi?id=50147
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Version|unspecif
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://issues.apache.org/bugzilla/show_bug.cgi?id=50147
Summary: [static] is not a valid Java identifier
Product: Tomcat 7
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Prior
59 matches
Mail list logo