https://bz.apache.org/bugzilla/show_bug.cgi?id=60461
--- Comment #25 from Thomas ---
I can try to compile my own version of the tcnative library.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To un
Author: rjung
Date: Sat Jun 3 16:04:14 2017
New Revision: 1797516
URL: http://svn.apache.org/viewvc?rev=1797516&view=rev
Log:
Correct the log message when a MessageHandler for
PongMessage does not implement MessageHandler.Whole.
Changing MessageHandler.Basic to MessageHandler.Whole
in the log me
Author: rjung
Date: Sat Jun 3 17:03:56 2017
New Revision: 1797521
URL: http://svn.apache.org/viewvc?rev=1797521&view=rev
Log:
Correct the log message when a MessageHandler for
PongMessage does not implement MessageHandler.Whole.
Changing MessageHandler.Basic to MessageHandler.Whole
in the log me
Author: rjung
Date: Sat Jun 3 17:07:03 2017
New Revision: 1797523
URL: http://svn.apache.org/viewvc?rev=1797523&view=rev
Log:
Correct the log message when a MessageHandler for
PongMessage does not implement MessageHandler.Whole.
Changing MessageHandler.Basic to MessageHandler.Whole
in the log me
Author: rjung
Date: Sat Jun 3 17:17:03 2017
New Revision: 1797525
URL: http://svn.apache.org/viewvc?rev=1797525&view=rev
Log:
Correct the log message when a MessageHandler for
PongMessage does not implement MessageHandler.Whole.
Changing MessageHandler.Basic to MessageHandler.Whole
in the log me
Author: markt
Date: Sat Jun 3 19:38:21 2017
New Revision: 1797527
URL: http://svn.apache.org/viewvc?rev=1797527&view=rev
Log:
Remove commented out code. Tomcat doesn't support something to JSP.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapUtil.java
Modified: tomcat/trunk/java/
Author: markt
Date: Sat Jun 3 19:43:29 2017
New Revision: 1797528
URL: http://svn.apache.org/viewvc?rev=1797528&view=rev
Log:
Deprecated unused code.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerator.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerato
Author: markt
Date: Sat Jun 3 19:44:34 2017
New Revision: 1797529
URL: http://svn.apache.org/viewvc?rev=1797529&view=rev
Log:
Deprecate unused code
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/jasper/compiler/SmapGenerator.java
Propchange: tomca
Author: markt
Date: Sat Jun 3 19:45:25 2017
New Revision: 1797530
URL: http://svn.apache.org/viewvc?rev=1797530&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerator.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerator.jav
Author: markt
Date: Sat Jun 3 20:07:09 2017
New Revision: 1797531
URL: http://svn.apache.org/viewvc?rev=1797531&view=rev
Log:
Move test code to Unit test
Remove testing of embedded SMAPs since only the test code uses this (so I want
to remove it in 9.0.x)
Added:
tomcat/trunk/test/org/apache
Author: markt
Date: Sat Jun 3 20:09:37 2017
New Revision: 1797532
URL: http://svn.apache.org/viewvc?rev=1797532&view=rev
Log:
Deprecate unused method
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerator.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerato
Author: markt
Date: Sat Jun 3 20:10:03 2017
New Revision: 1797534
URL: http://svn.apache.org/viewvc?rev=1797534&view=rev
Log:
Deprecate unused code
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/jasper/compiler/SmapGenerator.java
Propchange: tomca
All,
I wanted to provide a little more context to the SMAP changes I have
started working on.
The primary driver for all of this is this bug:
https://bz.apache.org/bugzilla/show_bug.cgi?id=49176
Particularly comment #4.
Currently, the SMAP implementation is more generic than it needs to be
for
Author: markt
Date: Sat Jun 3 20:29:35 2017
New Revision: 1797535
URL: http://svn.apache.org/viewvc?rev=1797535&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerator.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerator.jav
Author: markt
Date: Sat Jun 3 20:39:17 2017
New Revision: 1797536
URL: http://svn.apache.org/viewvc?rev=1797536&view=rev
Log:
JSP is the only startum used by Jasper. Hard code the name and deprecated the
constructor that allows any name.
Modified:
tomcat/trunk/java/org/apache/jasper/compile
Author: markt
Date: Sat Jun 3 20:41:23 2017
New Revision: 1797537
URL: http://svn.apache.org/viewvc?rev=1797537&view=rev
Log:
JSP is the only startum used by Jasper. Hard code the name and deprecated the
constructor that allows any name.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
Author: markt
Date: Sat Jun 3 20:44:12 2017
New Revision: 1797538
URL: http://svn.apache.org/viewvc?rev=1797538&view=rev
Log:
Remove dprecated code
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapStratum.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapStratum.java
Author: markt
Date: Sat Jun 3 20:53:45 2017
New Revision: 1797540
URL: http://svn.apache.org/viewvc?rev=1797540&view=rev
Log:
Jasper only sets a default stratum.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerator.java
tomcat/trunk/java/org/apache/jasper/compiler/SmapUti
Author: markt
Date: Sat Jun 3 20:54:26 2017
New Revision: 1797541
URL: http://svn.apache.org/viewvc?rev=1797541&view=rev
Log:
Jasper only sets a default stratum.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/jasper/compiler/SmapGenerator.java
Author: markt
Date: Sat Jun 3 20:58:05 2017
New Revision: 1797542
URL: http://svn.apache.org/viewvc?rev=1797542&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerator.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapGenerator.jav
Author: markt
Date: Sat Jun 3 20:59:39 2017
New Revision: 1797543
URL: http://svn.apache.org/viewvc?rev=1797543&view=rev
Log:
Deprecate unused code
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapStratum.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapStratum.java
Author: markt
Date: Sat Jun 3 21:00:38 2017
New Revision: 1797544
URL: http://svn.apache.org/viewvc?rev=1797544&view=rev
Log:
Deprecate unused code
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/jasper/compiler/SmapStratum.java
Propchange: tomcat/
Author: markt
Date: Sat Jun 3 21:01:42 2017
New Revision: 1797545
URL: http://svn.apache.org/viewvc?rev=1797545&view=rev
Log:
Remove deprecated code
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/SmapStratum.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapStratum.jav
23 matches
Mail list logo