buildout.coredev/5.1: add a config to test and work on replacement for cssmin
Alexander Loechel <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: buildout.coredev Branch: refs/heads/5.1 Date: 2017-07-19T23:44:36+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: https://github.com/plone/buildout.coredev/commit/cb51ad9f9073a6e541674ed5d71b6d6f8cb8afb5 add a config to test and work on replacement for cssmin Files changed: A plips/cssmin.cfg diff --git a/plips/cssmin.cfg b/plips/cssmin.cfg new file mode 100644 index 000000000..6c5cbbf87 --- /dev/null +++ b/plips/cssmin.cfg @@ -0,0 +1,16 @@ +[buildout] +extends = + plipbase.cfg + +auto-checkout += + Products.CMFPlone + +test-eggs = + Products.CMFPlone [test,archetypes] + +[instance] +deprecation-warnings = on + +[sources] +plone.api = git ${remotes:plone}/plone.api.git pushurl=${remotes:plone_push}/plone.api.git branch=read_only +Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone pusrurl=${remotes:plone_push}/Products.CMFPlone branch=cssmin_relacement ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot