You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2009/09/16 08:47:57 UTC

[jira] Created: (RAT-63) ant-task-examples.xml has an wrong uri in the -typedef ant target

ant-task-examples.xml has an wrong uri in the -typedef ant target
-----------------------------------------------------------------

                 Key: RAT-63
                 URL: https://issues.apache.org/jira/browse/RAT-63
             Project: RAT
          Issue Type: Bug
            Reporter: Giridharan Kesavan


ant-task-examples.xml can't be used as such;
-typedef task points to a wrong uri : "antlib:rat.anttasks" which should be "antlib:org.apache.rat.anttasks"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (RAT-63) ant-task-examples.xml has an wrong uri in the -typedef ant target

Posted by "Stefan Bodewig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Bodewig resolved RAT-63.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7
         Assignee: Stefan Bodewig

fixed in svn revision 815659

Thanks

> ant-task-examples.xml has an wrong uri in the -typedef ant target
> -----------------------------------------------------------------
>
>                 Key: RAT-63
>                 URL: https://issues.apache.org/jira/browse/RAT-63
>             Project: RAT
>          Issue Type: Bug
>            Reporter: Giridharan Kesavan
>            Assignee: Stefan Bodewig
>             Fix For: 0.7
>
>         Attachments: RAT-63.PATCH
>
>
> ant-task-examples.xml can't be used as such;
> -typedef task points to a wrong uri : "antlib:rat.anttasks" which should be "antlib:org.apache.rat.anttasks"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (RAT-63) ant-task-examples.xml has an wrong uri in the -typedef ant target

Posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giridharan Kesavan updated RAT-63:
----------------------------------

    Attachment: RAT-63.PATCH

attached a patch that adds the right URI to the -taskdef ant target
-tnx

> ant-task-examples.xml has an wrong uri in the -typedef ant target
> -----------------------------------------------------------------
>
>                 Key: RAT-63
>                 URL: https://issues.apache.org/jira/browse/RAT-63
>             Project: RAT
>          Issue Type: Bug
>            Reporter: Giridharan Kesavan
>         Attachments: RAT-63.PATCH
>
>
> ant-task-examples.xml can't be used as such;
> -typedef task points to a wrong uri : "antlib:rat.anttasks" which should be "antlib:org.apache.rat.anttasks"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.