GitHub user neykov opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/242
Fix OSGi integration tests
Fixes the following items:
* brooklyn.management.osgi.OsgiStandaloneTest
o testDuplicateBundle
o testRemoteDuplicateBundle
Depends on #240
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/neykov/incubator-brooklyn
fix/osgi-integration-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/242.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 #242
----
commit 8e4878d9330c07839fd8d211c91d698b3037ce43
Author: Aled Sage <[email protected]>
Date: 2014-10-14T10:37:05Z
Update refs to mvn id org.apache.brooklyn
- also changes snapshotUrlGenerator to inspect maven id: if itâs
org.apache then return repository.apache.org; otherwise return
oss.sonatype.org
commit 055d87facbd04bf6aff6593233858a5b73b96e6a
Author: Aled Sage <[email protected]>
Date: 2014-10-14T10:39:20Z
Update pom to include ref to repository.apache.org
- for enabling snapshots from apache
commit 0e994949eec75db249f7b0cf8130f0f9d72d0041
Author: Svetoslav Neykov <[email protected]>
Date: 2014-10-14T11:02:40Z
Fix Integration tests in OsgiStandaloneTest
* setUp/tearDown weren't called when Integration profile specified
* Change testDuplicateBundle back to unit test but ignore if file is not
in local repo.
Also change io.brooklyn ref in BrooklynMavenArtifactsTest.
----
---
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.
---