Tobias Jeger pushed to branch master at cms-community / hippo-essentials

Commits:
80aef3cf by Tobias Jeger at 2017-11-27T16:27:50+01:00
ESSENTIALS-1119 Add "built-in" instruction for adding mvn dependency

- use this instruction rather than custom instruction classes
- fix the casing of the hst-bean-classes built-in instruction
- make the SDK utilities more robust against missing files or data
- remove now-superfluous ParameterService classes
- remove unused class FrontendPluginBuilder

- - - - -
1cd8ad39 by Tobias Jeger at 2017-11-27T16:27:51+01:00
ESSENTIALS-1119 Refactor SEO plugin to use mavenDependency instruction

Doing so removes the need to rebuild twice when installing this feature.

- - - - -
6c7185e2 by Tobias Jeger at 2017-11-27T16:27:51+01:00
ESSENTIALS-1119 Refactor some plugins to use mavenDependency instructions

- - - - -
c60cc40e by Tobias Jeger at 2017-11-27T17:08:59+01:00
ESSENTIALS-1119 Refactor BR plugins to use mavenDependency instructions

this shaves off the need for a few rebuilds.

- - - - -
0bfc2861 by Tobias Jeger at 2017-11-29T09:55:00+01:00
ESSENTIALS-1119 Reintegrate 'feature/ESSENTIALS-1119-rebased'

- - - - -


30 changed files:

- plugin-sdk/api/src/main/resources/instructions.xsd
- 
plugin-sdk/implementation/src/main/java/org/onehippo/cms7/essentials/dashboard/instruction/HstBeanClassesInstruction.java
- + 
plugin-sdk/implementation/src/main/java/org/onehippo/cms7/essentials/dashboard/instruction/MavenDependencyInstruction.java
- 
plugin-sdk/implementation/src/main/java/org/onehippo/cms7/essentials/dashboard/instruction/PluginInstructionSet.java
- 
plugin-sdk/implementation/src/main/java/org/onehippo/cms7/essentials/dashboard/packaging/DefaultInstructionPackage.java
- 
plugin-sdk/implementation/src/main/java/org/onehippo/cms7/essentials/dashboard/utils/DependencyUtils.java
- 
plugin-sdk/implementation/src/main/java/org/onehippo/cms7/essentials/dashboard/utils/MavenCargoUtils.java
- 
plugin-sdk/implementation/src/main/java/org/onehippo/cms7/essentials/dashboard/utils/ProjectUtils.java
- + 
plugin-sdk/implementation/src/test/java/org/onehippo/cms7/essentials/dashboard/instruction/MavenDependencyInstructionTest.java
- 
plugin-sdk/implementation/src/test/java/org/onehippo/cms7/essentials/dashboard/instruction/executors/MessageInstructionExecutorTest.java
- 
plugin-sdk/implementation/src/test/java/org/onehippo/cms7/essentials/dashboard/instruction/parser/DefaultInstructionParserTest.java
- + 
plugin-sdk/implementation/src/test/resources/instructions/maven-dependency/pom.xml
- plugin-sdk/implementation/src/test/resources/parser_instructions.xml
- plugins/banner-and-carousel/pom.xml
- 
plugins/bloomreach-connector/src/main/java/org/onehippo/cms7/essentials/bloomreach/connector/rest/BloomreachConnectorResource.java
- plugins/bloomreach-connector/src/main/resources/plugin-descriptor.json
- 
plugins/commerce-detail/src/main/resources/META-INF/commerce-detail_instructions.xml
- plugins/commerce-detail/src/main/resources/plugin-descriptor.json
- 
plugins/commerce-more-like-this/src/main/resources/META-INF/commerce-more-like-this_instructions.xml
- plugins/commerce-more-like-this/src/main/resources/plugin-descriptor.json
- 
plugins/commerce-product-grid/src/main/resources/META-INF/commerce-product-grid_instructions.xml
- plugins/commerce-product-grid/src/main/resources/plugin-descriptor.json
- 
plugins/commerce-search-box/src/main/resources/META-INF/commerce-search-box_instructions.xml
- plugins/commerce-search-box/src/main/resources/plugin-descriptor.json
- 
plugins/commerce-search-results-category/src/main/resources/META-INF/commerce-search-results-category_instructions.xml
- 
plugins/commerce-search-results-category/src/main/resources/plugin-descriptor.json
- 
plugins/commerce-search-results-products/src/main/resources/META-INF/commerce-search-results-products_instructions.xml
- 
plugins/commerce-search-results-products/src/main/resources/plugin-descriptor.json
- 
plugins/content-blocks/src/main/java/org/onehippo/cms7/essentials/plugins/contentblocks/ContentBlocksParameterService.java
- + 
plugins/content-blocks/src/main/resources/META-INF/content_blocks_plugin_instructions.xml


The diff was not included because it is too large.


View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/compare/625a6bea1e6ff1df413f79b8da8469929a95ed47...0bfc286115cd3580bd1d654b91934a0bd6e444d0

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/compare/625a6bea1e6ff1df413f79b8da8469929a95ed47...0bfc286115cd3580bd1d654b91934a0bd6e444d0
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to