You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (SIS-422) Migrate from SVN to Git as the main SIS code repository - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/02 12:41:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Refactor MetadataCopier on top of MetadataVisitor. - posted by de...@apache.org on 2018/07/02 14:58:46 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Remove (for now) the attempt to use unique metadata instances on invocation of ModifiableMetadata.apply(State.FINAL). The current attempt was incomplete. The MetadataVisitor now available should make easier to make a new attempt later. This may happen in the context of the GeoTIFF and netCDF readers development (consolidation of GeoTIFF and netCDF metadata was the trigger for this MetadataVisitor effort). - posted by de...@apache.org on 2018/07/02 17:19:06 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix a NullPointerException in call to setIdentifier(Identifier) by MetadataVisitor. - posted by de...@apache.org on 2018/07/02 18:10:25 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (8aa6eee -> 22e0930) - posted by de...@apache.org on 2018/07/03 13:39:22 UTC, 0 replies.
- [sis] 01/02: Complete ISOMetadata.setIdentifier(Identifier) with a getIdentifier() method. This method was initially not provided because of the risk of collision if a subclass want to provide an "identifier" property of different kind. But ISOMetadata is only for ISO 19115 metadata, and this collision do not happen for that particular conceptual model. - posted by de...@apache.org on 2018/07/03 13:39:23 UTC, 0 replies.
- [sis] 02/02: Copy Smaniotto Enzo's work from https://issues.apache.org/jira/browse/SIS-417. This work will need major review and cleanup for exception handlings, factorization, etc. This cleanup is deferred to a later time. - posted by de...@apache.org on 2018/07/03 13:39:24 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (fcd6c5d -> 585bddd) - posted by de...@apache.org on 2018/07/03 13:39:38 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. - posted by de...@apache.org on 2018/07/03 13:39:39 UTC, 2 replies.
- [sis] branch master updated (2063b69 -> 969b7d0) - posted by de...@apache.org on 2018/07/03 13:39:53 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-3.1'. - posted by de...@apache.org on 2018/07/03 13:39:54 UTC, 1 replies.
- [jira] [Commented] (SIS-417) Metadata panel - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/03 13:48:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (22e0930 -> 8b9558f) - posted by de...@apache.org on 2018/07/04 16:08:13 UTC, 0 replies.
- [sis] 01/03: Regroup the SQL classes in "org.apache.sis.internal.sql.feature" package. - posted by de...@apache.org on 2018/07/04 16:08:14 UTC, 0 replies.
- [sis] 02/03: Begins a review of storage/sis-sql module. The constants by database reflection API moved to sis-metadata internal package, for sharing by other classes doing similar operations. - posted by de...@apache.org on 2018/07/04 16:08:15 UTC, 0 replies.
- [sis] 03/03: Leverage Reflection constants in other modules. - posted by de...@apache.org on 2018/07/04 16:08:16 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Remove CachedResultSet. Examination of the code show that either an iteration on cached values happened only once, or when many iterations happenned they were filtered by table name and schema names. Those filterings can be done by DatabaseMetaData directly. - posted by de...@apache.org on 2018/07/05 09:58:03 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Rename some sis-sql internal classes. Leverage functionalities available in other SIS modules. Reduce the number of fields in Database class. - posted by de...@apache.org on 2018/07/05 14:55:58 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (748e998 -> 1cc76fd) - posted by de...@apache.org on 2018/07/06 14:46:24 UTC, 0 replies.
- [sis] 01/02: Correction in copyright year and in a metadata hierarchy that need to be taken in account when storing legacy metadata. - posted by de...@apache.org on 2018/07/06 14:46:25 UTC, 0 replies.
- [sis] 02/02: Move the analysis of primary/foreigner keys in the Relation table. - posted by de...@apache.org on 2018/07/06 14:46:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Dispatch most of 'Database' implementation into specialized classes (Analyzer, Table, Relation, QueriedFeatureSet). - posted by de...@apache.org on 2018/07/09 16:52:28 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (eb5b678 -> f07593e) - posted by de...@apache.org on 2018/07/10 16:12:20 UTC, 0 replies.
- [sis] 01/02: Regroup XML-related test utilities in a "org.apache.sis.test.xml" package, and database-related test utilities in a "org.apache.sis.test.sql" package. - posted by de...@apache.org on 2018/07/10 16:12:21 UTC, 0 replies.
- [sis] 02/02: Regroup the creation of temporary database or temporary schema in a single "TestDatabase" class. First draft of a SQLStoreTest class using this mechanism for testing on PostgreSQL. - posted by de...@apache.org on 2018/07/10 16:12:22 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Rename "sis-sql" module as "sis-sqlstore" for consistency with "sis-xmlstore" and for avoiding confusion with an other module that may possibly be added later for putting a SQL front arbitrary DataStore. - posted by de...@apache.org on 2018/07/10 16:36:41 UTC, 0 replies.
- [jira] [Updated] (SIS-361) NetCDF to ISO 19115:2014 mapping - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/10 17:28:00 UTC, 1 replies.
- [jira] [Commented] (SIS-361) NetCDF to ISO 19115:2014 mapping - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/10 17:31:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add more metadata read from Landsat and netCDF (side-effect of Hao's work on CSW). Relocate Metadata.dataQualityInfo.lineage.statement to Metadata.resourceLineage.statement in netCDF file (https://issues.apache.org/jira/browse/SIS-361). Fix an erroneous use of CSW abbreviation (discovered while integrating above parts of CSW work). - posted by de...@apache.org on 2018/07/10 17:33:59 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (c5aa9d2 -> a94515e) - posted by de...@apache.org on 2018/07/11 08:50:59 UTC, 0 replies.
- [sis] 01/02: Document the change of ISO 19115 path for netCDF "history" and "source" attribute. https://issues.apache.org/jira/browse/SIS-361 - posted by de...@apache.org on 2018/07/11 08:51:00 UTC, 0 replies.
- [sis] 02/02: Upgrade dependencies. - posted by de...@apache.org on 2018/07/11 08:51:01 UTC, 0 replies.
- [jira] [Created] (SIS-423) Query DataStore using scripting languages - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/11 10:14:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Remove (for now) SQLQuery and QueriedFeatureSet. We will need to revisit later how to handle SQL queries, and if possible to extend to other languages (e.g. CQL). https://issues.apache.org/jira/browse/SIS-423 - posted by de...@apache.org on 2018/07/11 10:18:31 UTC, 0 replies.
- [jira] [Commented] (SIS-423) Query DataStore using scripting languages - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/11 10:20:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: First SQLStore version capable to return FeatureTypes (not yet complete). - posted by de...@apache.org on 2018/07/11 17:03:08 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Take in account the geometry library to be needed for creating geometric objects. Never omit primary key columns since they are needed for creating identifiers. - posted by de...@apache.org on 2018/07/12 14:56:09 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Provides an estimation of the number of features, when available. - posted by de...@apache.org on 2018/07/12 20:00:38 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Resolve earlier the FeatureType in AssociationRole by creating Table dependencies earlier. - posted by de...@apache.org on 2018/07/13 11:12:54 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Complete the construction of FeatureType from database structure (omitting geometric objects for now) and enable tests. - posted by de...@apache.org on 2018/07/13 16:51:51 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Keep legacy CSW namespace in the list of known namespaces. - posted by de...@apache.org on 2018/07/16 15:12:03 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: First draft of a SQLStore capable to return the actual feature instances. - posted by de...@apache.org on 2018/07/16 16:54:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (6836099 -> 78d495a) - posted by de...@apache.org on 2018/07/16 17:00:25 UTC, 0 replies.
- [sis] 01/01: First draft of a SQLStore capable to return the actual feature instances. - posted by de...@apache.org on 2018/07/16 17:00:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Cache the features fetched by identifier. This allow to preserve the dependency graph when the same row is referenced (by foreigner keys) many times. - posted by de...@apache.org on 2018/07/17 16:36:43 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Complete the construction of Feature instances from a SQL database. SQLStore now supports associations in both ways ("import" and "export" keys). - posted by de...@apache.org on 2018/07/18 15:45:04 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Test SQLStore on other database engines. - posted by de...@apache.org on 2018/07/18 17:05:25 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (585bddd -> e044c13) - posted by de...@apache.org on 2018/07/18 17:29:47 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-4.0' into 'geoapi-3.1'. - posted by de...@apache.org on 2018/07/18 17:29:48 UTC, 0 replies.
- [sis] branch master updated (969b7d0 -> 98fd5ac) - posted by de...@apache.org on 2018/07/19 07:31:05 UTC, 0 replies.
- [sis] 01/02: Merge branch 'geoapi-3.1' into master. The main work is the completion of sis-sqlstore module. - posted by de...@apache.org on 2018/07/19 07:31:06 UTC, 0 replies.
- [sis] 02/02: Fix javadoc errors caused by links that do not exist on master. - posted by de...@apache.org on 2018/07/19 07:31:07 UTC, 0 replies.
- [jira] [Created] (SIS-424) Create Feature instances from a SQL database - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/19 13:47:00 UTC, 0 replies.
- [jira] [Resolved] (SIS-424) Create Feature instances from a SQL database - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/19 13:51:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix an erroneous conversion factor in unit conversions with salinity. https://issues.apache.org/jira/browse/SIS-413 - posted by de...@apache.org on 2018/07/19 14:47:11 UTC, 0 replies.
- [jira] [Resolved] (SIS-413) Units.PSU should have a scale value of 1/1000 - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/19 14:48:00 UTC, 0 replies.
- [jira] [Updated] (SIS-382) SI multiples not recognized when applied on kilogram - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/19 22:33:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (3fb3b22 -> 7730aca) - posted by de...@apache.org on 2018/07/19 22:42:32 UTC, 0 replies.
- [sis] 01/02: Documentation and addition of ‱ as a legal symbol. - posted by de...@apache.org on 2018/07/19 22:42:33 UTC, 0 replies.
- [sis] 02/02: Fix formatting of units based on kg with a scale factor: https://issues.apache.org/jira/browse/SIS-382 - posted by de...@apache.org on 2018/07/19 22:42:34 UTC, 0 replies.
- [jira] [Resolved] (SIS-382) SI multiples not recognized when applied on kilogram - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/19 22:43:00 UTC, 0 replies.
- [jira] [Created] (SIS-425) Drop package prefixes in table created in "metadata" schema - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:34:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (7730aca -> 72dc2cc) - posted by de...@apache.org on 2018/07/20 10:35:18 UTC, 0 replies.
- [sis] 01/02: NetBeans project configuration and documentation about sis-sqlstore module. - posted by de...@apache.org on 2018/07/20 10:35:19 UTC, 0 replies.
- [sis] 02/02: Drop package prefixes (e.g. "CI_" in "CI_Citation") in name of tables created by MetadataWriter. https://issues.apache.org/jira/browse/SIS-425 - posted by de...@apache.org on 2018/07/20 10:35:20 UTC, 0 replies.
- [jira] [Resolved] (SIS-425) Drop package prefixes in table created in "metadata" schema - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:36:00 UTC, 0 replies.
- [jira] [Updated] (SIS-162) Provide an AbstractCRS.subCRS(int lower, int upper) method - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:37:00 UTC, 0 replies.
- [jira] [Updated] (SIS-84) Setter methods in metadata objects shall check for ISO 19115 constraints - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:38:00 UTC, 0 replies.
- [jira] [Updated] (SIS-212) Coordinate operation methods to implement - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:38:00 UTC, 0 replies.
- [jira] [Updated] (SIS-393) Missing META-INF service declarations for authority factories - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:39:00 UTC, 0 replies.
- [jira] [Updated] (SIS-411) GPX data store should implement WritableFeatureSet - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:40:00 UTC, 0 replies.
- [jira] [Updated] (SIS-136) Fused multiply-add in org.apache.sis.referencing.operation - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:40:00 UTC, 0 replies.
- [jira] [Updated] (SIS-125) ModifiableMetadata.nonNullCollection(...) should determine more accuratly if the metadata object is being marshalled - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:40:00 UTC, 0 replies.
- [jira] [Updated] (SIS-193) Remove the workaround for ServiceLoader bug - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:41:00 UTC, 0 replies.
- [jira] [Updated] (SIS-210) Enforce precedence of EPSG codes over names at parsing time - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:42:00 UTC, 0 replies.
- [jira] [Updated] (SIS-207) Support Bearing element in axes - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:42:00 UTC, 0 replies.
- [jira] [Updated] (SIS-339) Feature attribute should verify the CRS of geometric value - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:43:00 UTC, 0 replies.
- [jira] [Updated] (SIS-336) URL to EPSG installation instructions should be customizable - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:43:00 UTC, 0 replies.
- [jira] [Updated] (SIS-370) Improve CoordinateOperation WKT for axis changes and Molodensky parameters - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:44:00 UTC, 0 replies.
- [jira] [Updated] (SIS-365) CRS.findOperation(…) should take current locale in account when there is ambiguity - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:44:00 UTC, 0 replies.
- [jira] [Updated] (SIS-369) Better selection of datum shift method depending on desired accuracy - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:44:00 UTC, 0 replies.
- [jira] [Updated] (SIS-64) Remove duplicated profile in sis-build-helper after MNG-3328 get fixed - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/20 10:45:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (72dc2cc -> e666c78) - posted by de...@apache.org on 2018/07/24 14:29:02 UTC, 0 replies.
- [sis] 01/02: Replace hard-coded citations by entries in the SpatialMetadata database. https://issues.apache.org/jira/browse/SIS-338 - posted by de...@apache.org on 2018/07/24 14:29:03 UTC, 0 replies.
- [sis] 02/02: Javadoc clarifications. - posted by de...@apache.org on 2018/07/24 14:29:04 UTC, 0 replies.
- [jira] [Updated] (SIS-338) Stores pre-defined metadata in the SpatialMetadata database - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/24 14:31:00 UTC, 0 replies.
- [jira] [Resolved] (SIS-338) Stores pre-defined metadata in the SpatialMetadata database - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/24 14:32:00 UTC, 0 replies.
- [jira] [Updated] (SIS-416) Consider adding StoreResource interface - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/24 14:33:00 UTC, 1 replies.
- [jira] [Commented] (SIS-416) Consider adding StoreResource interface - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/24 14:35:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (e666c78 -> c22c705) - posted by de...@apache.org on 2018/07/25 17:33:16 UTC, 0 replies.
- [sis] 01/03: Split the Create.sql script in two parts: Citations.sql and Contents.sql. The former is for constants in Citations class, while the second is for storage modules. - posted by de...@apache.org on 2018/07/25 17:33:17 UTC, 0 replies.
- [sis] 02/03: Rename ModifiableMetadata.apply(State) as ModifiableMetadata.transition(State) and replace call to freeze() by that transition method. - posted by de...@apache.org on 2018/07/25 17:33:18 UTC, 0 replies.
- [sis] 03/03: Remove the links to http://jira.geotoolkit.org since this server is not alive anymore. - posted by de...@apache.org on 2018/07/25 17:33:19 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (c22c705 -> 5d6255e) - posted by de...@apache.org on 2018/07/25 17:40:04 UTC, 0 replies.
- [sis] 01/02: Move CitationsTest down in the test dependencies because the constants now depend on SQL storage. - posted by de...@apache.org on 2018/07/25 17:40:05 UTC, 0 replies.
- [sis] 02/02: Introduce a new State mode: COMPLETABLE. - posted by de...@apache.org on 2018/07/25 17:40:06 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (5d6255e -> c874fbe) - posted by de...@apache.org on 2018/07/27 15:06:56 UTC, 0 replies.
- [sis] 01/02: Implement and test State.COMPLETABLE. - posted by de...@apache.org on 2018/07/27 15:06:57 UTC, 0 replies.
- [sis] 02/02: Update the link to Proj4 and improve documentation about the NormalizedProjection.transform(…) expected inputs and outputs. - posted by de...@apache.org on 2018/07/27 15:06:58 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Mollweide : add support for Mollweide operation - posted by js...@apache.org on 2018/07/27 15:15:27 UTC, 0 replies.
- [jira] [Assigned] (SIS-426) Mollweide projection - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/28 08:54:00 UTC, 0 replies.
- [jira] [Created] (SIS-426) Mollweide projection - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/28 08:54:00 UTC, 0 replies.
- [jira] [Created] (SIS-427) Need a MathTransform.getFunctionProperties() method - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/28 10:09:00 UTC, 0 replies.
- [jira] [Updated] (SIS-427) Improve CRS.suggestCommonTarget(…) by allowing to know Set - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/28 10:12:00 UTC, 1 replies.
- [jira] [Created] (SIS-428) Allow derivative to be specified by the inverse projection instead than the forward one - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/28 12:49:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (e15aa86 -> 188f5f5) - posted by de...@apache.org on 2018/07/28 13:26:24 UTC, 0 replies.
- [sis] 01/02: Review Mollweide projection implementation and test. - posted by de...@apache.org on 2018/07/28 13:26:25 UTC, 0 replies.
- [sis] 02/02: Implement Mollweide projection derivative (Jacobian matrix). - posted by de...@apache.org on 2018/07/28 13:26:26 UTC, 0 replies.
- [jira] [Resolved] (SIS-426) Mollweide projection - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/28 13:50:00 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (e044c13 -> 794af35) - posted by de...@apache.org on 2018/07/28 15:54:20 UTC, 0 replies.
- [sis] branch master updated (98fd5ac -> 3119119) - posted by de...@apache.org on 2018/07/28 15:54:33 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Result of arithmetic operations on quantities shall be as if all values were converted to system quantities before the operations is performed. https://issues.apache.org/jira/browse/SIS-429 - posted by de...@apache.org on 2018/07/29 15:57:56 UTC, 0 replies.
- [jira] [Created] (SIS-429) Arithmetic operation on quantities on values converted to system units - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/29 15:58:00 UTC, 0 replies.
- [jira] [Updated] (SIS-429) Arithmetic operation on quantities on values converted to system units - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/29 15:59:00 UTC, 0 replies.
- [jira] [Resolved] (SIS-429) Arithmetic operation on quantities on values converted to system units - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/29 15:59:00 UTC, 0 replies.
- [jira] [Commented] (SIS-300) Complete the information provided in Citations constants - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/30 07:57:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix units formatting when the denominator is unitless. https://issues.apache.org/jira/browse/SIS-414. - posted by de...@apache.org on 2018/07/30 16:47:26 UTC, 0 replies.
- [jira] [Resolved] (SIS-414) Multiplication symbol should be omitted when the unit is Units.UNITY - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/07/30 16:48:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (e087dea -> 6931fdd) - posted by de...@apache.org on 2018/07/31 09:41:54 UTC, 0 replies.
- [sis] 01/02: Fix javadoc typos. - posted by de...@apache.org on 2018/07/31 09:41:55 UTC, 0 replies.
- [sis] 02/02: Now that Apache NetBeans 9.0 has been released, switch NetBeans configuration project to 9.0. - posted by de...@apache.org on 2018/07/31 09:41:56 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (794af35 -> d281917) - posted by de...@apache.org on 2018/07/31 09:42:04 UTC, 0 replies.
- [sis] branch master updated (3119119 -> 7288315) - posted by de...@apache.org on 2018/07/31 09:42:15 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-3.1' - posted by de...@apache.org on 2018/07/31 09:42:16 UTC, 0 replies.