Commit Graph

  • 2e892c4ef4 Merge pull request #1 from claridtimo/add-pr-target-hook master claridtimo 2026-07-10 16:38:45 +12:00
  • fdc0d97d06 Add fork-PR-target hook (verbatim from bang-game #63) + battery CI gate Claridtimo 2026-07-10 16:33:24 +12:00
  • b266a73187 build: depend on samskivert 1.12-SNAPSHOT (local stack) Claridtimo 2026-06-14 11:39:45 +12:00
  • 30f56a833c [maven-release-plugin] prepare for next development iteration Michael Bayne 2026-05-12 12:50:08 -07:00
  • 759b73aba3 [maven-release-plugin] prepare release getdown-1.8.10 Michael Bayne 2026-05-12 12:50:05 -07:00
  • f621e7d810 Handle network error during proxy config better. Michael Bayne 2026-05-12 12:47:19 -07:00
  • a5eae1a80c [maven-release-plugin] prepare for next development iteration Michael Bayne 2026-04-27 15:55:51 -07:00
  • 9a9a08ad88 [maven-release-plugin] prepare release getdown-1.8.9 Michael Bayne 2026-04-27 15:55:46 -07:00
  • cd3302fea2 Add compatibility shim. Michael Bayne 2026-04-27 15:55:02 -07:00
  • 40a3f1dbbf [maven-release-plugin] prepare for next development iteration Michael Bayne 2026-02-12 15:45:40 -08:00
  • 060099564a [maven-release-plugin] prepare release getdown-1.8.8 Michael Bayne 2026-02-12 15:45:37 -08:00
  • ff9f028828 Update various plugins. Michael Bayne 2026-02-12 15:38:32 -08:00
  • 73bd66758d We need this special handling here. Michael Bayne 2026-02-12 15:34:54 -08:00
  • 3f80104238 Upgrade Proguard to version that can handle JDK 25+. Michael Bayne 2025-07-10 11:35:24 -07:00
  • db5e14ec27 Upgrade GraalVM to one that works with JDK 23+. Michael Bayne 2025-07-10 11:32:43 -07:00
  • fa13ce785e Fiddling to make Mockito work on modern JVMs. Michael Bayne 2025-07-10 11:26:18 -07:00
  • 9c0ac56d9e Target post-Java 9 VMs. Michael Bayne 2025-07-10 11:25:48 -07:00
  • 337323579a Add a link to bekoenig's fork. Michael Bayne 2025-01-07 13:53:35 -08:00
  • 917b7c346d Merge pull request #274 from bskaarup/master Michael Bayne 2023-12-22 09:02:20 -08:00
  • de18274601 Ability to handle java version with period sign instead of underscore like JAVA_VERSION="17.0.8.1" and not only JAVA_VERSION="17.0.8_1" Brian Skaarup 2023-12-20 12:58:18 +01:00
  • 792f0a1669 Merge pull request #262 from bekoenig/cleanup_on_install Michael Bayne 2022-08-01 09:37:23 -07:00
  • 5acd0d98cc Merge pull request #263 from ullenius/refactoring Michael Bayne 2022-06-21 15:02:45 -07:00
  • 513c40c735 Replace deprecated Mockito-class Anosh D. Ullenius 2022-06-17 20:45:54 +02:00
  • eb8c7f67fb Simplify assertions Anosh D. Ullenius 2022-06-17 20:40:27 +02:00
  • 42dfbe4735 Replace string concatenation in loop with StringBuilder Anosh D. Ullenius 2022-06-17 20:35:38 +02:00
  • 508ef73d85 Use factory method for creating FileInputStream Anosh D. Ullenius 2022-06-17 20:34:58 +02:00
  • 03ed2f52d1 Type inference. Use autoboxing for int Anosh D. Ullenius 2022-06-17 20:33:00 +02:00
  • 258d85b934 Remove redundant throws clause Anosh D. Ullenius 2022-06-17 20:29:52 +02:00
  • 245f5386ce Remove protected-modifier in final class Anosh D. Ullenius 2022-06-17 20:26:22 +02:00
  • 2b30d9dab0 Make fields final. Remove protected-modifier in final class Anosh D. Ullenius 2022-06-17 20:23:51 +02:00
  • a4e38057ae Make fields final. Remove redundant modifier on final-class Anosh D. Ullenius 2022-06-17 20:20:05 +02:00
  • 29437aa993 Update the CHANGELOG with the shipped changes. Michael Bayne 2022-05-24 11:00:12 -07:00
  • d41a817b55 [maven-release-plugin] prepare for next development iteration Michael Bayne 2022-05-24 10:42:36 -07:00
  • 425e0d0c87 [maven-release-plugin] prepare release getdown-1.8.7 Michael Bayne 2022-05-24 10:42:34 -07:00
  • 089761da24 Update nexus-staging-maven-plugin to 1.6.13. Michael Bayne 2022-05-24 10:34:03 -07:00
  • fda9590d21 Fix Javadoc error. Michael Bayne 2022-05-24 10:30:43 -07:00
  • 26d559e5c2 Upgrade Proguard to a version that supports Java 18. Michael Bayne 2022-05-24 10:24:58 -07:00
  • 717f3bdaed Bump Mockito to 3.12.4 so we can build on Java 17/18. Michael Bayne 2022-03-27 09:41:08 -07:00
  • 797b4024af Merge pull request #255 from threerings/dependabot/maven/ant/org.apache.ant-ant-1.10.11 Michael Bayne 2022-03-27 09:34:36 -07:00
  • cb114746a6 Merge pull request #260 from bekoenig/relative-paths-in-classpath Michael Bayne 2022-03-26 15:53:36 -07:00
  • 315ba430e0 Moved resource cleanup to install for support of unversioned-mode m500020 2022-03-10 13:48:20 +01:00
  • 9a99f4e27d Use relative paths in classpath to shorten execution line on large apps Benjamin König 2022-02-18 14:28:29 +01:00
  • bb4b9e3390 JarDiffPatcher needs to support .old files. Michael Bayne 2022-01-05 07:25:56 -08:00
  • 1cd3a5c9c3 Merge pull request #257 from asabanas/existing-jvm-cleanup Michael Bayne 2021-10-19 08:39:16 -07:00
  • bfd5571377 Updated existing directories cleanup functionality to remove all their contents when unpacking archives. Andrius Šabanas 2021-09-28 23:21:28 +03:00
  • 7def118e31 Fix links to Maven artifacts. Michael Bayne 2021-08-23 07:37:04 -07:00
  • cdecfde5f1 Add note about Pack200 removal. Michael Bayne 2021-08-23 07:35:34 -07:00
  • 6b4f609980 Bump ant from 1.10.9 to 1.10.11 in /ant dependabot[bot] 2021-08-02 16:59:22 +00:00
  • b9f97b323a Try testing on JDK14 for now. Michael Bayne 2021-04-05 07:43:45 -07:00
  • 49279009cb Use newer Proguard that can handle JDK14. Michael Bayne 2021-04-05 07:43:10 -07:00
  • cedf568383 Merge pull request #240 from Cosium/java.net.useSystemProxies Michael Bayne 2021-04-05 07:29:42 -07:00
  • 1c0320b36d Use Graal JavaScript VM. Michael Bayne 2021-04-04 12:22:15 -07:00
  • 3a52a42775 Test with JDK15. Michael Bayne 2021-04-04 12:16:53 -07:00
  • a35c385f9f Update Mockito to a version that works with JDK15. Michael Bayne 2021-04-04 12:16:25 -07:00
  • fd6a393d69 Removing Pack200 support. Michael Bayne 2021-04-04 12:15:55 -07:00
  • dacd977987 Merge pull request #245 from threerings/dependabot/maven/core/junit-junit-4.13.1 Michael Bayne 2021-04-04 12:09:21 -07:00
  • 09ed5b0f2c Merge pull request #246 from threerings/dependabot/maven/launcher/junit-junit-4.13.1 Michael Bayne 2021-04-04 12:09:06 -07:00
  • c50451e0db Merge pull request #252 from threerings/dependabot/maven/ant/org.apache.ant-ant-1.10.9 Michael Bayne 2021-04-04 12:08:55 -07:00
  • e8db626c1d Merge pull request #253 from gieza/cleanup_glob_patterns Michael Bayne 2021-04-04 12:08:28 -07:00
  • 332f7f15e3 Do resource cleanup only if resources have to be updated. Giedrius Zavadskis 2021-03-31 10:29:44 +03:00
  • 79420067b2 Adds support for glob 'cleanup_pattern' to facilitate removal of obsolete resources Giedrius Zavadskis 2021-03-29 10:30:19 +03:00
  • 6f2b803940 Bump ant from 1.7.1 to 1.10.9 in /ant dependabot[bot] 2021-02-03 19:26:55 +00:00
  • eff8e31299 Bump junit from 4.12 to 4.13.1 in /launcher dependabot[bot] 2020-10-13 13:31:24 +00:00
  • 799a49e4f5 Bump junit from 4.12 to 4.13.1 in /core dependabot[bot] 2020-10-13 08:01:42 +00:00
  • 736dfffd04 Usage of Proxy.NO_PROXY prevents -Djava.net.useSystemProxies=true from kicking in Réda Housni Alaoui 2020-06-12 14:27:56 +02:00
  • 55c544c68b Certs are out of date on Oracle 9, let's try 11. Michael Bayne 2020-01-06 14:30:11 -08:00
  • 78bcc59312 Use JDK 9, which now works. Michael Bayne 2020-01-06 14:23:51 -08:00
  • bb995508d9 Added support for adding arbitrary classpath entries. Michael Bayne 2020-01-06 14:14:52 -08:00
  • 0c8a29deb0 Upgrade Proguard to work with Java >8. Michael Bayne 2020-01-06 13:38:31 -08:00
  • 5c38682f30 Upgrade Mockito to work with Java >8. Michael Bayne 2020-01-06 13:38:22 -08:00
  • 3d62949fe7 Fix indentation. No tabs. Michael Bayne 2019-07-02 08:10:08 -07:00
  • 66c037feed Merge pull request #229 from pb00068/noEngineAvailable Michael Bayne 2019-07-02 08:07:11 -07:00
  • a212a1e7a5 Merge pull request #232 from neuweiler/master Michael Bayne 2019-07-02 08:05:52 -07:00
  • 024d84ac2a replace "MISSING:" with "MISSING-" to avoid MalformedUrlException when digesting/diffing app with undefined variables (during build time) in appbase/latest. e507802 2019-07-02 14:00:00 +02:00
  • 338b5a66ef fix catch Guenther Demetz 2019-06-06 10:39:14 +02:00
  • 305fc314ab Merge branch 'master' into noEngineAvailable Guenther Demetz 2019-06-06 10:28:10 +02:00
  • fbc383d942 Avoid launcher abort due missing engine Guenther Demetz 2019-06-06 10:26:19 +02:00
  • e7818030a7 Behave more gracefully when patch files do not exist. Michael Bayne 2019-06-05 16:09:51 -07:00
  • 157b12dbfa Oops, forgot to hook up myIpAddress(). Michael Bayne 2019-06-05 15:44:06 -07:00
  • e376dff945 Reinstate env var substitution in appbase. Michael Bayne 2019-06-05 12:20:30 -07:00
  • 5cb2613e3b [maven-release-plugin] prepare for next development iteration Michael Bayne 2019-06-04 15:25:43 -07:00
  • 6283b60776 [maven-release-plugin] prepare release getdown-1.8.6 Michael Bayne 2019-06-04 15:25:33 -07:00
  • fead7c208e Prep for 1.8.6 release. Michael Bayne 2019-06-04 15:23:59 -07:00
  • b7ce500353 Merge pull request #226 from sergiorussia/patch-1 Michael Bayne 2019-06-04 15:23:07 -07:00
  • 03997b20b9 revert processArg for appbase Sergey V 2019-06-05 00:37:59 +03:00
  • ce76832835 Add myIpAddress() to PAC proxy environment. Michael Bayne 2019-05-31 09:51:31 -07:00
  • 85c4a0ddc1 Some comment fixes. Michael Bayne 2019-05-31 09:48:30 -07:00
  • e0c27b4e55 Merge pull request #225 from pb00068/fixDetectProxy Michael Bayne 2019-05-31 09:47:18 -07:00
  • bc889e67fd autoDetectProxy needs initialized configuration Guenther Demetz 2019-05-31 10:47:01 +02:00
  • b5377ca66b Use a debug system property to control debugging. Michael Bayne 2019-05-29 14:09:17 -07:00
  • 7f305df410 Configure gpg plugin version in pluginManagement. Michael Bayne 2019-05-29 12:16:57 -07:00
  • a0bdfb1ca9 [maven-release-plugin] prepare for next development iteration Michael Bayne 2019-05-29 12:12:06 -07:00
  • 45350e1842 [maven-release-plugin] prepare release getdown-1.8.5 Michael Bayne 2019-05-29 12:11:57 -07:00
  • 9a0537a6f9 Fix javadoc error. Michael Bayne 2019-05-29 12:10:59 -07:00
  • 9d85d90244 Remove -html5 option. Michael Bayne 2019-05-29 12:08:42 -07:00
  • 1aec25b11c Move javadoc plugin to plugins instead of pluginManagement. Michael Bayne 2019-05-29 12:04:26 -07:00
  • b8aa1dea7c Nix vestigial javadoc param. Michael Bayne 2019-05-29 11:50:14 -07:00
  • e855d2ca1d Update javadoc plugin. Michael Bayne 2019-05-29 11:50:08 -07:00
  • b308a35211 Prepare for 1.8.5 release. Michael Bayne 2019-05-29 11:41:57 -07:00
  • 9d6088ab80 Added revalidate_policy config. Michael Bayne 2019-05-29 11:40:36 -07:00