Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest from ''jakarta" branch #27

Merged
merged 69 commits into from
Nov 10, 2023
Merged

Latest from ''jakarta" branch #27

merged 69 commits into from
Nov 10, 2023

Conversation

ideas-into-software
Copy link
Contributor

No description provided.

isalvadori and others added 30 commits January 10, 2023 13:47
Signed-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>
Signed-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>
Signed-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>
Signed-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>
Signed-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>
Signed-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>
- changed osgi whiteboard api to 2.0
- refactored naming
- package renaming
- new major version

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The switch from javax to jakarta forced a lot of changes and thus requires a major bump
Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>
 - Specialized EMF ODS resource

 - References traceable via IDs and (optionally) links

 - Additional export options

 - Additional metadata

 - Documentation

 - Various fixes & improvements


Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Added support for links after having added this new feature to SODS
library

 - Added support for mapping tables

 - Various fixes & improvements

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
emf-ods-exporter-sods

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
juergen-albert and others added 22 commits August 31, 2023 18:57
Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>
Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>
 - Support for exporting EMF resources and lists of EMF objects to CSV
format in ZIP mode

 - Refactor of format-agnostic parts / common to all formats

 - Refactor of format-specific parts

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Potential fix for performance issue - over 7 times (700+%) speed-up

 - Refactoring

 - (temporarily) large-data set (trees) for performance measurement

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - XLSX Exporter for EMF with all features implemented (including links,
freeze header row, column width adjustment, row heigh adjustment, etc.)

 - Various fixes & improvements

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Support for exporting EMF resources and lists of EMF objects to CSV
format in FLAT mode

 - Refactor of format-agnostic parts / common to all formats (c.d.),
including column headers, value cells, etc.

 - Additional validations (class hierarchy, export options'
combinations, number of columns, etc.)

 - Performance improvements for processing of large data sets (lookup
indexes, etc.)

 - Various other fixes & improvements

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Bug fix for #skipFeature method

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Additional features, including 'show URIs'

 - Various fixes & improvements

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Make 'EXPORT_NONCONTAINMENT' option, as well as dependent options, 
false by default
 
 - Add 'show REFs' option, and skip 'ref_' columns if turned off
 
 - Rename 'id' column to '_id'
 
 - Change 'ref_' from prefix to suffix
 
 - Thread safety improvements

 - Various other fixes & improvements

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Preprocess contents of 'Resource' when export non-containment option
is disabled

 - Various other fixes & improvements

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Improvements for preprocessing contents of 'Resource' - URI matching,
iterating over list of EOBjects without triggering resolve, and other

 - '_id' column as an additional column, not replacement for 'id' column

 - Position of '_ref' suffix at the end for many references' column
header names

 - Various other fixes & improvements

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
- extracted annotation to config property class
- modified MBR and MBW

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
…-exporters

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
…rters

Gecko EMF Exporters (CSV ZIP, CSV flat, XLSX, ODS) - new & updated
Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Versions bump

 - Fix for error macro related build problem

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Snapshot release

 - Fixes for resolution errors

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Fix for Metaspace OutOfMemoryError

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
 - Fix for deprecated 'geckoEMFUtil' library

 - Fix for build issues

Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
Signed-off-by: Michael H. Siemaszko <m.siemaszko@datainmotion.com>
Merge branch 'snapshot' into jakarta
@ideas-into-software ideas-into-software marked this pull request as ready for review November 10, 2023 22:45
Copy link

sonarcloud bot commented Nov 10, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug E 20 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 46 Security Hotspots
Code Smell A 249 Code Smells

0.0% 0.0% Coverage
25.7% 25.7% Duplication

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@ideas-into-software ideas-into-software merged commit a8c6dda into snapshot Nov 10, 2023
10 of 12 checks passed
juergen-albert pushed a commit that referenced this pull request Jan 8, 2024
juergen-albert pushed a commit that referenced this pull request Jan 8, 2024
juergen-albert pushed a commit that referenced this pull request Jan 8, 2024
juergen-albert pushed a commit that referenced this pull request Jan 8, 2024
juergen-albert pushed a commit that referenced this pull request Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants