[jira] [Commented] (GEODE-3396) Provide pub-tools support for product name & version variables

2017-08-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16123684#comment-16123684
 ] 

ASF subversion and git services commented on GEODE-3396:


Commit beebb65a3bf8a07f227af265befbdeca3e4050ec in geode's branch 
refs/heads/feature/GEODE-3304 from [~dbarnes97]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=beebb65 ]

GEODE-3396 pub-tools support for product name & version variables, delete local 
Bookbinder helpers.


> Provide pub-tools support for product name & version variables
> --
>
> Key: GEODE-3396
> URL: https://issues.apache.org/jira/browse/GEODE-3396
> Project: Geode
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Dave Barnes
>Assignee: Dave Barnes
> Fix For: 1.3.0
>
>
> Implementing product name and version variables requires some bookbinder 
> helper functions in order to overcome YAML and Ruby limitations on nested 
> variable constructs.



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


[jira] [Commented] (GEODE-3396) Provide pub-tools support for product name & version variables

2017-08-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16123618#comment-16123618
 ] 

ASF subversion and git services commented on GEODE-3396:


Commit ea2fc8242d2afedcf8715a6d7afc6140b8729631 in geode's branch 
refs/heads/feature/GEODE-3416 from [~dbarnes97]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=ea2fc82 ]

GEODE-3396 pub-tools support for product name & version variables, delete local 
Bookbinder helpers.

GEODE-3416: Reduce synchronization blockages in SocketCloser.
Remove synchronization blocks around HashMap. Replace that implementation
with simpler ThreadPool that is not unbounded and does not grow as the
number of remoteAddress (clients/peers) are added


> Provide pub-tools support for product name & version variables
> --
>
> Key: GEODE-3396
> URL: https://issues.apache.org/jira/browse/GEODE-3396
> Project: Geode
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Dave Barnes
>Assignee: Dave Barnes
> Fix For: 1.3.0
>
>
> Implementing product name and version variables requires some bookbinder 
> helper functions in order to overcome YAML and Ruby limitations on nested 
> variable constructs.



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


[jira] [Commented] (GEODE-3396) Provide pub-tools support for product name & version variables

2017-08-10 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16122576#comment-16122576
 ] 

ASF subversion and git services commented on GEODE-3396:


Commit beebb65a3bf8a07f227af265befbdeca3e4050ec in geode's branch 
refs/heads/develop from [~dbarnes97]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=beebb65 ]

GEODE-3396 pub-tools support for product name & version variables, delete local 
Bookbinder helpers.


> Provide pub-tools support for product name & version variables
> --
>
> Key: GEODE-3396
> URL: https://issues.apache.org/jira/browse/GEODE-3396
> Project: Geode
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Dave Barnes
>Assignee: Dave Barnes
> Fix For: 1.3.0
>
>
> Implementing product name and version variables requires some bookbinder 
> helper functions in order to overcome YAML and Ruby limitations on nested 
> variable constructs.



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


[jira] [Commented] (GEODE-3396) Provide pub-tools support for product name & version variables

2017-08-08 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16118951#comment-16118951
 ] 

ASF subversion and git services commented on GEODE-3396:


Commit b775c8451ed41c6f2c6407a317c373e96d0b8814 in geode's branch 
refs/heads/develop from [~dbarnes97]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=b775c84 ]

GEODE-3396 Provide pub-tools support for product name & version variables. 
Adjustments to accommodate Bookbinder changes.


> Provide pub-tools support for product name & version variables
> --
>
> Key: GEODE-3396
> URL: https://issues.apache.org/jira/browse/GEODE-3396
> Project: Geode
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Dave Barnes
>Assignee: Dave Barnes
> Fix For: 1.3.0
>
>
> Implementing product name and version variables requires some bookbinder 
> helper functions in order to overcome YAML and Ruby limitations on nested 
> variable constructs.



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


[jira] [Commented] (GEODE-3396) Provide pub-tools support for product name & version variables

2017-08-07 Thread Dave Barnes (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117202#comment-16117202
 ] 

Dave Barnes commented on GEODE-3396:


Acting on a user request, I genericized the variable names and migrated this 
fix to the Bookbinder utility.
Result is a solution that's available to all Bookbinder users. Variable names 
no longer carry the 'geode_' prefix:

  - product_name
  - product_name_long
  - product_version



> Provide pub-tools support for product name & version variables
> --
>
> Key: GEODE-3396
> URL: https://issues.apache.org/jira/browse/GEODE-3396
> Project: Geode
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Dave Barnes
>Assignee: Dave Barnes
> Fix For: 1.3.0
>
>
> Implementing product name and version variables requires some bookbinder 
> helper functions in order to overcome YAML and Ruby limitations on nested 
> variable constructs.



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


[jira] [Commented] (GEODE-3396) Provide pub-tools support for product name & version variables

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

[ 
https://issues.apache.org/jira/browse/GEODE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16115097#comment-16115097
 ] 

ASF GitHub Bot commented on GEODE-3396:
---

Github user davebarnes97 closed the pull request at:

https://github.com/apache/geode/pull/686


> Provide pub-tools support for product name & version variables
> --
>
> Key: GEODE-3396
> URL: https://issues.apache.org/jira/browse/GEODE-3396
> Project: Geode
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Dave Barnes
>Assignee: Dave Barnes
>
> Implementing product name and version variables requires some bookbinder 
> helper functions in order to overcome YAML and Ruby limitations on nested 
> variable constructs.



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


[jira] [Commented] (GEODE-3396) Provide pub-tools support for product name & version variables

2017-08-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16115096#comment-16115096
 ] 

ASF subversion and git services commented on GEODE-3396:


Commit 23f7a75f7adf393c85133d0d347d4162a04fd986 in geode's branch 
refs/heads/develop from [~dbarnes97]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=23f7a75 ]

GEODE-3396 Provide pub-tools support for product name & version variables


> Provide pub-tools support for product name & version variables
> --
>
> Key: GEODE-3396
> URL: https://issues.apache.org/jira/browse/GEODE-3396
> Project: Geode
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Dave Barnes
>Assignee: Dave Barnes
>
> Implementing product name and version variables requires some bookbinder 
> helper functions in order to overcome YAML and Ruby limitations on nested 
> variable constructs.



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


[jira] [Commented] (GEODE-3396) Provide pub-tools support for product name & version variables

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

[ 
https://issues.apache.org/jira/browse/GEODE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114974#comment-16114974
 ] 

ASF GitHub Bot commented on GEODE-3396:
---

Github user davebarnes97 commented on the issue:

https://github.com/apache/geode/pull/686
  
License added to helpers file, as requested.


> Provide pub-tools support for product name & version variables
> --
>
> Key: GEODE-3396
> URL: https://issues.apache.org/jira/browse/GEODE-3396
> Project: Geode
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Dave Barnes
>Assignee: Dave Barnes
>
> Implementing product name and version variables requires some bookbinder 
> helper functions in order to overcome YAML and Ruby limitations on nested 
> variable constructs.



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


[jira] [Commented] (GEODE-3396) Provide pub-tools support for product name & version variables

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

[ 
https://issues.apache.org/jira/browse/GEODE-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114796#comment-16114796
 ] 

ASF GitHub Bot commented on GEODE-3396:
---

GitHub user davebarnes97 opened a pull request:

https://github.com/apache/geode/pull/686

GEODE-3396 Provide pub-tools support for product name & version varia…

Adds three variables for use in docs:

  - geode_product_name
  - geode_product_name_long
  - geode_product_version

Plus Ruby helper functions to support their use in nested contexts (e.g. 
YAML frontmatter "title:" constructs) and usage instructions.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/davebarnes97/geode feature/GEODE-3396

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/geode/pull/686.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #686


commit b5d846c32eaf91af79d2158096975e65bd3aa7b6
Author: Dave Barnes 
Date:   2017-08-04T17:49:05Z

GEODE-3396 Provide pub-tools support for product name & version variables




> Provide pub-tools support for product name & version variables
> --
>
> Key: GEODE-3396
> URL: https://issues.apache.org/jira/browse/GEODE-3396
> Project: Geode
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Dave Barnes
>Assignee: Dave Barnes
>
> Implementing product name and version variables requires some bookbinder 
> helper functions in order to overcome YAML and Ruby limitations on nested 
> variable constructs.



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