You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Pavel Krupets (JIRA)" <ji...@apache.org> on 2008/09/29 19:22:44 UTC

[jira] Created: (IVY-924) StackOverflow with new Ivy

StackOverflow with new Ivy
--------------------------

                 Key: IVY-924
                 URL: https://issues.apache.org/jira/browse/IVY-924
             Project: Ivy
          Issue Type: Bug
          Components: Ant
    Affects Versions: 2.0-RC1
         Environment: Windows XP SP3,

Java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)

Apache Ant version 1.7.1 compiled on June 27 2008

Ivy 2.0-RC1
            Reporter: Pavel Krupets
         Attachments: error.log

After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2).

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


[jira] Issue Comment Edited: (IVY-924) StackOverflow with new Ivy

Posted by "Pavel Krupets (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635532#action_12635532 ] 

pkrupets edited comment on IVY-924 at 9/29/08 2:09 PM:
------------------------------------------------------------

(ant-ivy-build.zip) 

Simply run 'ant'. This is an overly-simplified version of my build which build huge application which consist of many modules, so a lot of ANT steps/macroses/etc are shared between them and stored in utils.ant.

As I said it was working prior 2.0-RC1.

      was (Author: pkrupets):
    Simply run 'ant'. This is an overly-simplified version of my build which build huge application which consist of many modules, so a lot of ANT steps/macroses/etc are shared between them and stored in utils.ant.

As I said it was working prior 2.0-RC1.
  
> StackOverflow with new Ivy
> --------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Commented: (IVY-924) StackOverflow when using ivy:settings with "ivy.instance" as id

Posted by "Pavel Krupets (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635588#action_12635588 ] 

Pavel Krupets commented on IVY-924:
-----------------------------------

Will try ASAP! Thank you!

> StackOverflow when using ivy:settings with "ivy.instance" as id
> ---------------------------------------------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Resolved: (IVY-924) StackOverflow when using ivy:settings with "ivy.instance" as id

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

Maarten Coene resolved IVY-924.
-------------------------------

       Resolution: Fixed
    Fix Version/s: trunk
         Assignee: Maarten Coene

thanks, I'll mark this issue as fixed.

> StackOverflow when using ivy:settings with "ivy.instance" as id
> ---------------------------------------------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Updated: (IVY-924) StackOverflow when using ivy:settings with "ivy.instance" as id

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

Maarten Coene updated IVY-924:
------------------------------

    Fix Version/s:     (was: trunk)
                   2.0-RC2

> StackOverflow when using ivy:settings with "ivy.instance" as id
> ---------------------------------------------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>            Assignee: Maarten Coene
>             Fix For: 2.0-RC2
>
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Updated: (IVY-924) StackOverflow with new Ivy

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

Pavel Krupets updated IVY-924:
------------------------------

    Attachment: ant-ivy-build.zip

Simply run 'ant'. This is an overly-simplified version of my build which build huge application which consist of many modules, so a lot of ANT steps/macroses/etc are shared between them and stored in utils.ant.

As I said it was working prior 2.0-RC1.

> StackOverflow with new Ivy
> --------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Updated: (IVY-924) StackOverflow when using ivy:settings with "ivy.instance" as id

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

Maarten Coene updated IVY-924:
------------------------------

    Summary: StackOverflow when using ivy:settings with "ivy.instance" as id  (was: StackOverflow with new Ivy)

> StackOverflow when using ivy:settings with "ivy.instance" as id
> ---------------------------------------------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Updated: (IVY-924) StackOverflow with new Ivy

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

Pavel Krupets updated IVY-924:
------------------------------

    Attachment: error.log

> StackOverflow with new Ivy
> --------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2).

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


[jira] Commented: (IVY-924) StackOverflow when using ivy:settings with "ivy.instance" as id

Posted by "Pavel Krupets (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635601#action_12635601 ] 

Pavel Krupets commented on IVY-924:
-----------------------------------

Had to remove [override="true"], everything else is working. Thanks.
Great project! Helps managing module <-> module, module -> jar dependencies! Saves a lot of time and headache! :D

> StackOverflow when using ivy:settings with "ivy.instance" as id
> ---------------------------------------------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Issue Comment Edited: (IVY-924) StackOverflow with new Ivy

Posted by "Pavel Krupets (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635533#action_12635533 ] 

pkrupets edited comment on IVY-924 at 9/29/08 2:09 PM:
------------------------------------------------------------

(ant-lib.dump) List of files in my Ant's lib directory.

      was (Author: pkrupets):
    List of files in my Ant's lib directory.
  
> StackOverflow with new Ivy
> --------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Commented: (IVY-924) StackOverflow with new Ivy

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635548#action_12635548 ] 

Maarten Coene commented on IVY-924:
-----------------------------------

I've found a workaround, don't use "ivy.instance" as id of your settings, just do something like this:

{noformat}
        <ivy:settings id="ivy.instance2" file="ivysettings.xml" />
{noformat}

or (and here you can use ivy.instance again)

{noformat}
        <ivy:configure settingsId="ivy.instance" file="ivysettings.xml" override="true" />
{noformat}

Maarten

> StackOverflow with new Ivy
> --------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Updated: (IVY-924) StackOverflow with new Ivy

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

Pavel Krupets updated IVY-924:
------------------------------

    Description: After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.  (was: After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2).)

> StackOverflow with new Ivy
> --------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Commented: (IVY-924) StackOverflow when using ivy:settings with "ivy.instance" as id

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635571#action_12635571 ] 

Maarten Coene commented on IVY-924:
-----------------------------------

I've committed a patch into SVN trunk.
Could you give it a try to see if your problem has been solved?

> StackOverflow when using ivy:settings with "ivy.instance" as id
> ---------------------------------------------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Commented: (IVY-924) StackOverflow with new Ivy

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635524#action_12635524 ] 

Maarten Coene commented on IVY-924:
-----------------------------------

Could you post the part of your build.xml file where you load the Ivy ant tasks?

> StackOverflow with new Ivy
> --------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Updated: (IVY-924) StackOverflow with new Ivy

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

Pavel Krupets updated IVY-924:
------------------------------

    Attachment: ant-lib.dump

List of files in my Ant's lib directory.

> StackOverflow with new Ivy
> --------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Updated: (IVY-924) StackOverflow with new Ivy

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

Pavel Krupets updated IVY-924:
------------------------------

    Attachment: ant-ivy-simplest-build.zip

This one is as simple as it can be but still produces error.

> StackOverflow with new Ivy
> --------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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


[jira] Issue Comment Edited: (IVY-924) StackOverflow with new Ivy

Posted by "Pavel Krupets (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635534#action_12635534 ] 

pkrupets edited comment on IVY-924 at 9/29/08 2:09 PM:
------------------------------------------------------------

(ant-ivy-simplest-build.zip) This one is as simple as it can be but still produces error.

      was (Author: pkrupets):
    This one is as simple as it can be but still produces error.
  
> StackOverflow with new Ivy
> --------------------------
>
>                 Key: IVY-924
>                 URL: https://issues.apache.org/jira/browse/IVY-924
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0-RC1
>         Environment: Windows XP SP3,
> Java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Ivy 2.0-RC1
>            Reporter: Pavel Krupets
>         Attachments: ant-ivy-build.zip, ant-ivy-simplest-build.zip, ant-lib.dump, error.log
>
>
> After I switched to Ivy 2.0 RC1 everything ceased working (was okay in beta-2). See attachments.

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