Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.5
-
Fix Version/s: None
-
Component/s: SQL processing
-
Labels:None
-
Environment:Windows XP Media Edition, Service Pack 2, jdk1.6.0_03
-
Testcase included:yes
Description
It appears that the DataSet.findAll does not function properly when used in a script outside of the CLASSPATH or in a groovy class-precompiled into byte code. Tested with This may be related to GROOVY-1877. See http://tinyurl.com/yrlmnv for more info. This has been tested with MySQL and Derby.
Issue Links
- is related to
-
GROOVY-1877
DataSet's findAll-method with a closure and a SQL-WHERE-condition within
-
-
GROOVY-544
Save the ClassNode AST by default
-
Issue only occurs when a Closure is specified as a parameter to DataSet.findAll