Community
Participate
Working Groups
orion.eclipse.org running I20120125-2230 1. Go to one of these pages: /settings/settings.html /git/git-repository.html 2. View the network log. You'll see that the page is not as a single optimized .js file, but instead loads all its dependencies individually.
The build logs [1] show that the optimizer failed on git-repository. The settings page just needs to be added to the build script.
(In reply to comment #1) > The build logs [1] show that the optimizer failed on git-repository. > The settings page just needs to be added to the build script. [1] http://download.eclipse.org/orion/drops/I201201251525/buildLog-I20120125-1525.txt
The optimizer uses Rhino, which was getting parse errors on our code. Fixed here: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=619f5b66bafd8a33fbfc5f53b1ac8bb014484566 Added settings page to the build script: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=3ce98bd4a510bdb3b633d269ebe5cba39138489a