/[Apache-SVN]
ViewVC logotype

Revision 1691618


Jump to revision: Previous Next
Author: rwhitcomb
Date: Fri Jul 17 17:28:17 2015 UTC (8 years, 9 months ago)
Changed paths: 1
Log Message:
PIVOT-974:  Fix BXMLSerializer to correctly deal with the new Java 8 Nashorn
script engine by doing two things:
1) Accessing global variables needs to be done through the "nashorn.global" object.
2) The "nashorn:mozilla_compat.js" script needs to be loaded first before any
   other scripts are executed.

This change implements these two fixes.


Changed paths

Path Details
Directorypivot/trunk/core/src/org/apache/pivot/beans/BXMLSerializer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26