Opened 13 years ago
Closed 13 years ago
#5019 closed defect (fixed)
cldr build has js.jar mismatch
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.0.1 |
Component: | BuildTools | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
when trying to run ant in util/buildscript/cldr on a new install, it fails
BUILD FAILED java.lang.NoSuchMethodError?: org.mozilla.javascript.Context.getDebuggableEngine()Lorg/mozilla/javascript/debug/DebuggableEngine;
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [11403]) Revert to older js.jar. Refs #5019