aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* Updates EasyMock to fix the compilation with Java 21Julien Gouesse2023-12-031-1/+1
* Generates and publishes the aggregated Java API documentationJulien Gouesse2023-04-171-0/+1
* Generates the aggregated Java API documentationJulien Gouesse2023-04-171-0/+32
* Generates the aggregated Java API documentationJulien Gouesse2023-04-171-0/+11
* Refreshes the local Maven cache before uploading the Maven artifactsJulien Gouesse2023-04-151-0/+1
* Moves the task to publish the Maven artifact into the subproject levelJulien Gouesse2023-04-151-31/+30
* Removes an obsolete commentJulien Gouesse2023-04-151-1/+1
* Fixes the destination path of the Maven artifactsJulien Gouesse2023-04-151-1/+1
* Stops generating a useless artifact for the top level projectJulien Gouesse2023-04-151-6/+7
* Publishes all Maven publications produced by this project to the remote JogAm...Julien Gouesse2023-04-151-1/+39
* Switches back to Java 20 in the Gradle build, requires at least Gradle 8.1, t...Julien Gouesse2023-04-151-3/+4
* Uses the Gradle plugin 'maven-publish' to publish to a Maven local repositoryJulien Gouesse2023-04-091-0/+37
* Uses Java 19 in the gradle build, cannot use Java 20 yet as Gradle doesn't su...Julien Gouesse2023-04-091-2/+2
* Removes some deprecated calls in order to ease compilation with future versio...Julien Gouesse2023-02-151-0/+1
* Upgrades EasyMock to fix Maven and Gradle builds without skipping the testsJulien Gouesse2023-02-151-1/+1
* Fixes Gradle clean target (now uses Gradle 8.0)Julien Gouesse2023-02-131-4/+4
* Switches to Java 17Julien Gouesse2022-10-231-2/+2
* Fixes gradle build with Gradle 7.2Julien Gouesse2021-09-041-3/+19
* Fixes gradle clean with Gradle 7.2Julien Gouesse2021-09-041-6/+9
* Replaces com.ardor3d by org.jogamp.ardor3d in the Maven group idJulien Gouesse2019-06-301-1/+1
* Sets the compiler compliance to 1.8Julien Gouesse2019-05-261-2/+2
* Switches from Java 1.6 to Java 1.7 in ardor3d-performance and in the Gradle s...Julien Gouesse2016-07-301-2/+2
* Adds Gradle supportJulien Gouesse2014-08-021-0/+36