You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Lewis John McGibbney (Updated) (JIRA)" <ji...@apache.org> on 2011/10/06 12:28:29 UTC

[jira] [Updated] (GORA-45) Add dependency to 'clean-cache' ant target

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

Lewis John McGibbney updated GORA-45:
-------------------------------------

    Attachment: GORA-45-20111006.patch

Once applied, the patch attachment should be run as follows
{code}
$ ant clean-cache
$ ant 
{code}

ps. you can alternatively do
$rm -rf ~/ivy2/cache
                
> Add dependency to 'clean-cache' ant target
> ------------------------------------------
>
>                 Key: GORA-45
>                 URL: https://issues.apache.org/jira/browse/GORA-45
>             Project: Gora
>          Issue Type: Improvement
>          Components: build process
>    Affects Versions: 0.1.1-incubating
>            Reporter: Lewis John McGibbney
>            Priority: Trivial
>             Fix For: 0.2-incubating
>
>         Attachments: GORA-45-20111006.patch
>
>
> I was previously having problems [1] which resulted in a build failure from a fresh SVN checkout. The problem was due to one other project that had already written to the same file, but with a different revision. This means that Gora uses the shared default root directory which is ~/.ivy2/, which in turn results in the build failure.
> [1] http://mail-archives.apache.org/mod_mbox/incubator-gora-dev/201108.mbox/browser

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira