Issue Deployment Dependencies in Brooklyn

2015-12-23 Thread Abhishek Sharma
I have 2 applications that I start with I run brooklyn. The two apps are specified as follows in a YAML file. > services: - type: com.abhishek.dropwizzard id: X - type: com.abhishek.nodejs id: Y I want my nodeJS app to come up after my drop wizard app has been started successful

Re: Launching multiple apps when starting Brooklyn

2015-12-23 Thread Abhishek Sharma
Grame, Until you get a chance to respond to my earlier email. The YAML approach of starting that app works like a charm. Thanks.. Thanks, A On Wed, Dec 23, 2015 at 11:05 AM, Abhishek Sharma wrote: > Thanks for the inputs, Graeme. > > It is necessary for me to go beyond the YAML approach you m

[GitHub] incubator-brooklyn pull request: Update for using a file for compl...

2015-12-23 Thread lloyddave
GitHub user lloyddave opened a pull request: https://github.com/apache/incubator-brooklyn/pull/1122 Update for using a file for complex / multi-line invoke parameter values. You can merge this pull request into a Git repository by running: $ git pull https://github.com/lloydda

[GitHub] incubator-brooklyn pull request: "Getting Started" with CLI docume...

2015-12-23 Thread shartzel
Github user shartzel commented on the pull request: https://github.com/apache/incubator-brooklyn/pull/1116#issuecomment-166973199 LGTM --- 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 fe

Re: Launching multiple apps when starting Brooklyn

2015-12-23 Thread Abhishek Sharma
Thanks for the inputs, Graeme. It is necessary for me to go beyond the YAML approach you mentioned. Would deeply appreciate if you can give me pointers on how that can be done. Here are few of my top reasons: 1. I want to be able to deploy my services (built on Brooklyn) on bare metal, IaaS and a

[GitHub] incubator-brooklyn pull request: "Getting Started" with CLI docume...

2015-12-23 Thread lloyddave
Github user lloyddave commented on the pull request: https://github.com/apache/incubator-brooklyn/pull/1116#issuecomment-166960260 No more comments. --- 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 no

Re: Launching multiple apps when starting Brooklyn

2015-12-23 Thread Graeme Miller
Hello, I can try this. Is there an actual code example of such a kind you can point me to ? The three lines I provided in the previous email should be enough, just replace "com.abhishek.dropwizzard" and "com.abhishek.nodejs" with your classes and set the '-a' option to point to the YAML file. You

[GitHub] incubator-brooklyn pull request: "Getting Started" with CLI docume...

2015-12-23 Thread lloyddave
Github user lloyddave commented on a diff in the pull request: https://github.com/apache/incubator-brooklyn/pull/1116#discussion_r48363153 --- Diff: brooklyn-docs/guide/start/managing.md --- @@ -3,68 +3,357 @@ title: Monitoring and Managing Applications title_in_menu: Monitorin

[GitHub] incubator-brooklyn pull request: "Getting Started" with CLI docume...

2015-12-23 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/incubator-brooklyn/pull/1116#discussion_r48362587 --- Diff: brooklyn-docs/guide/start/blueprints.md --- @@ -40,26 +43,54 @@ location: credential: s3cr3tsq1rr3ls3cr3tsq1rr3ls3cr3tsq1rr3l

[GitHub] incubator-brooklyn pull request: "Getting Started" with CLI docume...

2015-12-23 Thread lloyddave
Github user lloyddave commented on a diff in the pull request: https://github.com/apache/incubator-brooklyn/pull/1116#discussion_r48362460 --- Diff: brooklyn-docs/guide/start/blueprints.md --- @@ -40,26 +43,54 @@ location: credential: s3cr3tsq1rr3ls3cr3tsq1rr3ls3cr3tsq1rr3l

Re: Launching multiple apps when starting Brooklyn

2015-12-23 Thread Abhishek Sharma
Hey Graeme, I can try this. Is there an actual code example of such a kind you can point me to ? Although, Ideally I would like to be able to do this from Java code itself. The way I am looking at this is following: 1. Treating Brooklyn as my central guy for deploying and monitoring all my servi

[GitHub] incubator-brooklyn pull request: Fix `VaultAppIdExternalConfigSupp...

2015-12-23 Thread bostko
GitHub user bostko opened a pull request: https://github.com/apache/incubator-brooklyn/pull/1121 Fix `VaultAppIdExternalConfigSupplier` dynamic constructor @rdowner @aledsage can you review it. You can merge this pull request into a Git repository by running: $ git pull https:/

[GitHub] incubator-brooklyn pull request: Return null SubscriptionContext w...

2015-12-23 Thread grkvlt
Github user grkvlt commented on the pull request: https://github.com/apache/incubator-brooklyn/pull/394#issuecomment-166931591 Closing this, to revisit later if necessary --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-brooklyn pull request: Return null SubscriptionContext w...

2015-12-23 Thread grkvlt
Github user grkvlt closed the pull request at: https://github.com/apache/incubator-brooklyn/pull/394 --- 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 fea

[jira] [Updated] (BROOKLYN-209) Web-console application tab rendered badly: tree not shown

2015-12-23 Thread Aled Sage (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aled Sage updated BROOKLYN-209: --- Description: The Applications tab in Brooklyn web-console sometimes does not show the tree. The sec

Re: Reorg merged

2015-12-23 Thread Alex Heneveld
+1 to relaxing RTC for stabilisation fixes --A On 23 December 2015 at 12:52, Hadrian Zbarcea wrote: > Awesome work. Testing and fixing my branches now. > > I would also propose relaxing the RTC rule for say a week or so only for > commits that stabilize the builds (if necessary). At this point

Re: Reorg merged

2015-12-23 Thread Hadrian Zbarcea
Awesome work. Testing and fixing my branches now. I would also propose relaxing the RTC rule for say a week or so only for commits that stabilize the builds (if necessary). At this point all committers are PMC members so they should be very aware of the risks they may introduce (plus commits c

Build failed in Jenkins: incubator-brooklyn-master-windows #390

2015-12-23 Thread Apache Jenkins Server
See Changes: [john] [SPLITPREP] rearranged to have structure of new repositories [alex.heneveld] [SPLITPREP] move more PR items to the right place [alex.heneveld] [LIBRARY] fix GeoDns test [alex.heneveld] [SPLITPREP

[GitHub] incubator-brooklyn pull request: Add CLI documentation to the Oper...

2015-12-23 Thread lloyddave
Github user lloyddave commented on the pull request: https://github.com/apache/incubator-brooklyn/pull/1118#issuecomment-166866151 @ahgittin @johnmccabe As discussed with John, I'll update the docs and submit a new PR. --- If your project is set up for it, you can reply to this emai

[jira] [Commented] (BROOKLYN-209) Web-console application tab rendered badly: tree not shown

2015-12-23 Thread Mark Mc Kenna (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069521#comment-15069521 ] Mark Mc Kenna commented on BROOKLYN-209: 1 Entry per entity {code}could not find

Reorg merged

2015-12-23 Thread Alex Heneveld
Hi All- The reorganised incubator repo PR [1] has been merged. John's notes from there below about changes you'll have to do, including setting up your IDE. In particular other PR's may have to be rebased, and then check whether any new files are hanging around in old-style directories off

[GitHub] incubator-brooklyn pull request: Add CLI documentation to the Oper...

2015-12-23 Thread ahgittin
Github user ahgittin commented on the pull request: https://github.com/apache/incubator-brooklyn/pull/1118#issuecomment-166864024 @johnmccabe i like your `@file` syntax. update the docs with it? --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] incubator-brooklyn pull request: reorganise project structure in p...

2015-12-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-brooklyn/pull/1119 --- 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 fe

[GitHub] incubator-brooklyn pull request: Add CLI documentation to the Oper...

2015-12-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-brooklyn/pull/1118 --- 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 fe

[GitHub] incubator-brooklyn pull request: reorganise project structure in p...

2015-12-23 Thread aledsage
Github user aledsage commented on the pull request: https://github.com/apache/incubator-brooklyn/pull/1119#issuecomment-166862353 +1 --- 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 feat

Re: Launching multiple apps when starting Brooklyn

2015-12-23 Thread Graeme Miller
Hi Abhishek, The Brooklyn launch command allows you to specify an application with the '-a' option. However, it only allows you to specify one application. This specified application can be either a Java Class or a YAML file. One solution to this would be to write a small YAML file that defines a

[GitHub] incubator-brooklyn pull request: Test correct persistence of attri...

2015-12-23 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/incubator-brooklyn/pull/1120#discussion_r48335258 --- Diff: usage/camp/src/test/java/org/apache/brooklyn/camp/brooklyn/DslAndRebindYamlTest.java --- @@ -124,6 +126,19 @@ public void testDslAttr

[jira] [Commented] (BROOKLYN-209) Web-console application tab rendered badly: tree not shown

2015-12-23 Thread Alex Heneveld (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069494#comment-15069494 ] Alex Heneveld commented on BROOKLYN-209: Any interesting notes in the JS console

[jira] [Commented] (BROOKLYN-209) Web-console application tab rendered badly: tree not shown

2015-12-23 Thread Sam Corbett (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069493#comment-15069493 ] Sam Corbett commented on BROOKLYN-209: -- My suspicion is that this and a number of o

[jira] [Commented] (BROOKLYN-208) Config resolution on shutdown

2015-12-23 Thread Graeme Miller (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069487#comment-15069487 ] Graeme Miller commented on BROOKLYN-208: Thanks Sam. Before Mikes change, this i

[jira] [Commented] (BROOKLYN-209) Web-console application tab rendered badly: tree not shown

2015-12-23 Thread Mark Mc Kenna (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069478#comment-15069478 ] Mark Mc Kenna commented on BROOKLYN-209: This seems to occur when the back butto

[jira] [Updated] (BROOKLYN-209) Web-console application tab rendered badly: tree not shown

2015-12-23 Thread Aled Sage (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aled Sage updated BROOKLYN-209: --- Attachment: Screen Shot 2015-12-19 at 20.19.47.png > Web-console application tab rendered badly: tre

[jira] [Created] (BROOKLYN-209) Web-console application tab rendered badly: tree not shown

2015-12-23 Thread Aled Sage (JIRA)
Aled Sage created BROOKLYN-209: -- Summary: Web-console application tab rendered badly: tree not shown Key: BROOKLYN-209 URL: https://issues.apache.org/jira/browse/BROOKLYN-209 Project: Brooklyn I