From 2b0b1a98959bd0d569f1d04bd3b25dac8ef0bb7a Mon Sep 17 00:00:00 2001
From: Alexander Kriegisch <Alexander@Kriegisch.name>
Date: Sat, 10 Apr 2021 11:44:47 +0700
Subject: Move lib/ext/jrockit to just lib/jrockit

It was the only subdirectory under lib/ext anyway and somehow always
irritating and difficult to find when just using a directory browser in
the IDE.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
---
 lib/ext/jrockit/LICENSE.TXT                 |   8 --------
 lib/ext/jrockit/jrockit-src.zip             | Bin 2570 -> 0 bytes
 lib/ext/jrockit/jrockit.jar                 | Bin 1969 -> 0 bytes
 lib/ext/jrockit/managementapi-jrockit81.jar | Bin 7796 -> 0 bytes
 4 files changed, 8 deletions(-)
 delete mode 100644 lib/ext/jrockit/LICENSE.TXT
 delete mode 100644 lib/ext/jrockit/jrockit-src.zip
 delete mode 100644 lib/ext/jrockit/jrockit.jar
 delete mode 100644 lib/ext/jrockit/managementapi-jrockit81.jar

(limited to 'lib/ext')

diff --git a/lib/ext/jrockit/LICENSE.TXT b/lib/ext/jrockit/LICENSE.TXT
deleted file mode 100644
index 6bbc97c40..000000000
--- a/lib/ext/jrockit/LICENSE.TXT
+++ /dev/null
@@ -1,8 +0,0 @@
-The managementapi-jrockit81.jar jar file in this folder is an excerpt of the BEA JRockit Management API
-as per JRockit 8.1 (Java 1.4) (supports also for JRockit 7 ie Java 1.3).
-
-It contains only the class file needed at build time for AspectJ
-and must not be used by the end-user.
-
-http://www.jrockit.com
-http://www.bea.com
\ No newline at end of file
diff --git a/lib/ext/jrockit/jrockit-src.zip b/lib/ext/jrockit/jrockit-src.zip
deleted file mode 100644
index dce223db8..000000000
Binary files a/lib/ext/jrockit/jrockit-src.zip and /dev/null differ
diff --git a/lib/ext/jrockit/jrockit.jar b/lib/ext/jrockit/jrockit.jar
deleted file mode 100644
index 0395fceb0..000000000
Binary files a/lib/ext/jrockit/jrockit.jar and /dev/null differ
diff --git a/lib/ext/jrockit/managementapi-jrockit81.jar b/lib/ext/jrockit/managementapi-jrockit81.jar
deleted file mode 100644
index f95129592..000000000
Binary files a/lib/ext/jrockit/managementapi-jrockit81.jar and /dev/null differ
-- 
cgit v1.2.3