Groovy 1.8.9, 2.0.7 和 2.1.1 發布
Groovy開發團隊很高興地宣布,聯合發布了Groovy1.8.9,2.0.7,2.1.1!基本上是這三個版本的bug修復發布.可以在JIRA上查看相關問題的解決情況:
- JIRA release notes for Groovy 1.8.9
- JIRA release notes for Groovy 2.0.7
- JIRA release notes for Groovy 2.1.1 </ul> Head over to the Groovy distribution area to download the Groovy distributions and documentation.Some further notes about our current releases and branches:Groovy 1.8.9 is the last planned update for the 1.8 versions of Groovy unless critical bugs arise. When resolving bug requests we may not automatically apply them to the 1.8 versions of Groovy as we are trying to focus on later releases when we can and backporting some of the fixes can be a little tricky. However, if you have a critical bug and are unable to upgrade, please indicate that in the relevant jira issue and we will try to take that into account when resolving issues. Of course patches/pull requests against the 1_8_X branch are also welcome! :-)Releasing Groovy 2.0.7 wasn't strictly necessary as upgrading to Groovy 2.1.1 is straightforward but we wanted to make a formal last release for the 2.0.x branch. And going forward, bug fixes will be targeted at both 2.1.x and 2.2 lines, and only 2.2 will get any new features that may come, but we don't anticipate that 2.0.x will get further fixes as the 2.1.x line supersedes that branch.Thanks a lot to all those who contributed to this release, and we're looking forward to hearing about your feedback!
Groovy是一種基于JVM的敏捷開發語言,結合了Python、Ruby和Smalltalk的許多強大的特性。Groovy可以作為javac的一種可選編譯器來生成標準的Java字節碼,在任何Java工程中使用,也可以作為一種動態的可選語言。
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!