From 2cdce880965d0fc2158d4ad7ad1e803c579c9ccb Mon Sep 17 00:00:00 2001 From: Frank Gasdorf Date: Fri, 12 Aug 2016 22:07:50 +0200 Subject: [PATCH] Updated versions, added What is new page Signed-off-by: Frank Gasdorf --- deploy/versions.sh | 4 ++-- docs/common.py | 4 ++-- docs/user/en/what_is_new/What is new 2.0.rst | 21 ++++++++++++++++++++ docs/user/en/what_is_new/index.rst | 1 + docs/user/toc.xml | 2 ++ plugins/org.locationtech.udig.help/toc.xml | 14 +++++++++---- 6 files changed, 38 insertions(+), 8 deletions(-) create mode 100644 docs/user/en/what_is_new/What is new 2.0.rst diff --git a/deploy/versions.sh b/deploy/versions.sh index 0a7e85edc4..b6bb0f8cb2 100755 --- a/deploy/versions.sh +++ b/deploy/versions.sh @@ -8,8 +8,8 @@ export BASE=`dirname $0` export INSTALLER="${BASE}/installer" #export TARGET=${BASE}/target #export TARGET=${BASE}/../features/org.locationtech.udig-product/target/products/ -export SERIES=1.5 -export VERSION=1.5.0-SNAPSHOT +export SERIES=2.0 +export VERSION=2.0.0.RC1 export BUILD="${BASE}/build" # Tycho Build diff --git a/docs/common.py b/docs/common.py index 35bf98e478..17be193a18 100644 --- a/docs/common.py +++ b/docs/common.py @@ -49,10 +49,10 @@ # built documents. # # The short X.Y version. -version = '1.4' +version = '2.0' # The full version, including alpha/beta/rc tags. -release = '1.4.0' +release = '2.0.0.RC1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/user/en/what_is_new/What is new 2.0.rst b/docs/user/en/what_is_new/What is new 2.0.rst new file mode 100644 index 0000000000..fe5cde6325 --- /dev/null +++ b/docs/user/en/what_is_new/What is new 2.0.rst @@ -0,0 +1,21 @@ +.. _what_is_new_2_0: + +What is new for uDig 2.0 +======================== + +This release is a Bugfix release and many changes in the codebase are because of GeoTools upgrade to 14.1.x + +.. contents:: :local: + :depth: 1 + +Updated 3rd-party Dependencies +------------------------------ + +uDig Codebase has been updated to work with `GeoTools 14.1.x `_ series. This implies dependency updates for several other libraries as well. + +Language and Internationalization +--------------------------------- + +Russian support has been added, many thanks to `Russian Translation Team (Transifex) `_. + +Spot a translation mistake or like to add support for your preferred language? Help translate here: `uDig latest localizations `_ diff --git a/docs/user/en/what_is_new/index.rst b/docs/user/en/what_is_new/index.rst index 1bf8472017..8a118d96a5 100644 --- a/docs/user/en/what_is_new/index.rst +++ b/docs/user/en/what_is_new/index.rst @@ -8,6 +8,7 @@ The following features are new for uDig. .. toctree:: :maxdepth: 2 + What is new 2.0 What is new 1.5 What is new 1.4 What is new 1.3 diff --git a/docs/user/toc.xml b/docs/user/toc.xml index e5bf4221a7..1b371a31e8 100644 --- a/docs/user/toc.xml +++ b/docs/user/toc.xml @@ -1278,6 +1278,8 @@ + + diff --git a/plugins/org.locationtech.udig.help/toc.xml b/plugins/org.locationtech.udig.help/toc.xml index cdc2f21ef5..1b371a31e8 100644 --- a/plugins/org.locationtech.udig.help/toc.xml +++ b/plugins/org.locationtech.udig.help/toc.xml @@ -1267,12 +1267,18 @@ - - + + - + - + + + + + + +