stable
Clone or download
Read-only
request #11676 Components paths in build-manifest should be relative to plugin path
How to test: - Make post-checkout succeeds and still builds all plugins' components - Dedicated patches for external plugins will depend on this Change-Id: I61ebcf8fdefbc1b33e6291f1afe4ef5b28f79478
Modified Files
Name | ||||
---|---|---|---|---|
M | gulpfile.js | +2 | −2 | Go to diff View file |
M | plugins/admindelegation/build-manifest.json | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/build-manifest.json | +3 | −3 | Go to diff View file |
M | plugins/create_test_env/build-manifest.json | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/build-manifest.json | +1 | −1 | Go to diff View file |
M | plugins/git/build-manifest.json | +1 | −1 | Go to diff View file |
M | plugins/label/build-manifest.json | +1 | −1 | Go to diff View file |
M | plugins/ldap/build-manifest.json | +1 | −1 | Go to diff View file |
M | plugins/svn/build-manifest.json | +1 | −1 | Go to diff View file |
M | plugins/timetracking/build-manifest.json | +1 | −1 | Go to diff View file |
M | plugins/tracker/build-manifest.json | +2 | −2 | Go to diff View file |
M | plugins/velocity/build-manifest.json | +1 | −1 | Go to diff View file |
M | tools/utils/scripts/component-builder.js | +7 | −5 | Go to diff View file |
M | tools/utils/scripts/tuleap-gulp-build.js | +1 | −0 | Go to diff View file |