You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/07/08 18:03:05 UTC

[jira] [Closed] (GROOVY-3042) New DefaultGroovyMethods#copyTo(File, File)

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

Pascal Schumacher closed GROOVY-3042.
-------------------------------------
    Resolution: Won't Fix

As Java 7 provides {code}Files.copy(source, target){code} I believe it's not necessary to add this anymore.

> New DefaultGroovyMethods#copyTo(File, File)
> -------------------------------------------
>
>                 Key: GROOVY-3042
>                 URL: https://issues.apache.org/jira/browse/GROOVY-3042
>             Project: Groovy
>          Issue Type: New Feature
>          Components: groovy-jdk
>    Affects Versions: 1.5.6
>            Reporter: Alexander Veit
>
> Please add a new GDK method to java.io.File that allows copying a file and recursively copying a directory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)