[GitHub] groovy pull request: Add jaxb marshalling support

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/255 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] groovy pull request: Add jaxb marshalling support

2016-03-06 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/groovy/pull/255#discussion_r55146131 --- Diff: subprojects/groovy-xml/src/test/groovy/groovy/xml/jaxb/JaxbGroovyMethodsTest.groovy --- @@ -0,0 +1,41 @@ +/* + * Licensed to the

[GitHub] groovy pull request: Add jaxb marshalling support

2016-02-08 Thread alien11689
GitHub user alien11689 opened a pull request: https://github.com/apache/groovy/pull/255 Add jaxb marshalling support You can merge this pull request into a Git repository by running: $ git pull https://github.com/alien11689/incubator-groovy add-jaxb-marshalling-support