History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-3336
Type: Task Task
Status: Resolved Resolved
Resolution: Invalid
Priority: P2 P2
Assignee: Benjamin Shine
Reporter: Benjamin Shine
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

Remove CSSParser.jj because it's unused

Created: 17/Dec/06 09:32 PM   Updated: 30/May/07 02:23 PM
Component/s: Compiler
Affects Version/s: 3.4, 4.0.0
Fix Version/s: Osprey

Time Tracking:
Not Specified

Severity: Minor
Runtime: N/A
Fix in hand: False


 Description  « Hide
CSSParser.jj can be removed, and all build.xml tasks that operate on it can be removed. CSS just doesn't need that anymore; we use batik for the css parsing.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Benjamin Shine - 30/May/07 02:23 PM
No, I think we still need CSSParser.jj for parsing CSS attribute values.