Commit Graph

23 Commits

Author SHA1 Message Date
Martin Pernollet 7980ee8a54 [maven-release-plugin] prepare for next development iteration 2022-08-08 15:39:22 +02:00
Martin Pernollet 0f84c95630 [maven-release-plugin] prepare release jzy3d-all-2.2.0 2022-08-08 15:37:30 +02:00
Martin Pernollet f278777f6c Bump to version 2.1.1-SNAPSHOT 2022-05-24 17:31:19 +02:00
Martin Pernollet f88693859d [maven-release-plugin] prepare release jzy3d-all-2.1.0 2022-05-24 16:51:35 +02:00
Martin Pernollet f50232fbc7 [maven-release-plugin] prepare for next development iteration 2021-05-28 01:40:29 +02:00
Martin Pernollet 0ebddbe541 [maven-release-plugin] prepare release jzy3d-all-2.0.0 2021-05-28 01:40:20 +02:00
Hannes Wellmann 6b127faa05 [Build] improve dependency management
+ introduce a dependencyManagement-section to manage all dependency
versions from the root POM

+ provide junit, mockito and hamcrest for all modules as test dependency

+ use the official Eclipse-SWT artifacts published to Maven central
	- update the SWT dependency to the oldest artifacts available on
	maven-central. The version schema is different. Previously the SWT
	version released at the 5 Jun 2013 was required, now it is the official
	version 3.105.3 released at 30 Mar 2017.

+ down-grade the dependency to JFace to the oldest version possible to
increase consumer flexibility.
2021-05-26 00:38:11 +02:00
Hannes Wellmann f6a6611857 [Build] Remove redundant elements and change to recommended order
- Remove redundant groupIds, properties and descriptions
- Change the order of elements to comply with the order recommended by
Maven:
https://maven.apache.org/developers/conventions/code.html
2021-05-26 00:38:08 +02:00
Hannes Wellmann e999a64172 [Build] Format POMs, remove empty elements and update xsi:schemaLocation 2021-05-26 00:38:06 +02:00
Martin Pernollet 02a9ae9171 merged emulgl 2021-01-11 22:20:04 +01:00
Martin Pernollet 9a08847f22 release 1.0.3 2021-01-10 23:24:36 +01:00
Martin Pernollet 316bcb9652 Move View layout generation to painter factory to ease interop. Add tests to NativeChartTester 2021-01-07 21:05:05 +01:00
Martin Pernollet 95a3d154b8 Add INTEGRATION TESTS examples on EmulGL by comparing a chart to a reference image 2020-12-06 18:32:24 +01:00
Martin Pernollet efa53c73c9 Clean Junit deps 2020-11-25 13:54:04 +01:00
Martin Pernollet ba8533a206 Fix views 2020-11-03 21:55:26 +01:00
Martin Pernollet acdd82698e Fixed JUnit version for running tests 2020-10-24 09:09:48 +02:00
Martin Pernollet b9d38185d4 initiate refactor 2020-10-19 01:00:45 +02:00
Martin 117696bbac Initiate 2.0.0 to allow integration of emulated GL renderer 2020-10-10 17:28:30 +02:00
Martin Pernollet 42bd20820e clean pom file to allow distribution on central 2018-06-20 23:58:10 +02:00
Martin Pernollet 1cdd768141 master on 1.0.3 snapshot 2018-03-18 16:17:43 +01:00
Martin Pernollet 2e6ca545c2 release 1.0.2 2018-03-18 14:47:22 +01:00
Martin Pernollet 68b3a6aabd add junit dependency 2018-02-25 16:20:33 +01:00
Martin Pernollet 82319ab910 tester project 2018-02-24 22:15:36 +01:00