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

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

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 IvyD

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.

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 unavailab

Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-16 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 sign

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

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 d

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 work

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 t

Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-15 Thread Gintautas Grigelionis
That's what I'm working on. Considering that both reload settings and refresh call launchResolve(), the behaviour is difficult to explain and may depend on my workspace setup or some such. There is yet another point (please bear with me) regarding manual installation instructions. In Eclipse 4 ser

Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-15 Thread Jaikiran Pai
I tried reproducing this issue but haven't been able to. Either way, given the nature of this issue, I personally don't consider it a blocker for this release vote to pass. Please do file a JIRA with the relevant details if this is reproducible. -Jaikiran On 14/06/18 12:53 AM, Gintautas Grig

Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-15 Thread Jaikiran Pai
+1. I did some manual testing of the release which included: - Installing the plugin in Eclipse (Oxygen) - Creating a Eclipse project which uses Ivy and configuring IvyDE usage for it - Adding a simple dependency via Ivy to that project and having it resolved from the IvyDE and using that d

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

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&countryCode= > se&timeZone=1&format=xml; > > lineN

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 re

Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-13 Thread Jaikiran Pai
Sure, i'll do that today. -Jaikiran On Thursday, June 14, 2018, Stefan Bodewig wrote: > [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

Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-13 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-rc

Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-13 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&countryCode=se&timeZone=1&format=xml; > lineNumber: 39; columnNumber: 3; Element type "link" lack matchi

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 acti

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?

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​

Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-13 Thread Gintautas Grigelionis
Another issue with UX on Oxygen: Ivy container icon in Package Explorer seems to disappear after "Reload settings" and reappear after "Refresh". Gintas Den ons 13 juni 2018 kl 21:06 skrev Gintautas Grigelionis < g.grigelio...@gmail.com>: > I am testing on Oxygen 3.A and seeing errors like > > or

Re: [VOTE] Apache IvyDE 2.3.0-rc1 release

2018-06-13 Thread Gintautas Grigelionis
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&countryCode=se&timeZone=1&format=xml; lineNumber: 39; columnNumber: 3; Element type "link" lack matchi