Re: Post-0.1.1 release actions

2017-02-03 Thread Josh Elser

Website is updated.

All that remains is to send a note out to announceme...@apache.org to 
brag about, I mean announce, the release ;)


Make sure to send from your apache.org addr, include a brief explanation 
about what Gossip is, and include the stock "incubation disclaimer".


P. Taylor Goetz wrote:

Edward,

The staging repository in nexus is ready, all you have to do is click on the 
Release button for 1002, and Drop the earlier rcs.

-Taylor



On Feb 3, 2017, at 4:03 PM, Edward Capriolo  wrote:

On Fri, Feb 3, 2017 at 3:36 PM, Josh Elser  wrote:


Hi again,

Just your friendly mentor pestering to get the announcement for 0.1.1 done
:)

I've taken the liberty of updating the website:
https://github.com/apache/incubator-gossip/pull/30

I noticed that the artifacts were not promoted via Nexus to be mirror to
Maven Central. This needs to be done before we merge in these site changes.
I *think* I have the ability to do this if it comes to it. Normally the
release manager would do it (Edward).

Anyone have a moment to take a glance before I push?

-  Josh



Josh,

The page looks good. Thank you for taking the time to update it. You can
feel free to merge and push.

The documents in apache land which suggested doing this in our pom.



org.apache.maven.plugins

maven-release-plugin
2.5.1


false

true

true


distribution

clean install



Outside of apache I simply run' mvn release:clean release:prepare
release:perform' and the mvn command does this. I am unsure as to what I
need to do in this case. Is there a guide/do you know?




Re: Post-0.1.1 release actions

2017-02-03 Thread Josh Elser

Sweet! Thanks, Edward. Will do shortly.

(Literally) just saw it propagate to central :)

http://central.maven.org/maven2/org/apache/gossip/gossip/0.1.1-incubating/

Edward Capriolo wrote:

Josh,

Sorry about that. For most of my maven release I have that step
automated. 1002 is released. You can merge/push the site and I will make
the announcement.

Thanks,
Edward

On Fri, Feb 3, 2017 at 3:36 PM, Josh Elser > wrote:

Hi again,

Just your friendly mentor pestering to get the announcement for
0.1.1 done :)

I've taken the liberty of updating the website:
https://github.com/apache/incubator-gossip/pull/30


I noticed that the artifacts were not promoted via Nexus to be
mirror to Maven Central. This needs to be done before we merge in
these site changes. I *think* I have the ability to do this if it
comes to it. Normally the release manager would do it (Edward).

Anyone have a moment to take a glance before I push?

-  Josh




Re: Post-0.1.1 release actions

2017-02-03 Thread P. Taylor Goetz
Edward,

The staging repository in nexus is ready, all you have to do is click on the 
Release button for 1002, and Drop the earlier rcs.

-Taylor


> On Feb 3, 2017, at 4:03 PM, Edward Capriolo  wrote:
> 
> On Fri, Feb 3, 2017 at 3:36 PM, Josh Elser  wrote:
> 
>> Hi again,
>> 
>> Just your friendly mentor pestering to get the announcement for 0.1.1 done
>> :)
>> 
>> I've taken the liberty of updating the website:
>> https://github.com/apache/incubator-gossip/pull/30
>> 
>> I noticed that the artifacts were not promoted via Nexus to be mirror to
>> Maven Central. This needs to be done before we merge in these site changes.
>> I *think* I have the ability to do this if it comes to it. Normally the
>> release manager would do it (Edward).
>> 
>> Anyone have a moment to take a glance before I push?
>> 
>> -  Josh
>> 
> 
> 
> Josh,
> 
> The page looks good. Thank you for taking the time to update it. You can
> feel free to merge and push.
> 
> The documents in apache land which suggested doing this in our pom.
> 
> 
> 
> org.apache.maven.plugins
> 
> maven-release-plugin
>2.5.1
>
> 
> false
> 
> true
> 
> true
> 
> 
> distribution
> 
> clean install
>
>
> 
> Outside of apache I simply run' mvn release:clean release:prepare
> release:perform' and the mvn command does this. I am unsure as to what I
> need to do in this case. Is there a guide/do you know?



Post-0.1.1 release actions

2017-02-03 Thread Josh Elser

Hi again,

Just your friendly mentor pestering to get the announcement for 0.1.1 
done :)


I've taken the liberty of updating the website: 
https://github.com/apache/incubator-gossip/pull/30


I noticed that the artifacts were not promoted via Nexus to be mirror to 
Maven Central. This needs to be done before we merge in these site 
changes. I *think* I have the ability to do this if it comes to it. 
Normally the release manager would do it (Edward).


Anyone have a moment to take a glance before I push?

-  Josh