commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[sis] branch feat/coveragejson updated: chore(CoverageJSON): fix missing license informations and some documentation
jsorel
[sis] branch feat/coverage-json deleted (was aba6d81675)
jsorel
[sis] branch feat/coveragejson created (now 8b31fcd69a)
jsorel
[sis] branch geoapi-4.0 updated (a93258c0ba -> 4c94f8269e)
desruisseaux
[sis] 03/03: First draft of GeoTIFF writer accessible from public API. For now we do that with a `GeoTiffStore.appen(…)` method.
desruisseaux
[sis] 02/03: Refactor `ChannelImageOutputStream` as an implementation of `ImageOutputStream`. It allows us to test `ChannelData.yield(ChannelData)`.
desruisseaux
[sis] 01/03: Redesign the way that readers and writers co-exist in `DataStore` implementations: - `isWritable(…)` needs to distinguish between opening an existing file or creating a new one. - `setStreamPosition(long)` removed. It was misused in most places, causing probable bugs. - Allow creation of `ChannelDataOutput` from a `ChannelDataInput`, sharing same internal. - Add `synchronize(…)` for making input `ChannelData` consistent with output, or conversely.
desruisseaux
[sis-site] branch asf-site updated (905533d0 -> 275fc8aa)
desruisseaux
[sis-site] 01/01: Merge branch 'asf-staging' into asf-site.
desruisseaux
[sis-site] branch asf-staging updated: Update web site with COG added in the list of supported standards.
desruisseaux
[sis-site] branch main updated: Add the newly released http://www.opengis.net/doc/is/COG/1.0 in the list of standards supported by SIS.
desruisseaux
[sis] branch geoapi-4.0 updated (defbef6e4a -> a93258c0ba)
desruisseaux
[sis] 02/05: Rename GeoKeys from GeoTIFF 1.0 to GeoTIFF 1.1 names. The keys related to units of measure are now handled in a separated class.
desruisseaux
[sis] 05/05: Give more informative names to some parameters.
desruisseaux
[sis] 04/05: Fix spurious warnings during the verification of map projection parameters.
desruisseaux
[sis] 03/05: Initial GeoKeys support.
desruisseaux
[sis] 01/05: First version of a TIFF writer (work initiated by Erwan Roussel). This initial version works, but with a limited amount of color models and sample models.
desruisseaux
svn commit: r1912969 - /sis/data/non-free/sis-embedded-data/pom.xml
desruisseaux
[sis-site] branch main updated: Fix an error in the version of Glassfish dependency. Also fix more minor errors in release management guide.
desruisseaux
[sis-site] branch asf-site updated (cf66df92 -> 905533d0)
desruisseaux
[sis-site] 01/01: Merge branch 'asf-staging' into asf-site
desruisseaux
[sis-site] branch asf-staging updated: Fix erroneous version number of Glassfish dependency.
desruisseaux
[sis-site] branch asf-site updated (3a836900 -> cf66df92)
desruisseaux
[sis-site] 01/01: Merge branch 'asf-staging' into asf-site.
desruisseaux
[sis] branch main updated: Set version number to 1.5 for next release cycle.
desruisseaux
[sis] tag 1.4-RC1 deleted (was 6f5b664363)
desruisseaux
[sis] tag 1.4 created (now 6f5b664363)
desruisseaux
svn commit: r64502 - /dev/sis/1.4/
desruisseaux
svn commit: r64501 - /dev/sis/1.4/RC1/ /release/sis/1.4/
desruisseaux
svn commit: r1912922 - /sis/release-test/integration/
desruisseaux
[sis] branch geoapi-4.0 updated (a2820288ee -> defbef6e4a)
desruisseaux
[sis] 03/06: `ChannelDataOutput` implements `DataOutput` for allowing `instanceof` checks against a public interface.
desruisseaux
[sis] 05/06: Add `UpdatableWrite` as an helper class for data store writers which need to update values after they have been written.
desruisseaux
[sis] 04/06: Add `HyperRectangleWriter` as an helper class for multi-dimensional grid coverage writers.
desruisseaux
[sis] 01/06: Documentation and code updates in I/O in preparation for GeoTIFF writer.
desruisseaux
[sis] 02/06: `ChannelDataInput` implements `DataInput` for allowing `instanceof` checks against a public interface.
desruisseaux
[sis] 06/06: Tune test utilities in preparation for the addition of GeoTIFF writer.
desruisseaux
[sis] tag 1.4-RC1 created (now 6f5b664363)
desruisseaux
[sis] 02/02: Set the version number to 1.4.
desruisseaux
[sis-site] branch main updated (78d55766 -> 0f8f3e93)
desruisseaux
[sis-site] 02/02: Prepare documentation for the 1.4 release.
desruisseaux
[sis-site] 01/02: Update the "test release candidate" section of release management page.
desruisseaux
svn commit: r64391 - in /dev/sis/1.4: ./ RC1/
desruisseaux
svn commit: r1912784 - in /sis/release-test/maven: pom.xml src/main/java/org/apache/sis/test/referencing/CoordinateOperationComparator.java src/test/java/org/apache/sis/test/SelfConsistencyTest.java
desruisseaux
[sis] branch geoapi-4.0 updated (a24a7b212f -> a2820288ee)
desruisseaux
[sis] branch geoapi-3.1 updated (d4fc457a24 -> 6008e5e18d)
desruisseaux
[sis] branch main updated (2596723a0b -> 27a4ac4fed)
desruisseaux
[sis] 01/03: Modify the structure of the binary bundle for avoiding to have undesired applications on the module-path.
desruisseaux
[sis] 02/03: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
[sis] 03/03: Merge branch 'geoapi-3.1'
desruisseaux
svn commit: r1912778 - /sis/data/non-free/sis-embedded-data/pom.xml
desruisseaux
svn commit: r1912767 - in /sis/data/non-free/sis-embedded-data/src: main/java/ main/java/org/apache/sis/resources/embedded/ test/java/org/apache/sis/resources/embedded/
desruisseaux
[sis-site] branch main updated: Add instruction about Maven deployment (for the parent POM).
desruisseaux
[sis] branch main updated (2ce512f85a -> 2596723a0b)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-3.1'
desruisseaux
[sis] branch geoapi-3.1 updated (2730c89d63 -> d4fc457a24)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
[sis] branch geoapi-4.0 updated: Add qualified exports needed by the "non-free" optional modules for EPSG data.
desruisseaux
svn commit: r1912761 - in /sis/data/non-free: sis-embedded-data/ sis-embedded-data/src/main/java/ sis-embedded-data/src/main/java/org/apache/sis/resources/embedded/ sis-embedded-data/src/test/java/org/apache/sis/resources/embedded/ sis-epsg/ sis-epsg/s...
desruisseaux
[sis] branch geoapi-4.0 updated (24b12731b9 -> 0c022f2f1f)
desruisseaux
[sis] 02/02: Define Maven repositories for snapshots and release deployments.
desruisseaux
[sis] 01/02: Fixes to the build plugin based on release experience.
desruisseaux
svn commit: r1912760 - in /sis/data/non-free: ./ sis-embedded-data/ sis-embedded-data/src/main/java/org/apache/sis/resources/embedded/ sis-embedded-data/src/test/java/org/apache/sis/resources/embedded/ sis-epsg/ sis-epsg/src/main/java/org/apache/sis/re...
desruisseaux
[sis-site] branch main updated: Partial update of release management notes, with more instruction about publishing.
desruisseaux
[sis] branch main updated (00e6806277 -> 2ce512f85a)
desruisseaux
[sis] 02/03: Merge branch 'geoapi-3.1'
desruisseaux
[sis] 01/03: Fix some Javadoc warnings specific to the main branch.
desruisseaux
[sis] 03/03: Fix more Javadoc errors.
desruisseaux
[sis] branch geoapi-3.1 updated (fba1ecf3f7 -> 2730c89d63)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
[sis] branch geoapi-4.0 updated: Add GPG signing for endorsed and optional modules. Incubator modules are not signed because not intended to be released.
desruisseaux
[sis] branch geoapi-4.0 updated: Generate sources JAR and Javadoc JAR together with the Maven artifacts.
desruisseaux
[sis] branch geoapi-4.0 updated: Fix some Javadoc warnings.
desruisseaux
[sis] branch main updated (0c2f9effc0 -> 00e6806277)
desruisseaux
[sis] 02/02: Replace a link to GeoAPI-snapshot by a link to GeoAPI 3.0.
desruisseaux
[sis] 01/02: Merge branch 'geoapi-3.1'
desruisseaux
[sis] branch geoapi-3.1 updated (18a06d459c -> fba1ecf3f7)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
[sis] branch geoapi-4.0 updated (0a1d7bd6c3 -> 0a25115dc9)
desruisseaux
[sis] 02/02: Set version number and the EPSG geodetic dataset URL to expected values after release. Fix erroneous SIS version number.
desruisseaux
[sis] 01/02: Adjust dependency declarations.
desruisseaux
[sis-site] branch main updated: Partial upgrade of release instruction to the new gradle build system.
desruisseaux
[sis-site] branch main updated: Release notes for Apache SIS 1.4.
desruisseaux
[sis-site] branch main updated (1a23a244 -> be694f71)
desruisseaux
[sis-site] 01/03: Update setup instructions, in particular the ones about PostgreSQL.
desruisseaux
[sis-site] 03/03: Merge the "build" page with the "sources" and "downloads" pages.
desruisseaux
[sis-site] 02/03: Add notes about Java modules in SIS 1.4 and later.
desruisseaux
[sis] branch geoapi-4.0 updated: Replace a NullPointerException by a more explicit message about the failure cause.
desruisseaux
[sis-site] branch main updated: Update the list CRS and operation methods supported by Apache SIS 1.4. Update the release management guide following Gradle and modularisation.
desruisseaux
[sis] branch geoapi-4.0 updated: Add or edit `README.md` files.
desruisseaux
[sis] branch main updated (9a6f339273 -> 0c2f9effc0)
desruisseaux
[sis-site] branch main updated (ca77ed5d -> ee9ecef6)
desruisseaux
[sis-site] 02/02: Set GeoAPI version number to 3.0.2.
desruisseaux
[sis-site] 01/02: Remove duplicated section.
desruisseaux
[sis] branch geoapi-3.1 updated (a1f4b15161 -> 18a06d459c)
desruisseaux
[sis] branch geoapi-4.0 updated (66ca33f853 -> a95aaf3c96)
desruisseaux
[sis] 02/05: Add the tools used in previous commit for cleaning `@since` and `@version` javadoc tags.
desruisseaux
[sis] 03/05: When the "gr3df97a.txt" datum shift grid file is not found, the exception should be `MissingFactoryResourceException` instead of `FactoryDataException`.
desruisseaux
[sis] 04/05: Replace some Maven artifact names by JPMS names in documentation.
desruisseaux
[sis] 05/05: Update the NOTICE file.
desruisseaux
[sis-site] branch main updated: Merge "release-management-setup.md" content into "release-management.md".
desruisseaux
[sis-site] branch main updated (78041c67 -> be146d28)
desruisseaux
[sis-site] 01/02: Update the version, Java requirement and the "How to" examples.
desruisseaux
[sis-site] 02/02: Document new policy about `@since` and `@version` javadoc tags.
desruisseaux
[sis] branch main updated (01f8dc22a9 -> 9a6f339273)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-3.1'
desruisseaux
[sis] branch geoapi-3.1 updated (80a27652f1 -> a1f4b15161)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
[sis] branch geoapi-4.0 updated (f07143ab6b -> 66ca33f853)
desruisseaux
[sis] 02/02: Move some tests closer to the place where they are used.
desruisseaux
[sis] 01/02: Modification of the fix about the property name of a link. The check for instance of `ValueReference` should be merged with the existing check done 20 lines below.
desruisseaux
[sis] branch geoapi-4.0 updated: fix(FeatureQuery): fix a case where query projection returned the wrong property name
jsorel
[sis] branch main updated (6affdaa155 -> 01f8dc22a9)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
[sis] branch geoapi-3.1 updated (611ffb816d -> 80a27652f1)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 (imports reordering).
desruisseaux
[sis] branch geoapi-4.0 updated (4ad7739f09 -> 2f6a07007c)
desruisseaux
[sis] 03/04: Avoid using a method which has been deprecated in Gradle 8.3.
desruisseaux
[sis] 04/04: Convert text files and HTML files to Markdown format when those files were not used for tests. The intend is to have a less formats for documentation (Javadoc, Markdown, MathML), so all `*.txt` files can be considered as used in tests.
desruisseaux
[sis] 02/04: Tune the rule for ordering import statements. Those changes were used in the previous commit.
desruisseaux
[sis] branch geoapi-4.0 updated (2c76440e28 -> 4ad7739f09)
desruisseaux
[sis] 02/04: After removing the export of projection packages, the `getClass() == Foo.class` verifications are no longer necessary.
desruisseaux
[sis] 03/04: Upgrade dependencies
desruisseaux
[sis] 04/04: Corrections in the README.md about GeoAPI snapshot used in "geoapi-xxx" branches.
desruisseaux
[sis] 01/04: Do not export the `org.apache.sis.referencing.operation.projection` package. It does not need to be used directly, and its design is non-trivial.
desruisseaux
[sis] branch main updated (6eac04b166 -> 6affdaa155)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
[sis] branch geoapi-3.1 updated (c2bcdb964f -> 611ffb816d)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. This is minor adjustments in preparation for a release proposal.
desruisseaux
[sis] branch geoapi-4.0 updated (1dc6f94da8 -> 2c76440e28)
desruisseaux
[sis] 01/02: Add missing `createParametric[CRS|CS|Datum](String)` methods
desruisseaux
[sis] 02/02: Add radioactivity units of measurement (becquerel and curie).
desruisseaux
[sis] branch geoapi-4.0 updated: Resolve a new Gradle warning which appears with Gradle 8.3. Edit the RExADME.md file.
desruisseaux
[sis] branch geoapi-4.0 updated: Use existing contants for TIFF tag types. Opportunistic documentation fixes.
desruisseaux
[sis] branch geoapi-4.0 updated (b03b235825 -> aa81075711)
desruisseaux
[sis] 02/02: Avoid a direct dependencies of metadata `Extents` class toward referencing interfaces.
desruisseaux
[sis] 01/02: Combine `DataStoreFilter` with user-supplied filter.
desruisseaux
[sis] branch main updated (2d716eab6d -> 6eac04b166)
desruisseaux
[sis] branch geoapi-3.1 updated (4b753152a6 -> c2bcdb964f)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains the beginning of a migration to JUnit 5, the beginning of an ISO 19111 upgrade, documentation fixes and some deprecations in preparation for SIS 1.4 release proposal.
desruisseaux
[sis] branch geoapi-4.0 updated: Add a `DataStores.openWritable(…)` method.
desruisseaux
[sis] branch geoapi-4.0 updated (7c107c57ee -> 6f65c2bacd)
desruisseaux
[sis] 01/03: Spelling and documentation fixes.
desruisseaux
[sis] 03/03: Remove the boolean return value in WritableFeatureSet.removeIf(Predicate)
desruisseaux
[sis] 02/03: Deprecate for removal `NullArgumentException`.
desruisseaux
[sis] branch main-with-gradle-wrapper updated (cd6f6b44b1 -> fff3ae5e86)
desruisseaux
[sis] 02/02: Define Maven repositories for snapshots and release deployments.
desruisseaux
[sis] 01/02: Add Gradle wrapper for allowing execution on ASF Jenkins server. This is maybe a temporary branch, the project has not decided if gradlew should be officially added. This branch may also be removed if https://issues.apache.org/jira/browse/INFRA-24992 is fixed.
desruisseaux
[sis] branch main updated: Remove references to the `org.apache.sis.cql` incubating module. This module is present on other branches but not on main because for avoiding the need to manage geoapi-pending dependencies.
desruisseaux
[sis] branch main-with-gradle-wrapper updated: Move repository declaration to the right location for enabling publication.
desruisseaux
[sis] branch main-with-gradle-wrapper created (now 3e66417a09)
desruisseaux
[sis] 03/03: Defines a Maven repository for snapshots.
desruisseaux
[sis] 01/03: Add Gradle wrapper for allowing execution on ASF Jenkins server. This is maybe a temporary branch, the project has not decided if gradlew should be officially added. This branch may also be removed if https://issues.apache.org/jira/browse/INFRA-24992 is fixed.
desruisseaux
[sis] 02/03: Remove references to `org.apache.sis.cql` module.
desruisseaux
[sis] branch geoapi-4.0 updated (193b493363 -> 7c107c57ee)
desruisseaux
[sis] 03/03: Move the check for perpendicular axes in the parent class. This is in anticipation for the addition of experimental coordinate systems such as `MinkowskiCS` in other branches.
desruisseaux
[sis] 01/03: Minor formatting of table HTML for consistency with same change applied elsewhere. It makes the code a little bit easier to read by reducing the amount of scrolling. Contains also opportunistic javadoc typo fixes.
desruisseaux
[sis] 02/03: Rename `DefaultEllipsoid.getRadius(double)` as `getGeocentricRadius(double)`.
desruisseaux
[sis] branch geoapi-4.0 updated: Improve `DefaultObjectDomain` with the use of `NilObject` for telling when the value is missing.
desruisseaux
[sis] branch geoapi-4.0 updated (c92fa5ad66 -> 350b496160)
desruisseaux
[sis] 01/02: Skip the Ivy task if the "dependencies" directory is already present.
desruisseaux
[sis] branch geoapi-4.0 updated: Add JUnit 5 in test dependencies for progressive migration. Opportunistically upgrade `ArgumentChecks` to JUnit 5, after its change for testing negative zeros.
desruisseaux
[sis] branch main updated (2b68043fb0 -> 30ee87be88)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-3.1'
desruisseaux
[sis] branch geoapi-3.1 updated (b0713f3f6e -> 4b753152a6)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
[sis] branch geoapi-4.0 updated (cbff3dd11d -> dd3ddafcb2)
desruisseaux
[sis] 02/02: Use deterministic dimension order for user-specified units. This commit fixes a random test failure where the order depended on which tests were executed first, because the dimension order of the first cached unit was the order used for other compatible units.
desruisseaux
[sis] 01/02: Simplify a little bit the NetBeans project configuration: - Remove the NetBeans-specific "uncommitted" module. - Use symbolic link for geoapi-pending dependency. - Add missing entries in `project.properties`.
desruisseaux
[sis] branch main updated (96e3d6adfc -> 2b68043fb0)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-3.1', skipping all changes. The changes were a partial upgrade of ISO 19111. Such upgrades cannot be applied of GeoAPI 3.0.x.
desruisseaux
[sis] branch geoapi-3.1 updated (efcd672a67 -> b0713f3f6e)
desruisseaux
[sis] 01/02: Upgrade GeoAPI snapshot. This upgrade deprecates some methods to be replaced by ISO 19111:2019 `ObjectDomain`.
desruisseaux
[sis] 02/02: Remove the recommendation for shallow clone. It does not work well when changing SHA1.
desruisseaux
[sis] branch geoapi-4.0 updated (c349928302 -> cbff3dd11d)
desruisseaux
[sis] 03/03: Minor documentation updates.
desruisseaux
[sis] 01/03: Add the tool used for reordering the import statements (for project maintainers only). This tool is not executed automatically, it must be invoked on the command-line when desired.
desruisseaux
[sis] 02/03: Add comment on the left side of UCAR imports. The previous comment on top of them is lost during import reorganization.
desruisseaux
[sis] branch main updated (ab129eb77c -> 96e3d6adfc)
desruisseaux
[sis] branch geoapi-3.1 updated (11f3507408 -> efcd672a67)
desruisseaux
[sis] 02/02: Remove the recommendation for shallow clone. It does not work well when changing SHA1.
desruisseaux
[sis] 01/02: Upgrade GeoAPI snapshot. This upgrade deprecates some methods to be replaced by ISO 19111:2019 `ObjectDomain`.
desruisseaux
[sis] branch main updated (35bab47d62 -> bbf98adbb8)
desruisseaux
[sis] 01/02: Merge norhing from branch 'geoapi-3.1'. This is for skipping the git submodule introduced in other branches.
desruisseaux
[sis] 02/02: Merge branch 'geoapi-3.1'. This is minor cleanup.
desruisseaux
[sis] branch geoapi-4.0 updated: Remove the recommendation for shallow clone. It does not work well when changing SHA1.
desruisseaux
[sis] branch geoapi-4.0 updated: Upgrade GeoAPI snapshot. This upgrade deprecates some methods to be replaced by ISO 19111:2019 `ObjectDomain`.
desruisseaux
[sis] branch geoapi-submodule deleted (was 3211e0c7a9)
desruisseaux
[sis] branch geoapi-3.1 updated (b099abbec0 -> 408f69aa9a)
desruisseaux
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: add a git submodule for GeoAPI 3.1-SNAPSHOT.
desruisseaux
[sis] 12/23: Rename the internal packages of the `org.apache.sis.storage.geotiff` module. The `internal` name is kept only for packages that should never be exported.
desruisseaux
[sis] 13/23: Rename the internal packages of the `org.apache.sis.storage` module (stores only). Since they are not exported, the `internal` name convention is not needed anymore.
desruisseaux
[sis] 18/23: Rename the `org.apache.sis.internal.jaxb.referencing` package.
desruisseaux
[sis] 14/23: Rename `org.apache.sis.internal.storage.io` as `org.apache.sis.io.stream`. This package is not exported, so it still not visible to users. But it is widely used in various Apache SIS modules.
desruisseaux
[sis] 09/23: Rename the internal packages of the `org.apache.sis.storage.sql` module. Since they are not exported, the `internal` name convention is not needed anymore.
desruisseaux
[sis] 10/23: Rename the internal packages of the `org.apache.sis.storage.xml` module. Since they are not exported, the `internal` name convention is not needed anymore.
desruisseaux
[sis] 23/23: Rename the internal packages of the `org.apache.sis.portrayal` module. Since they are not exported, the `internal` name convention is not needed anymore.
desruisseaux
[sis] 05/23: Rename the internal packages of the `org.apache.sis.profile.france` module. Since they are not exported, the `internal` name convention is not needed anymore.
desruisseaux
[sis] 01/23: Documentation updates related to recent restructuring: - Replace "master" by "main" branch name. - Update copyright year. - Update reference to header. - Convert README to markdown. - Minor typo fixes and cleanups.
desruisseaux
[sis] 08/23: Rename the internal packages of the `org.apache.sis.gui` module. Since they are not exported, the `internal` name convention is not needed anymore.
desruisseaux
Earlier messages
Later messages