You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* CLDR-14145 fix bidic
- build bidic (bidiref1) (separate alpine build)
- add a $BIDIREF1 env variable which gives the path to bidiref1
- does not set data path properly
* CLDR-14145 fix bidic data
- copy ucd data
- add a BIDIREFHOME directory to the JSP for changing the working directory
of bidiref1 before it is called
Should have no impact outside of Docker.
Jetty doesn't explode the *.war file the same way that Tomcat does, so the raw ucd files weren't quite as accessible without explicitly copying them.
0 commit comments