[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[ice-build] [eclipse/ice] 8f91e1: Fix running with Java versions > 11 failing tests
|
Branch: refs/heads/fix/logging-processor-version
Home: https://github.com/eclipse/ice
Commit: 8f91e144c730586fac23fbdb152b956898723099
https://github.com/eclipse/ice/commit/8f91e144c730586fac23fbdb152b956898723099
Author: Daniel Bluhm <bluhmdj@xxxxxxxx>
Date: 2020-10-02 (Fri, 02 Oct 2020)
Changed paths:
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/pom.xml
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/test/java/org/eclipse/ice/tests/dev/annotations/processors/DataElementAnnotationTestHelper.java
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/test/java/org/eclipse/ice/tests/dev/annotations/processors/DataElementProcessorTest.java
R org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/test/java/org/eclipse/ice/tests/dev/annotations/processors/LoggingDataElementProcessor.java
A org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/test/resources/simplelogger.properties
Log Message:
-----------
Fix running with Java versions > 11 failing tests
DataElementProcessor tests loosened to not consider warnings a failure
condition. Removed LoggingDataElementProcessor in favor of just having a
standard logger during testing; leave it up to tester to determine if
warnings are serious or not.
Signed-off-by: Daniel Bluhm <bluhmdj@xxxxxxxx>
Commit: d0c5995fb91a9409466a1d2b718b0e3807aa47d9
https://github.com/eclipse/ice/commit/d0c5995fb91a9409466a1d2b718b0e3807aa47d9
Author: Daniel Bluhm <bluhmdj@xxxxxxxx>
Date: 2020-10-02 (Fri, 02 Oct 2020)
Changed paths:
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/test/java/org/eclipse/ice/tests/dev/annotations/processors/DataElementAnnotationTestHelper.java
Log Message:
-----------
Remove now useless helpers
Signed-off-by: Daniel Bluhm <bluhmdj@xxxxxxxx>
Compare: https://github.com/eclipse/ice/compare/8f91e144c730%5E...d0c5995fb91a