From 81c86efb7eb3e0e2d7d61b81c834a5a67afad833 Mon Sep 17 00:00:00 2001 From: Tomaz Cerar Date: Mon, 30 Mar 2015 14:39:33 +0200 Subject: [PATCH] Remove commons-configuration as it is no longer used anywhere --- feature-pack/javadoc/README.txt | 1 - feature-pack/pom.xml | 5 --- feature-pack/src/license/licenses.xml | 11 ------ .../commons/configuration/main/module.xml | 37 ------------------- pom.xml | 21 ----------- 5 files changed, 75 deletions(-) delete mode 100644 feature-pack/src/main/resources/modules/system/layers/base/org/apache/commons/configuration/main/module.xml diff --git a/feature-pack/javadoc/README.txt b/feature-pack/javadoc/README.txt index 70acbf3d7d3a..b5e9c28b508e 100644 --- a/feature-pack/javadoc/README.txt +++ b/feature-pack/javadoc/README.txt @@ -9,7 +9,6 @@ How to create Public JBoss AS API aggregated JavaDoc This will print out a list of artifacts in this format: com.h2database:h2 -commons-configuration:commons-configuration dom4j:dom4j javax.activation:activation ... diff --git a/feature-pack/pom.xml b/feature-pack/pom.xml index 913e881a15a8..33ac5eac2402 100644 --- a/feature-pack/pom.xml +++ b/feature-pack/pom.xml @@ -329,11 +329,6 @@ commons-lang - - commons-configuration - commons-configuration - - commons-pool commons-pool diff --git a/feature-pack/src/license/licenses.xml b/feature-pack/src/license/licenses.xml index 8855e08d12a0..5299860a5d8e 100644 --- a/feature-pack/src/license/licenses.xml +++ b/feature-pack/src/license/licenses.xml @@ -168,17 +168,6 @@ - - commons-configuration - commons-configurations - - - Apache License, Version 2.0 - http://repository.jboss.org/licenses/apache-2.0.txt - repo - - - commons-io commons-io diff --git a/feature-pack/src/main/resources/modules/system/layers/base/org/apache/commons/configuration/main/module.xml b/feature-pack/src/main/resources/modules/system/layers/base/org/apache/commons/configuration/main/module.xml deleted file mode 100644 index 30197b128f80..000000000000 --- a/feature-pack/src/main/resources/modules/system/layers/base/org/apache/commons/configuration/main/module.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/pom.xml b/pom.xml index 06f42cceedc8..7fad80f2a077 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,6 @@ 1.9 3.2.1 1.8 - 1.6 1.6 1.6.1 1.0.13 @@ -1779,26 +1778,6 @@ ${version.commons-codec} - - commons-configuration - commons-configuration - ${version.commons-configuration} - - - commons-beanutils - commons-beanutils-core - - - commons-digester - commons-digester - - - commons-logging - commons-logging - - - - commons-collections commons-collections