[
https://issues.apache.org/jira/browse/OAK-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978070#comment-14978070
]
Marcel Reutegger edited comment on OAK-3560 at 10/28/15 9:44 AM:
-----------------------------------------------------------------
Can you please also adjust package export versions? Our CI currently does not
detect it because 1.3.9 is not yet publicly available, but you will see the
failure locally when you had built the release candidate.
I get:
{noformat}
[INFO] --- maven-bundle-plugin:3.0.0:baseline (baseline) @ oak-core ---
[ERROR] org.apache.jackrabbit.oak.plugins.segment: Version increase required;
detected 5.2.0, suggested 5.3.0
[ERROR] org.apache.jackrabbit.oak.plugins.segment.file: Version increase
required; detected 3.0.0, suggested 3.1.0
{noformat}
was (Author: mreutegg):
Can you please also adjust package export versions? Our CI currently does not
detect it because 1.3.9 is not yet publicly available, but you will see the
failure locally when you build the release candidate.
I get:
{noformat}
[INFO] --- maven-bundle-plugin:3.0.0:baseline (baseline) @ oak-core ---
[ERROR] org.apache.jackrabbit.oak.plugins.segment: Version increase required;
detected 5.2.0, suggested 5.3.0
[ERROR] org.apache.jackrabbit.oak.plugins.segment.file: Version increase
required; detected 3.0.0, suggested 3.1.0
{noformat}
> Tooling for writing segment graphs to a file
> --------------------------------------------
>
> Key: OAK-3560
> URL: https://issues.apache.org/jira/browse/OAK-3560
> Project: Jackrabbit Oak
> Issue Type: New Feature
> Components: run
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Labels: tooling
> Fix For: 1.3.10
>
>
> [Gephi|https://gephi.org/] turned out to be very valuable for examining
> segment graphs. I would like to add some tooling so we could dump the segment
> graph of a {{FileStore}} to a file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)