You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Tomas Roos (JIRA)" <ji...@apache.org> on 2008/11/25 11:23:44 UTC

[jira] Created: (IVY-976) Ivy Standalone setting to overwrite publications

Ivy Standalone setting to overwrite publications 
-------------------------------------------------

                 Key: IVY-976
                 URL: https://issues.apache.org/jira/browse/IVY-976
             Project: Ivy
          Issue Type: New Feature
          Components: Core
         Environment: I'm using ivy standalone with windows and nant for c# development. 
            Reporter: Tomas Roos


Ivy is working very well with our setup. 
We are using ivy standalone + nant + subversion.

Any way the issue is when a dll has same size as the previous but the versionnumber might diff then it wont publish the new dependencies because the overwrite is set to false.

It would be nice to be able to set this somewhere, mabe in the commandline. Doesnt matter as long as there is a posiblity.

Thanks in advance.

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


[jira] Updated: (IVY-976) Ivy Standalone setting to overwrite publications

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

Maarten Coene updated IVY-976:
------------------------------

    Fix Version/s:     (was: trunk)
                   2.0

This will be included in the 2.0.0 final release.

> Ivy Standalone setting to overwrite publications 
> -------------------------------------------------
>
>                 Key: IVY-976
>                 URL: https://issues.apache.org/jira/browse/IVY-976
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>         Environment: I'm using ivy standalone with windows and nant for c# development. 
>            Reporter: Tomas Roos
>            Assignee: Maarten Coene
>             Fix For: 2.0
>
>
> Ivy is working very well with our setup. 
> We are using ivy standalone + nant + subversion.
> Any way the issue is when a dll has same size as the previous but the versionnumber might diff then it wont publish the new dependencies because the overwrite is set to false.
> It would be nice to be able to set this somewhere, mabe in the commandline. Doesnt matter as long as there is a posiblity.
> Thanks in advance.

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


[jira] Commented: (IVY-976) Ivy Standalone setting to overwrite publications

Posted by "Tomas Roos (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651405#action_12651405 ] 

Tomas Roos commented on IVY-976:
--------------------------------

Hi there, sorry for taking so long to verify!

It works fine the initial tests i have done. 
First milestone published, next milestone overwrite set to false so ignoreing, added -overwrite to the commandline and the third milestone published it!

So i'm very satiesfied!

Thanks alot once again.
Will this be included in the 2.0 release or will i have to use the trunk?

Best regards, Tomas

> Ivy Standalone setting to overwrite publications 
> -------------------------------------------------
>
>                 Key: IVY-976
>                 URL: https://issues.apache.org/jira/browse/IVY-976
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>         Environment: I'm using ivy standalone with windows and nant for c# development. 
>            Reporter: Tomas Roos
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> Ivy is working very well with our setup. 
> We are using ivy standalone + nant + subversion.
> Any way the issue is when a dll has same size as the previous but the versionnumber might diff then it wont publish the new dependencies because the overwrite is set to false.
> It would be nice to be able to set this somewhere, mabe in the commandline. Doesnt matter as long as there is a posiblity.
> Thanks in advance.

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


[jira] Updated: (IVY-976) Ivy Standalone setting to overwrite publications

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

Maarten Coene updated IVY-976:
------------------------------

    Issue Type: Improvement  (was: New Feature)

> Ivy Standalone setting to overwrite publications 
> -------------------------------------------------
>
>                 Key: IVY-976
>                 URL: https://issues.apache.org/jira/browse/IVY-976
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>         Environment: I'm using ivy standalone with windows and nant for c# development. 
>            Reporter: Tomas Roos
>            Assignee: Maarten Coene
>
> Ivy is working very well with our setup. 
> We are using ivy standalone + nant + subversion.
> Any way the issue is when a dll has same size as the previous but the versionnumber might diff then it wont publish the new dependencies because the overwrite is set to false.
> It would be nice to be able to set this somewhere, mabe in the commandline. Doesnt matter as long as there is a posiblity.
> Thanks in advance.

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


[jira] Resolved: (IVY-976) Ivy Standalone setting to overwrite publications

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

Maarten Coene resolved IVY-976.
-------------------------------

       Resolution: Fixed
    Fix Version/s: trunk

I've added a command-line option to indicate you want to overwrite existing artifacts in SVN trunk.
Could you give it a try?

> Ivy Standalone setting to overwrite publications 
> -------------------------------------------------
>
>                 Key: IVY-976
>                 URL: https://issues.apache.org/jira/browse/IVY-976
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>         Environment: I'm using ivy standalone with windows and nant for c# development. 
>            Reporter: Tomas Roos
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> Ivy is working very well with our setup. 
> We are using ivy standalone + nant + subversion.
> Any way the issue is when a dll has same size as the previous but the versionnumber might diff then it wont publish the new dependencies because the overwrite is set to false.
> It would be nice to be able to set this somewhere, mabe in the commandline. Doesnt matter as long as there is a posiblity.
> Thanks in advance.

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


[jira] Updated: (IVY-976) Ivy Standalone setting to overwrite publications

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

Maarten Coene updated IVY-976:
------------------------------

              Assignee: Maarten Coene
    Remaining Estimate:     (was: 2h)
     Original Estimate:     (was: 2h)

> Ivy Standalone setting to overwrite publications 
> -------------------------------------------------
>
>                 Key: IVY-976
>                 URL: https://issues.apache.org/jira/browse/IVY-976
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Core
>         Environment: I'm using ivy standalone with windows and nant for c# development. 
>            Reporter: Tomas Roos
>            Assignee: Maarten Coene
>
> Ivy is working very well with our setup. 
> We are using ivy standalone + nant + subversion.
> Any way the issue is when a dll has same size as the previous but the versionnumber might diff then it wont publish the new dependencies because the overwrite is set to false.
> It would be nice to be able to set this somewhere, mabe in the commandline. Doesnt matter as long as there is a posiblity.
> Thanks in advance.

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


[jira] Commented: (IVY-976) Ivy Standalone setting to overwrite publications

Posted by "Tomas Roos (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650735#action_12650735 ] 

Tomas Roos commented on IVY-976:
--------------------------------

Thank you very very much. You'r a god!
I will try this in the morning and tell the result!

Tomas

> Ivy Standalone setting to overwrite publications 
> -------------------------------------------------
>
>                 Key: IVY-976
>                 URL: https://issues.apache.org/jira/browse/IVY-976
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>         Environment: I'm using ivy standalone with windows and nant for c# development. 
>            Reporter: Tomas Roos
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> Ivy is working very well with our setup. 
> We are using ivy standalone + nant + subversion.
> Any way the issue is when a dll has same size as the previous but the versionnumber might diff then it wont publish the new dependencies because the overwrite is set to false.
> It would be nice to be able to set this somewhere, mabe in the commandline. Doesnt matter as long as there is a posiblity.
> Thanks in advance.

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