This is an automated email from the ASF dual-hosted git repository.
aledsage pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.
from 0a01c97 Merge pull request #1072 from tbouron/feature/jenkins
add c841259 bump yaml software version
add 636eb86 explicitly specify exclusions
add e35fca5 support strings for templates
new 53e99f4 use new jackson, not the pre-release artifact
new 8610d81 Merge branch 'master' into pom-jackson-bump
new ab2e156 This closes #1067
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../catalog/internal/BasicBrooklynCatalog.java | 25 ++++-
.../core/catalog/internal/CatalogTemplateTest.java | 119 +++++++++++++++++++++
pom.xml | 4 +-
utils/rest-swagger/pom.xml | 18 ++++
4 files changed, 161 insertions(+), 5 deletions(-)
create mode 100644
core/src/test/java/org/apache/brooklyn/core/catalog/internal/CatalogTemplateTest.java