Mailing Lists (Last 24 Hours)

Powered By Nabble

groovy - FatButtLarry - 2 hours 58 minutes ago
That simply means the path to the excel file is wrong.Try editing the script with a hard-link to the full path for now. ��Example:"c:\folder\reporttemplate.xls" or��"c:\\folder\\reportt...
groovy - Chris Mair-5 - 3 hours 15 minutes ago
Message The GMetrics project provides calculation and reporting of size and complexity metrics for Groovy source code. GMetrics provides an Ant Task that scans Groovy source code, apply...
groovy - Paul King - 5 hours 54 minutes ago
The Groovy PLEAC examples might give you some pointers, e.g. here is "Writing a TCP server": http://pleac.sourceforge.net/pleac_groovy/sockets.html#AEN925Cheers, Paul. On 11/03/2010 4:00 AM,...
groovy - Borislav Iordanov - 6 hours 39 minutes ago
Hi all, I'd like to introduce a new, unique JVM scripting tool called Seco, version 0.3 just released (don't get distracted by the < 1.0 version, it's pretty stable). There's Groovy support with co...
groovy - Andres Almiray - 7 hours 9 minutes ago
Hmm actually I believe I answered your question. Perhaps invoking the closure right away was too eager however the plumbing is the one you should try. SwingBuilder registers edt{}, doLater{} and doOut...
groovy - Skeptic . - 7 hours 15 minutes ago
> The warning is there because the builder assumes you want to build a node > using a factory. If you simply need a side effect then consider registering > an explicit method or property. You...
groovy - Andres Almiray - 7 hours 24 minutes ago
The warning is there because the builder assumes you want to build a node using a factory. If you simply need a side effect then consider registering an explicit method or property. You can also regis...
groovy - Weiler-Thiessen,David,SASKATOON,Engineering-2 - 7 hours 29 minutes ago
Hi Jochen By digging into the code, I have found that the laws of bytecodes work as expected in Java as well as Groovy.  My calculation below, which I didn't elaborate on earlier was doing time l...
groovy - j p-8 - 8 hours 38 minutes ago
Thank you.  I will try that.  But this is what happened in the meantime.  I downloaded the windows installer for 1.7.1.  Ran excel example 1 as-is. Got:  "java.lang.Unsat...
groovy - Jochen Theodorou - 9 hours 11 minutes ago
Skeptic . wrote: > > > Hi, I'm trying to create a DSL using FactoryBuilderSupport. > > I'm currently trying to figure out how I could have something like that : > > builder.xx...
groovy - Jochen Theodorou - 9 hours 14 minutes ago
Weiler-Thiessen,David,SASKATOON,Engineering wrote: > >       time marker offsets check expected:<[0, 100, 200, 300, 400, 500, >       600, 700]> but was:&...
groovy - citron - 9 hours 48 minutes ago
Hi,I would like to create a http proxy using Groovy.Any ideas where to start?Thanks! Hotmail: Trusted email with powerful SPAM protection. Sign up now.
groovy - Weiler-Thiessen,David,SASKATOON,Engineering-2 - 11 hours 28 minutes ago
Having Trouble with Groovy Math Hi I have a unit test in one class that works on my local box, but fails when I run it on my continuous integration server.  Seems to be an issue with ...
groovy - Peter Niederwieser - 11 hours 37 minutes ago
The difference is that we consult the delegate first, and you consult the script first (if I'm not mistaken). Which is right depends on your requirements. (We also tried with EMC, but failed to produc...
groovy - grols - 11 hours 59 minutes ago
thx, that was the solution. i combined it with ExpandoMetaClass:         dslScript.metaClass = ScoringDSL.createEMC(dslScript.class, {             &nb...
About
groovyblogs.org was developed by Glen Smith. This site is running groovyblogs version 1.2.8 on Grails 1.2-M2
News
We are now available on twitter and via the iphone. Now hosting reliably thanks to: Contegix
Login
User Id: Password: Remember Me:

Forgotten your password?

Need to Sign Up?

Preferences
All Languages (Show English Only)
Get the Source
Download the complete source code to groovyblogs.org. Contribute patches and enhancements!
Stats

297 Blogs Aggregated

7078 Entries Indexed

7 Entries Last 24 hours

site stats

Powered By Grails

All article content copyright by respective authors. groovyblogs.org by Glen Smith.