Re: 0.7.1 download items

2016-10-27 Thread Joe Witt
Thanks Joe - looks good to me.

On Thu, Oct 27, 2016 at 9:34 AM, Joe Skora  wrote:
> Done.
>
> I double checked the people, mailing list, and download updates.
>
> Let me know if anything doesn't look right.
>
> On Thu, Oct 27, 2016 at 8:54 AM, Joe Skora  wrote:
>
>> No problem.  I will do that right away.
>>
>> On Thu, Oct 27, 2016 at 8:37 AM, Joe Witt  wrote:
>>
>>> Joe
>>>
>>> Anytime you make changes to the codebase of nifi-site you'll want to
>>> commit them (likely on master).  Then you'll want to deploy the site
>>> and the process for that can be found in the readme
>>> https://github.com/apache/nifi-site/blob/master/README.md.
>>>
>>> What happened yesterday is that Bryan updated the people page,
>>> committed, then deployed.  It appears your previous update hadn't been
>>> committed so his deploy wiped yours out.  He then patched it to
>>> include your stuff.  So now your latest commit looks good (after
>>> Bryans) and you should be able to deploy.
>>>
>>> No biggie and once you deploy your commit we should be good to go.
>>>
>>> Thanks
>>> Joe
>>>
>>> On Wed, Oct 26, 2016 at 9:43 PM, Joe Skora  wrote:
>>> > JoeW,
>>> >
>>> > I made the link changes.  Following the 1.0.0 link pattern I changed the
>>> > source and binary file links but not the hash file links.
>>> >
>>> > Is there a commit job that pushes from the repository to the website?
>>> >
>>> > Regards,
>>> > JoeS
>>> >
>>> > On Wed, Oct 26, 2016 at 3:45 PM, Joe Skora  wrote:
>>> >
>>> >> No problem.  Will do!
>>> >>
>>> >> On Wed, Oct 26, 2016 at 8:35 PM, Joe Witt  wrote:
>>> >>
>>> >>> JoeS,
>>> >>>
>>> >>> Do you mind updating the download page for the 0.7.1 sources and
>>> >>> binaries to use the mirror based URLs rather than the specific dist
>>> >>> download site.  See the 1.0 download links for reference.  It should
>>> >>> end up looking like this
>>> >>> https://www.apache.org/dyn/closer.lua?path=/nifi/0.7.1/nifi-
>>> >>> 0.7.1-bin.tar.gz
>>> >>>
>>> >>> Thanks
>>> >>> Joe
>>> >>>
>>> >>
>>> >>
>>>
>>
>>


Re: 0.7.1 download items

2016-10-27 Thread Joe Skora
Done.

I double checked the people, mailing list, and download updates.

Let me know if anything doesn't look right.

On Thu, Oct 27, 2016 at 8:54 AM, Joe Skora  wrote:

> No problem.  I will do that right away.
>
> On Thu, Oct 27, 2016 at 8:37 AM, Joe Witt  wrote:
>
>> Joe
>>
>> Anytime you make changes to the codebase of nifi-site you'll want to
>> commit them (likely on master).  Then you'll want to deploy the site
>> and the process for that can be found in the readme
>> https://github.com/apache/nifi-site/blob/master/README.md.
>>
>> What happened yesterday is that Bryan updated the people page,
>> committed, then deployed.  It appears your previous update hadn't been
>> committed so his deploy wiped yours out.  He then patched it to
>> include your stuff.  So now your latest commit looks good (after
>> Bryans) and you should be able to deploy.
>>
>> No biggie and once you deploy your commit we should be good to go.
>>
>> Thanks
>> Joe
>>
>> On Wed, Oct 26, 2016 at 9:43 PM, Joe Skora  wrote:
>> > JoeW,
>> >
>> > I made the link changes.  Following the 1.0.0 link pattern I changed the
>> > source and binary file links but not the hash file links.
>> >
>> > Is there a commit job that pushes from the repository to the website?
>> >
>> > Regards,
>> > JoeS
>> >
>> > On Wed, Oct 26, 2016 at 3:45 PM, Joe Skora  wrote:
>> >
>> >> No problem.  Will do!
>> >>
>> >> On Wed, Oct 26, 2016 at 8:35 PM, Joe Witt  wrote:
>> >>
>> >>> JoeS,
>> >>>
>> >>> Do you mind updating the download page for the 0.7.1 sources and
>> >>> binaries to use the mirror based URLs rather than the specific dist
>> >>> download site.  See the 1.0 download links for reference.  It should
>> >>> end up looking like this
>> >>> https://www.apache.org/dyn/closer.lua?path=/nifi/0.7.1/nifi-
>> >>> 0.7.1-bin.tar.gz
>> >>>
>> >>> Thanks
>> >>> Joe
>> >>>
>> >>
>> >>
>>
>
>


Re: 0.7.1 download items

2016-10-27 Thread Joe Skora
No problem.  I will do that right away.

On Thu, Oct 27, 2016 at 8:37 AM, Joe Witt  wrote:

> Joe
>
> Anytime you make changes to the codebase of nifi-site you'll want to
> commit them (likely on master).  Then you'll want to deploy the site
> and the process for that can be found in the readme
> https://github.com/apache/nifi-site/blob/master/README.md.
>
> What happened yesterday is that Bryan updated the people page,
> committed, then deployed.  It appears your previous update hadn't been
> committed so his deploy wiped yours out.  He then patched it to
> include your stuff.  So now your latest commit looks good (after
> Bryans) and you should be able to deploy.
>
> No biggie and once you deploy your commit we should be good to go.
>
> Thanks
> Joe
>
> On Wed, Oct 26, 2016 at 9:43 PM, Joe Skora  wrote:
> > JoeW,
> >
> > I made the link changes.  Following the 1.0.0 link pattern I changed the
> > source and binary file links but not the hash file links.
> >
> > Is there a commit job that pushes from the repository to the website?
> >
> > Regards,
> > JoeS
> >
> > On Wed, Oct 26, 2016 at 3:45 PM, Joe Skora  wrote:
> >
> >> No problem.  Will do!
> >>
> >> On Wed, Oct 26, 2016 at 8:35 PM, Joe Witt  wrote:
> >>
> >>> JoeS,
> >>>
> >>> Do you mind updating the download page for the 0.7.1 sources and
> >>> binaries to use the mirror based URLs rather than the specific dist
> >>> download site.  See the 1.0 download links for reference.  It should
> >>> end up looking like this
> >>> https://www.apache.org/dyn/closer.lua?path=/nifi/0.7.1/nifi-
> >>> 0.7.1-bin.tar.gz
> >>>
> >>> Thanks
> >>> Joe
> >>>
> >>
> >>
>


Re: 0.7.1 download items

2016-10-27 Thread Joe Witt
Joe

Anytime you make changes to the codebase of nifi-site you'll want to
commit them (likely on master).  Then you'll want to deploy the site
and the process for that can be found in the readme
https://github.com/apache/nifi-site/blob/master/README.md.

What happened yesterday is that Bryan updated the people page,
committed, then deployed.  It appears your previous update hadn't been
committed so his deploy wiped yours out.  He then patched it to
include your stuff.  So now your latest commit looks good (after
Bryans) and you should be able to deploy.

No biggie and once you deploy your commit we should be good to go.

Thanks
Joe

On Wed, Oct 26, 2016 at 9:43 PM, Joe Skora  wrote:
> JoeW,
>
> I made the link changes.  Following the 1.0.0 link pattern I changed the
> source and binary file links but not the hash file links.
>
> Is there a commit job that pushes from the repository to the website?
>
> Regards,
> JoeS
>
> On Wed, Oct 26, 2016 at 3:45 PM, Joe Skora  wrote:
>
>> No problem.  Will do!
>>
>> On Wed, Oct 26, 2016 at 8:35 PM, Joe Witt  wrote:
>>
>>> JoeS,
>>>
>>> Do you mind updating the download page for the 0.7.1 sources and
>>> binaries to use the mirror based URLs rather than the specific dist
>>> download site.  See the 1.0 download links for reference.  It should
>>> end up looking like this
>>> https://www.apache.org/dyn/closer.lua?path=/nifi/0.7.1/nifi-
>>> 0.7.1-bin.tar.gz
>>>
>>> Thanks
>>> Joe
>>>
>>
>>


Re: 0.7.1 download items

2016-10-26 Thread Joe Skora
JoeW,

I made the link changes.  Following the 1.0.0 link pattern I changed the
source and binary file links but not the hash file links.

Is there a commit job that pushes from the repository to the website?

Regards,
JoeS

On Wed, Oct 26, 2016 at 3:45 PM, Joe Skora  wrote:

> No problem.  Will do!
>
> On Wed, Oct 26, 2016 at 8:35 PM, Joe Witt  wrote:
>
>> JoeS,
>>
>> Do you mind updating the download page for the 0.7.1 sources and
>> binaries to use the mirror based URLs rather than the specific dist
>> download site.  See the 1.0 download links for reference.  It should
>> end up looking like this
>> https://www.apache.org/dyn/closer.lua?path=/nifi/0.7.1/nifi-
>> 0.7.1-bin.tar.gz
>>
>> Thanks
>> Joe
>>
>
>


Re: 0.7.1 download items

2016-10-26 Thread Joe Skora
No problem.  Will do!

On Wed, Oct 26, 2016 at 8:35 PM, Joe Witt  wrote:

> JoeS,
>
> Do you mind updating the download page for the 0.7.1 sources and
> binaries to use the mirror based URLs rather than the specific dist
> download site.  See the 1.0 download links for reference.  It should
> end up looking like this
> https://www.apache.org/dyn/closer.lua?path=/nifi/0.7.1/
> nifi-0.7.1-bin.tar.gz
>
> Thanks
> Joe
>


0.7.1 download items

2016-10-26 Thread Joe Witt
JoeS,

Do you mind updating the download page for the 0.7.1 sources and
binaries to use the mirror based URLs rather than the specific dist
download site.  See the 1.0 download links for reference.  It should
end up looking like this
https://www.apache.org/dyn/closer.lua?path=/nifi/0.7.1/nifi-0.7.1-bin.tar.gz

Thanks
Joe