Messages by Date
-
2022/12/26
[sis-site] 01/03: Add BigTIFF in the list of supported formats. Note that next version may upgrade to GeoAPI 3.0.2.
desruisseaux
-
2022/12/26
[sis] 01/01: Upgrade GeoAPI dependency from 3.0.1 to 3.0.2 release candidate. It implies an upgrade of Unit API from JSR-363 to JSR-385. The JSR upgrade is done by the merge of branch 'geoapi-3.1'.
desruisseaux
-
2022/12/26
[sis] branch master updated (b9602ed1a7 -> 2dbd6f306f)
desruisseaux
-
2022/12/26
[sis] branch geoapi-3.1 updated (c89fcb2b94 -> 5cf53d65d2)
desruisseaux
-
2022/12/26
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: upgrade from JSR-363 to JSR-385.
desruisseaux
-
2022/12/26
[sis] branch geoapi-4.0 updated: Upgrade JSR-363 dependency to JSR-385. This is the dependency that defines unit of measurements in the `javax.measure` package.
desruisseaux
-
2022/12/26
[sis] branch master updated (e7c5ccf5a9 -> b9602ed1a7)
desruisseaux
-
2022/12/26
[sis] 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2022/12/26
[sis] branch geoapi-3.1 updated (f5bc633ac3 -> c89fcb2b94)
desruisseaux
-
2022/12/26
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2022/12/26
[sis-site] branch main updated: Adjust release date and release instructions.
desruisseaux
-
2022/12/26
svn commit: r58992 - /release/sis/1.2/
desruisseaux
-
2022/12/26
[sis-site] branch asf-site updated (f94fe91c -> 08107b2b)
desruisseaux
-
2022/12/26
[sis-site] 01/01: Merge branch 'asf-staging' into asf-site: SIS 1.3 release.
desruisseaux
-
2022/12/26
[sis-site] branch asf-staging updated: Regenerate the web site before SIS 1.3 release.
desruisseaux
-
2022/12/25
svn commit: r58978 - /dev/sis/1.3/
desruisseaux
-
2022/12/25
svn commit: r58977 - /dev/sis/1.3/RC2/ /release/sis/1.3/
desruisseaux
-
2022/12/25
svn commit: r1906206 - in /sis/release-test: integration/pom.xml maven/pom.xml
desruisseaux
-
2022/12/24
[sis] branch geoapi-4.0 updated: Enable the use of direct buffer for decompression implemented by native libraries (currently only ZIP).
desruisseaux
-
2022/12/24
svn commit: r58964 - /dev/sis/1.3/RC1/
desruisseaux
-
2022/12/24
[sis] branch geoapi-4.0 updated: Bug fixes (EOFException and bad content caused by bad position). Also fix a bug that prevented `HttpByteChannel` to effectively use "HTTP Range".
desruisseaux
-
2022/12/23
[sis] branch geoapi-4.0 updated: Allow HTTP connection from an URI with cache in a temporary file.
desruisseaux
-
2022/12/22
[sis] branch geoapi-4.0 updated (35a3827ce2 -> f8b2f5024b)
desruisseaux
-
2022/12/22
[sis] 01/02: Allow GeoTIFF reader to specify in advance the desired range of bytes.
desruisseaux
-
2022/12/22
[sis] 02/02: Close idle connection after a timeout.
desruisseaux
-
2022/12/21
[sis] branch geoapi-4.0 updated: Move `CachedByteChannel` implementation from S3 module to `sis-storage` for sharing the code with other protocols requirying cache (e.g. HTTP). This new implementation tries to download only needed ranges of bytes.
desruisseaux
-
2022/12/17
[sis] branch geoapi-4.0 updated: Remove GIGS tests because they will be removed from GeoAPI-conformance module. Those tests moved to an IOGP project: https://github.com/IOGP-GIGS/GIGSGeoAPI That project targets official OGC GeoAPI release, currently GeoAPI 3.0.1. It means that GIGS tests can be executed on SIS master branch but not yet on the `geoapi-4.0` branch.
desruisseaux
-
2022/12/17
[sis] branch JDK9 deleted (was d2076f2e5f)
desruisseaux
-
2022/12/17
svn commit: r58788 - /dev/sis/1.3/RC2/
desruisseaux
-
2022/12/17
svn commit: r1906054 - in /sis/release-test: integration/pom.xml maven/pom.xml
desruisseaux
-
2022/12/17
svn commit: r1906053 - /sis/data/non-free/sis-epsg/src/main/resources/org/apache/sis/referencing/factory/sql/epsg/LICENSE.txt
desruisseaux
-
2022/12/17
[sis] branch 1.3-RC updated: Cherry-pick bug fixes for release candidate 2. Include a fix for a regression reported on the mailing list.
desruisseaux
-
2022/12/17
[sis] branch geoapi-4.0 updated (fae2e06546 -> c70e0343f9)
desruisseaux
-
2022/12/17
[sis] 02/02: Fix an ArrayIndexOutOfBoundsException when the slices given to CoverageAggregator has no dimension that the aggregator can use as index. It happens for example if the slices have only 2 dimensions.
desruisseaux
-
2022/12/17
[sis] 01/02: Fix an ArrayStoreException when parsing a WKT with an invalid operation method.
desruisseaux
-
2022/12/14
[sis] 01/03: Deprecate `CharSequences.trimWhitespaces(String)`, replaced by `String.strip()` in Java 11.
desruisseaux
-
2022/12/14
[sis] branch geoapi-4.0 updated (7490457b36 -> fae2e06546)
desruisseaux
-
2022/12/14
[sis] 03/03: Improve the error message when failing to open a connection on an AWS S3 bucket.
desruisseaux
-
2022/12/14
[sis] 02/03: Fix an integer overflow when the filename is the root directory or an empty path.
desruisseaux
-
2022/12/13
[sis] 02/03: Replace most of `org.apache.sis.storage.geotiff.Tags` by `javax.imageio.plugins.tiff`. The latter provides a more complete set of tags that we can use as labels in metadata.
desruisseaux
-
2022/12/13
[sis] branch geoapi-4.0 updated (9c4a34851d -> 7490457b36)
desruisseaux
-
2022/12/13
[sis] 03/03: Fix an exception when GeoTIFF metadata contains rational numbers.
desruisseaux
-
2022/12/13
[sis] 01/03: Post-merge cleanup.
desruisseaux
-
2022/12/13
[sis] 01/01: Merge branch 'geoapi-3.1'. This is the upgrade from Java 8 to Java 11.
desruisseaux
-
2022/12/13
[sis] branch master updated (217df02d3e -> e7c5ccf5a9)
desruisseaux
-
2022/12/13
[sis] branch geoapi-3.1 updated (fee1fa85b1 -> f5bc633ac3)
desruisseaux
-
2022/12/13
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. This is the upgrade from Java 8 to Java 11.
desruisseaux
-
2022/12/13
[sis] branch geoapi-4.0 updated: Add `since` tag into `@Deprecated` annotations. Remove 4 deprecated methods that where not used anymore.
desruisseaux
-
2022/12/12
[sis-site] branch main updated: Add clearer information about required Java version.
desruisseaux
-
2022/12/12
[sis] 02/02: Resolve some "TODO" which were waiting for JDK 10 or JDK 11.
desruisseaux
-
2022/12/12
[sis] branch geoapi-4.0 updated (9a73feaadc -> 2c7abea573)
desruisseaux
-
2022/12/11
[sis] 02/03: Resolve some more advanced cases that where identified by a "Pending JDK9" comment.
desruisseaux
-
2022/12/11
[sis] branch geoapi-4.0 updated (d37c8ce013 -> 922983279c)
desruisseaux
-
2022/12/11
[sis] 01/03: Resolve some of the cases (the easy ones) that where identified by a "Pending JDK9" comment.
desruisseaux
-
2022/12/10
[sis] 02/02: Use the safer Java 11 way to convert collection to array.
desruisseaux
-
2022/12/10
[sis] branch geoapi-4.0 updated (ee6b293e6b -> d37c8ce013)
desruisseaux
-
2022/12/10
[sis] 01/02: Reduce the use of `CollectionsExt` when Java 11 methods can do the work.
desruisseaux
-
2022/12/10
[sis] 02/02: Remove reference to JAXB internal implementation, which is not provided anymore.
desruisseaux
-
2022/12/10
[sis] 01/02: Rollback two changes from last commit where the order of elements in the `Set` matter.
desruisseaux
-
2022/12/10
[sis] branch geoapi-4.0 updated (c33f347075 -> ee6b293e6b)
desruisseaux
-
2022/12/10
[sis] 01/02: Replace more `JDK9` placeholder. Those replacements are more risky because they introduce slight behavioral changes (range checks in `Arrays.equals(…)`, different iteration order in `Set` and `Map`).
desruisseaux
-
2022/12/10
[sis] branch geoapi-4.0 updated (929bc5d9c1 -> c33f347075)
desruisseaux
-
2022/12/10
[sis] 02/02: Rename `JDK9` as `JDK17` since it is now a placeholder for methods defined after Java 11.
desruisseaux
-
2022/12/10
[sis] 03/08: Set Java version requirement to Java 11 and update documentation. There is no code change in this commit.
desruisseaux
-
2022/12/10
[sis] 08/08: Delete some placeholder defined in the `JDK9` internal class, now replaced by their standard Java 11 counterparts.
desruisseaux
-
2022/12/10
[sis] 05/08: Move JavaEE 8 dependency to `sis-webapp` module. Update links to Java 8 documentation. Update NetBeans project configuration.
desruisseaux
-
2022/12/10
[sis] 02/08: Post-release: remove deprecated methods.
desruisseaux
-
2022/12/10
[sis] 06/08: Remove OSGi dependency from core SIS modules. OSGi support has never been completed anyway. The class moved to `sis-webapp` in case we want to try again in the future.
desruisseaux
-
2022/12/10
[sis] branch geoapi-4.0 updated (2f0e340e1f -> 929bc5d9c1)
desruisseaux
-
2022/12/10
[sis] 04/08: Upgrade Derby dependency to series 10.15, which is the last series compatible with Java 11.
desruisseaux
-
2022/12/10
[sis] 07/08: Remove a hack for a Java 8 limitation fixed in Java 9.
desruisseaux
-
2022/12/10
[sis] 01/08: Post-release cleanup.
desruisseaux
-
2022/12/10
[sis] branch master updated: Set version number to 1.4-SNAPSHOT for next development cycle.
desruisseaux
-
2022/12/10
[sis-site] branch main updated: Convert `release-discuss` template to HTML.
desruisseaux
-
2022/12/10
[sis-site] branch main updated: Update release instruction and set version numbers.
desruisseaux
-
2022/12/10
svn commit: r58621 - in /dev/sis/1.3: ./ RC1/
desruisseaux
-
2022/12/10
svn commit: r1905899 - in /sis/release-test: integration/pom.xml maven/pom.xml
desruisseaux
-
2022/12/09
[sis] branch geoapi-4.0 updated (e6382ae953 -> 2f0e340e1f)
desruisseaux
-
2022/12/09
[sis] branch master updated (11ef22c60c -> e579f89b26)
desruisseaux
-
2022/12/09
[sis] branch geoapi-3.1 updated (20ae4b58a9 -> fee1fa85b1)
desruisseaux
-
2022/12/09
[sis] 06/07: Set version number to 1.3.
desruisseaux
-
2022/12/09
[sis] branch 1.3-RC updated (c405c651a9 -> 4282ba8521)
desruisseaux
-
2022/12/09
[sis] 03/07: Fix an exception when parsing a WKT results in two or more identifiers on an object. This problem does not exist on the "geoapi-4.0" branch because the `ReferenceIdentifier` interface is specific to GeoAPI 3.x.
desruisseaux
-
2022/12/09
[sis] 01/07: Set version number and the EPSG geodetic dataset URL to expected values after release.
desruisseaux
-
2022/12/09
[sis] 07/07: Add a hack required for building javadoc. For a mysterious reason, Maven puts GeoAPI dependency under `--path-module` option instead of `--class-path` when building javadoc (but compilation with javac is okay).
desruisseaux
-
2022/12/09
[sis] 02/07: Merge branch 'geoapi-4.0' into geoapi-3.1.
desruisseaux
-
2022/12/09
[sis] 04/07: Merge branch 'geoapi-3.1'. This is hopefully the last set of changes before release.
desruisseaux
-
2022/12/09
[sis] branch geoapi-4.0 updated (3d5020c294 -> e6382ae953)
desruisseaux
-
2022/12/09
[sis] 01/02: `NumberFormatException` thrown when parsing an invalid code should be wrapped in a `NoSuchAuthorityCodeException`.
desruisseaux
-
2022/12/09
[sis] 02/02: Fix NullPointerException when auxiliary PRJ, TFW or HDR file can not be found. Improve test stability.
desruisseaux
-
2022/12/09
svn commit: r1905888 - in /sis/release-test: integration/pom.xml maven/pom.xml
desruisseaux
-
2022/12/09
svn commit: r1905885 - in /sis/data/non-free: pom.xml sis-embedded-data/pom.xml sis-epsg/pom.xml
desruisseaux
-
2022/12/09
[sis] branch geoapi-4.0 updated: Replace the `Optional` in `GridExtent.intersect(…)` by `DisjointExtentException` for more consistency with other API doing similar work. It allows us to provide more helpful error message.
desruisseaux
-
2022/12/08
[sis-site] branch main updated (47eb1cf9 -> 0edb3665)
desruisseaux
-
2022/12/08
[sis-site] 02/03: Minor adjustments in documentation about new release.
desruisseaux
-
2022/12/08
[sis-site] 01/03: Convert release notes from static HTML pages to markdown for processing by Hugo. The intent is to get better integration of those pages with the rest of the site.
desruisseaux
-
2022/12/08
[sis-site] 03/03: Rename `source` and `target` directories to their default values, which are `content` and `public` respectively. The intent is to make slightly easier to follow help on internet when the steps to execute assume the default naming convention.
desruisseaux
-
2022/12/08
[sis] branch geoapi-4.0 updated: Extent.intersect(…) should not return a value when there is no intersection.
desruisseaux
-
2022/12/08
[sis] branch 1.3-RC updated: Remove GitHub meta-data that do not apply to a branch.
desruisseaux
-
2022/12/08
[sis] 03/03: Set version number to 1.3.
desruisseaux
-
2022/12/08
[sis] 01/03: Set version number and the EPSG geodetic dataset URL to expected values after release.
desruisseaux
-
2022/12/08
[sis] branch 1.3-RC created (now 5a76a2ffa3)
desruisseaux
-
2022/12/07
[sis-site] branch main updated: Prepare release notes.
desruisseaux
-
2022/12/07
[sis] branch master updated (2b6eec917a -> 11ef22c60c)
desruisseaux
-
2022/12/07
[sis] 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
-
2022/12/07
[sis] branch geoapi-3.1 updated (05a9bb3b01 -> 20ae4b58a9)
desruisseaux
-
2022/12/07
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains only bug fixes.
desruisseaux
-
2022/12/07
[sis] branch geoapi-4.0 updated (d438a0d1b6 -> e2c3b3af00)
desruisseaux
-
2022/12/07
[sis] 03/03: Fix a `ClassCastException` and an `EOFException`. The latter was caused by wrong `ChannelData.channelOffset` value.
desruisseaux
-
2022/12/07
[sis] 01/03: Fix test failure when running tests on PostgreSQL without EPSG dataset.
desruisseaux
-
2022/12/07
[sis] 02/03: Add missing component file (HDR) for ESRI RAW format.
desruisseaux
-
2022/12/06
[sis] 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2022/12/06
[sis] branch master updated (ea85b9b19d -> 2b6eec917a)
desruisseaux
-
2022/12/06
[sis] branch geoapi-3.1 updated (92a8dad131 -> 05a9bb3b01)
desruisseaux
-
2022/12/06
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2022/12/06
[sis] 01/02: Add a warning about possible future API change. https://issues.apache.org/jira/browse/SIS-560
desruisseaux
-
2022/12/06
[sis] 02/02: Fix JUnit test failures when the tests are run without EPSG database.
desruisseaux
-
2022/12/06
[sis] branch geoapi-4.0 updated (aa41c4d0ec -> d438a0d1b6)
desruisseaux
-
2022/12/04
[sis] branch geoapi-4.0 updated: GPX store should implement `WritableFeatureSet` only if the stream allows write operations.
desruisseaux
-
2022/12/03
[sis] 01/02: Minor documentation fixes.
desruisseaux
-
2022/12/03
[sis] branch geoapi-4.0 updated (e2a4f94058 -> 138a82a9e8)
desruisseaux
-
2022/12/03
[sis] 02/02: GPX data store should implement `WritableFeatureSet`.
desruisseaux
-
2022/12/02
[sis] branch geoapi-4.0 updated: Anticipate some of class name changes expected with upgrade to ISO 19157:2022. Not all impacted types are renamed, only the ones that are new in SIS 1.3 release. Other impacted classes and methods will be renamed later.
desruisseaux
-
2022/12/02
[sis] branch geoapi-3.1 updated (0d88ef7e00 -> 92a8dad131)
desruisseaux
-
2022/12/02
[sis] branch geoapi-4.0 updated (8c02b2ed66 -> 6053448501)
desruisseaux
-
2022/12/02
[sis] branch master updated (1a8e38fd88 -> ea85b9b19d)
desruisseaux
-
2022/12/02
[sis] 03/03: Merge branch 'geoapi-3.1'
desruisseaux
-
2022/12/02
[sis] 01/03: Replace `java.util.Date` (from Java 1) by `java.time.temporal.Temporal` (from Java 8) in two properties that were introduced by the ISO 19157 upgrade (JIRA issue SIS-394). This change should be done on all properties, but this commit starts with properties that did not existed before SIS 1.3 release for making the transition smother.
desruisseaux
-
2022/12/02
[sis] 02/03: Merge branch 'geoapi-4.0' into geoapi-3.1.
desruisseaux
-
2022/12/01
[sis] 02/02: feat(Feature): add a computed image for band aggregation
amanin
-
2022/12/01
[sis] 01/02: chore(Feature): change contract of utility TiledImageMock.initializeAllTiles member function.
amanin
-
2022/12/01
[sis] branch feat/resource-processor updated (5a6d0d24d0 -> a0a748dea2)
amanin
-
2022/11/30
[sis] 01/02: Clarify that the hard-coded CRS used as fallback in absence of EPSG geodetic dataset can be found in public sources. EPSG metadata such as scope and aliases other than abbreviations are omitted, except the identifier (code) which is interpreted as a reference telling where to find the full definition. A notice is added as a remark in CRS objects.
desruisseaux
-
2022/11/30
[sis] branch geoapi-4.0 updated (a2ecd9979b -> 8c02b2ed66)
desruisseaux
-
2022/11/30
[sis] 02/02: Remove an invisible character (zero-width space).
desruisseaux
-
2022/11/29
[sis] 01/03: Avoid a NumberFormatException in the wizard when installing JavaFX 19.
desruisseaux
-
2022/11/29
[sis] 03/03: Include version number in fallback CRS. It is a way to tell that those definitions do not use datum ensemble.
desruisseaux
-
2022/11/29
[sis] 02/03: Retrofit `sis-console/artifact` into `sis-javafx/artifact`. The intent is to have a single source for the packaging of SIS binaries. `sis-console/artifact` was slightly obsolete compared to `sis-javafx/artifact`.
desruisseaux
-
2022/11/29
[sis] branch geoapi-4.0 updated (87f7778d56 -> a2ecd9979b)
desruisseaux
-
2022/11/28
[sis] 01/01: More dependency upgrades. Minor bug fix in metadata copy constructor.
desruisseaux
-
2022/11/28
[sis] branch geoapi-4.0 updated (ce4e984838 -> 87f7778d56)
desruisseaux
-
2022/11/28
[sis] branch geoapi-3.1 updated (29bfa755d5 -> 0d88ef7e00)
desruisseaux
-
2022/11/28
[sis] 03/03: Merge branch 'geoapi-3.1'. This is documentation, ISO 19115 amendment 1 and minor bug fixes.
desruisseaux
-
2022/11/28
[sis] 02/03: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains documentation, ISO 19115 amendment 1 and minor bug fixes.
desruisseaux
-
2022/11/28
[sis] branch master updated (f77cfeed91 -> 1a8e38fd88)
desruisseaux
-
2022/11/28
[sis] 01/03: Bump postgresql from 42.5.0 to 42.5.1 https://github.com/apache/sis/pull/31
desruisseaux
-
2022/11/28
[sis] 03/03: feat(Storage): add GridCoverageResource resampling capability
amanin
-
2022/11/28
[sis] branch feat/resource-processor updated (cbf9f26ab9 -> 5a6d0d24d0)
amanin
-
2022/11/28
[sis] 01/03: chore(Storage): fix a javadoc reference
amanin
-
2022/11/28
[sis] 02/03: chore(Storage): add a GridCoverageProcessor attribute in resource processor
amanin
-
2022/11/28
[sis] 01/01: Resource : add ResourceProcessor with converted samples operation
amanin
-
2022/11/28
[sis] branch feat/resource-processor created (now cbf9f26ab9)
amanin
-
2022/11/25
[sis] branch geoapi-4.0 updated: Clarify the name of `Record` and `RecordType` objects created at XML unmarshalling time. The previous "CharacterSequence" name was misleading because it suggested a field name, while it was used for a record containing a single field of type text. The "Single text" name is a better description.
desruisseaux
-
2022/11/23
[sis] branch dependabot/maven/org.postgresql-postgresql-42.5.1 created (now 6bd9d3b9e0)
github-bot
-
2022/11/23
[sis] 02/06: More replacements of <cite> HTML tags by <em>, because the former was not really used for citations.
desruisseaux
-
2022/11/23
[sis] 03/06: Fix javadoc and serialization warnings.
desruisseaux
-
2022/11/23
[sis] branch geoapi-4.0 updated (854d9b68cf -> 31c81118c2)
desruisseaux
-
2022/11/23
[sis] 05/06: Apply ISO 19115:2014 amendment 1 (2018). https://github.com/opengeospatial/geoapi/issues/77
desruisseaux
-
2022/11/23
[sis] 06/06: Update for changes in GeoAPI interface: - `NameFactory.createTypeName(…)` method added. - `ParameterDescriptor.getDirection()` default to "in".
desruisseaux
-
2022/11/23
[sis] 04/06: Move `SensorType` together with other classes used as substitution for classes omitted in GeoAPI.
desruisseaux
-
2022/11/22
[sis] branch master updated (884973020b -> f77cfeed91)
desruisseaux
-
2022/11/22
[sis] 01/01: Merge branch 'geoapi-3.1'. Contains mostly minor documentation fixes, but repeated in a lot of files.
desruisseaux
-
2022/11/22
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains mostly minor documentation fixes, but repeated in a lot of files.
desruisseaux
-
2022/11/22
[sis] branch geoapi-4.0 updated (62842c07be -> 854d9b68cf)
desruisseaux
-
2022/11/22
[sis] 01/03: Replace "http://standards.iso.org/iso/" hard-coded strings by a constant.
desruisseaux
-
2022/11/22
[sis] branch geoapi-3.1 updated (2afe9dfcf6 -> 29bfa755d5)
desruisseaux
-
2022/11/22
[sis] 02/03: Fix a few warnings.
desruisseaux
-
2022/11/20
[sis] branch geoapi-4.0 updated (ec0eaa68d9 -> 62842c07be)
desruisseaux
-
2022/11/20
[sis] 02/02: Add missing @Dependencies annotations on metadata elements that became depreceted in ISO 19157.
desruisseaux
-
2022/11/19
[sis] 01/02: Make `MetadataStandard` class more similar to the version on other branches, for making merges easier.
desruisseaux
-
2022/11/19
[sis] branch master updated (34813b658c -> 884973020b)
desruisseaux
-
2022/11/19
[sis] 02/02: Merge branch 'geoapi-3.1'. The commits in this merge were already present on `master` branch. This merge is for making sure that `master` and `geoapi-4.0` are synchronized.
desruisseaux
-
2022/11/19
[sis] branch geoapi-3.1 updated (86bb5bbf6b -> 2afe9dfcf6)
desruisseaux
-
2022/11/19
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains bug fix in parsing of GML documents.
desruisseaux
-
2022/11/19
[sis] 01/01: Bug fixes related to unmarshalling of GML documents. Those bugs were identified by OGC TestBed 18 D025 scenario. This is a port of 3 commits on `master` branch.
desruisseaux
-
2022/11/19
[sis] branch geoapi-4.0 updated (6dc1c33f57 -> ec0eaa68d9)
desruisseaux
-
2022/11/19
[sis] 05/05: Merge branch 'geoapi-3.1'. This is mostly spelling fixes and dependency upgrades.
desruisseaux
-
2022/11/19
[sis] branch master updated (0e32b83323 -> 34813b658c)
desruisseaux
-
2022/11/19
[sis] 04/05: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains mostly spelling fixes.
desruisseaux
-
2022/11/19
[sis] 01/05: Add @UML annotations on new implementations of ISO 19157 constructs that are not present in GeoAPI 3.0.1.
desruisseaux
-
2022/11/19
[sis] 03/05: Upgrade dependencies.
desruisseaux
-
2022/11/19
[sis-site] branch main updated (f33caad3 -> dd8701a9)
desruisseaux
-
2022/11/19
[sis-site] 03/03: Fix common spelling errors.
desruisseaux
-
2022/11/19
[sis-site] 02/03: Add ISO 19157:2013 in the list of supported standards.
desruisseaux
-
2022/11/19
[sis-site] 01/03: Adjust section title.
desruisseaux
-
2022/11/17
[sis] branch dependabot/maven/org.hsqldb-hsqldb-2.7.1 created (now 49a599810a)
github-bot
-
2022/11/17
[sis] branch geoapi-4.0 updated: Post-merge cleaning.
desruisseaux
-
2022/11/17
[sis] branch master updated (cdb3752112 -> 0e32b83323)
desruisseaux
-
2022/11/17
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. This is the upgrade of metadata quality package from ISO 19115 to ISO 19157.
desruisseaux
-
2022/11/17
[sis] branch geoapi-3.1 updated (a143312778 -> 86bb5bbf6b)
desruisseaux
-
2022/11/16
[sis] branch geoapi-4.0 updated: Remove `DefaultParameter` (the implementation of ISO 19157 `DQM_Parameter`). This is replaced by a retrofitting in `ParameterDescriptor` for a unified API.
desruisseaux
-
2022/11/15
[sis] branch geoapi-4.0 updated (7b995facc0 -> a31026987c)
desruisseaux
-
2022/11/15
[sis] 01/03: Add a `Names.createMemberName(CharSequence, String, CharSequence, TypeName)` convenience method.
desruisseaux
-
2022/11/15
[sis] 03/03: Add a few tests for metadata quality package.
desruisseaux
-
2022/11/15
[sis] 02/03: Constructor argument should be `CharSequence` instead of `InternationalString` for consistency with similar constructors in the rest of metadata packages.
desruisseaux
-
2022/11/15
[sis] 02/04: Better error messages when a `ParameterValue` can not be unmarshalled because of missing `ParameterDescriptor`.
desruisseaux
-
2022/11/15
[sis] 04/04: Add GitHub metadata (summary, home page, labels).
desruisseaux
-
2022/11/15
[sis] 03/04: If the unmarshalled operation in <gml:PassThroughOperation> is a defining conversion, complete the conversion.
desruisseaux
-
2022/11/15
[sis] 01/04: Bug fixes related to unmarshalling of GML documents. Those bugs were identified by OGC TestBed 18 D025 scenario.
desruisseaux
-
2022/11/15
[sis] branch master updated (dff7ab60bc -> cdb3752112)
desruisseaux