Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVioleta Georgieva2015-02-19 15:02:27 +0000
committerVioleta Georgieva2015-02-19 15:02:27 +0000
commit4d4e8614b0c4228aa7f987a5e4bea5ad0b71e9f3 (patch)
treeab046355cdca998a7264016387f34095f09e7f1c /download.php
parent92159a9b6d02bc936a18dbc2eea6e7b626d81a1a (diff)
downloadnaming-master.tar.gz
naming-master.tar.xz
naming-master.zip
Added information for Gemini Naming 1.0.5 ReleaseHEADmaster
Diffstat (limited to 'download.php')
-rw-r--r--download.php17
1 files changed, 17 insertions, 0 deletions
diff --git a/download.php b/download.php
index ee7ba7f..df0c5a9 100644
--- a/download.php
+++ b/download.php
@@ -22,6 +22,23 @@
<h2>Releases</h2>
+ <h4>1.0.5.RELEASE</h4>
+ <div>
+ <ul>
+ <li><strong>Gemini Naming</strong> - <a href="http://www.eclipse.org/downloads/download.php?file=/gemini/naming/r1.0/gemini-naming-1.0.5.RELEASE.zip">Download</a></li>
+ <li><strong>Gemini Naming p2 repository</strong> - <a href='http://download.eclipse.org/gemini/updates/naming/1.0.4/' target='_self'>http://download.eclipse.org/gemini/updates/naming/1.0.5/</a></li>
+ <li>
+ <strong>Gemini Naming maven repository</strong> - <a href='http://download.eclipse.org/gemini/mvn/' target='_self'>http://download.eclipse.org/gemini/mvn/</a>
+<pre>
+&lt;groupId&gt;org.eclipse&lt;/groupId&gt;
+&lt;artifactId&gt;org.eclipse.gemini.naming&lt;/artifactId&gt;
+&lt;version&gt;1.0.5.RELEASE&lt;/version&gt;
+</pre>
+ </li>
+ <li><strong>Bug list is available</strong> - <a href="https://bugs.eclipse.org/bugs/buglist.cgi?classification=RT;query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;target_milestone=1.0.5.RELEASE;product=Gemini.Naming" target="_self">here</a>.</li>
+ </ul>
+ </div>
+
<h4>1.0.4.RELEASE</h4>
<div>
<ul>

Back to the top