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
dd56f3762b
Applying @HannesWell recommandations for Gitignore cleanup
2022-05-24 12:28:30 +02:00
Marcono1234
022b11f7ae
Use HTTPS URLs
2021-11-20 17:16:17 +01: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
2819ac3bfb
Cleanup
2021-04-11 22:15:57 +02:00
Hannes Wellmann
fc59374756
Unify line endings of checked-in files to linux-style(LF)
...
To re-normalize all files that have a Windows-style line ending (CRLF or
\r\n) one can use the following CLI command called in the root directory
of the git repo (the dot is important):
git add --renormalize .
2021-01-25 23:01:01 +01:00
Martin Pernollet
2bc67d0f80
Formatted with Google style
2021-01-23 14:22:22 +01:00
Martin Pernollet
e96448649e
Fix deployement consistency
2020-12-06 21:50:19 +01:00
Martin Pernollet
efa53c73c9
Clean Junit deps
2020-11-25 13:54:04 +01:00
Martin Pernollet
51b941d40c
Cleanup GL, GLU, Camera from Drawables
2020-11-13 21:09:35 +01: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
5f4b5242e5
clean backup files
2018-03-18 14:42:54 +01:00
Martin Pernollet
0775ab5fb2
initialize version 1.0.2
2017-08-27 02:13:19 +02:00
Martin Pernollet
f8fcb681a9
release 1.0.1 in progress
2017-08-27 01:12:27 +02:00
Martin Pernollet
2af5f8206f
clean readmes
2017-06-01 22:56:39 +02:00
Martin Pernollet
1506ef0172
Move extensions to main tree. Depthpeeling is WIP
2017-02-04 18:29:01 +01:00