You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by bd...@apache.org on 2014/07/30 14:33:36 UTC

svn commit: r1614634 - /incubator/devicemap/site/trunk/content/devicemap/download/index.mdtext

Author: bdelacretaz
Date: Wed Jul 30 12:33:35 2014
New Revision: 1614634

URL: http://svn.apache.org/r1614634
Log:
DMAP-58 - add the first two releases to index

Modified:
    incubator/devicemap/site/trunk/content/devicemap/download/index.mdtext

Modified: incubator/devicemap/site/trunk/content/devicemap/download/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/devicemap/site/trunk/content/devicemap/download/index.mdtext?rev=1614634&r1=1614633&r2=1614634&view=diff
==============================================================================
--- incubator/devicemap/site/trunk/content/devicemap/download/index.mdtext (original)
+++ incubator/devicemap/site/trunk/content/devicemap/download/index.mdtext Wed Jul 30 12:33:35 2014
@@ -1,9 +1,4 @@
-Title: Apache Jena Releases
-
-Jena is packaged as two downloads which contain the most commonly used portions of the systems:
-
-- **apache-jena** – contains the APIs, SPARQL engine, the TDB native RDF database and command line tools
-- **jena-fuseki** – the Jena SPARQL server
+Title: Apache DeviceMap (incubating) Releases
 
 ## Download Mirrors
 
@@ -32,74 +27,23 @@ Other mirrors: <select name="Preferred">
 
 You may also consult the [complete list of mirrors](http://www.apache.org/mirrors/)
 
-### Apache Jena
-
-This distribution contains the APIs, SPARQL engine, the TDB native RDF database and a variety of command line scripts and tools for working with these systems.
-
-The binary distribution may be downloaded at:
-
-<a href="[preferred]/jena/binaries/apache-jena-2.11.2.tar.gz">apache-jena-2.11.2.tar.gz</a>
-(<a href="http://www.apache.org/dist/jena/binaries/apache-jena-2.11.2.tar.gz.md5">MD5</a>, 
-<a href="http://www.apache.org/dist/jena/binaries/apache-jena-2.11.2.tar.gz.asc">PGP</a>)
-
-<a href="[preferred]/jena/binaries/apache-jena-2.11.2.zip">apache-jena-2.11.2.zip</a>
-(<a href="http://www.apache.org/dist/jena/binaries/apache-jena-2.11.2.zip.md5">MD5</a>,
-<a href="http://www.apache.org/dist/jena/binaries/apache-jena-2.11.2.zip.asc">PGP</a>)
-
-The source distribution, which includes the source for Fuseki and all modules in the release, may be downloaded at:
-
-<a href="[preferred]/jena/source/jena-2.11.2-source-release.zip">jena-2.11.2-source-release.zip</a>
-(<a href="http://www.apache.org/dist/jena/source/jena-2.11.2-source-release.zip.md5">MD5</a>,
-<a href="http://www.apache.org/dist/jena/source/jena-2.11.2-source-release.zip.asc">PGP</a>)
-
-### Jena Fuseki
-
-The binary distribution may be downloaded at:
-
-<a href="[preferred]/jena/binaries/jena-fuseki-1.0.2-distribution.tar.gz">jena-fuseki-1.0.2-distribution.tar.gz</a>
-(<a href="http://www.apache.org/dist/jena/binaries/jena-fuseki-1.0.2-distribution.tar.gz.md5">MD5</a>,
-<a href="http://www.apache.org/dist/jena/binaries/jena-fuseki-1.0.2-distribution.tar.gz.asc">PGP</a>)
-
-<a href="[preferred]/jena/binaries/jena-fuseki-1.0.2-distribution.zip">jena-fuseki-1.0.2-distribution.zip</a>
-(<a href="http://www.apache.org/dist/jena/binaries/jena-fuseki-1.0.2-distribution.zip.md5">MD5</a>,
-<a href="http://www.apache.org/dist/jena/binaries/jena-fuseki-1.0.2-distribution.zip.asc">PGP</a>)
-
-### Individual Modules
-
-Apache Jena publishes a range of modules beyond those included in the binary distributions (code for all modules may be found in the source distribution).
-
-Individual modules may be obtained using a dependency manager which can talk to Maven repositories, some modules are only available via Maven.
-
-#### Maven
-
-See "[Using Jena with Apache Maven](maven.html)" for full details.
-
-    <dependency>
-       <groupId>org.apache.jena</groupId>
-       <artifactId>apache-jena-libs</artifactId>
-       <type>pom</type>
-       <version>X.Y.Z</version>
-    </dependency>
-
-#### Source code
-
-The development codebase is available from SVN.
-
-[https://svn.apache.org/repos/asf/jena/](https://svn.apache.org/repos/asf/jena/)
-
-This is mirrored as a git repository on github:
-
-[https://github.com/apache/jena](https://github.com/apache/jena)
-
-#### Previous releases
-
-While previous releases are available, we strongly recommend that wherever
-possible users use the latest official Apache releases of Jena in
-preference to using any older versions of Jena.
+### Apache DeviceMap (incubating) device data
 
-Previous Apache Jena releases can be found in the Apache archive area
-at [http://archive.apache.org/dist/jena](http://archive.apache.org/dist/jena/)
+The latest device data release can be downloaded at
+<a href="[preferred]/incubator/devicemap/devicemap-data-incubating-1.0.0.tar.gz</a>
+(
+<a href="http://apache.org/dist/incubator/devicemap/devicemap-data-incubating-1.0.0.tar.gz.asc">PGP</a>, 
+<a href="http://apache.org/dist/incubator/devicemap/devicemap-data-incubating-1.0.0.tar.gz.md5">md5</a>, 
+<a href="http://apache.org/dist/incubator/devicemap/devicemap-data-incubating-1.0.0.tar.gz.sha1">sha1</a>
+)
+
+### Apache DeviceMap (incubating) Java client
+
+The latest source release of that module can be downloaded at:
+<a href="[preferred]/incubator/devicemap/devicemap-client-java-incubating-1.0.0.tar.gz>devicemap-client-java-incubating-1.0.0.tar.gz</a>
+(
+<a href="http://apache.org/dist/incubator/devicemap/devicemap-client-java-incubating-1.0.0.tar.gz.asc">PGP</a>, 
+<a href="http://apache.org/dist/incubator/devicemap/devicemap-client-java-incubating-1.0.0.tar.gz.md5">md5</a>, 
+<a href="http://apache.org/dist/incubator/devicemap/devicemap-client-java-incubating-1.0.0.tar.gz.sha1">sha1</a>
+)
 
-<script type="text/javascript">
-	document.getElementById("download").setAttribute("class", "active");
-</script>