Re: Ivy 2.2.0-RC1

2010-06-28 Thread Maarten Coene
Since I have to recreate the 2.2.0-RC1 release, we can still merge this into 
RC1.
Feel free to merge your changes into the 2.2.x branch, otherwise, I'll do it 
myself tomorrow...

Maarten




- Original Message 
From: Jon Schneider 
To: Ant Developers List 
Sent: Mon, June 28, 2010 9:55:31 PM
Subject: Re: Ivy 2.2.0-RC1

Maarten,

I have committed the changes in trunk (958693).  If you agree with the
changes, please merge to 2.2.0.  That should help with the future release.

Erik,

I thought I remember the version constraint in IvyDEs plugin being limited
to a couple versions, but I stand corrected.  Its version constraint is
[2.1.0, 3.0.0).  Thus the timing of the Ivy release does not impact the
2.1.0 release of IvyDE.

Thanks,
Jon

On Mon, Jun 28, 2010 at 9:20 AM, Maarten Coene wrote:

> Jon,
>
> what do we need to change in the UpdateOptions class?
>
> Maarten
>
>
>
>
> - Original Message 
> From: Jon Schneider 
> To: Ant Developers List 
> Sent: Mon, June 28, 2010 4:06:28 PM
> Subject: Re: Ivy 2.2.0-RC1
>
> I know I am way behind on the IvyDE 2.1.0 release and honestly a little
> demoralized about it.  However, I think we really need to upgrade the
> UpdateOptions class in the Ivy core to allow us to be able to change
> branches on the fly as well as the list of features already in that class
> prior to the Ivy 2.2.0 release.
>
> The Reverse Dependency Explorer is weak without being able to update
> branches as well, and I feel like that is going to be a criticism right
> away
> as we release IvyDE 2.1.0.  If there is no Ivy 2.3.0 on the horizon, there
> is no way I can address the shortcoming in an IvyDE 2.2.0 release without
> duplicating that code in IvyDE itself.
>
> Also, we need to revote on IvyDE 2.1.0 anyway ... should I be rebuilding it
> yet again with the Ivy 2.2.0 release?
>
> What do you think?
>
> Jon
>
> On Thu, Jun 24, 2010 at 3:32 AM, Maarten Coene  >wrote:
>
> > I wanted to create this RC last week, but I had some other
> > (non-Ivy-related) issues I had to look at so I didn't had time left to
> > create the RC.
> > But I hope I'll be able to do it somewhere this week or next week...
> >
> > There are still 2 (minor) things on my todo-list for this RC:
> > - automatically regenerate the tutorial outputs when creating a new
> release
> > (almost finished on this one)
> > - automatically run RAT against Ivy codebase and fail the build if it
> > contains errors like missing licenses...
> >
> > Maarten
> >
> >
> >
> > - Original Message 
> > From: Jean-Louis Boudart 
> > To: Ant Developers List 
> > Sent: Thu, June 24, 2010 10:24:37 AM
> > Subject: Re: Ivy 2.2.0-RC1
> >
> > Hi Maarten,
> >
> > Any chance to get a release date for this RC ?
> >
> >
> > Thanks in advance,
> >
> > --
> > Jean Louis Boudart
> > Independent consultant
> > Project Lead http://www.easyant.org
> >
> >
> >
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> > For additional commands, e-mail: dev-h...@ant.apache.org
> >
> >
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>



  

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: Ivy 2.2.0-RC1

2010-06-28 Thread Jon Schneider
Maarten,

I have committed the changes in trunk (958693).  If you agree with the
changes, please merge to 2.2.0.  That should help with the future release.

Erik,

I thought I remember the version constraint in IvyDEs plugin being limited
to a couple versions, but I stand corrected.  Its version constraint is
[2.1.0, 3.0.0).  Thus the timing of the Ivy release does not impact the
2.1.0 release of IvyDE.

Thanks,
Jon

On Mon, Jun 28, 2010 at 9:20 AM, Maarten Coene wrote:

> Jon,
>
> what do we need to change in the UpdateOptions class?
>
> Maarten
>
>
>
>
> - Original Message 
> From: Jon Schneider 
> To: Ant Developers List 
> Sent: Mon, June 28, 2010 4:06:28 PM
> Subject: Re: Ivy 2.2.0-RC1
>
> I know I am way behind on the IvyDE 2.1.0 release and honestly a little
> demoralized about it.  However, I think we really need to upgrade the
> UpdateOptions class in the Ivy core to allow us to be able to change
> branches on the fly as well as the list of features already in that class
> prior to the Ivy 2.2.0 release.
>
> The Reverse Dependency Explorer is weak without being able to update
> branches as well, and I feel like that is going to be a criticism right
> away
> as we release IvyDE 2.1.0.  If there is no Ivy 2.3.0 on the horizon, there
> is no way I can address the shortcoming in an IvyDE 2.2.0 release without
> duplicating that code in IvyDE itself.
>
> Also, we need to revote on IvyDE 2.1.0 anyway ... should I be rebuilding it
> yet again with the Ivy 2.2.0 release?
>
> What do you think?
>
> Jon
>
> On Thu, Jun 24, 2010 at 3:32 AM, Maarten Coene  >wrote:
>
> > I wanted to create this RC last week, but I had some other
> > (non-Ivy-related) issues I had to look at so I didn't had time left to
> > create the RC.
> > But I hope I'll be able to do it somewhere this week or next week...
> >
> > There are still 2 (minor) things on my todo-list for this RC:
> > - automatically regenerate the tutorial outputs when creating a new
> release
> > (almost finished on this one)
> > - automatically run RAT against Ivy codebase and fail the build if it
> > contains errors like missing licenses...
> >
> > Maarten
> >
> >
> >
> > - Original Message 
> > From: Jean-Louis Boudart 
> > To: Ant Developers List 
> > Sent: Thu, June 24, 2010 10:24:37 AM
> > Subject: Re: Ivy 2.2.0-RC1
> >
> > Hi Maarten,
> >
> > Any chance to get a release date for this RC ?
> >
> >
> > Thanks in advance,
> >
> > --
> > Jean Louis Boudart
> > Independent consultant
> > Project Lead http://www.easyant.org
> >
> >
> >
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> > For additional commands, e-mail: dev-h...@ant.apache.org
> >
> >
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>


RE: Ivy 2.2.0-RC1

2010-06-28 Thread Scheper, Erik-Berndt
Well, first of all I am very glad to read that IvyDE 2.1.0 is not completely 
forgotten. I have used the latest build for weeks now without any issues. 

I have tested Ivy 2.2.0-RC1 with a couple of projects and found no issues, so a 
+1 (non-binding) from me for this release.

But I thought that IvyDE was independent of the ivy version, so technically 
there should be no need to rebuild ivyde (or am I mistaken here).

No idea about the UpdateOptions, either. However, with regard to branches, I 
would very much like to see IVY-1141 fixed (it has a lot of votes, too). At 
first sight, this seems to be related to IVYDE-234


Regards, Erik-Berndt 


-Original Message-
From: Jon Schneider [mailto:jkschnei...@gmail.com]
Sent: Mon 28-6-2010 16:06
To: Ant Developers List
Subject: Re: Ivy 2.2.0-RC1
 
I know I am way behind on the IvyDE 2.1.0 release and honestly a little
demoralized about it.  However, I think we really need to upgrade the
UpdateOptions class in the Ivy core to allow us to be able to change
branches on the fly as well as the list of features already in that class
prior to the Ivy 2.2.0 release.

The Reverse Dependency Explorer is weak without being able to update
branches as well, and I feel like that is going to be a criticism right away
as we release IvyDE 2.1.0.  If there is no Ivy 2.3.0 on the horizon, there
is no way I can address the shortcoming in an IvyDE 2.2.0 release without
duplicating that code in IvyDE itself.

Also, we need to revote on IvyDE 2.1.0 anyway ... should I be rebuilding it
yet again with the Ivy 2.2.0 release?

What do you think?

Jon

On Thu, Jun 24, 2010 at 3:32 AM, Maarten Coene wrote:

> I wanted to create this RC last week, but I had some other
> (non-Ivy-related) issues I had to look at so I didn't had time left to
> create the RC.
> But I hope I'll be able to do it somewhere this week or next week...
>
> There are still 2 (minor) things on my todo-list for this RC:
> - automatically regenerate the tutorial outputs when creating a new release
> (almost finished on this one)
> - automatically run RAT against Ivy codebase and fail the build if it
> contains errors like missing licenses...
>
> Maarten
>
>
>
> - Original Message 
> From: Jean-Louis Boudart 
> To: Ant Developers List 
> Sent: Thu, June 24, 2010 10:24:37 AM
> Subject: Re: Ivy 2.2.0-RC1
>
> Hi Maarten,
>
> Any chance to get a release date for this RC ?
>
>
> Thanks in advance,
>
> --
> Jean Louis Boudart
> Independent consultant
> Project Lead http://www.easyant.org
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>


Disclaimer:
This message contains information that may be privileged or confidential and is 
the property of Sogeti Nederland B.V. or its Group members. It is intended only 
for the person to whom it is addressed. If you are not the intended recipient, 
you are not authorized to read, print, retain, copy, disseminate, distribute, 
or use this message or any part thereof. If you receive this message in error, 
please notify the sender immediately and delete all copies of this message.


-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Re: Ivy 2.2.0-RC1

2010-06-28 Thread Maarten Coene
Jon,

what do we need to change in the UpdateOptions class?

Maarten




- Original Message 
From: Jon Schneider 
To: Ant Developers List 
Sent: Mon, June 28, 2010 4:06:28 PM
Subject: Re: Ivy 2.2.0-RC1

I know I am way behind on the IvyDE 2.1.0 release and honestly a little
demoralized about it.  However, I think we really need to upgrade the
UpdateOptions class in the Ivy core to allow us to be able to change
branches on the fly as well as the list of features already in that class
prior to the Ivy 2.2.0 release.

The Reverse Dependency Explorer is weak without being able to update
branches as well, and I feel like that is going to be a criticism right away
as we release IvyDE 2.1.0.  If there is no Ivy 2.3.0 on the horizon, there
is no way I can address the shortcoming in an IvyDE 2.2.0 release without
duplicating that code in IvyDE itself.

Also, we need to revote on IvyDE 2.1.0 anyway ... should I be rebuilding it
yet again with the Ivy 2.2.0 release?

What do you think?

Jon

On Thu, Jun 24, 2010 at 3:32 AM, Maarten Coene wrote:

> I wanted to create this RC last week, but I had some other
> (non-Ivy-related) issues I had to look at so I didn't had time left to
> create the RC.
> But I hope I'll be able to do it somewhere this week or next week...
>
> There are still 2 (minor) things on my todo-list for this RC:
> - automatically regenerate the tutorial outputs when creating a new release
> (almost finished on this one)
> - automatically run RAT against Ivy codebase and fail the build if it
> contains errors like missing licenses...
>
> Maarten
>
>
>
> - Original Message 
> From: Jean-Louis Boudart 
> To: Ant Developers List 
> Sent: Thu, June 24, 2010 10:24:37 AM
> Subject: Re: Ivy 2.2.0-RC1
>
> Hi Maarten,
>
> Any chance to get a release date for this RC ?
>
>
> Thanks in advance,
>
> --
> Jean Louis Boudart
> Independent consultant
> Project Lead http://www.easyant.org
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>



  

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: Ivy 2.2.0-RC1

2010-06-28 Thread Jon Schneider
I know I am way behind on the IvyDE 2.1.0 release and honestly a little
demoralized about it.  However, I think we really need to upgrade the
UpdateOptions class in the Ivy core to allow us to be able to change
branches on the fly as well as the list of features already in that class
prior to the Ivy 2.2.0 release.

The Reverse Dependency Explorer is weak without being able to update
branches as well, and I feel like that is going to be a criticism right away
as we release IvyDE 2.1.0.  If there is no Ivy 2.3.0 on the horizon, there
is no way I can address the shortcoming in an IvyDE 2.2.0 release without
duplicating that code in IvyDE itself.

Also, we need to revote on IvyDE 2.1.0 anyway ... should I be rebuilding it
yet again with the Ivy 2.2.0 release?

What do you think?

Jon

On Thu, Jun 24, 2010 at 3:32 AM, Maarten Coene wrote:

> I wanted to create this RC last week, but I had some other
> (non-Ivy-related) issues I had to look at so I didn't had time left to
> create the RC.
> But I hope I'll be able to do it somewhere this week or next week...
>
> There are still 2 (minor) things on my todo-list for this RC:
> - automatically regenerate the tutorial outputs when creating a new release
> (almost finished on this one)
> - automatically run RAT against Ivy codebase and fail the build if it
> contains errors like missing licenses...
>
> Maarten
>
>
>
> - Original Message 
> From: Jean-Louis Boudart 
> To: Ant Developers List 
> Sent: Thu, June 24, 2010 10:24:37 AM
> Subject: Re: Ivy 2.2.0-RC1
>
> Hi Maarten,
>
> Any chance to get a release date for this RC ?
>
>
> Thanks in advance,
>
> --
> Jean Louis Boudart
> Independent consultant
> Project Lead http://www.easyant.org
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>


Re: Ivy 2.2.0-RC1

2010-06-24 Thread Jean-Louis Boudart
Is there anything i can do to help you on this ?

I'm planning to release next easyant distribution soon and i would like it
to be based on Ivy 2.2.0-RC1. We've made a few tests on our side with a
trunk build and we didn't notice any problems or regressions so far.

2010/6/24 Maarten Coene 

> I wanted to create this RC last week, but I had some other
> (non-Ivy-related) issues I had to look at so I didn't had time left to
> create the RC.
> But I hope I'll be able to do it somewhere this week or next week...
>
> There are still 2 (minor) things on my todo-list for this RC:
> - automatically regenerate the tutorial outputs when creating a new release
> (almost finished on this one)
> - automatically run RAT against Ivy codebase and fail the build if it
> contains errors like missing licenses...
>
> Maarten
>
>
>
> - Original Message 
> From: Jean-Louis Boudart 
> To: Ant Developers List 
> Sent: Thu, June 24, 2010 10:24:37 AM
> Subject: Re: Ivy 2.2.0-RC1
>
> Hi Maarten,
>
> Any chance to get a release date for this RC ?
>
>
> Thanks in advance,
>
> --
> Jean Louis Boudart
> Independent consultant
> Project Lead http://www.easyant.org
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>


-- 
Jean Louis Boudart
Independent consultant
Project Lead http://www.easyant.org


Re: Ivy 2.2.0-RC1

2010-06-24 Thread Maarten Coene
I wanted to create this RC last week, but I had some other (non-Ivy-related) 
issues I had to look at so I didn't had time left to create the RC.
But I hope I'll be able to do it somewhere this week or next week... 

There are still 2 (minor) things on my todo-list for this RC:
- automatically regenerate the tutorial outputs when creating a new release 
(almost finished on this one)
- automatically run RAT against Ivy codebase and fail the build if it contains 
errors like missing licenses...

Maarten



- Original Message 
From: Jean-Louis Boudart 
To: Ant Developers List 
Sent: Thu, June 24, 2010 10:24:37 AM
Subject: Re: Ivy 2.2.0-RC1

Hi Maarten,

Any chance to get a release date for this RC ?


Thanks in advance,

-- 
Jean Louis Boudart
Independent consultant
Project Lead http://www.easyant.org



  

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: Ivy 2.2.0-RC1

2010-06-24 Thread Jean-Louis Boudart
Hi Maarten,

Any chance to get a release date for this RC ?


Thanks in advance,

-- 
Jean Louis Boudart
Independent consultant
Project Lead http://www.easyant.org


Re: Ivy 2.2.0-RC1

2010-06-11 Thread Maarten Coene
Very strange indeed.
I just tried it myself with IvyDE and default settings and I didn't had any 
problem...

Are you behind a proxy? 

Maarten


- Original Message 
From: Jon Stevens 
To: Ant Developers List 
Sent: Fri, June 11, 2010 6:19:43 PM
Subject: Re: Ivy 2.2.0-RC1

I was trying it with the Ivy Eclipse Plugin and it wasn't working at
all. The error was that it couldn't find the jar files in the maven
repository.

jon

On Thu, Jun 10, 2010 at 2:12 PM, Maarten Coene  wrote:
> Yeah, writing good documentation can be very difficult and time consuming.
> Patches are always welcome to improve it :-)
>
> Could you give more info about what is not working with this example?
> I just tried myself an I didn't had a problem...
>
> Maarten
>
>
>
>
> - Original Message 
> From: Jon Stevens 
> To: Ant Developers List 
> Sent: Thu, June 10, 2010 10:42:01 PM
> Subject: Re: Ivy 2.2.0-RC1
>
> Other than the documentation on the website is confusing and broken,
> none from me! =)
>
> http://ant.apache.org/ivy/history/latest-milestone/tutorial/start.html
>
> 
>
>
>
>
>
> 
>
> This does not work. If I'm new to the project, I'd expect to be able
> to copy/paste something from the first example on the website and have
> it just work. But, maybe that is just me. =)
>
> jon
>
> On Thu, Jun 10, 2010 at 1:02 PM, Maarten Coene  
> wrote:
>> Hi all,
>>
>> I would like to create a new Ivy release (2.2.0-RC1) somewhere next week.
>> Are there any objections?
>>
>> Maarten
>>
>>
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
>> For additional commands, e-mail: dev-h...@ant.apache.org
>>
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org


  

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: Ivy 2.2.0-RC1

2010-06-11 Thread Jon Stevens
I was trying it with the Ivy Eclipse Plugin and it wasn't working at
all. The error was that it couldn't find the jar files in the maven
repository.

jon

On Thu, Jun 10, 2010 at 2:12 PM, Maarten Coene  wrote:
> Yeah, writing good documentation can be very difficult and time consuming.
> Patches are always welcome to improve it :-)
>
> Could you give more info about what is not working with this example?
> I just tried myself an I didn't had a problem...
>
> Maarten
>
>
>
>
> - Original Message 
> From: Jon Stevens 
> To: Ant Developers List 
> Sent: Thu, June 10, 2010 10:42:01 PM
> Subject: Re: Ivy 2.2.0-RC1
>
> Other than the documentation on the website is confusing and broken,
> none from me! =)
>
> http://ant.apache.org/ivy/history/latest-milestone/tutorial/start.html
>
> 
>    
>    
>        
>        
>    
> 
>
> This does not work. If I'm new to the project, I'd expect to be able
> to copy/paste something from the first example on the website and have
> it just work. But, maybe that is just me. =)
>
> jon
>
> On Thu, Jun 10, 2010 at 1:02 PM, Maarten Coene  
> wrote:
>> Hi all,
>>
>> I would like to create a new Ivy release (2.2.0-RC1) somewhere next week.
>> Are there any objections?
>>
>> Maarten
>>
>>
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
>> For additional commands, e-mail: dev-h...@ant.apache.org
>>
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: Ivy 2.2.0-RC1

2010-06-10 Thread Jon Stevens
Other than the documentation on the website is confusing and broken,
none from me! =)

http://ant.apache.org/ivy/history/latest-milestone/tutorial/start.html









This does not work. If I'm new to the project, I'd expect to be able
to copy/paste something from the first example on the website and have
it just work. But, maybe that is just me. =)

jon

On Thu, Jun 10, 2010 at 1:02 PM, Maarten Coene  wrote:
> Hi all,
>
> I would like to create a new Ivy release (2.2.0-RC1) somewhere next week.
> Are there any objections?
>
> Maarten
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: Ivy 2.2.0-RC1

2010-06-10 Thread Maarten Coene
Yeah, writing good documentation can be very difficult and time consuming.
Patches are always welcome to improve it :-)

Could you give more info about what is not working with this example?
I just tried myself an I didn't had a problem...

Maarten




- Original Message 
From: Jon Stevens 
To: Ant Developers List 
Sent: Thu, June 10, 2010 10:42:01 PM
Subject: Re: Ivy 2.2.0-RC1

Other than the documentation on the website is confusing and broken,
none from me! =)

http://ant.apache.org/ivy/history/latest-milestone/tutorial/start.html









This does not work. If I'm new to the project, I'd expect to be able
to copy/paste something from the first example on the website and have
it just work. But, maybe that is just me. =)

jon

On Thu, Jun 10, 2010 at 1:02 PM, Maarten Coene  wrote:
> Hi all,
>
> I would like to create a new Ivy release (2.2.0-RC1) somewhere next week.
> Are there any objections?
>
> Maarten
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org


  

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org