You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Jan Matèrne (JIRA)" <ji...@apache.org> on 2007/05/14 08:42:17 UTC

[jira] Created: (IVY-505) Use of deprecated elements in ivysettings.xml

Use of deprecated elements in ivysettings.xml
---------------------------------------------

                 Key: IVY-505
                 URL: https://issues.apache.org/jira/browse/IVY-505
             Project: Ivy
          Issue Type: Improvement
          Components: Core
            Reporter: Jan Matèrne
            Priority: Trivial


init-ivy:
[ivy:configure] :: loading settings :: file = C:\ant\svn-repository\ivy\core\ivysettings.xml
[ivy:configure] DEPRECATED: 'ivyconf' element is deprecated, use 'ivysettings' instead (file:/C:/ant/svn-repository/ivy/core/ivysettings.xml)
[ivy:configure] DEPRECATED: 'conf' is deprecated, use 'settings' instead (file:/C:/ant/svn-repository/ivy/core/ivysettings.xml)


change the elements to their new names
see: https://issues.apache.org/jira/browse/IVY-438

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


[jira] Assigned: (IVY-505) Use of deprecated elements in ivysettings.xml

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

Xavier Hanin reassigned IVY-505:
--------------------------------

    Assignee: Xavier Hanin

> Use of deprecated elements in ivysettings.xml
> ---------------------------------------------
>
>                 Key: IVY-505
>                 URL: https://issues.apache.org/jira/browse/IVY-505
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jan Matèrne
>         Assigned To: Xavier Hanin
>            Priority: Trivial
>         Attachments: ivysettings.xml.patch
>
>
> init-ivy:
> [ivy:configure] :: loading settings :: file = C:\ant\svn-repository\ivy\core\ivysettings.xml
> [ivy:configure] DEPRECATED: 'ivyconf' element is deprecated, use 'ivysettings' instead (file:/C:/ant/svn-repository/ivy/core/ivysettings.xml)
> [ivy:configure] DEPRECATED: 'conf' is deprecated, use 'settings' instead (file:/C:/ant/svn-repository/ivy/core/ivysettings.xml)
> change the elements to their new names
> see: https://issues.apache.org/jira/browse/IVY-438

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


[jira] Updated: (IVY-505) Use of deprecated elements in ivysettings.xml

Posted by "Jan Matèrne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Matèrne updated IVY-505:
----------------------------

    Attachment: ivysettings.xml.patch

Patch for renaming the deprecated elements.

> Use of deprecated elements in ivysettings.xml
> ---------------------------------------------
>
>                 Key: IVY-505
>                 URL: https://issues.apache.org/jira/browse/IVY-505
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jan Matèrne
>            Priority: Trivial
>         Attachments: ivysettings.xml.patch
>
>
> init-ivy:
> [ivy:configure] :: loading settings :: file = C:\ant\svn-repository\ivy\core\ivysettings.xml
> [ivy:configure] DEPRECATED: 'ivyconf' element is deprecated, use 'ivysettings' instead (file:/C:/ant/svn-repository/ivy/core/ivysettings.xml)
> [ivy:configure] DEPRECATED: 'conf' is deprecated, use 'settings' instead (file:/C:/ant/svn-repository/ivy/core/ivysettings.xml)
> change the elements to their new names
> see: https://issues.apache.org/jira/browse/IVY-438

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


[jira] Commented: (IVY-505) Use of deprecated elements in ivysettings.xml

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497363 ] 

Xavier Hanin commented on IVY-505:
----------------------------------

As discussed on the mailing list, we need to review our eclipse .classpath too, because the current IvyDE version used is not compatible with the new settings.

> Use of deprecated elements in ivysettings.xml
> ---------------------------------------------
>
>                 Key: IVY-505
>                 URL: https://issues.apache.org/jira/browse/IVY-505
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jan Matèrne
>            Priority: Trivial
>         Attachments: ivysettings.xml.patch
>
>
> init-ivy:
> [ivy:configure] :: loading settings :: file = C:\ant\svn-repository\ivy\core\ivysettings.xml
> [ivy:configure] DEPRECATED: 'ivyconf' element is deprecated, use 'ivysettings' instead (file:/C:/ant/svn-repository/ivy/core/ivysettings.xml)
> [ivy:configure] DEPRECATED: 'conf' is deprecated, use 'settings' instead (file:/C:/ant/svn-repository/ivy/core/ivysettings.xml)
> change the elements to their new names
> see: https://issues.apache.org/jira/browse/IVY-438

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


[jira] Resolved: (IVY-505) Use of deprecated elements in ivysettings.xml

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

Xavier Hanin resolved IVY-505.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha-2

I've applied your patch, and done the work on eclipse metadata to make it easier to use both with eclipse alone or eclipse+IvyDE.

Thanks for your contribution!

> Use of deprecated elements in ivysettings.xml
> ---------------------------------------------
>
>                 Key: IVY-505
>                 URL: https://issues.apache.org/jira/browse/IVY-505
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jan Matèrne
>         Assigned To: Xavier Hanin
>            Priority: Trivial
>             Fix For: 2.0.0-alpha-2
>
>         Attachments: ivysettings.xml.patch
>
>
> init-ivy:
> [ivy:configure] :: loading settings :: file = C:\ant\svn-repository\ivy\core\ivysettings.xml
> [ivy:configure] DEPRECATED: 'ivyconf' element is deprecated, use 'ivysettings' instead (file:/C:/ant/svn-repository/ivy/core/ivysettings.xml)
> [ivy:configure] DEPRECATED: 'conf' is deprecated, use 'settings' instead (file:/C:/ant/svn-repository/ivy/core/ivysettings.xml)
> change the elements to their new names
> see: https://issues.apache.org/jira/browse/IVY-438

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