Re: [DISCUSS] Graduation?

2017-08-25 Thread Gang(Gary) Wang
Hi John

Thank you very much for the careful review and guidance, it is very helpful
and informative, we will follow up and fix all of the issues that you
pointed out for us, Thanks again!

Very truly yours
Gary


On Fri, Aug 25, 2017 at 7:50 PM, John D. Ament 
wrote:

> Hello,
>
> So first, I'll say its always great to see a podling aim to graduate.  Its
> not up to me to measure whether the podling has been successful or not, but
> instead the IPMC as a whole.  I can give you some feedback on the APMM
> assessment, but I'll point out that I'm not a fan of this form and
> completing this form is not a requirement for graduation.
>
> So please, when reviewing the below list, understand that completing this
> is not a requirement for graduation.  Even then, podlings who think they
> pass it may be missing things.
>
> CD20 - You have a link in your header called GITHUB that brought me to
> your source code.  Other projects use hacking guides.  Unless you're on
> gitbox, the git primary repo should be the ASF hosted repos.
>
> CD30 - The usage of docker is in of itself a violation of this item, from
> my point of view.  In your case, you're pointing to "centos:latest" which
> today is C7.2, but in a few months will be C7.3.
>
> CD50 - I can't tell if the pull requests to your repo are from committers
> or from contributors.  If I take https://github.com/
> apache/incubator-mnemonic/pull/60 as an example, the commit message says
> nothing about provenance of the source code.
>
> LC50 - You mention in your response why this is incorrect (the use of
> *most*)
>
> RE10 - You link to http://mnemonic.incubator.apache.org/news/ but that
> doesn't include any download links.  http://mnemonic.incubator.
> apache.org/downloads/ does include download links to the proper release
> mirrors.
>
> RE20 - You mention non-PMC members in the vote (PPMC).
>
> RE30 - Again, not using mirror.
>
> RE40 - Correct answer would be "NO. We do not distribute binary releases."
>
> RE50 - Your release process neglects deleting old artifacts.
>
> QU10 - Code quality is more than bug reports.  You may want to use
> linters, sonar, etc.
>
> QU20 - This is only achievable if you've had a security vulnerability
> reported.  If you haven't had one reported, there's no way to confirm this.
>
> QU50 - I see that MNEMONIC-203/217 have been open for around 6 months.
>
> CO10 - Github shows two pull requests open without any commentary or
> questions from the project's committers.  Why is that?
>
> Regards,
>
> John
>
> On Fri, Aug 25, 2017 at 3:00 PM Gang(Gary) Wang  wrote:
>
>> Hi John, Our Mentors and PPMCs
>>
>> We have prepared Apache Maturity checklist for your evaluation, please
>> guide us to graduate our project, thanks.
>>
>> All comments and suggestions are welcome!
>>
>> Cheers!
>> Gary
>>
>>
>> On Thu, Aug 17, 2017 at 1:31 PM, Gang(Gary) Wang 
>> wrote:
>>
>>> Hi John
>>>
>>> Fixed it, Thank you for reminding me
>>>
>>> Very truly yours
>>> Gary
>>>
>>>
>>> On Thu, Aug 17, 2017 at 12:39 PM, John D. Ament 
>>> wrote:
>>>
 Please take a look at https://dist.apache.org/repos/dist/dev/incubator/
 mnemonic/


 On Thu, Aug 17, 2017 at 1:55 PM Gang(Gary) Wang 
 wrote:

> Hi John
>
> This issue has been fixed please refresh your browser and then review
> it, Thanks!
>
> Very truly yours
> Gary
>
>
> On Thu, Aug 17, 2017 at 10:33 AM, Gang(Gary) Wang 
> wrote:
>
>> Hi John
>>
>> I didn't realize that and thank you very much for pointing it out, we
>> will correct this according to your guidance.
>>
>> Thanks!
>> Very truly yours
>> Gary
>>
>>
>> On Thu, Aug 17, 2017 at 4:54 AM, John D. Ament > > wrote:
>>
>>> Thanks, but you're still out of compliance.
>>>
>>> - You're linking directly to your un-mirrored artifacts, but you
>>> should be linking to your mirrored artifacts.
>>> - You have not cleaned up your old releases, your old releases
>>> should be archived.
>>>
>>> Now here's the catch - we require mirroring but I can't find
>>> anything saying what the mirroring URL is.  The format is going to be
>>> http://apache.org/dyn/closer.cgi/incubator/mnemonic and you'll want
>>> to grab your specific version from there.
>>>
>>> John
>>>
>>>
>>>
>>> On Wed, Aug 16, 2017 at 9:31 PM Gang(Gary) Wang 
>>> wrote:
>>>
 Hi John,

 The Download menu item has been added to the navigator in home
 page, Please refresh your browser to review it, Thank you very much 
 for the
 suggestion.

 Very truly yours
 Gary


 On Wed, Aug 16, 2017 at 6:04 PM, Gang(Gary) Wang 
 wrote:


Re: [DISCUSS] Graduation?

2017-08-25 Thread John D. Ament
Hello,

So first, I'll say its always great to see a podling aim to graduate.  Its
not up to me to measure whether the podling has been successful or not, but
instead the IPMC as a whole.  I can give you some feedback on the APMM
assessment, but I'll point out that I'm not a fan of this form and
completing this form is not a requirement for graduation.

So please, when reviewing the below list, understand that completing this
is not a requirement for graduation.  Even then, podlings who think they
pass it may be missing things.

CD20 - You have a link in your header called GITHUB that brought me to your
source code.  Other projects use hacking guides.  Unless you're on gitbox,
the git primary repo should be the ASF hosted repos.

CD30 - The usage of docker is in of itself a violation of this item, from
my point of view.  In your case, you're pointing to "centos:latest" which
today is C7.2, but in a few months will be C7.3.

CD50 - I can't tell if the pull requests to your repo are from committers
or from contributors.  If I take
https://github.com/apache/incubator-mnemonic/pull/60 as an example, the
commit message says nothing about provenance of the source code.

LC50 - You mention in your response why this is incorrect (the use of
*most*)

RE10 - You link to http://mnemonic.incubator.apache.org/news/ but that
doesn't include any download links.
http://mnemonic.incubator.apache.org/downloads/ does include download links
to the proper release mirrors.

RE20 - You mention non-PMC members in the vote (PPMC).

RE30 - Again, not using mirror.

RE40 - Correct answer would be "NO. We do not distribute binary releases."

RE50 - Your release process neglects deleting old artifacts.

QU10 - Code quality is more than bug reports.  You may want to use linters,
sonar, etc.

QU20 - This is only achievable if you've had a security vulnerability
reported.  If you haven't had one reported, there's no way to confirm this.

QU50 - I see that MNEMONIC-203/217 have been open for around 6 months.

CO10 - Github shows two pull requests open without any commentary or
questions from the project's committers.  Why is that?

Regards,

John

On Fri, Aug 25, 2017 at 3:00 PM Gang(Gary) Wang  wrote:

> Hi John, Our Mentors and PPMCs
>
> We have prepared Apache Maturity checklist for your evaluation, please
> guide us to graduate our project, thanks.
>
> All comments and suggestions are welcome!
>
> Cheers!
> Gary
>
>
> On Thu, Aug 17, 2017 at 1:31 PM, Gang(Gary) Wang  wrote:
>
>> Hi John
>>
>> Fixed it, Thank you for reminding me
>>
>> Very truly yours
>> Gary
>>
>>
>> On Thu, Aug 17, 2017 at 12:39 PM, John D. Ament 
>> wrote:
>>
>>> Please take a look at
>>> https://dist.apache.org/repos/dist/dev/incubator/mnemonic/
>>>
>>>
>>> On Thu, Aug 17, 2017 at 1:55 PM Gang(Gary) Wang 
>>> wrote:
>>>
 Hi John

 This issue has been fixed please refresh your browser and then review
 it, Thanks!

 Very truly yours
 Gary


 On Thu, Aug 17, 2017 at 10:33 AM, Gang(Gary) Wang 
 wrote:

> Hi John
>
> I didn't realize that and thank you very much for pointing it out, we
> will correct this according to your guidance.
>
> Thanks!
> Very truly yours
> Gary
>
>
> On Thu, Aug 17, 2017 at 4:54 AM, John D. Ament 
> wrote:
>
>> Thanks, but you're still out of compliance.
>>
>> - You're linking directly to your un-mirrored artifacts, but you
>> should be linking to your mirrored artifacts.
>> - You have not cleaned up your old releases, your old releases should
>> be archived.
>>
>> Now here's the catch - we require mirroring but I can't find anything
>> saying what the mirroring URL is.  The format is going to be
>> http://apache.org/dyn/closer.cgi/incubator/mnemonic and you'll want
>> to grab your specific version from there.
>>
>> John
>>
>>
>>
>> On Wed, Aug 16, 2017 at 9:31 PM Gang(Gary) Wang 
>> wrote:
>>
>>> Hi John,
>>>
>>> The Download menu item has been added to the navigator in home page,
>>> Please refresh your browser to review it, Thank you very much for the
>>> suggestion.
>>>
>>> Very truly yours
>>> Gary
>>>
>>>
>>> On Wed, Aug 16, 2017 at 6:04 PM, Gang(Gary) Wang 
>>> wrote:
>>>
 Hi John,

 You can download all versions of the package from Apache
 distribution site that is linked from the following web page
 https://github.com/apache/incubator-mnemonic/releases

 Also, we can download them from Apache Mirrored Github page
 https://github.com/apache/incubator-mnemonic/releases

 We could add another menu item on top of home page dedicated for
 downloading the latest one.


Re: [DISCUSS] Graduation?

2017-08-25 Thread Wen Tong
+1 support for graduation.

On Fri, Aug 25, 2017 at 2:56 PM, Yanhui ZHAO  wrote:
> Hi Gary
>
>
> +1 support for graduation.
>
>
> Thank you and other devs for all the hard work committed to this project. It 
> has been much fun working with you guys, and I look forward to more 
> challenges and excitements after the graduation!
>
>
> Cheers!
>
>
> Yanhui
>
> 
> From: Gang(Gary) Wang 
> Sent: Friday, August 25, 2017 12:00:03 PM
> To: John D. Ament; dev@mnemonic.incubator.apache.org
> Subject: Re: [DISCUSS] Graduation?
>
> Hi John, Our Mentors and PPMCs
>
> We have prepared Apache Maturity checklist for your evaluation, please
> guide us to graduate our project, thanks.
>
> All comments and suggestions are welcome!
>
> Cheers!
> Gary
>
>
> On Thu, Aug 17, 2017 at 1:31 PM, Gang(Gary) Wang  wrote:
>
>> Hi John
>>
>> Fixed it, Thank you for reminding me
>>
>> Very truly yours
>> Gary
>>
>>
>> On Thu, Aug 17, 2017 at 12:39 PM, John D. Ament 
>> wrote:
>>
>>> Please take a look at https://dist.apache.org/rep
>>> os/dist/dev/incubator/mnemonic/
>>>
>>>
>>> On Thu, Aug 17, 2017 at 1:55 PM Gang(Gary) Wang  wrote:
>>>
 Hi John

 This issue has been fixed please refresh your browser and then review
 it, Thanks!

 Very truly yours
 Gary


 On Thu, Aug 17, 2017 at 10:33 AM, Gang(Gary) Wang 
 wrote:

> Hi John
>
> I didn't realize that and thank you very much for pointing it out, we
> will correct this according to your guidance.
>
> Thanks!
> Very truly yours
> Gary
>
>
> On Thu, Aug 17, 2017 at 4:54 AM, John D. Ament 
> wrote:
>
>> Thanks, but you're still out of compliance.
>>
>> - You're linking directly to your un-mirrored artifacts, but you
>> should be linking to your mirrored artifacts.
>> - You have not cleaned up your old releases, your old releases should
>> be archived.
>>
>> Now here's the catch - we require mirroring but I can't find anything
>> saying what the mirroring URL is.  The format is going to be
>> http://apache.org/dyn/closer.cgi/incubator/mnemonic and you'll want
>> to grab your specific version from there.
>>
>> John
>>
>>
>>
>> On Wed, Aug 16, 2017 at 9:31 PM Gang(Gary) Wang 
>> wrote:
>>
>>> Hi John,
>>>
>>> The Download menu item has been added to the navigator in home page,
>>> Please refresh your browser to review it, Thank you very much for the
>>> suggestion.
>>>
>>> Very truly yours
>>> Gary
>>>
>>>
>>> On Wed, Aug 16, 2017 at 6:04 PM, Gang(Gary) Wang 
>>> wrote:
>>>
 Hi John,

 You can download all versions of the package from Apache
 distribution site that is linked from the following web page
 https://github.com/apache/incubator-mnemonic/releases

 Also, we can download them from Apache Mirrored Github page
 https://github.com/apache/incubator-mnemonic/releases

 We could add another menu item on top of home page dedicated for
 downloading the latest one.

 Thanks!

 Very truly yours
 Gary


 On Wed, Aug 16, 2017 at 5:40 PM, John D. Ament <
 johndam...@apache.org> wrote:

> I'm looking at your website.  How do I download Mnemonic?
>
> John
>
>
> On Wed, Aug 16, 2017 at 4:37 PM Gary Wong 
> wrote:
>
>> Hi Uma
>>
>> Yes, We are going to send out this checklist for PPMC review,
>> Thank you very much for the guidance.
>>
>> Very truly yours
>> Gary
>>
>> On Wed, Aug 16, 2017 at 1:23 PM, Gangumalla, Uma <
>> uma.ganguma...@intel.com> wrote:
>>
>>> IMO, Mnemonic project doing good and ready for graduation.
>>> What is the mentors call on this?
>>>
>>> I remember many other projects do Maturity model checklist to
>>> check where
>>> we are? Gary/John do you mind ready that sheet, so that will help
>>> to
>>> assess better?
>>>
>>> Regards,
>>> Uma
>>>
>>> On 8/16/17, 12:46 PM, "Johnu George"  wrote:
>>>
>>> >It seems that we are ready to be a top level project .  We have
>>> a stable
>>> >release and we work well as a apache community under the
>>> guidance of our
>>> >mentors.   Any thoughts?
>>> >
>>> >
>>> >
>>> >On Mon, Aug 7, 2017 at 12:00 PM, Gang(Gary) Wang <
>>> ga...@apache.org> wrote:
>>> >
>>> 

Re: [DISCUSS] Graduation?

2017-08-25 Thread Yanhui ZHAO
Hi Gary


+1 support for graduation.


Thank you and other devs for all the hard work committed to this project. It 
has been much fun working with you guys, and I look forward to more challenges 
and excitements after the graduation!


Cheers!


Yanhui


From: Gang(Gary) Wang 
Sent: Friday, August 25, 2017 12:00:03 PM
To: John D. Ament; dev@mnemonic.incubator.apache.org
Subject: Re: [DISCUSS] Graduation?

Hi John, Our Mentors and PPMCs

We have prepared Apache Maturity checklist for your evaluation, please
guide us to graduate our project, thanks.

All comments and suggestions are welcome!

Cheers!
Gary


On Thu, Aug 17, 2017 at 1:31 PM, Gang(Gary) Wang  wrote:

> Hi John
>
> Fixed it, Thank you for reminding me
>
> Very truly yours
> Gary
>
>
> On Thu, Aug 17, 2017 at 12:39 PM, John D. Ament 
> wrote:
>
>> Please take a look at https://dist.apache.org/rep
>> os/dist/dev/incubator/mnemonic/
>>
>>
>> On Thu, Aug 17, 2017 at 1:55 PM Gang(Gary) Wang  wrote:
>>
>>> Hi John
>>>
>>> This issue has been fixed please refresh your browser and then review
>>> it, Thanks!
>>>
>>> Very truly yours
>>> Gary
>>>
>>>
>>> On Thu, Aug 17, 2017 at 10:33 AM, Gang(Gary) Wang 
>>> wrote:
>>>
 Hi John

 I didn't realize that and thank you very much for pointing it out, we
 will correct this according to your guidance.

 Thanks!
 Very truly yours
 Gary


 On Thu, Aug 17, 2017 at 4:54 AM, John D. Ament 
 wrote:

> Thanks, but you're still out of compliance.
>
> - You're linking directly to your un-mirrored artifacts, but you
> should be linking to your mirrored artifacts.
> - You have not cleaned up your old releases, your old releases should
> be archived.
>
> Now here's the catch - we require mirroring but I can't find anything
> saying what the mirroring URL is.  The format is going to be
> http://apache.org/dyn/closer.cgi/incubator/mnemonic and you'll want
> to grab your specific version from there.
>
> John
>
>
>
> On Wed, Aug 16, 2017 at 9:31 PM Gang(Gary) Wang 
> wrote:
>
>> Hi John,
>>
>> The Download menu item has been added to the navigator in home page,
>> Please refresh your browser to review it, Thank you very much for the
>> suggestion.
>>
>> Very truly yours
>> Gary
>>
>>
>> On Wed, Aug 16, 2017 at 6:04 PM, Gang(Gary) Wang 
>> wrote:
>>
>>> Hi John,
>>>
>>> You can download all versions of the package from Apache
>>> distribution site that is linked from the following web page
>>> https://github.com/apache/incubator-mnemonic/releases
>>>
>>> Also, we can download them from Apache Mirrored Github page
>>> https://github.com/apache/incubator-mnemonic/releases
>>>
>>> We could add another menu item on top of home page dedicated for
>>> downloading the latest one.
>>>
>>> Thanks!
>>>
>>> Very truly yours
>>> Gary
>>>
>>>
>>> On Wed, Aug 16, 2017 at 5:40 PM, John D. Ament <
>>> johndam...@apache.org> wrote:
>>>
 I'm looking at your website.  How do I download Mnemonic?

 John


 On Wed, Aug 16, 2017 at 4:37 PM Gary Wong 
 wrote:

> Hi Uma
>
> Yes, We are going to send out this checklist for PPMC review,
> Thank you very much for the guidance.
>
> Very truly yours
> Gary
>
> On Wed, Aug 16, 2017 at 1:23 PM, Gangumalla, Uma <
> uma.ganguma...@intel.com> wrote:
>
>> IMO, Mnemonic project doing good and ready for graduation.
>> What is the mentors call on this?
>>
>> I remember many other projects do Maturity model checklist to
>> check where
>> we are? Gary/John do you mind ready that sheet, so that will help
>> to
>> assess better?
>>
>> Regards,
>> Uma
>>
>> On 8/16/17, 12:46 PM, "Johnu George"  wrote:
>>
>> >It seems that we are ready to be a top level project .  We have
>> a stable
>> >release and we work well as a apache community under the
>> guidance of our
>> >mentors.   Any thoughts?
>> >
>> >
>> >
>> >On Mon, Aug 7, 2017 at 12:00 PM, Gang(Gary) Wang <
>> ga...@apache.org> wrote:
>> >
>> >> Dear John and Patrick,
>> >>
>> >> Thank you for the guidance, we have completed the construction
>> of
>> >>Mnemonic
>> >> Website recently according to your feedback, this Apache
>> server hosted
>> >> website will be kept up to date and 

[jira] [Created] (MNEMONIC-352) Fix a name typo in develop page

2017-08-25 Thread Wang, Gang (JIRA)
Wang, Gang created MNEMONIC-352:
---

 Summary: Fix a name typo in develop page
 Key: MNEMONIC-352
 URL: https://issues.apache.org/jira/browse/MNEMONIC-352
 Project: Mnemonic
  Issue Type: Bug
  Components: Website
Affects Versions: 0.9.0-incubating
Reporter: Wang, Gang
Assignee: wen tong
Priority: Critical






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (MNEMONIC-352) Fix a name typo in develop page

2017-08-25 Thread Wang, Gang (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNEMONIC-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wang, Gang reassigned MNEMONIC-352:
---

Assignee: Wang, Gang  (was: wen tong)

> Fix a name typo in develop page
> ---
>
> Key: MNEMONIC-352
> URL: https://issues.apache.org/jira/browse/MNEMONIC-352
> Project: Mnemonic
>  Issue Type: Bug
>  Components: Website
>Affects Versions: 0.9.0-incubating
>Reporter: Wang, Gang
>Assignee: Wang, Gang
>Priority: Critical
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (MNEMONIC-285) Pure Java volatile memory service

2017-08-25 Thread Wang, Gang (JIRA)

[ 
https://issues.apache.org/jira/browse/MNEMONIC-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142220#comment-16142220
 ] 

Wang, Gang commented on MNEMONIC-285:
-

Hi [~paleyss], looks your module has not yet added into bin/source-assembly.xml 
otherwise, the new module cannot be included in source packages while 
releasing. Thanks!


> Pure Java volatile memory service
> -
>
> Key: MNEMONIC-285
> URL: https://issues.apache.org/jira/browse/MNEMONIC-285
> Project: Mnemonic
>  Issue Type: New Feature
>  Components: Memory-Service
>Affects Versions: 0.9.0-incubating
>Reporter: Wang, Gang
>Assignee: Peili SHEN
>
> Per requested, to improve the experience of first users, it makes sense to 
> add a pure volatile memory service to demonstrate Mnemonic's durable models 
> and functionalities.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (MNEMONIC-285) Pure Java volatile memory service

2017-08-25 Thread Peili SHEN (JIRA)

[ 
https://issues.apache.org/jira/browse/MNEMONIC-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142205#comment-16142205
 ] 

Peili SHEN commented on MNEMONIC-285:
-

[~qichfan] could you close this ticket?

> Pure Java volatile memory service
> -
>
> Key: MNEMONIC-285
> URL: https://issues.apache.org/jira/browse/MNEMONIC-285
> Project: Mnemonic
>  Issue Type: New Feature
>  Components: Memory-Service
>Affects Versions: 0.9.0-incubating
>Reporter: Wang, Gang
>Assignee: Peili SHEN
>
> Per requested, to improve the experience of first users, it makes sense to 
> add a pure volatile memory service to demonstrate Mnemonic's durable models 
> and functionalities.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Closed] (MNEMONIC-348) Add test command to test configuration file

2017-08-25 Thread Peili SHEN (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNEMONIC-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peili SHEN closed MNEMONIC-348.
---
   Resolution: Fixed
Fix Version/s: 0.9.0-incubating

> Add test command to test configuration file
> ---
>
> Key: MNEMONIC-348
> URL: https://issues.apache.org/jira/browse/MNEMONIC-348
> Project: Mnemonic
>  Issue Type: Sub-task
>  Components: Memory-Service
>Reporter: Peili SHEN
>Assignee: Peili SHEN
>Priority: Minor
> Fix For: 0.9.0-incubating
>
>
> Add test command to test configuration file



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (MNEMONIC-348) Add test command to test configuration file

2017-08-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/MNEMONIC-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142092#comment-16142092
 ] 

ASF GitHub Bot commented on MNEMONIC-348:
-

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-mnemonic/pull/60


> Add test command to test configuration file
> ---
>
> Key: MNEMONIC-348
> URL: https://issues.apache.org/jira/browse/MNEMONIC-348
> Project: Mnemonic
>  Issue Type: Sub-task
>  Components: Memory-Service
>Reporter: Peili SHEN
>Assignee: Peili SHEN
>Priority: Minor
>
> Add test command to test configuration file



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] incubator-mnemonic pull request #60: MNEMONIC-348: Add test command to test ...

2017-08-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-mnemonic/pull/60


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: [DISCUSS] Graduation?

2017-08-25 Thread Gang(Gary) Wang
Hi John, Our Mentors and PPMCs

We have prepared Apache Maturity checklist for your evaluation, please
guide us to graduate our project, thanks.

All comments and suggestions are welcome!

Cheers!
Gary


On Thu, Aug 17, 2017 at 1:31 PM, Gang(Gary) Wang  wrote:

> Hi John
>
> Fixed it, Thank you for reminding me
>
> Very truly yours
> Gary
>
>
> On Thu, Aug 17, 2017 at 12:39 PM, John D. Ament 
> wrote:
>
>> Please take a look at https://dist.apache.org/rep
>> os/dist/dev/incubator/mnemonic/
>>
>>
>> On Thu, Aug 17, 2017 at 1:55 PM Gang(Gary) Wang  wrote:
>>
>>> Hi John
>>>
>>> This issue has been fixed please refresh your browser and then review
>>> it, Thanks!
>>>
>>> Very truly yours
>>> Gary
>>>
>>>
>>> On Thu, Aug 17, 2017 at 10:33 AM, Gang(Gary) Wang 
>>> wrote:
>>>
 Hi John

 I didn't realize that and thank you very much for pointing it out, we
 will correct this according to your guidance.

 Thanks!
 Very truly yours
 Gary


 On Thu, Aug 17, 2017 at 4:54 AM, John D. Ament 
 wrote:

> Thanks, but you're still out of compliance.
>
> - You're linking directly to your un-mirrored artifacts, but you
> should be linking to your mirrored artifacts.
> - You have not cleaned up your old releases, your old releases should
> be archived.
>
> Now here's the catch - we require mirroring but I can't find anything
> saying what the mirroring URL is.  The format is going to be
> http://apache.org/dyn/closer.cgi/incubator/mnemonic and you'll want
> to grab your specific version from there.
>
> John
>
>
>
> On Wed, Aug 16, 2017 at 9:31 PM Gang(Gary) Wang 
> wrote:
>
>> Hi John,
>>
>> The Download menu item has been added to the navigator in home page,
>> Please refresh your browser to review it, Thank you very much for the
>> suggestion.
>>
>> Very truly yours
>> Gary
>>
>>
>> On Wed, Aug 16, 2017 at 6:04 PM, Gang(Gary) Wang 
>> wrote:
>>
>>> Hi John,
>>>
>>> You can download all versions of the package from Apache
>>> distribution site that is linked from the following web page
>>> https://github.com/apache/incubator-mnemonic/releases
>>>
>>> Also, we can download them from Apache Mirrored Github page
>>> https://github.com/apache/incubator-mnemonic/releases
>>>
>>> We could add another menu item on top of home page dedicated for
>>> downloading the latest one.
>>>
>>> Thanks!
>>>
>>> Very truly yours
>>> Gary
>>>
>>>
>>> On Wed, Aug 16, 2017 at 5:40 PM, John D. Ament <
>>> johndam...@apache.org> wrote:
>>>
 I'm looking at your website.  How do I download Mnemonic?

 John


 On Wed, Aug 16, 2017 at 4:37 PM Gary Wong 
 wrote:

> Hi Uma
>
> Yes, We are going to send out this checklist for PPMC review,
> Thank you very much for the guidance.
>
> Very truly yours
> Gary
>
> On Wed, Aug 16, 2017 at 1:23 PM, Gangumalla, Uma <
> uma.ganguma...@intel.com> wrote:
>
>> IMO, Mnemonic project doing good and ready for graduation.
>> What is the mentors call on this?
>>
>> I remember many other projects do Maturity model checklist to
>> check where
>> we are? Gary/John do you mind ready that sheet, so that will help
>> to
>> assess better?
>>
>> Regards,
>> Uma
>>
>> On 8/16/17, 12:46 PM, "Johnu George"  wrote:
>>
>> >It seems that we are ready to be a top level project .  We have
>> a stable
>> >release and we work well as a apache community under the
>> guidance of our
>> >mentors.   Any thoughts?
>> >
>> >
>> >
>> >On Mon, Aug 7, 2017 at 12:00 PM, Gang(Gary) Wang <
>> ga...@apache.org> wrote:
>> >
>> >> Dear John and Patrick,
>> >>
>> >> Thank you for the guidance, we have completed the construction
>> of
>> >>Mnemonic
>> >> Website recently according to your feedback, this Apache
>> server hosted
>> >> website will be kept up to date and maintained by dedicated
>> community
>> >> members.  we also have redirected the visitors from Github to
>> our Apache
>> >> server hosted website by providing a forward link in project
>> README.md
>> >> file. Please review it as follows.
>> >>
>> >> http://mnemonic.incubator.apache.org/
>> >>
>> >> Note: the browser cache may cause unexpected view of this
>> website,

Re: MNEMONIC-349 do we need to show previous release manage in the website?

2017-08-25 Thread Wen Tong
ok will do that.
Thanks!
Wen

On Fri, Aug 25, 2017 at 10:35 AM, Gang(Gary) Wang  wrote:
> Hi Wen Tong
>
> How about showing all release manager in order and mark the current release
> manager with an asterisk suffix? Thanks!
>
> Very truly yours.
> Gary
>
>
>
> On Thu, Aug 24, 2017 at 3:57 PM, Wen Tong  wrote:
>>
>> HI Developers:
>>   To make corrections, Johnu is our new release manager, but still
>> want your options whether we should mention the ex-release manager's
>> name on the updated page?
>>   Thanks!
>> Wen
>>
>> On Thu, Aug 24, 2017 at 3:50 PM, Wen Tong  wrote:
>> > HI Developers:
>> >   Ohnu has become our new release manager, we will update the website
>> > to reflect this change, do you want to mention the previous release
>> > manager's name on the website? please let me know
>> >   Thanks!
>> > Wen
>
>


[jira] [Commented] (MNEMONIC-345) Asf-site link on mnemonic website broken

2017-08-25 Thread Wang, Gang (JIRA)

[ 
https://issues.apache.org/jira/browse/MNEMONIC-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141938#comment-16141938
 ] 

Wang, Gang commented on MNEMONIC-345:
-

[~puresky7] There are some commits that have been up streamed to site repo, so 
please rebase it first before generating your new patch file, Thanks!. 

> Asf-site link on mnemonic website broken
> 
>
> Key: MNEMONIC-345
> URL: https://issues.apache.org/jira/browse/MNEMONIC-345
> Project: Mnemonic
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 0.8.0-incubating
>Reporter: Yanhui Zhao
>Assignee: wen tong
>Priority: Minor
> Attachments: 
> 0001-MNEMONIC-345-Asf-site-link-on-mnemonic-website-broke.patch
>
>
> afs-site source link on mnemonic website not working. The link directs to: 
> https://github.com/apache/incubator-mnemonic/tree/asf-site, and the request 
> returned a 404 error. Issue path: 
> https://mnemonic.incubator.apache.org/develop/ -> Source Code -> asf-site



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Re: MNEMONIC-349 do we need to show previous release manage in the website?

2017-08-25 Thread Gang(Gary) Wang
Hi Wen Tong

How about showing all release manager in order and mark the current release
manager with an asterisk suffix? Thanks!

Very truly yours.
Gary



On Thu, Aug 24, 2017 at 3:57 PM, Wen Tong  wrote:

> HI Developers:
>   To make corrections, Johnu is our new release manager, but still
> want your options whether we should mention the ex-release manager's
> name on the updated page?
>   Thanks!
> Wen
>
> On Thu, Aug 24, 2017 at 3:50 PM, Wen Tong  wrote:
> > HI Developers:
> >   Ohnu has become our new release manager, we will update the website
> > to reflect this change, do you want to mention the previous release
> > manager's name on the website? please let me know
> >   Thanks!
> > Wen
>