Add link to new dev update sites and JPA git repo
Signed-off-by: Fred Bricon <fbricon@gmail.com>
diff --git a/developers/index.php b/developers/index.php
index 2c99c79..db9f626 100755
--- a/developers/index.php
+++ b/developers/index.php
@@ -8,6 +8,7 @@
<li>If you are interested in contributing to m2e-wtp, join the project mailing list <a href="https://dev.eclipse.org/mailman/listinfo/m2e-wtp-dev">m2e-wtp-dev@eclipse.org</a>.</li>
<li>Open bugs on <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Technology&product=M2E-WTP&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=exact&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Bugzilla</a></li>
<li>The canonical git repository is available at <a href="http://git.eclipse.org/c/m2e-wtp/org.eclipse.m2e.wtp.git/">m2e-wtp (@eclipse.org)</a></li>
+ <li>The JPA feature is maintained in a separate git repository <a href="http://git.eclipse.org/c/m2e-wtp/org.eclipse.m2e.wtp.jpa.git/">http://git.eclipse.org/c/m2e-wtp/org.eclipse.m2e.wtp.jpa.git</a></li>
<li>The git repository containing integration tests is available at <a href="https://github.com/jbosstools/m2e-wtp-tests.git">m2e-wtp-tests (@github.com)</a></li>
</ul>
</div>
diff --git a/download/index.php b/download/index.php
index 71ebe3b..c8e2029 100755
--- a/download/index.php
+++ b/download/index.php
@@ -21,9 +21,12 @@
<ul><li>
<a href="http://download.eclipse.org/m2e-wtp/releases/">http://download.eclipse.org/m2e-wtp/releases/</a>
</li></ul>
- <p><strong>Latest m2e-wtp dev build (from Red Hat's infrastructure)</strong></p>
- <ul><li>
- <a href="http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/m2e-wtp-juno/">http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/m2e-wtp-juno/</a>
+ <p><strong>Latest m2e-wtp dev build</strong></p>
+ <ul><li>Kepler (e4.3) :
+ <a href="http://download.eclipse.org/m2e-wtp/snapshots/kepler">http://download.eclipse.org/m2e-wtp/snapshots/kepler</a>
+ </li>
+ <li>Indigo / Juno (e3.7/e3.8/e4.2) :
+ <a href="http://download.eclipse.org/m2e-wtp/snapshots/juno">http://download.eclipse.org/m2e-wtp/snapshots/juno</a>
</li></ul>
<p>Former m2eclipse-wtp : version 0.15.3 (using the org.maven.ide.eclipse.wtp namespace, hosted at jboss.org)</p>
<ul><li>