Messages by Thread
-
[sis] 11/23: Rename the internal packages of the `org.apache.sis.storage.netcdf` module. The `internal` name is kept only for packages that should never be exported.
desruisseaux
-
[sis] 04/23: Rename the internal packages of the `org.apache.sis.storage.shapefile` module. Since they are not exported, the `internal` name convention is not needed anymore.
desruisseaux
-
[sis] 06/23: Rename the internal packages of the `org.apache.sis.profile.japan` module. Since they are not exported, the `internal` name convention is not needed anymore.
desruisseaux
-
[sis] 02/23: Remove zero-width spaces in source code.
desruisseaux
-
[sis] 07/23: Rename the internal packages of the `org.apache.sis.referencing.gazetteer` module. Since they are not exported, the `internal` name convention is not needed anymore.
desruisseaux
-
[sis] 03/23: Rename the internal packages of the `org.apache.sis.cql` module. Since they are not exported, the `internal` name convention is not needed anymore.
desruisseaux
-
[sis-site] branch main updated: Replace "master" by "main" branch and "Maven" by "Gradle" build tools, except in release manager guides which will need much more work. This commit contains also minor typo fixes.
desruisseaux
-
[sis] branch main updated (d7ebbea200 -> 35bab47d62)
desruisseaux
-
[sis] branch geoapi-3.1 updated (8474e339bc -> b099abbec0)
desruisseaux
-
[sis] branch geoapi-submodule updated (d3a8a5d2f4 -> 3211e0c7a9)
desruisseaux
-
[sis] branch master deleted (was 3cd1226c3b)
humbedooh
-
[sis] branch main created (now 3cd1226c3b)
humbedooh
-
[sis] branch geoapi-4.0 updated: Add NetBeans project configuration files as Ant Modular projects. This is for development in NetBeans, because NetBeans 18 does not yet understand well a Gradle project with Module Source Hierarchy.
desruisseaux
-
[sis] branch geoapi-4.0 updated (b2f314b580 -> a4b030f6f5)
desruisseaux
-
[sis] 01/03: Rename the `org.apache.sis.test` modules with an `endorsed`, `incubator` or `optional` suffix. This is for avoiding confusion between modules of same name in different Gradle sub-projects. We previously relied on the fact that those modules where not reused for avoiding confusion (i.e. they exist only in a scope local to the sub-project), but it does not seem sufficient.
desruisseaux
-
[sis] 02/03: Re-commit `LicenseHeader.txt` as a convenience for IDE.
desruisseaux
-
[sis] branch geoapi-submodule created (now d3a8a5d2f4)
desruisseaux
-
[sis] 03/08: Add `module-info.java` files and migrate the declarations of service providers. Keep the old `META-INF/services/` declarations for compatibility with frameworks such as Maven 3.8.6 or Gradle 8.2.1 wich put the modularized dependencies on the class-path rather than the module-path. More info about this Maven/Gradle bug:
desruisseaux
-
[sis] 04/08: Remove all Maven project files and documentation files which will become obsolete, except the root `pom.xml` file which is kept for general project description. Save the checkstype configuration in a separated file.
desruisseaux
-
[sis] 02/08: Remove the activation of `sis-javafx` module by the `PATH_TO_FX` property and remove all dependencies of type "test-jar" because those two features are not compatible with Jigsaw modularization in the context of a Maven project. As a consequence, tests do not compile anymore and Maven must be executed as below:
desruisseaux
-
[sis] 06/08: Post-move cleanup: - Reduce `pom.xml` file. - Adapt launch scripts for JPMS. - Ignore a test that we can not execute anymore (for now).
desruisseaux
-
[sis] branch master updated (2297254f1e -> 3cd1226c3b)
desruisseaux
-
[sis] branch geoapi-3.1 updated (f64017ade8 -> e46d2afe80)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Typo fixes in documentation.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Do no log a warning when the `TINYINT` type is not defined at all, because it means that the type is not supported by the database.
desruisseaux
-
[sis] branch master updated (50e75f0247 -> 2297254f1e)
desruisseaux
-
[sis] branch geoapi-3.1 updated (41cf5d3399 -> f64017ade8)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Filter `Argument` class replaced by `ParameterDescriptor` for parameter harmonization.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Make filter functions available in `FilterCapabilities`.
desruisseaux
-
[sis] branch feat/coverage-json updated (c4a8655649 -> aba6d81675)
jsorel
-
[sis] branch geoapi-4.0 updated (bae011b798 -> 968260ebad)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Minor editions to previous commit: - Report the reason why metadata was missing. - Use the same punctuation than other resources/comments.
desruisseaux
-
[sis] branch geoapi-4.0 updated: refactor(Storage): rework SQL metadata analysis to improve byte/tinyint signing determination
amanin
-
[sis] branch geoapi-4.0 updated (8f18768388 -> 0e267fe584)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Upgrade Apache parent POM. Fix some Javadoc warnings.
desruisseaux
-
[sis] branch dependabot/maven/com.h2database-h2-2.2.220 deleted (was 30d17b6d5b)
github-bot
-
[sis] branch master updated (3c78638b96 -> 50e75f0247)
desruisseaux
-
[sis] branch geoapi-3.1 updated (230b6bceb6 -> 41cf5d3399)
desruisseaux
-
[sis] branch geoapi-4.0 updated (0516f0ba6f -> 3725429e48)
desruisseaux
-
[sis] branch geoapi-4.0 updated (874c7d7056 -> 0516f0ba6f)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Fix a few deprecation warnings.
desruisseaux
-
[sis] branch master updated (f1ea236300 -> 3c78638b96)
desruisseaux
-
[sis] branch geoapi-3.1 updated (4afa8fd56a -> 230b6bceb6)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Avoid dependency toward `org.apache.sis.test` in modules that are still in incubating phase. Those modules were always excluded from Apache SIS releases. For making future releases easier, the incubated modules may move in a separated group of modules, for example an "incubator" group.
desruisseaux
-
[sis] branch geoapi-4.0 updated (c25bbe6e9c -> f5390fda93)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Ensure that `InputStream` marks are supported in a test that need them. This is not always the case in a JPMS context.
desruisseaux
-
[sis] branch geoapi-4.0 updated (61e182e593 -> 18e2964bf2)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Remove the geotoolkit repository. It was used for GeoAPI snapshots, but we do not deploy them anymore for more than 2 years. Developers should stay on the `master` branch, or if they really want to build the `geoapi-4.0` or `geoapi-3.1` branch then they need to build GeoAPI locally from the sources at the same date. This is very unconvenient, but we will try to provide a better solution with a more flexibile build system (possibly by migrating from Maven to Gradle).
desruisseaux
-
[sis] branch geoapi-4.0 updated: Upgrade dependencies.
desruisseaux
-
[sis] branch geoapi-4.0 updated (0cd54bd9de -> 7834870b72)
desruisseaux
-
[sis] branch dependabot/maven/com.h2database-h2-2.2.220 created (now 30d17b6d5b)
github-bot
-
[sis-site] branch main updated: Add a link to ASF privacy policy.
desruisseaux
-
[sis] branch geoapi-4.0 updated (85aeeb0626 -> 0cd54bd9de)
desruisseaux
-
[sis] branch geoapi-4.0 updated (0d157264f6 -> 85aeeb0626)
desruisseaux
-
[sis] branch master updated (2f048bc7a0 -> f1ea236300)
desruisseaux
-
[sis] branch geoapi-3.1 updated (27cab0a6de -> 4afa8fd56a)
desruisseaux
-
[sis] branch geoapi-4.0 updated (5e334c44a4 -> 0d157264f6)
desruisseaux
-
[sis] branch visual-test updated (2213df437c -> e230c88533)
desruisseaux
-
[sis] branch geoapi-4.0 updated (5b94a0a6e4 -> 5e334c44a4)
desruisseaux
-
[sis] branch geoapi-4.0 updated (b561bf2d1c -> 5b94a0a6e4)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Remove the `DefaultFactories` class because it does not work in the context of JPMS. Instead, callers need to invoke `java.util.ServiceLoader.load(…)` themselves, because JPMS uses the caller for checking authorizations.
desruisseaux
-
[sis] branch geoapi-4.0 updated (5ee494c8e8 -> 01102b16ed)
desruisseaux
-
[sis] branch master updated (d59f279d23 -> 2f048bc7a0)
desruisseaux
-
[sis] branch geoapi-3.1 updated (0987be2363 -> 27cab0a6de)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Remove last links to GeoAPI-pending `org.opengis.style` package. Add a `Style` interface as a placeholder for future style API (to be determined according the result of OGC/ISO works).
desruisseaux
-
[sis] branch geoapi-4.0 updated (9992bd5235 -> 1dacb571d6)
desruisseaux
-
[sis] branch geoapi-4.0 updated (7a755eb9a4 -> 9992bd5235)
desruisseaux
-
[sis] branch feat/style deleted (was 9992bd5235)
desruisseaux
-
[sis] branch geoapi-4.0 updated (b8ec6bbb3c -> 9992bd5235)
desruisseaux
-
[sis-site] branch asf-site updated (ee77ffc3 -> 3a836900)
desruisseaux
-
[sis-site] branch asf-staging updated: Regenerate the static pages after typo fixes (publication date, etc).
desruisseaux
-
[sis-site] branch main updated: Fix typos (publication date, etc).
desruisseaux
-
[sis] branch feat/style updated (68f3e44a72 -> 9992bd5235)
jsorel
-
[sis] branch feat/style updated: chore(Style): update headers
jsorel
-
[sis] branch feat/style updated: fix(Style): fix filter api update
jsorel
-
[sis] branch master updated (fc71c638d0 -> d59f279d23)
desruisseaux
-
[sis] branch geoapi-3.1 updated (4a2e1aefb5 -> 0987be2363)
desruisseaux
-
[sis] branch chore/jakarta deleted (was 1c58517024)
desruisseaux
-
[sis] branch master updated (7cb56fed2e -> fc71c638d0)
desruisseaux
-
[sis] branch geoapi-3.1 updated (4b35a0fd74 -> 4a2e1aefb5)
desruisseaux
-
[sis] branch geoapi-4.0 updated: In case of failure to transform the envelope in metadata, report as a warning instead of a failure to read the file.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Move a test class for avoiding package collision between two modules.
desruisseaux
-
[sis] branch geoapi-4.0 updated (3110d38dba -> 77cdb0047c)
desruisseaux
-
[sis] branch feat/coverage-json updated (c2d1330e80 -> c4a8655649)
jsorel
-
[sis] branch feat/coverage-json updated: fix(CoverageJson): use CRS URN if it exist
jsorel
-
[sis] branch geoapi-4.0 updated (756a5e0ea3 -> 3110d38dba)
desruisseaux
-
[sis] branch feat/coverage-json updated: feat(CoverageJSON): improve gridgeometry and sample categories mapping
jsorel
-
[sis] branch feat/coverage-json updated: feat(CoverageJson): add basic support for coverage json writing
jsorel
-
[sis] branch geoapi-4.0 updated (1c58517024 -> 756a5e0ea3)
desruisseaux
-
[sis] branch chore/jakarta created (now 1c58517024)
desruisseaux
-
[sis] branch feat/coverage-json updated: chore(CoverageJSON): update test suite, fix checkstyle violations
jsorel
-
[sis] branch feat/coverage-json updated (48c170932f -> 2412497587)
jsorel
-
[sis] branch feat/coverage-json created (now 48c170932f)
jsorel
-
[sis] branch geoapi-4.0 updated: Avoid start imports of `org.opengis.test.Assert` static methods. This is in anticipation for a fix equivalent to SIS-579 in GeoAPI.
desruisseaux
-
[sis] branch master updated (b98a31fa9b -> 7cb56fed2e)
desruisseaux
-
[sis] branch geoapi-3.1 updated (b486f990bc -> 4b35a0fd74)
desruisseaux
-
[sis] branch geoapi-4.0 updated (6ad64f5ffa -> 0277839ccb)
desruisseaux
-
[sis] branch master updated (410b3a1f6a -> b98a31fa9b)
desruisseaux
-
[sis] branch geoapi-3.1 updated (7d712579ff -> b486f990bc)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Use the information about volatile function in order to determine whether to apply an optimization.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Clarify whether to inherit the intrinsic properties of a function or to inherit only the transitive properties.
desruisseaux
-
[sis] branch geoapi-4.0 updated (31126879d2 -> d6577877ca)
desruisseaux
-
[sis] branch geoapi-4.0 updated (d8bbaf214a -> 31126879d2)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Clarify which `Feature` instance is used for the different projection types. Other opportunistic clarifications as we tried to verify the behavior. Replace `ExpressionOperation` by `LinkOperation` when applicable.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Restore contravariance on `FeatureQuery` class. This is a much smaller scope than the previous contravariance on `Filter` interface. Furthermore the addition of `getResourceClass()` in previous commit allows some type checks if needed.
desruisseaux
-
[sis] branch master updated (ff2beab7ba -> 410b3a1f6a)
desruisseaux
-
[sis] branch geoapi-3.1 updated (8d1d6522c4 -> 7d712579ff)
desruisseaux
-
[sis] branch geoapi-4.0 updated (92777dd94e -> cb0796b495)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Bug fix in the computation of image bounds by `ImageCombiner`. Workaround for `BufferedImage.setData(…)` bug, which does not handle float and double types correctly.
desruisseaux
-
[sis] branch master updated (62c8552cf8 -> ff2beab7ba)
desruisseaux
-
[sis] branch geoapi-3.1 updated (8f68fc28fa -> 8d1d6522c4)
desruisseaux
-
[sis] branch geoapi-4.0 updated (511ec7b89f -> eef1a6a166)
desruisseaux
-
[sis] branch feat/computed-fields deleted (was 3704683e32)
desruisseaux
-
[sis] branch geoapi-4.0 updated (f6509802be -> 511ec7b89f)
desruisseaux
-
[sis] branch geoapi-4.0 updated: `MathTransforms.linear(MathTransform, DirectPosition)` and `tangent(…)` where duplicating functionality. Deprecate the former in favor of the latter.
desruisseaux
-
[sis] branch geoapi-4.0 updated (8f686ad270 -> e4fc9a54a7)
desruisseaux