Releases: entur/netex-java-model
Entur NeTEx Java Model v2.0.15
Java NeTEx object model based on Entur NeTEx v 1.0.15
- Compatible with Java 11 / Jakarta EE10
Release notes:
This release aims primarily at synchronizing the Entur fork of the NeTEx XML schema with the upstream version hosted by CEN at https://github.com/NeTEx-CEN/NeTEx
This release incorporates all recent changes present in the CEN version, except changes related to DatedServiceJourney.
Breaking changes:
- This release is backward-compatible at the XML level: NeTEx files that are valid according to the EnTur NeTEx v 1.0.14 schema are also valid according to the EnTur NeTEx v 1.0.15 schema
- However, due to structural changes in the XML schema, the generated Java model contains breaking changes compared to v1.0.14
Main impacted objects:
- QuayRef
- StopPlaceRef
- TariffZoneRef
- VehicleModeEnumeration is migrated to AllVehicleModesOfTransportEnumeration
Other changes:
- Upgrade from Jakarta EE9 to Jakarta EE10 (this is a non-breaking change for most users, see Jakarta XML Binding 4.0)
Entur NeTEx Java Model v1.0.15
Java NeTEx object model based on Entur NeTEx v 1.15
Compatible with Java 8 / Java EE8 / Jakarta EE8
Release notes:
This release aims primarily at synchronizing the Entur fork of the NeTEx XML schema with the upstream version hosted by CEN at https://github.com/NeTEx-CEN/NeTEx
This release incorporates all recent changes present in the CEN version, except changes related to DatedServiceJourney.
Breaking changes:
- This release is backward-compatible at the XML level: NeTEx files that are valid according to the EnTur NeTEx v 1.0.14 schema are also valid according to the EnTur NeTEx v 1.0.15 schema
- However, due to structural changes in the XML schema, the generated Java model contains breaking changes compared to v1.0.14
Main impacted objects:
- QuayRef
- StopPlaceRef
- TariffZoneRef
- VehicleModeEnumeration is migrated to AllVehicleModesOfTransportEnumeration
Entur NeTEx Java Model v2.0.14
Java NeTEx object model based on Entur NeTEx v 1.14
- Compatible with Java 11 / Jakarta EE9
New in version 2.x:
- Upgraded baseline to Java 11 / Jakarta EE9
- Upgraded SLF4J to 2.x
- Date and Time JAXB mapping uses now threeten-jaxb
Entur NeTEx Java Model v1.0.14
Java NeTEx object model based on Entur NeTEx v 1.14
- Compatible with Java 8 / Java EE8 / Jakarta EE8