summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2019-12-12 09:52:10 +0000
committerAlex Dupre <ale@FreeBSD.org>2019-12-12 09:52:10 +0000
commitc59c2622bd4a54cdc1cec3981930180fd8134084 (patch)
tree48b036ca87f3dc8bc395675146b7feeb9f4559f1 /java/Makefile
parentUpdate misc/ytree to version 2.00 and update LICENSE. (diff)
Update commons-pool to 2.8.0 release and rename jakarta- to apache-
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile
index c8419670213e..dffce85a42f8 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -8,6 +8,7 @@
SUBDIR += apache-commons-lang
SUBDIR += apache-commons-lang3
SUBDIR += apache-commons-logging
+ SUBDIR += apache-commons-pool
SUBDIR += apache-commons-primitives
SUBDIR += aparapi
SUBDIR += avis
@@ -47,7 +48,6 @@
SUBDIR += jakarta-commons-dbcp
SUBDIR += jakarta-commons-discovery
SUBDIR += jakarta-commons-httpclient
- SUBDIR += jakarta-commons-pool
SUBDIR += jakarta-oro
SUBDIR += jakarta-regexp
SUBDIR += jasmin