Changes between Initial Version and Version 1 of Ticket #7913
- Timestamp:
- Oct 22, 2008, 3:10:31 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7913 – Description
initial v1 3 3 The following patch breaks apart the Dojo mods into a separate jar from Rhino, relieving us of the patch mess and more clearly delineating the MPL license, I think. 4 4 5 There is a compile-time dependency on JS, so the shrinksafe.jar will have to be rebuilt for new Rhino releases. There is still a problem with Rhino 1.7 (#7127) 5 There is a compile-time dependency on JS, so the shrinksafe.jar will have to be rebuilt for new Rhino releases. 6 7 This patch also addresses upgrading to Rhino 1.7 (#7127) 6 8 7 9 Richard adds an -escape-unicode switch (#6628)