[jira] [Comment Edited] (DISPATCH-1300) Remove 'stand-alone' from console install path

2019-08-14 Thread JIRA


[ 
https://issues.apache.org/jira/browse/DISPATCH-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16799316#comment-16799316
 ] 

Jiri Daněk edited comment on DISPATCH-1300 at 8/14/19 1:21 PM:
---

Would the following work?
{noformat}
 865 "httpRootDir": {
 866 "type": "path",
+"default": "stand-alone console directory",
 867 "description": "Absolute path to a directory from 
which to serve static HTML files. For example, 
/usr/share/qpid-dispatch/console.",
 868 "deprecationName": "httpRoot",
 869 "create": true
 870 },
{noformat}

edit: it won't work, the value of "default" is used by dispatch in the code, it 
is not just descriptive comment for docs, so doing the above breaks things


was (Author: jdanek):
Would the following work?
{noformat}
 865 "httpRootDir": {
 866 "type": "path",
+"default": "stand-alone console directory",
 867 "description": "Absolute path to a directory from 
which to serve static HTML files. For example, 
/usr/share/qpid-dispatch/console.",
 868 "deprecationName": "httpRoot",
 869 "create": true
 870 },
{noformat}

> Remove 'stand-alone' from console install path
> --
>
> Key: DISPATCH-1300
> URL: https://issues.apache.org/jira/browse/DISPATCH-1300
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.5.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> Remove 'stand-alone' from the console install directory. This allows upstream 
> and downstream console locations to match. It also allows the console to be 
> used without requiring httpRoot to be setup.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Comment Edited] (DISPATCH-1300) Remove 'stand-alone' from console install path

2019-03-22 Thread JIRA


[ 
https://issues.apache.org/jira/browse/DISPATCH-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16799316#comment-16799316
 ] 

Jiri Daněk edited comment on DISPATCH-1300 at 3/22/19 8:10 PM:
---

Would the following work?
{noformat}
 865 "httpRootDir": {
 866 "type": "path",
+"default": "stand-alone console directory",
 867 "description": "Absolute path to a directory from 
which to serve static HTML files. For example, 
/usr/share/qpid-dispatch/console.",
 868 "deprecationName": "httpRoot",
 869 "create": true
 870 },
{noformat}


was (Author: jdanek):
Would the following work?

{noformat}
 865 "httpRootDir": {
 866 "type": "path",
+"default": "stand-alone console directory".
 867 "description": "Absolute path to a directory from 
which to serve static HTML files. For example, 
/usr/share/qpid-dispatch/console.",
 868 "deprecationName": "httpRoot",
 869 "create": true
 870 },
{noformat}

> Remove 'stand-alone' from console install path
> --
>
> Key: DISPATCH-1300
> URL: https://issues.apache.org/jira/browse/DISPATCH-1300
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.5.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.6.0
>
>
> Remove 'stand-alone' from the console install directory. This allows upstream 
> and downstream console locations to match. It also allows the console to be 
> used without requiring httpRoot to be setup.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Comment Edited] (DISPATCH-1300) Remove 'stand-alone' from console install path

2019-03-22 Thread JIRA


[ 
https://issues.apache.org/jira/browse/DISPATCH-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16799316#comment-16799316
 ] 

Jiri Daněk edited comment on DISPATCH-1300 at 3/22/19 8:01 PM:
---

Would the following work?

{noformat}
 865 "httpRootDir": {
 866 "type": "path",
+"default": "stand-alone console directory".
 867 "description": "Absolute path to a directory from 
which to serve static HTML files. For example, 
/usr/share/qpid-dispatch/console.",
 868 "deprecationName": "httpRoot",
 869 "create": true
 870 },
{noformat}


was (Author: jdanek):
Would the following work?

{noformat}
 865 "httpRootDir": {
 866 "type": "path",
+  "default": "stand-alone console directory".
 867 "description": "Absolute path to a directory from 
which to serve static HTML files. For example, 
/usr/share/qpid-dispatch/console.",
 868 "deprecationName": "httpRoot",
 869 "create": true
 870 },
{noformat}

> Remove 'stand-alone' from console install path
> --
>
> Key: DISPATCH-1300
> URL: https://issues.apache.org/jira/browse/DISPATCH-1300
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.5.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.6.0
>
>
> Remove 'stand-alone' from the console install directory. This allows upstream 
> and downstream console locations to match. It also allows the console to be 
> used without requiring httpRoot to be setup.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Comment Edited] (DISPATCH-1300) Remove 'stand-alone' from console install path

2019-03-22 Thread JIRA


[ 
https://issues.apache.org/jira/browse/DISPATCH-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16799167#comment-16799167
 ] 

Jiri Daněk edited comment on DISPATCH-1300 at 3/22/19 4:53 PM:
---

This needs a doc update in files 
{{/python/qpid_dispatch/management/qdrouter.json}} and 
{{/console/stand-alone/README.md}}.

edit: let me reopen this then, although I doubt that is necessary formality...


was (Author: jdanek):
This needs a doc update in files 
{{/python/qpid_dispatch/management/qdrouter.json}} and 
{{/console/stand-alone/README.md}}.

> Remove 'stand-alone' from console install path
> --
>
> Key: DISPATCH-1300
> URL: https://issues.apache.org/jira/browse/DISPATCH-1300
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.5.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.6.0
>
>
> Remove 'stand-alone' from the console install directory. This allows upstream 
> and downstream console locations to match. It also allows the console to be 
> used without requiring httpRoot to be setup.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Comment Edited] (DISPATCH-1300) Remove 'stand-alone' from console install path

2019-03-22 Thread Ernest Allen (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16799170#comment-16799170
 ] 

Ernest Allen edited comment on DISPATCH-1300 at 3/22/19 4:43 PM:
-

[~jdanek] The patch that was checked in included the update to qdrouter.json 
and the console/stand-alone/README.md.

Or at least I thought it did. Looking at the commit it looks like these are not 
there. I'll investigate.


was (Author: eallen):
[~jdanek] The patch that was checked in included the update to qdrouter.json 
and the console/stand-alone/README.md.

> Remove 'stand-alone' from console install path
> --
>
> Key: DISPATCH-1300
> URL: https://issues.apache.org/jira/browse/DISPATCH-1300
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.5.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.6.0
>
>
> Remove 'stand-alone' from the console install directory. This allows upstream 
> and downstream console locations to match. It also allows the console to be 
> used without requiring httpRoot to be setup.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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