You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Thorsten Möller (Created JIRA)" <ji...@apache.org> on 2011/11/01 14:16:32 UTC

[jira] [Created] (JENA-151) Resolve Maven warnings due to use of deprecated feature

Resolve Maven warnings due to use of deprecated feature
-------------------------------------------------------

                 Key: JENA-151
                 URL: https://issues.apache.org/jira/browse/JENA-151
             Project: Jena
          Issue Type: Bug
          Components: Jena, ARQ
            Reporter: Thorsten Möller
            Priority: Minor


Maven outputs some warnings due to usage of deprecated <tasks> inside ant task specification. Should be <target>.

--
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

       

[jira] [Updated] (JENA-151) Resolve Maven warnings due to use of deprecated feature

Posted by "Thorsten Möller (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thorsten Möller updated JENA-151:
---------------------------------

    Attachment: arq.pom.xml.patch
    
> Resolve Maven warnings due to use of deprecated feature
> -------------------------------------------------------
>
>                 Key: JENA-151
>                 URL: https://issues.apache.org/jira/browse/JENA-151
>             Project: Jena
>          Issue Type: Bug
>          Components: ARQ, Jena
>            Reporter: Thorsten Möller
>            Priority: Minor
>         Attachments: arq.pom.xml.patch, jena.pom.xml.patch
>
>
> Maven outputs some warnings due to usage of deprecated <tasks> inside ant task specification. Should be <target>.

--
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

       

[jira] [Assigned] (JENA-151) Resolve Maven warnings due to use of deprecated feature

Posted by "Andy Seaborne (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne reassigned JENA-151:
----------------------------------

    Assignee: Andy Seaborne
    
> Resolve Maven warnings due to use of deprecated feature
> -------------------------------------------------------
>
>                 Key: JENA-151
>                 URL: https://issues.apache.org/jira/browse/JENA-151
>             Project: Jena
>          Issue Type: Bug
>          Components: ARQ, Jena
>            Reporter: Thorsten Möller
>            Assignee: Andy Seaborne
>            Priority: Minor
>         Attachments: arq.pom.xml.patch, jena.pom.xml.patch
>
>
> Maven outputs some warnings due to usage of deprecated <tasks> inside ant task specification. Should be <target>.

--
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

       

[jira] [Closed] (JENA-151) Resolve Maven warnings due to use of deprecated feature

Posted by "Andy Seaborne (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne closed JENA-151.
------------------------------

    
> Resolve Maven warnings due to use of deprecated feature
> -------------------------------------------------------
>
>                 Key: JENA-151
>                 URL: https://issues.apache.org/jira/browse/JENA-151
>             Project: Jena
>          Issue Type: Bug
>          Components: ARQ, Jena
>            Reporter: Thorsten Möller
>            Assignee: Andy Seaborne
>            Priority: Minor
>         Attachments: arq.pom.xml.patch, jena.pom.xml.patch
>
>
> Maven outputs some warnings due to usage of deprecated <tasks> inside ant task specification. Should be <target>.

--
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

       

[jira] [Resolved] (JENA-151) Resolve Maven warnings due to use of deprecated feature

Posted by "Andy Seaborne (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-151.
--------------------------------

    Resolution: Fixed

Patches applied. (also TDB and SDB).
                
> Resolve Maven warnings due to use of deprecated feature
> -------------------------------------------------------
>
>                 Key: JENA-151
>                 URL: https://issues.apache.org/jira/browse/JENA-151
>             Project: Jena
>          Issue Type: Bug
>          Components: ARQ, Jena
>            Reporter: Thorsten Möller
>            Assignee: Andy Seaborne
>            Priority: Minor
>         Attachments: arq.pom.xml.patch, jena.pom.xml.patch
>
>
> Maven outputs some warnings due to usage of deprecated <tasks> inside ant task specification. Should be <target>.

--
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

       

[jira] [Commented] (JENA-151) Resolve Maven warnings due to use of deprecated feature

Posted by "Thorsten Möller (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JENA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141152#comment-13141152 ] 

Thorsten Möller commented on JENA-151:
--------------------------------------

Attached patches fix the warnings. Havn't created them analogously for pom1.xml as I consider them deprecated anyway. Similarly, don't know whether other projects should be updated analogously as I'm only using Jena-core, ARQ. Finally, sorry for the accompanying noise - I'm using Eclipse auto cleanup settings that remove trailing whitespace.
                
> Resolve Maven warnings due to use of deprecated feature
> -------------------------------------------------------
>
>                 Key: JENA-151
>                 URL: https://issues.apache.org/jira/browse/JENA-151
>             Project: Jena
>          Issue Type: Bug
>          Components: ARQ, Jena
>            Reporter: Thorsten Möller
>            Priority: Minor
>         Attachments: arq.pom.xml.patch, jena.pom.xml.patch
>
>
> Maven outputs some warnings due to usage of deprecated <tasks> inside ant task specification. Should be <target>.

--
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

       

[jira] [Updated] (JENA-151) Resolve Maven warnings due to use of deprecated feature

Posted by "Thorsten Möller (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thorsten Möller updated JENA-151:
---------------------------------

    Attachment: jena.pom.xml.patch
    
> Resolve Maven warnings due to use of deprecated feature
> -------------------------------------------------------
>
>                 Key: JENA-151
>                 URL: https://issues.apache.org/jira/browse/JENA-151
>             Project: Jena
>          Issue Type: Bug
>          Components: ARQ, Jena
>            Reporter: Thorsten Möller
>            Priority: Minor
>         Attachments: arq.pom.xml.patch, jena.pom.xml.patch
>
>
> Maven outputs some warnings due to usage of deprecated <tasks> inside ant task specification. Should be <target>.

--
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