summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-jxpath_1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jakarta-commons/commons-jxpath_1.3.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-jxpath_1.3.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes-core/jakarta-commons/commons-jxpath_1.3.bb b/recipes-core/jakarta-commons/commons-jxpath_1.3.bb
deleted file mode 100644
index 3561444..0000000
--- a/recipes-core/jakarta-commons/commons-jxpath_1.3.bb
+++ /dev/null
@@ -1,17 +0,0 @@
1require jakarta-commons.inc
2
3PR = "${INC_PR}.1"
4
5SUMMARY = "JXPath interpreter for Java"
6
7SRC_URI = "http://archive.apache.org/dist/commons/jxpath/source/${BP}-src.tar.gz"
8
9PNBLACKLIST[commons-jxpath] ?= "BROKEN: indirectly depends on broken 'xom'"
10
11DEPENDS += "commons-logging commons-collections3 commons-beanutils servlet2.3 jdom"
12RDEPENDS_${PN} = "libcommons-logging-java libcommons-collections3-java libcommons-beanutils-java libservlet2.3-java libjdom-java"
13
14CP = "commons-logging commons-collections3 commons-beanutils servlet-2.3 jdom"
15
16SRC_URI[md5sum] = "9af6ed5d009061986d709a370829860e"
17SRC_URI[sha256sum] = "da314198d75c6da660e2603bd1543a8f5d0b640c5144b748e62e59afc278efe6"