Re: [RESULT][VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2] (Revised)

2016-05-24 Thread Patrick Hunt
Hi Gary. You want to summarize all the votes, including the ones on the
project's dev list, here - I (and others) had voted on the dev list thread
already.

Patrick

On Tue, May 24, 2016 at 8:55 AM, Gary  wrote:

> Hi all,
>
>
> After being open for over 72 hours, the vote for releasing Apache Mnemonic
> 0.1.2-incubating passed with 3 binding +1s and no +0 and no -1.
>
>
>
> Binding +1s:
>
> Henry Saputra
>
> Justin Mclean
> Gangumalla, Uma
>
>
> A issue we need to work on -
>
> 1. Justin had issues building from source on OSX . We will look into the
> issue.
>
>
> Thanks to everyone who voted!
>
>
> Thanks,
>
> Gary on behalf of the Apache Mnemonic (incubating) team
>
>
>


[RESULT][VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2] (Revised)

2016-05-24 Thread Gary
Hi all,


After being open for over 72 hours, the vote for releasing Apache Mnemonic 
0.1.2-incubating passed with 3 binding +1s and no +0 and no -1.

 

Binding +1s:

Henry Saputra

Justin Mclean
Gangumalla, Uma


A issue we need to work on -

1. Justin had issues building from source on OSX . We will look into the issue.


Thanks to everyone who voted!


Thanks,

Gary on behalf of the Apache Mnemonic (incubating) team




signature.asc
Description: OpenPGP digital signature


Re: [VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2] (Revised)

2016-05-20 Thread Gangumalla, Uma
+1 (binding)



Thanks Justin.
Good idea, we will update README.txt. Here is the JIRA ticket filed by
Gary to track it.
https://issues.apache.org/jira/browse/MNEMONIC-51


BTW, below is the build success with mvn -pl
'!mnemonic-memory-services/mnemonic-nvml-vmem-service' clean package
This is in my OS X platform.


[INFO] 

[INFO] Reactor Summary:
[INFO] 
[INFO] mnemonic-parent  SUCCESS [
14.172 s]
[INFO] mnemonic-core .. SUCCESS [
10.495 s]
[INFO] mnemonic-collections ... SUCCESS [
1.456 s]
[INFO] mnemonic-examples .. SUCCESS [
0.720 s]
[INFO] mnemonic-memory-services ... SUCCESS [
0.361 s]
[INFO] mnemonic-pmalloc-service ... SUCCESS [
8.365 s]
[INFO] 

[INFO] BUILD SUCCESS
[INFO] 

[INFO] Total time: 36.047 s
[INFO] Finished at: 2016-05-20T12:24:28-07:00
[INFO] Final Memory: 35M/279M
[INFO] 

jcowher-mobl6:apache-mnemonic-0.1.2-incubating umgangum$ mvn -pl
'!mnemonic-memory-services/mnemonic-nvml-vmem-service' clean package

@Justin/Patrick, do you mind pasting the error details you are getting
while building into the JIRA?
https://issues.apache.org/jira/browse/MNEMONIC-51
And we continue discussion in that JIRA.


Regards,
Uma

On 5/20/16, 11:48 AM, "Wang, Gang1" <gang1.w...@intel.com> wrote:

>Hi Justin,
>
>   Thanks for your review and advices, we will create a ticket to add
>that  to README for OSX platform, Thanks.
>
>Best Regards
>B.R,
>+Gary
>
>-Original Message-
>From: Justin Mclean [mailto:jus...@classsoftware.com]
>Sent: Thursday, May 19, 2016 7:37 PM
>To: general@incubator.apache.org
>Subject: Re: [VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2]
>(Revised)
>
>Hi,
>
>+1 binding
>
>I checked:
>- file name contains incubating
>- DISCLAIMER exits
>- LICENSE and NOTICE correct
>- All source files have headers
>- No binary files in release
>- Unable to build from source
>
>Other than the build issue also a very easy release to review.
>
>I was unable to build from source on OSX even with:
> mvn -pl '!mnemonic-memory-services/mnemonic-nvml-vmem-service' clean
>package
>
>But assuming it¹s my setup.
>
>Would be nice for the README could have slightly clearer instructions on
>how to build on different platforms.
>
>Thanks,
>Justin
>-
>To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>For additional commands, e-mail: general-h...@incubator.apache.org
>


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



RE: [VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2] (Revised)

2016-05-20 Thread Wang, Gang1
Hi Justin,

   Thanks for your review and advices, we will create a ticket to add that  to 
README for OSX platform, Thanks.

Best Regards
B.R,
+Gary

-Original Message-
From: Justin Mclean [mailto:jus...@classsoftware.com] 
Sent: Thursday, May 19, 2016 7:37 PM
To: general@incubator.apache.org
Subject: Re: [VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2] (Revised)

Hi,

+1 binding

I checked:
- file name contains incubating
- DISCLAIMER exits
- LICENSE and NOTICE correct
- All source files have headers
- No binary files in release
- Unable to build from source 

Other than the build issue also a very easy release to review.

I was unable to build from source on OSX even with:
 mvn -pl '!mnemonic-memory-services/mnemonic-nvml-vmem-service' clean package

But assuming it’s my setup.

Would be nice for the README could have slightly clearer instructions on how to 
build on different platforms.

Thanks,
Justin
-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2] (Revised)

2016-05-20 Thread Patrick Hunt
I had to use

mvn -pl
'!mnemonic-memory-services/mnemonic-nvml-vmem-service,!mnemonic-memory-services/mnemonic-pmalloc-service'
clean install

on my mac (guess I didn't have mvem and pmalloc installed?)

Patrick


On Thu, May 19, 2016 at 7:36 PM, Justin Mclean 
wrote:

> Hi,
>
> +1 binding
>
> I checked:
> - file name contains incubating
> - DISCLAIMER exits
> - LICENSE and NOTICE correct
> - All source files have headers
> - No binary files in release
> - Unable to build from source
>
> Other than the build issue also a very easy release to review.
>
> I was unable to build from source on OSX even with:
>  mvn -pl '!mnemonic-memory-services/mnemonic-nvml-vmem-service' clean
> package
>
> But assuming it’s my setup.
>
> Would be nice for the README could have slightly clearer instructions on
> how to build on different platforms.
>
> Thanks,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2] (Revised)

2016-05-20 Thread Liang Chen
looks good, thanks.



--
View this message in context: 
http://apache-incubator-general.996316.n3.nabble.com/VOTE-Release-of-Apache-Mnemonic-0-1-2-incubating-rc2-Revised-tp49651p49679.html
Sent from the Apache Incubator - General mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2] (Revised)

2016-05-19 Thread Justin Mclean
Hi,

+1 binding

I checked:
- file name contains incubating
- DISCLAIMER exits
- LICENSE and NOTICE correct
- All source files have headers
- No binary files in release
- Unable to build from source 

Other than the build issue also a very easy release to review.

I was unable to build from source on OSX even with:
 mvn -pl '!mnemonic-memory-services/mnemonic-nvml-vmem-service' clean package

But assuming it’s my setup.

Would be nice for the README could have slightly clearer instructions on how to 
build on different platforms.

Thanks,
Justin
-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2] (Revised)

2016-05-19 Thread Henry Saputra
Forwarding my +1 (binding) from dev@ list

On Thu, May 19, 2016 at 8:55 AM, Gary  wrote:

> Hello incubator PMC,
>
> The Apache Mnemonic community has voted and approved the proposal to
> release Apache Mnemonic 0.1.2 (incubating).
>
> Apache Mnemonic is an advanced hybrid memory storages oriented library, it
> proposed a non-volatile/durable Java object model that brings several
> advantages to significantly improve the performance of massive real-time
> data processing/analytics. developers are able to use this library to
> design their cache-less and SerDe-less applications.
>
> [VOTE] thread:
>
> http://mail-archives.apache.org/mod_mbox/incubator-mnemonic-dev/201605.mbox/%3C57360680.7010006%40apache.org%3E
>
> http://mail-archives.apache.org/mod_mbox/incubator-mnemonic-dev/201605.mbox/%3CCANLc_9LmYyUhCRMpL5zBAK9mfdRqY4tzWz3R-eaPckea%2BmMWNg%40mail.gmail.com%3E
>
> http://mail-archives.apache.org/mod_mbox/incubator-mnemonic-dev/201605.mbox/%3CCAG7vPRJcgX7xRyLGTXs7QKPP%2BFu0Au%2B0vNJCDpaK1gMzrZW%2BEg%40mail.gmail.com%3E
>
> http://mail-archives.apache.org/mod_mbox/incubator-mnemonic-dev/201605.mbox/%3CCALuGr6Y4RWNYXPsxjVV72JpuxjM0qnpku9Z3qAOCDw_M3Oj8bw%40mail.gmail.com%3E
>
> [VOTE RESULT] thread:
>
> http://mail-archives.apache.org/mod_mbox/incubator-mnemonic-dev/201605.mbox/%3C573CBC61.9060808%40apache.org%3E
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
> The Apache Mnemonic-0.1.2-incubating release candidate is now available
> with the following artifacts for a project vote:
>
> The source tarball, including signatures, digests, etc. can be found at:
>
> https://dist.apache.org/repos/dist/dev/incubator/mnemonic/0.1.2-incubating-rc2/src/
>
> The tag to be voted upon is v0.1.2-incubating:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-mnemonic.git;a=shortlog;h=refs/tags/v0.1.2-incubating
>
> The release hash is 8b26f1480bd4d3fd9ced65f6598d5fa1378015ad:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-mnemonic.git;a=commit;h=8b26f1480bd4d3fd9ced65f6598d5fa1378015ad
>
> Release artifacts are signed with the following key:
> https://dist.apache.org/repos/dist/dev/incubator/mnemonic/KEYS
>
> KEYS file available:
> https://dist.apache.org/repos/dist/dev/incubator/mnemonic/KEYS
>
> For information about the contents of this release, see:
>
> https://dist.apache.org/repos/dist/dev/incubator/mnemonic/0.1.2-incubating-rc2/CHANGES.txt
>
> The vote will be open for 72 hours.
> Please download the release candidate and evaluate the necessary items
> including checking hashes, signatures, build from source, and test.
> please vote:
>
> [ ] +1 Release this package
> [ ] +0 no opinion
> [ ] -1 Do not release this package because because...
>
> Thanks,
> Gary on behalf of the Apache Mnemonic (incubating) team
>
>
>
>
>
>
>


[VOTE] Release of Apache Mnemonic-0.1.2-incubating [rc2] (Revised)

2016-05-19 Thread Gary
Hello incubator PMC,

The Apache Mnemonic community has voted and approved the proposal to release 
Apache Mnemonic 0.1.2 (incubating).

Apache Mnemonic is an advanced hybrid memory storages oriented library, it 
proposed a non-volatile/durable Java object model that brings several 
advantages to significantly improve the performance of massive real-time data 
processing/analytics. developers are able to use this library to design their 
cache-less and SerDe-less applications.

[VOTE] thread:
http://mail-archives.apache.org/mod_mbox/incubator-mnemonic-dev/201605.mbox/%3C57360680.7010006%40apache.org%3E
http://mail-archives.apache.org/mod_mbox/incubator-mnemonic-dev/201605.mbox/%3CCANLc_9LmYyUhCRMpL5zBAK9mfdRqY4tzWz3R-eaPckea%2BmMWNg%40mail.gmail.com%3E
http://mail-archives.apache.org/mod_mbox/incubator-mnemonic-dev/201605.mbox/%3CCAG7vPRJcgX7xRyLGTXs7QKPP%2BFu0Au%2B0vNJCDpaK1gMzrZW%2BEg%40mail.gmail.com%3E
http://mail-archives.apache.org/mod_mbox/incubator-mnemonic-dev/201605.mbox/%3CCALuGr6Y4RWNYXPsxjVV72JpuxjM0qnpku9Z3qAOCDw_M3Oj8bw%40mail.gmail.com%3E

[VOTE RESULT] thread:
http://mail-archives.apache.org/mod_mbox/incubator-mnemonic-dev/201605.mbox/%3C573CBC61.9060808%40apache.org%3E

We now kindly request the Incubator PMC members review and vote on this 
incubator release.

The Apache Mnemonic-0.1.2-incubating release candidate is now available with 
the following artifacts for a project vote:

The source tarball, including signatures, digests, etc. can be found at:
https://dist.apache.org/repos/dist/dev/incubator/mnemonic/0.1.2-incubating-rc2/src/

The tag to be voted upon is v0.1.2-incubating:
https://git-wip-us.apache.org/repos/asf?p=incubator-mnemonic.git;a=shortlog;h=refs/tags/v0.1.2-incubating

The release hash is 8b26f1480bd4d3fd9ced65f6598d5fa1378015ad:
https://git-wip-us.apache.org/repos/asf?p=incubator-mnemonic.git;a=commit;h=8b26f1480bd4d3fd9ced65f6598d5fa1378015ad

Release artifacts are signed with the following key:
https://dist.apache.org/repos/dist/dev/incubator/mnemonic/KEYS

KEYS file available:
https://dist.apache.org/repos/dist/dev/incubator/mnemonic/KEYS

For information about the contents of this release, see:
https://dist.apache.org/repos/dist/dev/incubator/mnemonic/0.1.2-incubating-rc2/CHANGES.txt

The vote will be open for 72 hours.
Please download the release candidate and evaluate the necessary items 
including checking hashes, signatures, build from source, and test.
please vote:

[ ] +1 Release this package
[ ] +0 no opinion
[ ] -1 Do not release this package because because...

Thanks,
Gary on behalf of the Apache Mnemonic (incubating) team








signature.asc
Description: OpenPGP digital signature