[CANCEL] [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-18 Thread Jaikiran Pai

Given the nature of this issue, I'm cancelling this vote.

A new one will be initiated this week.

-Jaikiran


On 19/06/18 5:05 AM, Jaikiran Pai wrote:
Thanks for testing this Nicolas. This indeed is a big enough issue to 
be considered a blocker. I'll take a look at this.


I'll also include the sha and rev in a newer vote and update our 
release instructions.


-Jaikiran
On Tuesday, June 19, 2018, Nicolas Lalevée > wrote:

> First, thank you very much Jaikiran to make this release happen.
>
> So checksum, signatures, installation, build, resolve on projects 
went well. But I have found a regression: global preferences cannot be 
saved anymore.
> cf https://issues.apache.org/jira/browse/IVYDE-388 


>
> Looking at the code, indeed it cannot work.
> 
https://github.com/apache/ant-ivyde/blob/c92ed1b9247642dfaa67e5cf84528cfa20931c47/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/ui/preferences/PreferenceConstants.java#L136 


>
> I think it deserves to be fixed before being consumed by end users.
> So -1 for me.
>
> Also, it will be better to mention the sha1 of the git tag and the 
svn revision of the artifact in dist. We should update the release 
instructions to not forgot it, like I have done for the last release 
of Ivy:
> 
https://github.com/apache/ant-ivy/blob/master/asciidoc/dev/makerelease.adoc#11-call-for-a-vote-to-approve-the-release 


>
> Nicolas
>
>> Le 17 juin 2018 à 08:45, Jaikiran Pai > a écrit :

>>
>> This is a newer vote mail that I'm initiating for the 2.3.0-rc1 
release of IvyDE.

>>
>> The newly updated tag is here 
https://git1-us-west.apache.org/repos/asf?p=ant-ivyde.git;a=commit;h=refs/tags/2.3.0-rc1

>>
>> You can download the distribution from this URL: 
https://dist.apache.org/repos/dist/dev/ant/ivyde/2.3.0-rc1/

>>
>> The Eclipse p2 repository is here: 
https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-2.3.0.rc1-201806171016-RELEASE/

>>
>> The 2.3.0-rc1 release of IvyDE consists of the following changes:
>>
>> * FIX: xml bomb in workspace causes hang in Ivy code during Search 
or Synchronize operations 
(https://issues.apache.org/jira/browse/IVYDE-354)
>> * FIX: Deadlock in classpath container 
(https://issues.apache.org/jira/browse/IVYDE-361)
>> * FIX: Typo in IvyResolveJob 
(https://issues.apache.org/jira/browse/IVYDE-362)
>> * FIX: User-selected configurations not checked in the viewer 
(https://issues.apache.org/jira/browse/IVYDE-378)
>> * FIX: Fix ClassCastException 
(https://issues.apache.org/jira/browse/IVYDE-386)

>>
>> * NEW: Support for OSGi 'Bundle-Classpath' directive
>> * NEW: Basic support for the workspace resolver to find OSGi 
bundles managed by Ivy in the workspace

>> * NEW: Support for storing credentials securely
>>
>>
>> Do you vote for the release of these binaries?
>>
>>
>> -Jaikiran
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org 

>> For additional commands, e-mail: dev-h...@ant.apache.org 


>>
>
> 




Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-18 Thread Jaikiran Pai
Thanks for testing this Nicolas. This indeed is a big enough issue to be
considered a blocker. I'll take a look at this.

I'll also include the sha and rev in a newer vote and update our release
instructions.

-Jaikiran
On Tuesday, June 19, 2018, Nicolas Lalevée 
wrote:
> First, thank you very much Jaikiran to make this release happen.
>
> So checksum, signatures, installation, build, resolve on projects went
well. But I have found a regression: global preferences cannot be saved
anymore.
> cf https://issues.apache.org/jira/browse/IVYDE-388 <
https://issues.apache.org/jira/browse/IVYDE-388>
>
> Looking at the code, indeed it cannot work.
>
https://github.com/apache/ant-ivyde/blob/c92ed1b9247642dfaa67e5cf84528cfa20931c47/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/ui/preferences/PreferenceConstants.java#L136
<
https://github.com/apache/ant-ivyde/blob/c92ed1b9247642dfaa67e5cf84528cfa20931c47/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/ui/preferences/PreferenceConstants.java#L136
>
>
> I think it deserves to be fixed before being consumed by end users.
> So -1 for me.
>
> Also, it will be better to mention the sha1 of the git tag and the svn
revision of the artifact in dist. We should update the release instructions
to not forgot it, like I have done for the last release of Ivy:
>
https://github.com/apache/ant-ivy/blob/master/asciidoc/dev/makerelease.adoc#11-call-for-a-vote-to-approve-the-release
<
https://github.com/apache/ant-ivy/blob/master/asciidoc/dev/makerelease.adoc#11-call-for-a-vote-to-approve-the-release
>
>
> Nicolas
>
>> Le 17 juin 2018 à 08:45, Jaikiran Pai  a écrit
:
>>
>> This is a newer vote mail that I'm initiating for the 2.3.0-rc1 release
of IvyDE.
>>
>> The newly updated tag is here
https://git1-us-west.apache.org/repos/asf?p=ant-ivyde.git;a=commit;h=refs/tags/2.3.0-rc1
>>
>> You can download the distribution from this URL:
https://dist.apache.org/repos/dist/dev/ant/ivyde/2.3.0-rc1/
>>
>> The Eclipse p2 repository is here:
https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-2.3.0.rc1-201806171016-RELEASE/
>>
>> The 2.3.0-rc1 release of IvyDE consists of the following changes:
>>
>> * FIX: xml bomb in workspace causes hang in Ivy code during Search or
Synchronize operations (https://issues.apache.org/jira/browse/IVYDE-354)
>> * FIX: Deadlock in classpath container (
https://issues.apache.org/jira/browse/IVYDE-361)
>> * FIX: Typo in IvyResolveJob (
https://issues.apache.org/jira/browse/IVYDE-362)
>> * FIX: User-selected configurations not checked in the viewer (
https://issues.apache.org/jira/browse/IVYDE-378)
>> * FIX: Fix ClassCastException (
https://issues.apache.org/jira/browse/IVYDE-386)
>>
>> * NEW: Support for OSGi 'Bundle-Classpath' directive
>> * NEW: Basic support for the workspace resolver to find OSGi bundles
managed by Ivy in the workspace
>> * NEW: Support for storing credentials securely
>>
>>
>> Do you vote for the release of these binaries?
>>
>>
>> -Jaikiran
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
>> For additional commands, e-mail: dev-h...@ant.apache.org
>>
>
>


Re: [VOTE] Release AntUnit 1.4 Based on RC1

2018-06-18 Thread Stefan Bodewig
On 2018-06-18, Stefan Bodewig wrote:

> Hi all

> there haven't been big changes but the race condition has been nagging
> us, so I've prepared artifacts to release them as AntUnit 1.4.

> tag:
>  
> https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-antunit.git;a=tag;h=c4af2e6f2ff632b896a15e7611e01b36bf4eada9

> tarballs:
>  https://dist.apache.org/repos/dist/dev/ant/antlibs/antunit/
>  svn revision 27536

> Maven artifacts:
>  
> https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-antunit.git;a=tag;h=c4af2e6f2ff632b896a15e7611e01b36bf4eada9

sorry, Maven artifacts:
   
https://repository.apache.org/content/repositories/orgapacheant-1029/org/apache/ant/ant-antunit/1.4/


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



[VOTE] Release AntUnit 1.4 Based on RC1

2018-06-18 Thread Stefan Bodewig
Hi all

there haven't been big changes but the race condition has been nagging
us, so I've prepared artifacts to release them as AntUnit 1.4.

tag:
 
https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-antunit.git;a=tag;h=c4af2e6f2ff632b896a15e7611e01b36bf4eada9

tarballs:
 https://dist.apache.org/repos/dist/dev/ant/antlibs/antunit/
 svn revision 27536

Maven artifacts:
 
https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-antunit.git;a=tag;h=c4af2e6f2ff632b896a15e7611e01b36bf4eada9

vote will be open for 72 hours and not close before 2018-06-21 21:00 UTC.

Stefan

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



Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-18 Thread Nicolas Lalevée
First, thank you very much Jaikiran to make this release happen.

So checksum, signatures, installation, build, resolve on projects went well. 
But I have found a regression: global preferences cannot be saved anymore.
cf https://issues.apache.org/jira/browse/IVYDE-388 


Looking at the code, indeed it cannot work.
https://github.com/apache/ant-ivyde/blob/c92ed1b9247642dfaa67e5cf84528cfa20931c47/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/ui/preferences/PreferenceConstants.java#L136
 


I think it deserves to be fixed before being consumed by end users.
So -1 for me.

Also, it will be better to mention the sha1 of the git tag and the svn revision 
of the artifact in dist. We should update the release instructions to not 
forgot it, like I have done for the last release of Ivy:
https://github.com/apache/ant-ivy/blob/master/asciidoc/dev/makerelease.adoc#11-call-for-a-vote-to-approve-the-release
 


Nicolas

> Le 17 juin 2018 à 08:45, Jaikiran Pai  a écrit :
> 
> This is a newer vote mail that I'm initiating for the 2.3.0-rc1 release of 
> IvyDE.
> 
> The newly updated tag is here 
> https://git1-us-west.apache.org/repos/asf?p=ant-ivyde.git;a=commit;h=refs/tags/2.3.0-rc1
> 
> You can download the distribution from this URL: 
> https://dist.apache.org/repos/dist/dev/ant/ivyde/2.3.0-rc1/
> 
> The Eclipse p2 repository is here: 
> https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-2.3.0.rc1-201806171016-RELEASE/
> 
> The 2.3.0-rc1 release of IvyDE consists of the following changes:
> 
> * FIX: xml bomb in workspace causes hang in Ivy code during Search or 
> Synchronize operations (https://issues.apache.org/jira/browse/IVYDE-354)
> * FIX: Deadlock in classpath container 
> (https://issues.apache.org/jira/browse/IVYDE-361)
> * FIX: Typo in IvyResolveJob (https://issues.apache.org/jira/browse/IVYDE-362)
> * FIX: User-selected configurations not checked in the viewer 
> (https://issues.apache.org/jira/browse/IVYDE-378)
> * FIX: Fix ClassCastException 
> (https://issues.apache.org/jira/browse/IVYDE-386)
> 
> * NEW: Support for OSGi 'Bundle-Classpath' directive
> * NEW: Basic support for the workspace resolver to find OSGi bundles managed 
> by Ivy in the workspace
> * NEW: Support for storing credentials securely
> 
> 
> Do you vote for the release of these binaries?
> 
> 
> -Jaikiran
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
> 



Re: thinking about new releases

2018-06-18 Thread Stefan Bodewig
Thanks

on second thought I'd prefer to decouple the two releases (ant and
AntUnit) and will prepare RCs for them independently.

Stefan

On 2018-06-18, Gintautas Grigelionis wrote:

> Me too.

> Gintas

> On Mon, 18 Jun 2018 at 11:19, Jaikiran Pai  wrote:

>> I am willing to test and vote on an AntUnit release.

>> -Jaikiran


>> On 18/06/18 12:45 PM, Stefan Bodewig wrote:
>>> OK, then I'll revert the antunit change so the source release ships with
>>> a released version of it and prepare release candidates sometime the
>>> coming days.

>>> The alternative would be to cut an AntUnit release first which also
>>> works for me if enough people are willing to vote on that.

>>> Stefan

>>> -
>>> 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: thinking about new releases

2018-06-18 Thread Gintautas Grigelionis
Me too.

Gintas

On Mon, 18 Jun 2018 at 11:19, Jaikiran Pai  wrote:

> I am willing to test and vote on an AntUnit release.
>
> -Jaikiran
>
>
> On 18/06/18 12:45 PM, Stefan Bodewig wrote:
> > OK, then I'll revert the antunit change so the source release ships with
> > a released version of it and prepare release candidates sometime the
> > coming days.
> >
> > The alternative would be to cut an AntUnit release first which also
> > works for me if enough people are willing to vote on that.
> >
> > Stefan
> >
> > -
> > 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: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-18 Thread Jaikiran Pai

+1.

Tried the installation and used a basic Ivy based project for dependency 
resolution. Also checked some of the Ivy plugin screens to make sure all 
is fine.


-Jaikiran


On 17/06/18 12:15 PM, Jaikiran Pai wrote:
This is a newer vote mail that I'm initiating for the 2.3.0-rc1 
release of IvyDE.


The newly updated tag is here 
https://git1-us-west.apache.org/repos/asf?p=ant-ivyde.git;a=commit;h=refs/tags/2.3.0-rc1


You can download the distribution from this URL: 
https://dist.apache.org/repos/dist/dev/ant/ivyde/2.3.0-rc1/


The Eclipse p2 repository is here: 
https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-2.3.0.rc1-201806171016-RELEASE/


The 2.3.0-rc1 release of IvyDE consists of the following changes:

* FIX: xml bomb in workspace causes hang in Ivy code during Search or 
Synchronize operations (https://issues.apache.org/jira/browse/IVYDE-354)
* FIX: Deadlock in classpath container 
(https://issues.apache.org/jira/browse/IVYDE-361)
* FIX: Typo in IvyResolveJob 
(https://issues.apache.org/jira/browse/IVYDE-362)
* FIX: User-selected configurations not checked in the viewer 
(https://issues.apache.org/jira/browse/IVYDE-378)
* FIX: Fix ClassCastException 
(https://issues.apache.org/jira/browse/IVYDE-386)


* NEW: Support for OSGi 'Bundle-Classpath' directive
* NEW: Basic support for the workspace resolver to find OSGi bundles 
managed by Ivy in the workspace

* NEW: Support for storing credentials securely


Do you vote for the release of these binaries?


-Jaikiran




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



Re: thinking about new releases

2018-06-18 Thread Jaikiran Pai

I am willing to test and vote on an AntUnit release.

-Jaikiran


On 18/06/18 12:45 PM, Stefan Bodewig wrote:

OK, then I'll revert the antunit change so the source release ships with
a released version of it and prepare release candidates sometime the
coming days.

The alternative would be to cut an AntUnit release first which also
works for me if enough people are willing to vote on that.

Stefan

-
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: thinking about new releases

2018-06-18 Thread Stefan Bodewig
OK, then I'll revert the antunit change so the source release ships with
a released version of it and prepare release candidates sometime the
coming days.

The alternative would be to cut an AntUnit release first which also
works for me if enough people are willing to vote on that.

Stefan

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