Even if usually the project and its parent have the same version, dependencies
are resolved using parent POM, so all internal dependencies should use the
parent version (that's the case for all other dependencies in the project).
You can view, comment on, or merge this pull request online at:
ht
@devcsrj *nudge* ;)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/292#issuecomment-250526210
@alibazlamit pushed 1 commit.
aca7df7 removed test code
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/322/files/9c841b62561498d85e06293144f9047667c7d0b1..aca7df70084a65595429a154da481f7146f9fb7e
please rebuild
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/292#issuecomment-250452726
rebuild please
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/292#issuecomment-250452632
@alibazlamit pushed 1 commit.
9c841b6 minor change in mock tests
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/322/files/a8d4f7506e1e1c47a0343030f8deccb48a7775a0..9c841b62561498d85e06293144f9047667c7d0b1
[
https://issues.apache.org/jira/browse/JCLOUDS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15532596#comment-15532596
]
ASF subversion and git services commented on JCLOUDS-1181:
--
Com
Thx @nacx! Not got to the bottom of it, but if I specify the default creds for
the images, the test that tries to override them fail!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pu
@andreaturli Looks good. Once thing though: you might need to set [these
properties](https://github.com/jtjk/jclouds-labs/pull/5/files#diff-40dee6156218fbe467914a6576b89080R73)
too so jclouds configures those credentials in case users don't provide any
credential. Sounds good?
Also the changes