Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 421176

Summary: Add hooks for the new JavaScript plugin in the server
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ServerAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public, mamacdon
Version: unspecified   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Mac OS X   
Whiteboard:
Bug Depends on: 419984    
Bug Blocks:    

Description Michael Rennie CLA 2013-11-06 12:26:05 EST
From Mark's review of the new JavaScript bundle:

"---- And in the Orion server repository, we need the following additional changes (these will have to go into a separate review, since I think Gerrit reviews are single-repo).
3. Add a resource-mapping entry for the JS bundle's web/ folder (see `bundles\org.eclipse.orion.server.configurator\plugin.xml`). It should look similar to the mappings for .core and .ui)
4. Make a similar change to (2) in the `releng\org.eclipse.orion.releng\builder\customTargets.xml` file. This is used for JS minificiation in our legacy PDE build, which we need to maintain for a while longer."
Comment 1 Michael Rennie CLA 2013-11-06 13:27:18 EST
Pushed changes to gerrit: https://git.eclipse.org/r/18150
Comment 2 Michael Rennie CLA 2013-11-07 10:06:38 EST
This hhas been merged from Gerrit