Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.1
-
None
-
None
-
Intellij EAP 13.1.3 build 135.908 / win8.1 x64
Description
Just downloaded a fresh copy of 2.3.1 "Combined binary / source / documentation bundle: Distribution bundle"
In intelliJ, when I make a new project, I make a new Groovy library pointed at this fresh download
As attached image shows, IntelliJ displays the library name as 'groovy-2.3.1.SNAPSHOT.'
Taking a look inside groovy-2.3.1.jar/META-INF/groovy-release-info.properties, I see:
ImplementationVersion=2.3.1 BundleVersion=2.3.1.SNAPSHOT BuildDate=19-May-2014 BuildTime=02:50 PM
I ASSUME (rightly or wrongly) that this is where IntelliJ is getting it's version info from?
In any case, something doesn't seem quite correct.
Attachments
Attachments
Issue Links
- is duplicated by
-
GROOVY-6829 Groovy implementationVersion == 2.3.1.SNAPSHOT
- Closed