Skip to content

Commit

Permalink
Release Version 2.2.0.RC1
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Gasdorf <[email protected]>
  • Loading branch information
fgdrf committed Jun 23, 2020
1 parent 1e3ed71 commit 6b5bb99
Show file tree
Hide file tree
Showing 275 changed files with 364 additions and 278 deletions.
4 changes: 2 additions & 2 deletions deploy/versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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=2.0
export VERSION=2.0.0.RC1
export SERIES=2.2
export VERSION=2.2.0.RC1
export BUILD="${BASE}/build"

# Tycho Build
Expand Down
6 changes: 3 additions & 3 deletions docs/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@

# General information about the project.
project = u'uDig'
copyright = u'2013, Refractions Research and others'
copyright = u'2020, Refractions Research and others'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = '2.0'
version = '2.2'

# The full version, including alpha/beta/rc tags.
release = '2.0.0.RC1'
release = '2.2.0.RC1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<parent>
<groupId>org.locationtech.udig</groupId>
<artifactId>udig-tycho</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<!-- =========================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/java/html/BulkConvert.java
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ private void bufferedStreamsCopy(File origional, File copy) {
}
}

// From http://java.dzone.com/articles/file-copy-java-Ð-benchmark
// From http://java.dzone.com/articles/file-copy-java-D-benchmark
private void bufferedStreamsCopy(InputStream fin, OutputStream fout) throws IOException {
try {
int data;
Expand Down
46 changes: 46 additions & 0 deletions docs/user/en/what_is_new/What is new 2.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
.. _what_is_new_2_1:

What is new for uDig 2.1
========================

This is a release candidate, prior to the creation of a stable 2.1.x series. GeoTools library has been updated to 19.4, please consult Upgrade guide in case you are using SDK to build your own geospatial application with uDig.

.. contents:: :local:
:depth: 1

Improvements and Fixes
----------------------
* `#230 <https://github.com/locationtech/udig-platform/issues/203>`_ Initialitiation in SetAttributesCommand
* `#280 <https://github.com/locationtech/udig-platform/issues/280>`_ allows to open StyleEditors for created layers
* `#283 <https://github.com/locationtech/udig-platform/issues/283>`_ ConcurrentModificationException using LayerInterceptor
* `#293 <https://github.com/locationtech/udig-platform/issues/293>`_ fixed Table Sorting issues and selection problems
* `#305 <https://github.com/locationtech/udig-platform/issues/305>`_ Rollback issues were fixed
* `#301 <https://github.com/locationtech/udig-platform/issues/301>`_ fixed Draging selected Nodes
* `#306 <https://github.com/locationtech/udig-platform/issues/306>`_ fix of multiple listeners problems in ToolOptionContributionItem
* `#317 <https://github.com/locationtech/udig-platform/issues/317>`_ preventing Exceptions in EditBlackboard if transformation is not set
* `#325 <https://github.com/locationtech/udig-platform/issues/325>`_ fixed CRS/SRS paremeter for WMS 1.3.0 GetFeatureInfo Requests
* `#330 <https://github.com/locationtech/udig-platform/issues/330>`_ Cursor Position tool considers Locale when parsing Coordinate String
* `#338 <https://github.com/locationtech/udig-platform/issues/338>`_ Exception Handling for LineTool and PolygonTool
* `#343 <https://github.com/locationtech/udig-platform/issues/343>`_ Correctly calculate the winding of triangles
* `#351 <https://github.com/locationtech/udig-platform/issues/351>`_ InitMapCRS Interceptor doesn't init Map-CRS if defaultCRSPreference is set
* `#304 <https://github.com/locationtech/udig-platform/issues/304>`_ selection box doesn't vanish occasionally selecting with Drag&Drop
* `#306 <https://github.com/locationtech/udig-platform/issues/306>`_ Support for Text widget for ToolOptionContributionItem
* `#218 <https://github.com/locationtech/udig-platform/issues/218>`_ Bulk feature Copy or Move between Layers
* `#299 <https://github.com/locationtech/udig-platform/issues/299>`_ Improved rendering by considering min and max scales before read
* `#307 <https://github.com/locationtech/udig-platform/issues/307>`_ externalized strings to allow translations
* `#313 <https://github.com/locationtech/udig-platform/issues/313>`_ Allows to configure fill transparency for edit geometries (Preferences)
* `#324 <https://github.com/locationtech/udig-platform/issues/324>`_ Allows to configure vertex transparency for edit geometries (Preferences)
* `#333 <https://github.com/locationtech/udig-platform/issues/333>`_ DinstanceTool handles Map zoom in/out correctly
* `#284 <https://github.com/locationtech/udig-platform/issues/284>`_ Display character encoding in LayerSummary of Shapefile layers
* `#329 <https://github.com/locationtech/udig-platform/issues/329>`_ DrawCoordinate command added
* `#277 <https://github.com/locationtech/udig-platform/issues/277>`_ Adds Perspective Switcher to Application
* `#292 <https://github.com/locationtech/udig-platform/issues/292>`_ Disallow DropFilterAction between same layers
* `#266 <https://github.com/locationtech/udig-platform/issues/266>`_ document bundle seperated to have more control creation Appliactions using SDK
* `#285 <https://github.com/locationtech/udig-platform/issues/285>`_ test bundles names using same pattern
* `#356 <https://github.com/locationtech/udig-platform/issues/356>`_ Using latest Tycho Release (1.4.0) for build chain


Updated 3rd-party Dependencies
------------------------------

uDig Codebase has been updated to work with `GeoTools 19.4 <http://geotoolsnews.blogspot.com/2018/12/geotools-194-released.html>`_ series. This implies dependency updates for several other libraries as well.
25 changes: 25 additions & 0 deletions docs/user/en/what_is_new/What is new 2.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
.. _what_is_new_2_2:

What is new for uDig 2.2
========================

This is a release candidate, prior to the creation of a stable 2.2.x series. GeoTools library has been updated to 22.1 and Eclipse Platform to 2019-03 to allow uDig to ruun with Java 11. Please consult Upgrade guide in case you are using SDK to build your own geospatial application with uDig.

.. contents:: :local:
:depth: 1

Improvements and Fixes
----------------------
* `#314 <https://github.com/locationtech/udig-platform/issues/314>`_ Allows to configure display delay for edit tools
* `#379 <https://github.com/locationtech/udig-platform/issues/379>`_ Improved copy behavior for feature attributes
* `#367 <https://github.com/locationtech/udig-platform/issues/367>`_ Fixed Display access for Message Bubble
* `#363 <https://github.com/locationtech/udig-platform/issues/363>`_ Fixed Layer Memory Leak on Feature Events
* Java 11 Support:
* `#354 <https://github.com/locationtech/udig-platform/issues/354>`_ Removed joda-time dependency
* `#378 <https://github.com/locationtech/udig-platform/issues/378>`_ Update Eclipse Platform to Release 2019-03
* `#361 <https://github.com/locationtech/udig-platform/issues/361>`_ Update GeoTools to 22.1 (with dependencies)

Updated 3rd-party Dependencies
------------------------------

uDig Codebase has been updated to work with `GeoTools 22.1 <http://geotoolsnews.blogspot.com/2019/11/geotools-221-released.html>`_ series. This implies dependency updates for several other libraries as well. In combination with Eclipse Platform update to Release 2019-03 uDig supports Java 11 from now on. This implies that uDig cannot support 32bit Operation Systems anymore, for details see `Eclipse Platform Issue 536766 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=536766>`_.
2 changes: 2 additions & 0 deletions docs/user/en/what_is_new/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The following features are new for uDig.
.. toctree::
:maxdepth: 2

What is new 2.2
What is new 2.1
What is new 2.0
What is new 1.5
What is new 1.4
Expand Down
4 changes: 4 additions & 0 deletions docs/user/toc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1287,6 +1287,10 @@
</topic>
<topic label="What is new 2.0" href="EN/what_is_new/What is new 2.0.html">
</topic>
<topic label="What is new 2.1" href="EN/what_is_new/What is new 2.1.html">
</topic>
<topic label="What is new 2.2" href="EN/what_is_new/What is new 2.2.html">
</topic>
</topic>

</toc>
Expand Down
2 changes: 1 addition & 1 deletion extras/org.locationtech.udig.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.locationtech.udig</groupId>
<artifactId>udig-tycho</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.locationtech.udig-feature"
label="uDig Feature"
version="2.2.0.qualifier"
version="2.2.0.RC1"
provider-name="udig.refractions.net"
plugin="org.locationtech.udig">

Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig-feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="uDig" uid="org.locationtech.udig-product" id="org.locationtech.udig.product" application="org.locationtech.udig.ui.application" version="2.2.0.qualifier" useFeatures="true" includeLaunchers="true">
<product name="uDig" uid="org.locationtech.udig-product" id="org.locationtech.udig.product" application="org.locationtech.udig.ui.application" version="2.2.0.RC1" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="./icons/about.png"/>
Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig-product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig-product</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig-site.community/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig-site.community</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig-site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig-site</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig.rcp_feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.locationtech.udig.rcp-feature"
label="uDig RCP Feature"
version="2.2.0.qualifier"
version="2.2.0.RC1"
provider-name="udig.refractions.net">

<description url="http://udig.github.com/docs/dev/getting_started.html">
Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig.rcp_feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig.rcp-feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.locationtech.udig_application-feature"
label="org.locationtech.udig_application-feature"
version="2.2.0.qualifier"
version="2.2.0.RC1"
provider-name="Refractions Research"
plugin="org.locationtech.udig.project">

Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig_application-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig_application-feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig_base-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.locationtech.udig_base-feature"
label="org.locationtech.udig_base-feature"
version="2.2.0.qualifier"
version="2.2.0.RC1"
provider-name="Refractions Research"
plugin="org.locationtech.udig_base">

Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig_base-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig_base-feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.locationtech.udig_platform-feature"
label="org.locationtech.udig_platform-feature"
version="2.2.0.qualifier"
version="2.2.0.RC1"
provider-name="Refractions Research"
plugin="org.locationtech.udig.catalog">

Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig_platform-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig_platform-feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.locationtech.udig_printing-feature"
label="org.locationtech.udig_printing-feature"
version="2.2.0.qualifier"
version="2.2.0.RC1"
provider-name="Refractions Research"
plugin="org.locationtech.udig.printing.ui">

Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig_printing-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig_printing-feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig_sdk-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig_sdk-feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.locationtech.udig_tutorials-feature"
label="org.locationtech.udig_tutorials-feature"
version="2.2.0.qualifier"
version="2.2.0.RC1"
provider-name="Refractions Research">

<description url="http://udig.refractions.net/confluence/display/DEV/1+Getting+Started">
Expand Down
2 changes: 1 addition & 1 deletion features/org.locationtech.udig_tutorials-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig_tutorials-feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.locationtech.udig_unstable-feature"
label="%feature.name"
version="2.2.0.qualifier"
version="2.2.0.RC1"
provider-name="udig.refractions.net">

<description url="http://udig.refractions.net/">
Expand Down
4 changes: 2 additions & 2 deletions features/org.locationtech.udig_unstable-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>features</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig_unstable-feature</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.udig</groupId>
<artifactId>udig-tycho</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>features</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/net.sf.opencsv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>plugins</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>
<artifactId>net.sf.opencsv</artifactId>
<version>2.3.0</version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bookmark Tests
Bundle-SymbolicName: org.locationtech.udig.bookmarks.tests
Bundle-Version: 2.2.0.qualifier
Bundle-Version: 2.2.0.RC1
Bundle-Activator: org.locationtech.udig.bookmarks.tests.Activator
Bundle-Vendor: udig.refractions.net
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.locationtech.udig.bookmarks.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>plugins</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>

<artifactId>org.locationtech.udig.bookmarks.tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bookmarks Plug-in
Bundle-SymbolicName: org.locationtech.udig.bookmarks; singleton:=true
Bundle-Version: 2.2.0.qualifier
Bundle-Version: 2.2.0.RC1
Bundle-Activator: org.locationtech.udig.bookmarks.BookmarksPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.locationtech.udig.bookmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>plugins</artifactId>
<groupId>org.locationtech.udig</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.RC1</version>
</parent>
<artifactId>org.locationtech.udig.bookmarks</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
Loading

0 comments on commit 6b5bb99

Please sign in to comment.