Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push maven profiles down into a parent POM #2

Open
tfennelly opened this issue Sep 4, 2015 · 0 comments
Open

Push maven profiles down into a parent POM #2

tfennelly opened this issue Sep 4, 2015 · 0 comments

Comments

@tfennelly
Copy link
Owner

Hooking Gulp, Browserify etc into a maven build currently requires some <profiles> to be added to the build. It's ugly/bloaty, made worse by the fact that we currently have to manually download and install io.js (#3).

Would clean things up a bit (and reduce setup effort) if these <profiles> were in a parent POM.

tfennelly added a commit that referenced this issue Aug 30, 2016
* Import by version range

... history might look weird after this commit because I stupidly reset to an earlier commit and had to use the IDE's local history to recover the changes ... phew !!

* Created ModuleSpec and Version types

* Extract Version and ModuleSpec types into modules of their own

* Split out Version and ModuleSpec tests into spec files of their own

* More Version and ModuleSpec tests (and fixes)

* Higher level version range bundle load tests

* Fix module CSS url

* Fix ModuleSpec.prototype.getLoadBundleFileNamePrefix to normalize the package name

E.g. where there's an org in the name

* Fix for Array iteration bug + nsProvider in importAs

* set beta version

* Stash docs

* fix dep versions

* Remove dependency on window-handle

* New beta version

* 0.0.6 release version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant