You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Andy Gumbrecht (JIRA)" <ji...@apache.org> on 2014/05/05 08:56:20 UTC

[jira] [Assigned] (TOMEE-1193) examples/groovy-spock groovy-all dependency update

     [ https://issues.apache.org/jira/browse/TOMEE-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Gumbrecht reassigned TOMEE-1193:
-------------------------------------

    Assignee: Andy Gumbrecht

> examples/groovy-spock groovy-all dependency update
> --------------------------------------------------
>
>                 Key: TOMEE-1193
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1193
>             Project: TomEE
>          Issue Type: Dependency upgrade
>         Environment: 
>            Reporter: Helio Frota
>            Assignee: Andy Gumbrecht
>            Priority: Minor
>         Attachments: examples_groovy_spock.patch, test_result.txt
>
>
> patch:
> ===
> --- examples/groovy-spock/pom.xml	(revision 1592426)
> +++ examples/groovy-spock/pom.xml	(revision )
> @@ -104,7 +104,7 @@
>      <dependency>
>        <groupId>org.codehaus.groovy</groupId>
>        <artifactId>groovy-all</artifactId>
> -      <version>2.1.0</version>
> +      <version>2.2.0</version>
>        <!-- spock doesn't work with 2.0.0-rc-4 -->
>      </dependency>
>      <dependency>
> ===
> test result ( mvn clean test )
> Results :
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 6.451s
> [INFO] Finished at: Sun May 04 22:09:59 BRT 2014
> [INFO] Final Memory: 18M/171M
> [INFO] ------------------------------------------------------------------------



--
This message was sent by Atlassian JIRA
(v6.2#6252)