History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
GROOVY-2946
Type:
Improvement
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Paul King
Reporter:
Alexander Veit
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
groovy
withReader(File, String, Closure) is missing
Created:
08/Jul/08 05:07 PM
Updated:
12/Oct/08 08:46 AM
Component/s:
groovy-jdk
Affects Version/s:
1.5.6, 1.6-beta-1
Fix Version/s:
1.5.7
,
1.6-beta-2
Time Tracking:
Not Specified
Description
« Hide
This should be in the DefaultGroovyMethods:
public static Object withReader(File file, String charset, Closure closure) throws IOException
Description
This should be in the DefaultGroovyMethods: public static Object withReader(File file, String charset, Closure closure) throws IOException
Show »
All
Comments
Work Log
Change History
Sort Order:
[
Permalink
|
« Hide
]
Paul King
added a comment -
11/Jul/08 08:27 PM
Added. Thanks.
[
Show »
]
Paul King
added a comment -
11/Jul/08 08:27 PM
Added. Thanks.