Re: [all] releasing IO 2.1 - sync with Maven Central

2011-10-10 Thread Gary Gregory
On Sun, Oct 9, 2011 at 8:07 PM, sebb wrote: > On 9 October 2011 18:41, Gary Gregory wrote: > > I am inching toward success... > > > > Friday, I released 2.1 to repository.apache.org and I can see it: > > https://repository.apache.org/index.html#nexus-search;quick~commons-io > > > > I am confused

Re: [all] releasing IO 2.1 - sync with Maven Central

2011-10-09 Thread Gary Gregory
On Oct 9, 2011, at 20:50, sebb wrote: > On 10 October 2011 01:31, Gary Gregory wrote: >> On Sun, Oct 9, 2011 at 8:07 PM, sebb wrote: >> >>> On 9 October 2011 18:41, Gary Gregory wrote: I am inching toward success... Friday, I released 2.1 to repository.apache.org and I can see i

Re: [all] releasing IO 2.1 - sync with Maven Central

2011-10-09 Thread sebb
On 10 October 2011 01:31, Gary Gregory wrote: > On Sun, Oct 9, 2011 at 8:07 PM, sebb wrote: > >> On 9 October 2011 18:41, Gary Gregory wrote: >> > I am inching toward success... >> > >> > Friday, I released 2.1 to repository.apache.org and I can see it: >> > https://repository.apache.org/index.h

Re: [all] releasing IO 2.1 - sync with Maven Central

2011-10-09 Thread Gary Gregory
On Sun, Oct 9, 2011 at 8:07 PM, sebb wrote: > On 9 October 2011 18:41, Gary Gregory wrote: > > I am inching toward success... > > > > Friday, I released 2.1 to repository.apache.org and I can see it: > > https://repository.apache.org/index.html#nexus-search;quick~commons-io > > > > I am confused

Re: [all] releasing IO 2.1 - sync with Maven Central

2011-10-09 Thread sebb
On 9 October 2011 18:41, Gary Gregory wrote: > I am inching toward success... > > Friday, I released 2.1 to repository.apache.org and I can see it: > https://repository.apache.org/index.html#nexus-search;quick~commons-io > > I am confused by what is on Maven Central: > http://search.maven.org/#sea

[all] releasing IO 2.1 - sync with Maven Central

2011-10-09 Thread Gary Gregory
I am inching toward success... Friday, I released 2.1 to repository.apache.org and I can see it: https://repository.apache.org/index.html#nexus-search;quick~commons-io I am confused by what is on Maven Central: http://search.maven.org/#search%7Cga%7C1%7Ccommons-io No 2.0, no 2.0.1, no 2.1 But i

Re: [all] releasing IO 2.1

2011-10-07 Thread Gary Gregory
On Fri, Oct 7, 2011 at 1:46 PM, sebb wrote: > On 7 October 2011 16:44, Gary Gregory wrote: > > On Fri, Oct 7, 2011 at 8:51 AM, sebb wrote: > > > >> On 7 October 2011 13:44, Gary Gregory wrote: > >> > On Fri, Oct 7, 2011 at 2:01 AM, Henri Yandell > >> wrote: > >> > > >> >> wget doesn't seem to

Re: [all] releasing IO 2.1

2011-10-07 Thread sebb
On 7 October 2011 16:44, Gary Gregory wrote: > On Fri, Oct 7, 2011 at 8:51 AM, sebb wrote: > >> On 7 October 2011 13:44, Gary Gregory wrote: >> > On Fri, Oct 7, 2011 at 2:01 AM, Henri Yandell >> wrote: >> > >> >> wget doesn't seem to like the url. curl is happy to do it, but it >> >> doesn't do

Re: [all] releasing IO 2.1

2011-10-07 Thread Gary Gregory
On Fri, Oct 7, 2011 at 8:51 AM, sebb wrote: > On 7 October 2011 13:44, Gary Gregory wrote: > > On Fri, Oct 7, 2011 at 2:01 AM, Henri Yandell > wrote: > > > >> wget doesn't seem to like the url. curl is happy to do it, but it > >> doesn't do -r afaik. > >> > > > > Here is what I get with wget. H

Re: [all] releasing IO 2.1

2011-10-07 Thread sebb
On 7 October 2011 13:44, Gary Gregory wrote: > On Fri, Oct 7, 2011 at 2:01 AM, Henri Yandell wrote: > >> wget doesn't seem to like the url. curl is happy to do it, but it >> doesn't do -r afaik. >> > > Here is what I get with wget. How do I make it get the embedded URLs? I > don't care if it's cu

Re: [all] releasing IO 2.1

2011-10-07 Thread Gary Gregory
On Fri, Oct 7, 2011 at 2:01 AM, Henri Yandell wrote: > wget doesn't seem to like the url. curl is happy to do it, but it > doesn't do -r afaik. > Here is what I get with wget. How do I make it get the embedded URLs? I don't care if it's curl, wget, or foobar, I just want instructions that work.