You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Michael Bouschen (JIRA)" <ji...@apache.org> on 2014/06/27 23:08:24 UTC

[jira] [Resolved] (JDO-731) Warnings when building exectck

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

Michael Bouschen resolved JDO-731.
----------------------------------

    Resolution: Fixed

Checked in the patch (revision 1606232).

> Warnings when building exectck
> ------------------------------
>
>                 Key: JDO-731
>                 URL: https://issues.apache.org/jira/browse/JDO-731
>             Project: JDO
>          Issue Type: Bug
>          Components: tck
>    Affects Versions: JDO 3.1-rc1
>            Reporter: Michael Bouschen
>            Assignee: Michael Bouschen
>             Fix For: JDO 3.1
>
>         Attachments: JDO-731.patch, JDO-731.warnings.txt
>
>
> There are a couple of warnings when calling 'mvn clean install' in the exectck subproject:
> [WARNING] org.apache.jdo.exectck.InstallSchema#buildDirectory:
> [WARNING]   The syntax
> [WARNING]     @parameter expression="${property}"
> [WARNING]   is deprecated, please use
> [WARNING]     @parameter property="property"
> [WARNING]   instead.
> You find all the warnings in the attached file JDO-731-warnings.txt



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