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

stephen mallette updated TINKERPOP3-720:
----------------------------------------
    Fix Version/s:     (was: 3.0.0.GA)

Removed from being fixed in time for GA as we are dependent on a third-party 
project for the fix.  It appears the docs have already been updated to remove 
content related to this feature.  

If you're someone who wants this feature in place, please "+1" this github 
issue: https://github.com/gperfutils/gprof/issues/7 to let the author know of 
your interest in seeing it resolved.

> profile{} no longer works in Gremlin-Groovy.
> --------------------------------------------
>
>                 Key: TINKERPOP3-720
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-720
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: groovy
>            Reporter: Marko A. Rodriguez
>            Assignee: stephen mallette
>
> [~dkuppitz] and I are now converting all the Sugar code brackets over to use 
> the doc processor and this popped up as a problem. Perhaps the removal of 
> {{groovy-all}} ?
> {code}
> gremlin> profile{g.V().iterate()}
> org/codehaus/groovy/reflection/ClassInfo$ClassInfoSet
> Display stack trace? [yN] y
> java.lang.NoClassDefFoundError: 
> org/codehaus/groovy/reflection/ClassInfo$ClassInfoSet
>       at groovyx.gprof.Profiler.getLoadedClasses(Profiler.java:202)
>       at groovyx.gprof.Profiler.proxyMetaClasses(Profiler.java:166)
>       at groovyx.gprof.Profiler.start(Profiler.java:139)
>       at groovyx.gprof.Profiler.run(Profiler.java:95)
>       at groovyx.gprof.Profiler.run(Profiler.java:62)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to