[GitHub] incubator-tinkerpop pull request: Fixed test name.

2016-01-14 Thread jdellithorpe
GitHub user jdellithorpe opened a pull request: https://github.com/apache/incubator-tinkerpop/pull/202 Fixed test name. "EdgeFunctionalityTest.shouldSupportAddVertexPropertyIfItCanBeAdded" should be "EdgeFunctionalityTest.shouldSupportAddEdgePropertyIfItCanBeAdded". You can merge t

[jira] [Commented] (TINKERPOP-1007) Gremlin at the Movies Tutorial (SQL-Style in Gremlin)

2016-01-14 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15099148#comment-15099148 ] Marko A. Rodriguez commented on TINKERPOP-1007: --- I think having a "side

[jira] [Commented] (TINKERPOP-1007) Gremlin at the Movies Tutorial (SQL-Style in Gremlin)

2016-01-14 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15099081#comment-15099081 ] Jeremy Hanna commented on TINKERPOP-1007: - I'm wondering if we want to go thro

[jira] [Updated] (TINKERPOP-1039) Enable auto-commit for session'd requests.

2016-01-14 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1039: Fix Version/s: (was: 3.1.1-incubating) 3.2.0-incubating I

[jira] [Closed] (TINKERPOP-1083) Traversal needs a hashCode() and equals() definition.

2016-01-14 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-1083. - Resolution: Fixed > Traversal needs a hashCode() and equals() definition. > --

[jira] [Commented] (TINKERPOP-1083) Traversal needs a hashCode() and equals() definition.

2016-01-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098217#comment-15098217 ] ASF GitHub Bot commented on TINKERPOP-1083: --- Github user asfgit closed the p

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1083: Traversal needs ...

2016-01-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-tinkerpop/pull/199 --- 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 fe

[GitHub] incubator-tinkerpop pull request: Osgify

2016-01-14 Thread gdelafosse
Github user gdelafosse commented on a diff in the pull request: https://github.com/apache/incubator-tinkerpop/pull/186#discussion_r49733908 --- Diff: gremlin-shaded/pom.xml --- @@ -24,6 +24,67 @@ limitations under the License. gremlin-shaded Apache Tinker

[jira] [Commented] (TINKERPOP-943) Warn if Gremlin Server is running prior to generating docs

2016-01-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098089#comment-15098089 ] ASF GitHub Bot commented on TINKERPOP-943: -- GitHub user dkuppitz opened a pull

[GitHub] incubator-tinkerpop pull request: TINKERPOP-943 Warn if Gremlin Se...

2016-01-14 Thread dkuppitz
GitHub user dkuppitz opened a pull request: https://github.com/apache/incubator-tinkerpop/pull/201 TINKERPOP-943 Warn if Gremlin Server is running prior to generating docs Tried with Gremlin Server running and the preprocessor was cancelled with a nice error message. Tried with Grem

[jira] [Closed] (TINKERPOP-824) Do we need runtime BigDecimal in more places?

2016-01-14 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz closed TINKERPOP-824. Resolution: Fixed > Do we need runtime BigDecimal in more places? > -

[jira] [Commented] (TINKERPOP-824) Do we need runtime BigDecimal in more places?

2016-01-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098045#comment-15098045 ] ASF GitHub Bot commented on TINKERPOP-824: -- Github user asfgit closed the pull

[GitHub] incubator-tinkerpop pull request: TINKERPOP-824 Do we need runtime...

2016-01-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-tinkerpop/pull/200 --- 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 fe

[jira] [Commented] (TINKERPOP-824) Do we need runtime BigDecimal in more places?

2016-01-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098030#comment-15098030 ] ASF GitHub Bot commented on TINKERPOP-824: -- Github user spmallette commented o

[GitHub] incubator-tinkerpop pull request: TINKERPOP-824 Do we need runtime...

2016-01-14 Thread spmallette
Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/200#issuecomment-171626882 VOTE +1 --- 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 th

Re: [DISCUSS] gremlin-examples

2016-01-14 Thread Stephen Mallette
It sounds like this idea is generally "liked" - as such, I've created an issue in JIRA to track it: https://issues.apache.org/jira/browse/TINKERPOP-1085 Perhaps we make it part of 3.1.2. On Wed, Jan 13, 2016 at 11:41 AM, pieter-gmail wrote: > To add some more, > > The blank archetypes for so

[jira] [Created] (TINKERPOP-1085) Establish gremlin-examples

2016-01-14 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1085: --- Summary: Establish gremlin-examples Key: TINKERPOP-1085 URL: https://issues.apache.org/jira/browse/TINKERPOP-1085 Project: TinkerPop Issue Type