<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 22.08.2014 00:04, Jonas Vautherin
wrote:<br>
</div>
<blockquote
cite="mid:CAEyb4nFrpc_vDiaTd1Y4+NbHanLUGc==vgaRrJOkRB2gAN_BDQ@mail.gmail.com"
type="cite">
<div dir="ltr">I am new to all of this, and I wanted to know how
it goes with the Maven Repository. More precisely:
<div><br>
</div>
<div>
<ul>
<li>How is it updated, and by whom?<br>
</li>
</ul>
</div>
</div>
</blockquote>
<br>
when I release it is updated by me. A snapshot is automatically
released when a new commit is available (only sonatype repo).<br>
<br>
<blockquote
cite="mid:CAEyb4nFrpc_vDiaTd1Y4+NbHanLUGc==vgaRrJOkRB2gAN_BDQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<ul>
<li>When does the master branch on the git repository go to
Maven?<br>
</li>
</ul>
</div>
</div>
</blockquote>
<br>
All 0.X branches go to maven central once we fix all issues for this
release<br>
<br>
<blockquote
cite="mid:CAEyb4nFrpc_vDiaTd1Y4+NbHanLUGc==vgaRrJOkRB2gAN_BDQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<ul>
<li>What is the difference between <b>com.graphhopper:graphhopper-android:0.3</b>
and <b>com.graphhopper:graphhopper:0.3</b>? Do they both
reflect the master branch, but with some minor differences
for Android?<br>
</li>
</ul>
</div>
</div>
</blockquote>
<br>
They are created from the 0.3 branch. The graphhopper-android jar
from the 'android' submodule and the graphhopper jar from the 'core'
submodule (graphhopper-web from 'web' etc)<br>
<br>
Regards,<br>
Peter.<br>
</body>
</html>