[
https://issues.apache.org/jira/browse/GROOVY-8794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616557#comment-16616557
]
ASF GitHub Bot commented on GROOVY-8794:
----------------------------------------
Github user paulk-asert commented on a diff in the pull request:
https://github.com/apache/groovy/pull/797#discussion_r217899707
--- Diff: build.gradle ---
@@ -160,6 +160,8 @@ ext {
spockVersion = '1.2-groovy-2.4-SNAPSHOT' // supports 3.0
antlr4Version = '4.7.1'
jsr305Version = '3.0.2'
+ jacksondataformatyamlVersion = '2.9.6'
+ jacksondatabindVersion = '2.9.6'
--- End diff --
I'd move these into the subproject too
> Add groovy-yaml subproject to support parsing and building yaml
> ---------------------------------------------------------------
>
> Key: GROOVY-8794
> URL: https://issues.apache.org/jira/browse/GROOVY-8794
> Project: Groovy
> Issue Type: New Feature
> Reporter: Daniel Sun
> Assignee: Daniel Sun
> Priority: Major
> Fix For: 2.5.3
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)