RE: Afs-site link not working on the mnemonic website

2017-08-18 Thread Yanhui ZHAO
Hi Gary/Devs

JIRA ticket MNEMONIC-345 
has been created for this issue. Please review.

Thanks!

Yanhui

From: Gang(Gary) Wang
Sent: Friday, August 18, 2017 6:22 PM
To: Yanhui ZHAO
Cc: dev@mnemonic.incubator.apache.org
Subject: Re: Afs-site link not working on the mnemonic website

Yes, it is a bug, please fire up a JIRA ticket for follow-up.  Thanks!

On Fri, Aug 18, 2017 at 3:41 PM, Yanhui ZHAO 
> wrote:

Dear Gary and devs



I found the 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. Please review.



Issue path: https://mnemonic.incubator.apache.org/develop/ -> Source Code -> 
asf-site



Thanks



Yanhui








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

2017-08-18 Thread Yanhui Zhao (JIRA)
Yanhui Zhao created MNEMONIC-345:


 Summary: 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
Priority: Minor


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: Afs-site link not working on the mnemonic website

2017-08-18 Thread Gang(Gary) Wang
Yes, it is a bug, please fire up a JIRA ticket for follow-up.  Thanks!

On Fri, Aug 18, 2017 at 3:41 PM, Yanhui ZHAO  wrote:

> Dear Gary and devs
>
>
> I found the 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. Please review.
>
>
> Issue path: https://mnemonic.incubator.apache.org/develop/ -> Source Code
> -> asf-site
>
>
> Thanks
>
>
> Yanhui
>
>
>
>


Afs-site link not working on the mnemonic website

2017-08-18 Thread Yanhui ZHAO
Dear Gary and devs


I found the 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. Please review.


Issue path: https://mnemonic.incubator.apache.org/develop/ -> Source Code -> 
asf-site


Thanks


Yanhui




[jira] [Updated] (MNEMONIC-343) Add a switch option to select specific example to run

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

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

Wang, Gang updated MNEMONIC-343:

Description: 
The switch option is used for the user to run the different example in one 
example application. 
{code:none}
$ mvn exec:exec -Pexample -pl mnemonic-examples  
{code}

  was:
The switch option is used for the user to run the different example in one 
example application. 
{code:text}
$ mvn exec:exec -Pexample -pl mnemonic-examples  
{code}


> Add a switch option to select specific example to run
> -
>
> Key: MNEMONIC-343
> URL: https://issues.apache.org/jira/browse/MNEMONIC-343
> Project: Mnemonic
>  Issue Type: Improvement
>  Components: Example
>Affects Versions: 0.9.0-incubating
>Reporter: Wang, Gang
>
> The switch option is used for the user to run the different example in one 
> example application. 
> {code:none}
> $ mvn exec:exec -Pexample -pl mnemonic-examples   parameters>
> {code}



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


[jira] [Updated] (MNEMONIC-343) Add a switch option to select specific example to run

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

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

Wang, Gang updated MNEMONIC-343:

Description: 
The switch option is used for the user to run the different example in one 
example application. 
{code:sh}
$ mvn exec:exec -Pexample -pl mnemonic-examples  
{code}

  was:
The switch option is used for the user to run the different example in one 
example application. 
{code:bash}
$ mvn exec:exec -Pexample -pl mnemonic-examples  
{code}


> Add a switch option to select specific example to run
> -
>
> Key: MNEMONIC-343
> URL: https://issues.apache.org/jira/browse/MNEMONIC-343
> Project: Mnemonic
>  Issue Type: Improvement
>  Components: Example
>Affects Versions: 0.9.0-incubating
>Reporter: Wang, Gang
>
> The switch option is used for the user to run the different example in one 
> example application. 
> {code:sh}
> $ mvn exec:exec -Pexample -pl mnemonic-examples   parameters>
> {code}



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


[jira] [Created] (MNEMONIC-344) The error message is not correct for failing test case

2017-08-18 Thread Wang, Gang (JIRA)
Wang, Gang created MNEMONIC-344:
---

 Summary: The error message is not correct for failing test case 
 Key: MNEMONIC-344
 URL: https://issues.apache.org/jira/browse/MNEMONIC-344
 Project: Mnemonic
  Issue Type: Bug
  Components: TestCase, Tools
Affects Versions: 0.9.0-incubating
Reporter: Wang, Gang


Please show "[ERROR] this test case failed, please refer to " instead of 
"[ERROR] This test case requires \"pmalloc\" memory service to pass, ..." in 
runTestCases.py



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