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] 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: [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: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-17 Thread Stefan Bodewig
On 2018-06-17, Jaikiran Pai wrote:

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

+1

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-17 Thread Gintautas Grigelionis
I tested the plugin with Ivy 2.5.0 RC on Mars, Neon and Oxygen (install,
activate, resolve/reload settings/refresh).

+1

Gintas

P.S. I noticed another issue which is difficult to reproduce: sometimes,
properties defined in Ivy settings
for e.g. parameterizing revisions in ivy.xml become unavailable when
starting a resolve, which then fails.
It seems to require a certain combination of reload
settings/resolve/refresh, though.

Den sön 17 juni 2018 kl 08:45 skrev Jaikiran Pai :

> 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
>


Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-17 Thread Jaikiran Pai
I pushed a bunch of commits to address these issues and have now 
released newer binaries for 2.3.0-rc1 release and initiated a separate 
VOTE mail for it.


-Jaikiran


On 16/06/18 6:48 PM, Stefan Bodewig wrote:

Hi

please add your PGP key to dist.apache.org/release/ant/KEYS

* checksums and signatures are good
* for the files in updatesite it still contains .md5 and .sha but
   nothing stronger, please add stronger hashes and remove the md5 files
   unless they are read by eclipse
* source tarball and tag differ slightly (build.properties and
   releaese.adoc)
* the source tarball extracts everything to the current directory unlike
   the binary tarball which creates a subdirectory
   apache-ivyde-2.3.0.rc1-201806132023-RELEASE - I'm not complaining but
   it seems inconsistent
* 
org.apache.ivyde.eclipse.resolvevisualizer.feature_2.3.0.rc1-201806132023-RELEASE.jar
   lacks LICENSE and NOTICE files

I'd prefer
org.apache.ivyde.eclipse.resolvevisualizer.feature_2.3.0.rc1-201806132023-RELEASE.jar
to be fixed for this release and will vote -1 on a next release for such
an issue. The tag/source difference is acceptable to me but shouldn't
happen.

My vote is a +0

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-16 Thread Jaikiran Pai
Thanks Stefan, I'll fix these issues and send out a new voting mail.

-Jaikiran

On Saturday, June 16, 2018, Stefan Bodewig  wrote:
> Hi
>
> please add your PGP key to dist.apache.org/release/ant/KEYS
>
> * checksums and signatures are good
> * for the files in updatesite it still contains .md5 and .sha but
>   nothing stronger, please add stronger hashes and remove the md5 files
>   unless they are read by eclipse
> * source tarball and tag differ slightly (build.properties and
>   releaese.adoc)
> * the source tarball extracts everything to the current directory unlike
>   the binary tarball which creates a subdirectory
>   apache-ivyde-2.3.0.rc1-201806132023-RELEASE - I'm not complaining but
>   it seems inconsistent
> *
org.apache.ivyde.eclipse.resolvevisualizer.feature_2.3.0.rc1-201806132023-RELEASE.jar
>   lacks LICENSE and NOTICE files
>
> I'd prefer
>
org.apache.ivyde.eclipse.resolvevisualizer.feature_2.3.0.rc1-201806132023-RELEASE.jar
> to be fixed for this release and will vote -1 on a next release for such
> an issue. The tag/source difference is acceptable to me but shouldn't
> happen.
>
> My vote is a +0
>
> 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-16 Thread Stefan Bodewig
Hi

please add your PGP key to dist.apache.org/release/ant/KEYS

* checksums and signatures are good
* for the files in updatesite it still contains .md5 and .sha but
  nothing stronger, please add stronger hashes and remove the md5 files
  unless they are read by eclipse
* source tarball and tag differ slightly (build.properties and
  releaese.adoc)
* the source tarball extracts everything to the current directory unlike
  the binary tarball which creates a subdirectory
  apache-ivyde-2.3.0.rc1-201806132023-RELEASE - I'm not complaining but
  it seems inconsistent
* 
org.apache.ivyde.eclipse.resolvevisualizer.feature_2.3.0.rc1-201806132023-RELEASE.jar
  lacks LICENSE and NOTICE files

I'd prefer
org.apache.ivyde.eclipse.resolvevisualizer.feature_2.3.0.rc1-201806132023-RELEASE.jar
to be fixed for this release and will vote -1 on a next release for such
an issue. The tag/source difference is acceptable to me but shouldn't
happen.

My vote is a +0

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-16 Thread Stefan Bodewig
On 2018-06-16, Gintautas Grigelionis wrote:

> There is yet another point (please bear with me) regarding manual
> installation instructions. In Eclipse 4 series (which is our baseline) the
> "dropins" have a separate directory [1]; I don't think manual copying
> directly to features + plugins works anymore and the documentation must be
> changed accordingly. I believe Nicolas had to change the build scripts for
> that reason, too.

The documentation is on the website which can be updated independent of
any release, fortunately.

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-16 Thread Gintautas Grigelionis
I suppose that deserves a mention in the doc/src/dev...

Gintas

2018-06-14 19:15 GMT+02:00 Nicolas Lalevée :

> Just a quick comment on the mirror url not working. The page is telling
> "The requested file or directory is not on the mirrors. »
> And indeed, the artifacts are not published yet to the final location, the
> release is not accepted yet.
>
> Nicolas
>
>
>
> > Le 14 juin 2018 à 10:19, Gintautas Grigelionis 
> a écrit :
> >
> > 2018-06-14 8:15 GMT+02:00 Stefan Bodewig  bode...@apache.org>>:
> >
> >> On 2018-06-13, Gintautas Grigelionis wrote:
> >>
> >>> org.xml.sax.SAXParseException; systemId:
> >>> http://ant.apache.org/ivy/ivyde/updatesite/p2-mirrors--xml.
> >> cgi?path=ivyde-2.3.0.rc1-201806132023-RELEASE=
> >> se=1=xml;
> >>> lineNumber: 39; columnNumber: 3; Element type "link" lack matching end
> >> tag
> >>> "".
> >>
> >> When I follow the link above, I get an HTML page which is not
> >> well-formed XML, so the messages are to be expected.
> >>
> >> BTW, wherever thos link comes from, it would be good if it used https
> >> rather than http.
> >
> >
> > I followed the link to the source in svn
> >
> > https://svn.apache.org/viewvc/ant/site/ivyde/production/
> updatesite/p2-mirrors--xml.cgi?view=markup  viewvc/ant/site/ivyde/production/updatesite/p2-
> mirrors--xml.cgi?view=markup>
> >
> > #!/bin/sh
> > # Wrapper script around mirrors.cgi script
> > # (we must change to that directory in order for python to pick up the
> > # python includes correctly)
> > cd /www/www.apache.org/dyn/mirrors 
> > /www/www.apache.org/dyn/mirrors/mirrors.cgi  mirrors/mirrors.cgi> $
> >
> > It seems that mirrors.cgi bails out, since it redirects to a (correct
> > HTML-wise, incorrect XML-wise) page containing
> >
> > The requested file or directory is *not* on the mirrors.
> >
> > I wonder whether there is some documentation available on what output
> > the CGI script (and corresponding HTML template?) should produce.
> > Apparently, they do not work as intended since last changes were made
> > 6 years ago.
> >
> > Gintas
>
>


Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-14 Thread Nicolas Lalevée
Just a quick comment on the mirror url not working. The page is telling "The 
requested file or directory is not on the mirrors. »
And indeed, the artifacts are not published yet to the final location, the 
release is not accepted yet.

Nicolas



> Le 14 juin 2018 à 10:19, Gintautas Grigelionis  a 
> écrit :
> 
> 2018-06-14 8:15 GMT+02:00 Stefan Bodewig  >:
> 
>> On 2018-06-13, Gintautas Grigelionis wrote:
>> 
>>> org.xml.sax.SAXParseException; systemId:
>>> http://ant.apache.org/ivy/ivyde/updatesite/p2-mirrors--xml.
>> cgi?path=ivyde-2.3.0.rc1-201806132023-RELEASE=
>> se=1=xml;
>>> lineNumber: 39; columnNumber: 3; Element type "link" lack matching end
>> tag
>>> "".
>> 
>> When I follow the link above, I get an HTML page which is not
>> well-formed XML, so the messages are to be expected.
>> 
>> BTW, wherever thos link comes from, it would be good if it used https
>> rather than http.
> 
> 
> I followed the link to the source in svn
> 
> https://svn.apache.org/viewvc/ant/site/ivyde/production/updatesite/p2-mirrors--xml.cgi?view=markup
>  
> 
> 
> #!/bin/sh
> # Wrapper script around mirrors.cgi script
> # (we must change to that directory in order for python to pick up the
> # python includes correctly)
> cd /www/www.apache.org/dyn/mirrors 
> /www/www.apache.org/dyn/mirrors/mirrors.cgi 
>  $
> 
> It seems that mirrors.cgi bails out, since it redirects to a (correct
> HTML-wise, incorrect XML-wise) page containing
> 
> The requested file or directory is *not* on the mirrors.
> 
> I wonder whether there is some documentation available on what output
> the CGI script (and corresponding HTML template?) should produce.
> Apparently, they do not work as intended since last changes were made
> 6 years ago.
> 
> Gintas



Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-14 Thread Gintautas Grigelionis
2018-06-14 8:15 GMT+02:00 Stefan Bodewig :

> On 2018-06-13, Gintautas Grigelionis wrote:
>
> > org.xml.sax.SAXParseException; systemId:
> > http://ant.apache.org/ivy/ivyde/updatesite/p2-mirrors--xml.
> cgi?path=ivyde-2.3.0.rc1-201806132023-RELEASE=
> se=1=xml;
> > lineNumber: 39; columnNumber: 3; Element type "link" lack matching end
> tag
> > "".
>
> When I follow the link above, I get an HTML page which is not
> well-formed XML, so the messages are to be expected.
>
> BTW, wherever thos link comes from, it would be good if it used https
> rather than http.


I followed the link to the source in svn

https://svn.apache.org/viewvc/ant/site/ivyde/production/updatesite/p2-mirrors--xml.cgi?view=markup

#!/bin/sh
# Wrapper script around mirrors.cgi script
# (we must change to that directory in order for python to pick up the
# python includes correctly)
cd /www/www.apache.org/dyn/mirrors
/www/www.apache.org/dyn/mirrors/mirrors.cgi $

It seems that mirrors.cgi bails out, since it redirects to a (correct
HTML-wise, incorrect XML-wise) page containing

The requested file or directory is *not* on the mirrors.

I wonder whether there is some documentation available on what output
the CGI script (and corresponding HTML template?) should produce.
Apparently, they do not work as intended since last changes were made
6 years ago.

Gintas


Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-14 Thread Jaikiran Pai

On 14/06/18 11:50 AM, Stefan Bodewig wrote:

On 2018-06-13, Jaikiran Pai wrote:


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

Be the releas policy that is in place now SHA1 is deprecated, MD5 is
frowned upon and at least SHA256 is required for checksums.

http://www.apache.org/dev/release-distribution.html#sigs-and-sums

You probably need to adjust the build process for future releases,

I've fixed the build to use SHA-256 and SHA-512 instead of MD5 and SHA1.



  for
this one could you please add sha256 files manually and remove the md5
files?
This is now done. md5 and sha checksum files have been removed and the 
new ones (as recommended in the release guidelines) have been published 
at the same location 
https://dist.apache.org/repos/dist/dev/ant/ivyde/2.3.0-rc1


-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-14 Thread Stefan Bodewig
[As usual I'll only be able to review the legal stuff but probably won't
find time to do so before tomorrow or even Saturday (am currently
traveling).]

On 2018-06-13, Jaikiran Pai wrote:

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

Be the releas policy that is in place now SHA1 is deprecated, MD5 is
frowned upon and at least SHA256 is required for checksums.

http://www.apache.org/dev/release-distribution.html#sigs-and-sums

You probably need to adjust the build process for future releases, for
this one could you please add sha256 files manually and remove the md5
files?

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-14 Thread Stefan Bodewig
On 2018-06-13, Gintautas Grigelionis wrote:

> org.xml.sax.SAXParseException; systemId:
> http://ant.apache.org/ivy/ivyde/updatesite/p2-mirrors--xml.cgi?path=ivyde-2.3.0.rc1-201806132023-RELEASE=se=1=xml;
> lineNumber: 39; columnNumber: 3; Element type "link" lack matching end tag
> "".

When I follow the link above, I get an HTML page which is not
well-formed XML, so the messages are to be expected.

BTW, wherever thos link comes from, it would be good if it used https
rather than http.

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-13 Thread Gintautas Grigelionis
XML parse errors occur at installation of plugins, I see them for both Ivy
and IvyDE RC.
They seem to be unrelated to the distribution, rather caused by the output
of the CGI script.

Gintas

2018-06-14 5:43 GMT+02:00 Jaikiran Pai :

> Gintas,
>
> When and where do you see these messages? What activity triggers it?
>
> -Jaikiran
>
>
>
> On 14/06/18 12:36 AM, Gintautas Grigelionis wrote:
>
>> I am testing on Oxygen 3.A and seeing errors like
>>
>> org.xml.sax.SAXParseException; systemId:
>> http://ant.apache.org/ivy/ivyde/updatesite/p2-mirrors--xml.
>> cgi?path=ivyde-2.3.0.rc1-201806132023-RELEASE=
>> se=1=xml;
>> lineNumber: 39; columnNumber: 3; Element type "link" lack matching end tag
>> "".
>>
>> Gintas
>>
>> Den ons 13 juni 2018 kl 17:48 skrev Jaikiran Pai <
>> jai.forums2...@gmail.com>:
>>
>> I have built a release candidate 2.3.0-rc1 for Apache IvyDE.
>>>
>>> The 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 there:
>>>
>>> https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/
>>> ivyde-2.3.0.rc1-201806132023-RELEASE/
>>>
>>>
>>> This release 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
>>>
>>>
>>>
>
> -
> 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-13 Thread Jaikiran Pai

Gintas,

When and where do you see these messages? What activity triggers it?

-Jaikiran


On 14/06/18 12:36 AM, Gintautas Grigelionis wrote:

I am testing on Oxygen 3.A and seeing errors like

org.xml.sax.SAXParseException; systemId:
http://ant.apache.org/ivy/ivyde/updatesite/p2-mirrors--xml.cgi?path=ivyde-2.3.0.rc1-201806132023-RELEASE=se=1=xml;
lineNumber: 39; columnNumber: 3; Element type "link" lack matching end tag
"".

Gintas

Den ons 13 juni 2018 kl 17:48 skrev Jaikiran Pai :


I have built a release candidate 2.3.0-rc1 for Apache IvyDE.

The 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 there:

https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-2.3.0.rc1-201806132023-RELEASE/


This release 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





-
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-13 Thread Gintautas Grigelionis
On Mars 2, Ivy container does not disappear after "Reload settings", only
empties until "Refresh".
I can give the plugin a spin on Neon tomorrow.

Gintas​