Groovy MBean to JsonBuilder

2016-03-21 Thread Gerald Wiltse
I'm working with some MBeans from an Oracle application. In summary, it seems that JsonBuilder can process an mbean, but not a GroovyMBean. Is this expected behavior? It might not even be worth doing, it was just a surprise. The following println new JsonBuilder(mbean).toPr

Re: Groovy Console wont start

2016-03-21 Thread Jochen Theodorou
On 18.03.2016 14:51, Winnebeck, Jason wrote: I understand you are green that's fine. I don't use the installer, so I didn't have groovyConsole.exe, but I did try the installer. My account is not an admin so I installed outside of Program Files, and for whatever reason I got no start menu ent

Re: Shorten build

2016-03-21 Thread Guillaume Laforge
Wrong mailing-list? On Mon, Mar 21, 2016 at 9:36 AM, tog wrote: > Hi there > > I cannot remember how to build zeppelin with only Spark and Python support > ? > Can someone reming me the magic build command? > > Cheers > Guillaume > > -- Guillaume Laforge Apache Groovy committer & PMC Vice-Pre

Shorten build

2016-03-21 Thread tog
Hi there I cannot remember how to build zeppelin with only Spark and Python support ? Can someone reming me the magic build command? Cheers Guillaume