Author: markt
Date: Sun Jan 10 11:10:36 2010
New Revision: 897614
URL: http://svn.apache.org/viewvc?rev=897614&view=rev
Log:
Re-work EL attribute parsing. The underlying issue was complete independence of
attribute and EL parsing. The attribute parser would generate the same result -
${1+1} - af
Author: markt
Date: Sun Jan 10 11:12:42 2010
New Revision: 897615
URL: http://svn.apache.org/viewvc?rev=897615&view=rev
Log:
Better coverage for JSP attribute parsing
Added:
tomcat/trunk/test/org/apache/jasper/compiler/TestAttributeParser.java
(with props)
tomcat/trunk/test/webapp/scri
Author: markt
Date: Sun Jan 10 11:13:10 2010
New Revision: 897616
URL: http://svn.apache.org/viewvc?rev=897616&view=rev
Log:
Add mising tests.
Modified:
tomcat/trunk/test/org/apache/TestAll.java
Modified: tomcat/trunk/test/org/apache/TestAll.java
URL:
http://svn.apache.org/viewvc/tomcat/tru
https://issues.apache.org/bugzilla/show_bug.cgi?id=48112
--- Comment #1 from Mark Thomas 2010-01-10 03:14:49 GMT ---
This has been fixed in trunk and will be proposed for 6.0.x after further
testing.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You ar
On 10/01/2010 11:10, ma...@apache.org wrote:
> Author: markt
> Date: Sun Jan 10 11:10:36 2010
> New Revision: 897614
>
> URL: http://svn.apache.org/viewvc?rev=897614&view=rev
> Log:
> Re-work EL attribute parsing.
The TCK and new unit tests all pass with these changes. The unit tests
should cover
Author: markt
Date: Sun Jan 10 11:37:16 2010
New Revision: 897619
URL: http://svn.apache.org/viewvc?rev=897619&view=rev
Log:
Add a test case for bug36923
Added:
tomcat/trunk/test/webapp/bug36923.jsp (with props)
Modified:
tomcat/trunk/test/org/apache/el/TestELInJsp.java
Modified: tomca
Author: markt
Date: Sun Jan 10 11:47:48 2010
New Revision: 897620
URL: http://svn.apache.org/viewvc?rev=897620&view=rev
Log:
Fix generics warnings
Modified:
tomcat/trunk/java/org/apache/el/parser/AstEmpty.java
Modified: tomcat/trunk/java/org/apache/el/parser/AstEmpty.java
URL:
http://svn.ap
Author: markt
Date: Sun Jan 10 11:54:34 2010
New Revision: 897621
URL: http://svn.apache.org/viewvc?rev=897621&view=rev
Log:
Rename
Modified:
tomcat/trunk/test/org/apache/el/TestELEvaluation.java
Modified: tomcat/trunk/test/org/apache/el/TestELEvaluation.java
URL:
http://svn.apache.org/view
Author: markt
Date: Sun Jan 10 12:44:31 2010
New Revision: 897627
URL: http://svn.apache.org/viewvc?rev=897627&view=rev
Log:
Add tests for a bug found whilst reviewing the ELParser
Modified:
tomcat/trunk/test/org/apache/el/TestELEvaluation.java
Modified: tomcat/trunk/test/org/apache/el/TestE
Author: markt
Date: Sun Jan 10 12:47:49 2010
New Revision: 897629
URL: http://svn.apache.org/viewvc?rev=897629&view=rev
Log:
Fix a bug found during review.
Whilst the old version is what is defined in the spec, the definition in the
spec does not agree with the description and associatedcomments
Author: markt
Date: Sun Jan 10 12:51:13 2010
New Revision: 897631
URL: http://svn.apache.org/viewvc?rev=897631&view=rev
Log:
Update generated code after r897629
Modified:
tomcat/trunk/java/org/apache/el/parser/ELParserTokenManager.java
Modified: tomcat/trunk/java/org/apache/el/parser/ELParse
Author: markt
Date: Sun Jan 10 12:52:20 2010
New Revision: 897632
URL: http://svn.apache.org/viewvc?rev=897632&view=rev
Log:
\$ and \# are not valid escapes. The Parser will throw an error before this
code is ever called but remove them anyway for clarity.
Modified:
tomcat/trunk/java/org/apa
Author: markt
Date: Sun Jan 10 13:11:52 2010
New Revision: 897635
URL: http://svn.apache.org/viewvc?rev=897635&view=rev
Log:
Fix the remaining Eclipse warnings in the non-generated classes
Modified:
tomcat/trunk/java/org/apache/el/parser/AstIdentifier.java
tomcat/trunk/java/org/apache/el/
On 08.01.2010 23:10, Yoav Shapira wrote:
On Thu, Jan 7, 2010 at 8:29 AM, Konstantin Kolinko
wrote:
2010/1/6 Mark Thomas:
On 06/01/2010 00:27, Costin Manolache wrote:
Also, I would like to know if other comitters are OK with (temporarily -
i.e. until the 7.0 release vote) including lite in th
On 10/01/2010, ma...@apache.org wrote:
> Author: markt
> Date: Sun Jan 10 13:11:52 2010
> New Revision: 897635
>
> URL: http://svn.apache.org/viewvc?rev=897635&view=rev
> Log:
> Fix the remaining Eclipse warnings in the non-generated classes
>
> Modified:
> tomcat/trunk/java/org/apache/e
Author: markt
Date: Sun Jan 10 23:03:13 2010
New Revision: 897728
URL: http://svn.apache.org/viewvc?rev=897728&view=rev
Log:
Remove the BADLY_ESCAPED_STRING_LITERAL - it could cause mistakes to be
silently swallowed
Modified:
tomcat/trunk/java/org/apache/el/parser/ELParser.jjt
Modified: tom
Author: markt
Date: Sun Jan 10 23:04:41 2010
New Revision: 897729
URL: http://svn.apache.org/viewvc?rev=897729&view=rev
Log:
Update generated code after r897728
Modified:
tomcat/trunk/java/org/apache/el/parser/ELParser.java
tomcat/trunk/java/org/apache/el/parser/ELParserConstants.java
+---+
| 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
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by mohamed omar sheriff.
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=82&rev2=83
--
* Us
Author: mturk
Date: Mon Jan 11 07:04:06 2010
New Revision: 897772
URL: http://svn.apache.org/viewvc?rev=897772&view=rev
Log:
Add note about windows .rc files fix
Modified:
tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneou
Author: mturk
Date: Mon Jan 11 07:07:54 2010
New Revision: 897773
URL: http://svn.apache.org/viewvc?rev=897773&view=rev
Log:
Update to released 1.1.19
Modified:
tomcat/site/trunk/xdocs/download-native.xml
Modified: tomcat/site/trunk/xdocs/download-native.xml
URL:
http://svn.apache.org/viewv
Author: mturk
Date: Mon Jan 11 07:14:16 2010
New Revision: 897776
URL: http://svn.apache.org/viewvc?rev=897776&view=rev
Log:
By default use released 1.1.19
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomca
On behalf of the Tomcat committers I am pleased to announce that Tim
Whittington has been voted in as a new Tomcat committer.
Please join me in welcoming him.
Regards,
Rainer
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.
28 matches
Mail list logo