[
https://issues.apache.org/jira/browse/OAK-7817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672785#comment-16672785
]
Robert Munteanu commented on OAK-7817:
--------------------------------------
For creating native Git repositories there are two options at Apache:
* Gitbox, which sets up a dual-master setup between the ASF git repositories
and the GitHub ones - https://gitbox.apache.org/
* Git-Wip, which sets up independent git repositories which are then mirrored
over to GitHub - https://git-wip-us.apache.org/
In Slng we went with Gitbox to get the benefit of merging pull requests via
Github.
Gitbox is fully self-serve and you can create the repositories from the the
page I linked above. Infra intervention might be required if you need to make
some particular changes to the existing SVN tree, for instance to make the old
SVN location read-only. But creating gitbox repositories does not require INFRA
intervention.
> oak-doc-railroad-macro should be built in default reactor built
> ---------------------------------------------------------------
>
> Key: OAK-7817
> URL: https://issues.apache.org/jira/browse/OAK-7817
> Project: Jackrabbit Oak
> Issue Type: Documentation
> Components: doc
> Reporter: Vikas Saurabh
> Assignee: Vikas Saurabh
> Priority: Minor
>
> {{oak-doc}} is dependent on {{oak-doc-railroad-macro}} but the site
> generation step mentioned in {{oak-doc/README}} have {{mvn site -Pdoc}} which
> wont' build railroad macro module.
> So, on a fresh system (or cleaned .m2 folder) would fail to do {{mvn site
> -Pdoc}}.
> A simple solution (outside of mentioning this in README itself) is to build
> {{oak-doc-railroad-macro}} in default reactor build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)