[java-libglom] README: Mention the ftp tarball, PPA package, and maven repository.



commit 4b354ee47d855d089d8fd003d695446fcadc8ef2
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Jan 19 10:01:09 2012 +0100

    README: Mention the ftp tarball, PPA package, and maven repository.

 ChangeLog |    6 +++++-
 README    |   27 ++++++++++++++++++++++++++-
 2 files changed, 31 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 6b8a961..163f064 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2012-01-18  Murray Cumming  <murrayc localhost localdomain>
+2012-01-19  Murray Cumming  <murrayc murrayc com>
+
+	README: Mention the ftp tarball, PPA package, and maven repository.
+
+2012-01-18  Murray Cumming  <murrayc murrayc com>
 
 	Generate a *-sources.jar too, as needed by the sonatype.org repository.
 
diff --git a/README b/README
index 2bee422..9a0b665 100644
--- a/README
+++ b/README
@@ -1,3 +1,28 @@
+Source Code
+===========
+
+The source code is in git:
+http://git.gnome.org/browse/java-libglom
+
+Releases
+========
+
+* Source tarball releases are here:
+  http://ftp.gnome.org/pub/GNOME/sources/java-libglom/
+
+* It is also available on the maven repository:
+  http://search.maven.org/#search|ga|1|a%3A%22java-libglom%22
+  for use as a <dependency> in your maven pom.xml files.
+
+* Ubuntu package:
+  Even if you use maven, to download java-libglom from the central 
+  repository, you will still need to install the shared libary separately.
+  For instance, for Ubuntu, use the libjava-libglom-java package 
+  from the PPA for stable releases:
+  https://launchpad.net/~openismus-team/+archive/ppa
+  or from the PPA for unstable releases:
+  https://launchpad.net/~openismus-team/+archive/openismus-glom-unstable/+packages
+
 Dependencies
 ============
 
@@ -29,7 +54,7 @@ regenerate the Java and C++ sources when building with ./configure.
 Version Numbers
 ===============
 
-Java libglom currently uses version string 1.19.x to indicate that it is still
+Java libglom currently uses version string 1.21.x to indicate that it is still
 in development. Once things stabilize a bit, the version number will match the
 version of libglom that is being wrapped. For example, Java libglom 1.22.x will
 wrap libglom 1.22.x.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]