|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
[VOTE] Ivy 2.1.0-rc2 ReleaseHi all, I have built Ivy 2.1.0-rc2. You can download it from this URL: http://people.apache.org/~maartenc/ivy/staging/2.1.0-rc2/ A maven 2 staging repo with this release is available here: http://people.apache.org/~maartenc/m2-staging-repo/ I didn't had the time to create a staging Eclipse update-site containing this new version. I don't think this should be a problem though. Do you vote for the release of these binaries? [ ] Yes [ ] No I'm leaving on holiday tomorrow for about 1 week where I won't be able to read any mails... Regards, Maarten Coene, Ivy 2.1.0-rc2 release manager --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Ivy 2.1.0-rc2 ReleaseOn Sun, 5 Jul 2009 14:49:17 -0700 (PDT), Maarten Coene <maarten_coene@...> wrote: > > Hi all, > > I have built Ivy 2.1.0-rc2. > > You can download it from this URL: > http://people.apache.org/~maartenc/ivy/staging/2.1.0-rc2/ > > A maven 2 staging repo with this release is available here: > http://people.apache.org/~maartenc/m2-staging-repo/ > > I didn't had the time to create a staging Eclipse update-site containing > this new version. I don't think this should be a problem though. I took the liberty to generate it from that release candidate. You can find it there: http://people.apache.org/~hibou/ivy-2.1.0-rc2/updatesite/ Note that this updatesite is containing the waiting to be approved artifacts of IvyDE. > Do you vote for the release of these binaries? > > [X] Yes > [ ] No +1 Nicolas > > I'm leaving on holiday tomorrow for about 1 week where I won't be able to > read any mails... > > Regards, > Maarten Coene, Ivy 2.1.0-rc2 release manager > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Ivy 2.1.0-rc2 ReleaseOn 2009-07-05, Maarten Coene <maarten_coene@...> wrote:
> You can download it from this URL: > http://people.apache.org/~maartenc/ivy/staging/2.1.0-rc2/ checksums and signatures are fine. The zips contain an empty doc/reports/ivy directory that is not inside the tars - intentional? Certainly no reason to hold up the release. The -with-deps archives don't contain build.xml, this looks wrong but may be fixed with the next RC or the final packaging. The -with-deps archives should contain the JSch license. The svn external for xookie should use a fixed revision number. There are a few files and directories in the svn tag that are not inside the source distribution. Is this intentional? The docs in svn and the source distribution are different - do they get modfied via Xookie during the distribution build? The top level ivy.xml files in svn and the source dist are different (looks as if the XML formatting had changed). A few files are inside the src dist that are not in svn ,---- | Only in apache-ivy-2.1.0-rc2/doc: book.html | Only in apache-ivy-2.1.0-rc2/doc: reports | Only in apache-ivy-2.1.0-rc2/: ivy.xsd | Only in apache-ivy-2.1.0-rc2/test/repositories/checkmodified: ivy-1.0.xml | Only in apache-ivy-2.1.0-rc2/test/repositories/checkmodified: mod1.1-1.0.jar | Only in apache-ivy-2.1.0-rc2/test/repositories/norevision: ivy-mod1.1.xml | Only in apache-ivy-2.1.0-rc2/test/repositories/norevision: mod1.1.jar `---- rat isn't happy with a few files in doc (most of the in tutorials/log) and test, but none of them look serious. I can provide the complete report if you want to. > Do you vote for the release of these binaries? The only thing we really release are the source distributions, anything else are convenience builds - picking nits, I know. I'm in discussion with myself whether the lack of JSch license is enough to veto the release, I won't give it my +1 for now. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Ivy 2.1.0-rc2 ReleaseSorry, I didn't had time to validate it, and I will have no computer neither
email during the next 3 weeks. I'm not able to vote for it for the moment. Gilles Scokart 2009/7/5 Maarten Coene <maarten_coene@...> > > Hi all, > > I have built Ivy 2.1.0-rc2. > > You can download it from this URL: > http://people.apache.org/~maartenc/ivy/staging/2.1.0-rc2/<http://people.apache.org/%7Emaartenc/ivy/staging/2.1.0-rc2/> > > A maven 2 staging repo with this release is available here: > http://people.apache.org/~maartenc/m2-staging-repo/<http://people.apache.org/%7Emaartenc/m2-staging-repo/> > > I didn't had the time to create a staging Eclipse update-site containing > this new version. I don't think this should be a problem though. > > Do you vote for the release of these binaries? > > [ ] Yes > [ ] No > > I'm leaving on holiday tomorrow for about 1 week where I won't be able to > read any mails... > > Regards, > Maarten Coene, Ivy 2.1.0-rc2 release manager > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > |
|
|
Re: [VOTE] Ivy 2.1.0-rc2 ReleaseThanks for the feedback Stefan, I'll take them into consideration for the next release. To answer your most important remark first: the license for jsch is included in the LICENSE file which is part of the distribution. Should we split this into multiple files instead? Some of the documentation is indeed modified by xookie (for instance the release version is added to the HTML title tag). Maybe we should add these generated files to svn as well? regards, Maarten ----- Original Message ---- From: Stefan Bodewig <bodewig@...> To: dev@... Sent: Tuesday, July 7, 2009 5:45:39 PM Subject: Re: [VOTE] Ivy 2.1.0-rc2 Release On 2009-07-05, Maarten Coene <maarten_coene@...> wrote: > You can download it from this URL: > http://people.apache.org/~maartenc/ivy/staging/2.1.0-rc2/ checksums and signatures are fine. The zips contain an empty doc/reports/ivy directory that is not inside the tars - intentional? Certainly no reason to hold up the release. The -with-deps archives don't contain build.xml, this looks wrong but may be fixed with the next RC or the final packaging. The -with-deps archives should contain the JSch license. The svn external for xookie should use a fixed revision number. There are a few files and directories in the svn tag that are not inside the source distribution. Is this intentional? The docs in svn and the source distribution are different - do they get modfied via Xookie during the distribution build? The top level ivy.xml files in svn and the source dist are different (looks as if the XML formatting had changed). A few files are inside the src dist that are not in svn ,---- | Only in apache-ivy-2.1.0-rc2/doc: book.html | Only in apache-ivy-2.1.0-rc2/doc: reports | Only in apache-ivy-2.1.0-rc2/: ivy.xsd | Only in apache-ivy-2.1.0-rc2/test/repositories/checkmodified: ivy-1.0.xml | Only in apache-ivy-2.1.0-rc2/test/repositories/checkmodified: mod1.1-1.0.jar | Only in apache-ivy-2.1.0-rc2/test/repositories/norevision: ivy-mod1.1.xml | Only in apache-ivy-2.1.0-rc2/test/repositories/norevision: mod1.1.jar `---- rat isn't happy with a few files in doc (most of the in tutorials/log) and test, but none of them look serious. I can provide the complete report if you want to. > Do you vote for the release of these binaries? The only thing we really release are the source distributions, anything else are convenience builds - picking nits, I know. I'm in discussion with myself whether the lack of JSch license is enough to veto the release, I won't give it my +1 for now. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Ivy 2.1.0-rc2 Release+1 Maarten ----- Original Message ---- From: Maarten Coene <maarten_coene@...> To: ant-dev <dev@...> Sent: Sunday, July 5, 2009 11:49:17 PM Subject: [VOTE] Ivy 2.1.0-rc2 Release Hi all, I have built Ivy 2.1.0-rc2. You can download it from this URL: http://people.apache.org/~maartenc/ivy/staging/2.1.0-rc2/ A maven 2 staging repo with this release is available here: http://people.apache.org/~maartenc/m2-staging-repo/ I didn't had the time to create a staging Eclipse update-site containing this new version. I don't think this should be a problem though. Do you vote for the release of these binaries? [ ] Yes [ ] No I'm leaving on holiday tomorrow for about 1 week where I won't be able to read any mails... Regards, Maarten Coene, Ivy 2.1.0-rc2 release manager --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Ivy 2.1.0-rc2 ReleaseOn 2009-07-10, Maarten Coene <maarten_coene@...> wrote:
> Thanks for the feedback Stefan, > I'll take them into consideration for the next release. Thanks. > To answer your most important remark first: the license for jsch is > included in the LICENSE file which is part of the > distribution. Should we split this into multiple files instead? No, that's fine. I somehow overlooked it, thanks for the pointer. This means I'm happy to give my +1 to the release. > Some of the documentation is indeed modified by xookie (for instance > the release version is added to the HTML title tag). Maybe we > should add these generated files to svn as well? Yes, I think that would be nice. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Ivy 2.1.0-rc2 ReleaseHave not verified, the actual dowloads, still +1
Martijn > ----- Original Message ---- > From: Maarten Coene <maarten_coene@...> > To: ant-dev <dev@...> > Sent: Sunday, July 5, 2009 11:49:17 PM > Subject: [VOTE] Ivy 2.1.0-rc2 Release > > > Hi all, > > I have built Ivy 2.1.0-rc2. > > You can download it from this URL: > http://people.apache.org/~maartenc/ivy/staging/2.1.0-rc2/ > > A maven 2 staging repo with this release is available here: > http://people.apache.org/~maartenc/m2-staging-repo/ > > I didn't had the time to create a staging Eclipse update-site containing this new version. I don't think this should be a problem though. > > Do you vote for the release of these binaries? > > [ ] Yes > [ ] No > > I'm leaving on holiday tomorrow for about 1 week where I won't be able to read any mails... > > Regards, > Maarten Coene, Ivy 2.1.0-rc2 release manager > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |