Skip to main content

prime-data


2024.0.1 (2024-01-11)

Fixed

  • Merged several identical LayerImplementations
  • Corrected servlet-api version for JEE7 (error in 2024.0.0)

2024.0.0 (2024-01-11)

Changed

  • LayerImplementations now use tags instead of conditions based on technicalInfrastructure etc.

Removed

  • Removed layerImplementations for JPA, since they are now provided in Expanders.

2023.2.3 (2023-12-04)

Removed

  • Removed support for deprecated option ejb3.useEjbInControl.

2023.2.2 (2023-11-15)

Removed

  • [VEGA-358] Removed linkFieldTypes.xml, since it is already defined in prime-core.

2023.2.1 (2023-11-15)

Erroneous release


2023.2.0 (2023-11-15)

Added

  • Added Jakarta EE libraries.

2023.1.2 (2023-06-19)

Changed

  • updated nsx-runtime 2023.1.1 -> 2023.3.0

2023.1.1 (2023-05-31)

Added

  • Added SCM information to deployed pom.xml artifacts.

Changed

  • Ejb 3.1 LayerImplementations no longer checks whether JEE version is not 5, since JEE 5 no longer supported.

2023.1.0 (2023-05-23)

Changed

  • updated nsx-runtime 2023.1.0 -> 2023.1.1

Removed

  • Dropped all support for JEE 5, which was originally released for Java 6. All applications should be using at least version 7 of JEE.
  • Removed all remaining references to legacy EJB2 framework.
  • Removed unused dependency on jetty-schemas, since the schemas for all XMLs should be resolvable based on the relevant XML header.

2023.0.4 (2023-04-20)

Changed

  • updated nsx-runtime 2023.0.0 -> 2023.1.0

2023.0.3 (2023-02-23)

Reverted

  • Added StringMail, deprecated both it and StringLink

2023.0.2 (2023-02-17)

Changed

  • updated nsx-runtime 2022.5.2 -> 2023.0.0

Removed

  • Removed all references to nsx-shared-ejb3 library, which was removed from nsx-runtime because it was no longer in use.

2023.0.1 (2023-02-08)

Reverted

  • Returned StringLink

2023.0.0 (2023-01-25)

Fixed

  • [VEGA-252] Exclude open-csv dependency if no Component uses csv options

Removed

  • Removed Technology:
    • WS
  • Removed SourceType:
    • DOC
  • Removed ConcernType:
    • ACCESS CONTROL

2022.4.1 (2023-01-10)

Removed

  • Removed deprecated ValueFieldTypes, which were no longer supported or even caused errors on expansions:
    • IntSpinner
    • LongSpinner
    • StringDate
    • StringLink
    • StringMail

2022.4.0 (2022-11-24)

Changed

  • updated nsx-runtime 2022.3.0 -> 2022.5.0

Removed

  • Moved all data resources for struts to main expanders.

2022.3.0 (2022-09-21)

Added

  • Added nsx-shared-testing to all relevant layers of applications.

2022.2.0 (2022-08-30)

Moved

Moved nsx-runtime library definitions to nsx-runtime-libraries. This removes the need to update prime-data with each new nsx-runtime version.


2022.1.2 (2022-08-18)

  • updated nsx-runtime 2022.1.0 -> 2022.2.0

2022.1.1 (2022-07-28)

  • updated nsx-runtime 2022.0.2 -> 2022.1.0

2022.1.0 (2022-05-30)

  • [security] Updated struts v2.5.28.3 => v2.5.30

2021.3.8 (2022-05-16)

  • updated nsx-runtime 2022.0.0 -> 2022.0.2

2021.3.7 (2022-02-17)

  • updated nsx-runtime 2021.3.4 -> 2022.0.0
  • updated junit 4.12 -> 4.13.2
  • updated struts-2.5 v2.5.28 -> v2.5.28.3
  • updated struts-stack v2021.1.0 -> v2021.1.1

2021.3.6 (2021-12-15)

  • updated nsx-runtime 2021.3.2 -> 2021.3.4

2021.3.5 (2021-12-13)

  • updated struts-2.5 v2.5.26 -> v2.5.28
  • updated struts-stack v2020.2.3 -> v2021.1.0

2021.3.4 (2021-11-24)

  • concernTypes_deprecated.xml was not registered

2021.3.3 (2021-11-24)

  • Reinserted several concernTypes for backwards compatibility (not for actual use): CONTROLLING, PERSISTENCY , PROCESSING, REMOTING, SESSIONING, TRANSACTIONING, VIEWING and IO

2021.3.2 (2021-09-23)

  • updated nsx-runtime 2021.2.2 -> 2021.3.2
  • re-added "DOC" sourceType

2021.3.0 (2021-08-19)

  • Reorganized concernTypes
    • Renamed TRANSACTIONING -> TRANSACTIONS
    • Renamed PERSISTENCY -> PERSISTENCE
    • Renamed CONTROLLING -> VIEW CONTAINER
    • Introduced JDK, PERSISTENCE API, EJB VERSION, VIEW FRAMEWORK and VIEW IMPLEMENTATION
  • Add programType and moduleType for JEE applications with predefined concernTypes (merges with data in prime-core)

2021.2.2 (2021-07-09)

  • updated nsx-runtime 2021.2.0 -> 2021.2.2

2021.2.0 (2021-07-05)

  • updated nsx-runtime 2021.1.1 -> 2021.2.0
  • [internal] tests switched from ioxml to prime-core

2021.1.0 (2021-06-15)

  • updated nsx-runtime v2021.0.1 -> v2021.1.1
    • (v2021.1.0+ targets Java 8)

2021.0.2 (2021-05-05)

  • downgraded nsx-runtime v2021.0.3 -> v2021.0.1

2021.0.1 (2021-05-04)

  • updated nsx-runtime v2021.0.0 -> v2021.0.3

2021.0.0 (2021-01-29)

  • updated nsx-runtime v2020.11.2 -> v2021.0.0

2020.9.2 (2021-01-11)

  • updated struts-2.5 v2.5.22 -> v2.5.26
  • updated nsx-runtime v2020.10.0 -> v2020.11.2
  • updated struts-stack v2020.2.0 -> v2020.2.3

2020.9.1 (2020-10-09)

  • updated nsx-parent v2019.5 -> v2020.9.1

2020.9.0 (2020-09-24)

  • updated nsx-runtime v2020.9.0 -> v2020.10.0

2020.8.0 (2020-09-08)

  • updated nsx-runtime v2020.7.0 -> v2020.9.0
  • updated struts-stack v2020.1.3 -> v2020.2.0

2020.7.2 (2020-05-28)

  • Updated dependencies

2020.7.0 (2020-04-16)

Added

  • Added libraries and layerImplementations for JEE6-JEE8

2020.5.1 (2020-03-25)

Added

  • Added common view sourceTypes

2020.5.0 (2020-03-19)

Changed

  • Struts2 libraries are now managed via separate technologyImplementations stack

2020.1.2 (2020-01-24)

Added

  • Adding Ejb3.1 implementation for control layer if option ejb3.useEjbInControl is defined on component or applicationInstance

2019.8.3 (20219-12-11)

Added

  • Included expansionResource.xml which defines all data files

Changed

  • The inclusion of the expansionResource.xml file in the jar only works with nsx-prime 2019.8.8+