Log In
Access more options
Online Help
Keyboard Shortcuts
About JIRA
JIRA Credits
What?s New
Dashboards
Access more options (Alt+d)
Projects
Access more options (Alt+p)
Issues
Access more options (Alt+i)
Quick Search
Signup
groovy:
groovy-jdk
Summary
Issues
Road Map
Change Log
Popular Issues
Popular Issues
Shows the unresolved issues sorted by number of votes
unresolved issues
|
resolved issues
Votes
T
Key
Summary
Fix Version/s
P
Status
14
GROOVY-3356
Groovy incompatible with 3rd party XML DOM parsers
1.8.x
,
2.x
11
GROOVY-2505
Need to be able to either convert a String to a GString or to evaluate a String.
11
GROOVY-5389
Integrate all Groovy API documentation
8
GROOVY-3334
ConfigSlurper Fails when ordering of Nested Elements changes
7
GROOVY-2838
Add everyWithIndex, anyWithIndex, collectWithIndex, sumWithIndex ... or add indexGen
4
GROOVY-5469
groovy.mock.interceptor.Demand: Add the ability to assert that method signature on mocked Class exists
3
GROOVY-3521
ConfigSlurper cannot parse property files with nested properties correctly
3
GROOVY-4181
DGM push/pop is incompatible with java.util.Deque
2
GROOVY-3974
Unexpected behaviour of the range operator
2
GROOVY-4606
Exteremely bad performance of .unique() and .unique {closure}
2
GROOVY-5047
ConfigSlurper confuses nested property names with top-level property names
2
GROOVY-5385
StackOverflow Exception when calling super.method, which returns an instance of the corresponding class.
1
GROOVY-2072
eachFileRecurse crashes when descending a directory with circular symbolic links
1
GROOVY-2456
Support in-Keyword for Strings
1
GROOVY-2990
Change instance method that return void to return this instead
1
GROOVY-3322
ConfigObject to support a getAsClosure method
1
GROOVY-4032
Ability to persist meta methods
3.0
1
GROOVY-4101
minus(List, Collection) considers different objects equal if they have equal hashCode's
1
GROOVY-4164
A groovier way of iterate over dates: upTo() and downTo()
1
GROOVY-4398
Provide a groovy version for the java.util.zip.ZipFile
1
GROOVY-4869
Add ability to 'slice' Map, querying multiple keys at once
1
GROOVY-4998
Real currying support
3.0
1
GROOVY-5039
groovy-jdk documentation should be published to a stable URL for every Groovy release
1
GROOVY-4992
Add WasKilled() to Process
1
GROOVY-5194
ConfigSluper cannot re-parse a file written by itself.