[jira] [Resolved] (GIRAPH-60) Export BspService public get*Path() methods through static

2011-10-21 Thread Claudio Martella (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella resolved GIRAPH-60. Resolution: Not A Problem the access to the methods is actually not necessary outside of Bsp

[jira] [Resolved] (GIRAPH-97) TestIdWithValueTextOutputFormat.java and IdWithValueTextOutputFormat.java missing license header

2011-11-18 Thread Claudio Martella (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella resolved GIRAPH-97. Resolution: Fixed > TestIdWithValueTextOutputFormat.java and IdWithValueTextOutputFormat

[jira] [Resolved] (GIRAPH-98) Add Claudio Martella to site

2011-11-19 Thread Claudio Martella (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella resolved GIRAPH-98. Resolution: Fixed Fix Version/s: 0.70.0 I followed the instructions on the wiki and t

[jira] [Resolved] (GIRAPH-90) LongDoubleFloatDoubleVertex has possibily the iterator() implementation broken

2011-11-25 Thread Claudio Martella (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella resolved GIRAPH-90. Resolution: Fixed > LongDoubleFloatDoubleVertex has possibily the iterator() implementat

[jira] [Resolved] (GIRAPH-74) GIRAPH-36 missed a couple of liners when passing from Vertex to BasicVertex

2011-12-21 Thread Claudio Martella (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella resolved GIRAPH-74. Resolution: Not A Problem resolved in GIRAPH-112 > GIRAPH-36 missed a coupl

[jira] [Resolved] (GIRAPH-119) VertexCombiner should work on Iterable instead of List

2012-01-07 Thread Claudio Martella (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella resolved GIRAPH-119. - Resolution: Fixed > VertexCombiner should work on Iterable instead of List >

[jira] [Resolved] (GIRAPH-118) Clarify messages behavior in BasicVertex

2012-01-07 Thread Claudio Martella (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella resolved GIRAPH-118. - Resolution: Fixed > Clarify messages behavior in BasicVertex > --

[jira] [Resolved] (GIRAPH-124) Combiner should return Iterable instead of M or null.

2012-01-23 Thread Claudio Martella (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Martella resolved GIRAPH-124. - Resolution: Fixed > Combiner should return Iterable instead of M or null. > -