GitHub user neykov opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/532
Load catalog.xml items from YAML when version qualifier is used
Previously catalog.xml items couldn't be loaded from YAML if version (even
the default one - 0.0.0.SNAPSHOT) was used.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/neykov/incubator-brooklyn
fix/catalog-xml-version
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/532.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #532
----
commit 9090aab0cca3a924fd2bae08f2665a9f8e84fec3
Author: Svetoslav Neykov <[email protected]>
Date: 2015-02-25T13:05:55Z
Remove useless code - getting the catalog item no longer creates a loader
The loader is always passed by the caller.
commit 2bd6480c890698d37b07a34622ebaa3708c9f577
Author: Svetoslav Neykov <[email protected]>
Date: 2015-02-25T14:08:30Z
Load old-style catalog items when referenced with explicit version
commit e09ddb0ca23c432b5d0e89e6a9776f5d9bec510b
Author: Svetoslav Neykov <[email protected]>
Date: 2015-02-25T14:32:17Z
Don't load old-style catalog items when "java:" prefix is used
commit e7b9a74506ad6089179faa2f3748281cf4d11988
Author: Svetoslav Neykov <[email protected]>
Date: 2015-02-25T15:06:29Z
SimpleApplicationImpl must extend SimpleApplication interface
commit 8523e112dd783c9a516782b04d7c1dfb75498db9
Author: Svetoslav Neykov <[email protected]>
Date: 2015-02-25T16:08:48Z
Tests for old-style catalog items when loaded from external classpath or
OSGi bundle
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---