Author: Daniel Schwering
Friday June 11th, 2021
In Version 20.12.5 two bugs concerning ValueSets have been fixed: NullPointerException when checking Long in LongRange (FIPS-7884) IllegalArgumentException when checking whether a Money value is in a ValueSet with different currency (FIPS-7885)
Author: Daniel Schwering
Thursday June 10th, 2021
Release 21.6 of the product variant plugin improves handling and performance of large product variants. Highlighting of Components with varied Child Components Components that are not varied themselves but have varied children in their subtree are now highlighted with a…
Read more
Author: Lara Stork
Wednesday June 9th, 2021
New and Noteworthy in Version 21.6 Replacing BigDecimal constants with RoundingMode enums RoundingMode enums are now used instead of BigDecimal rounding mode constants which are deprecated since Java 9. The old methods using BigDecimal constants are still available but deprecated….
Read more
Author: Daniel Schwering
Wednesday May 12th, 2021
New and Noteworthy in Version 21.6 Release Candidate 7 Escape non standard blanks Faktor-IPS version 21.6.0 RC7 adds an option to escape special blanks like the non-breaking space ( ) or the em-space ( ) in the XML files, to allow visual…
Read more
Author: Daniel Schwering
Monday May 10th, 2021
Faktor-IPS version 20.12.4 adds an option to escape special blanks like the non-breaking space ( ) or the em-space ( ) in the XML files, to allow visual identification when manually comparing the files. This may be of special interest when switching…
Read more
Author: Lara Stork
Friday April 30th, 2021
New and Noteworthy in Version 21.6 Release Candidate 4 Maven-Mojos The work directory is now cleaned in a separate “faktorips-clean”-Mojo which is bound to the clean phase. Further, the configuration of the Mojos in the pom.xml can be shortened. Unlike…
Read more
Author: Daniel Schwering
Friday April 23rd, 2021
Release 21.6 of the product variant plugin improves handling and performance of large product variants. Highlighting of Components with varied Child Components Components that are not varied themselves but have varied children in their subtree are now highlighted with a…
Read more
Author: Daniel Schwering
Friday April 23rd, 2021
New and Noteworthy in Version 21.6 Release Candidate 3 Changes from Release Candidate 1 Menu-Creation No Longer Instantiates Objects In Eclipse, every entry in a (popup-)menu checks whether it should be displayed before the menu is shown. The previous solution…
Read more
Author: Daniel Schwering
Tuesday April 20th, 2021
New and Noteworthy in Version 21.6 Release Candidate 2 Changes from Release Candidate 1 Method Change org.faktorips.runtime.MessageList#getMessagesByMarker(IPredicate<IMarker>) Removed. The interface IPredicate was replaced with Predicate introduced with Java 8. Maven-Mojo The Jars deployed to Maven Central contained buggy POMs…
Read more
Author: Daniel Schwering
Friday April 16th, 2021
New and Noteworthy in Version 21.6 Release Candidate 1 Replacing BigDecimal constants with RoundingMode enums RoundingMode enums are now used instead of BigDecimal rounding mode constants which are deprecated since Java 9. The old methods using BigDecimal constants are still…
Read more