aboutsummaryrefslogtreecommitdiffstats
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.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-core/jakarta-commons/commons-jxpath_1.3.bb b/recipes-core/jakarta-commons/commons-jxpath_1.3.bb
new file mode 100644
index 0000000..9e612b2
--- /dev/null
+++ b/recipes-core/jakarta-commons/commons-jxpath_1.3.bb
@@ -0,0 +1,13 @@
+require jakarta-commons.inc
+
+DESCRIPTION = "JXPath interpreter for Java"
+
+SRC_URI = "http://www.apache.org/dist/commons/jxpath/source/${BP}-src.tar.gz"
+
+DEPENDS += "commons-logging commons-collections3 commons-beanutils servlet2.3 jdom"
+RDEPENDS_${PN} = "libcommons-logging-java libcommons-collections3-java libcommons-beanutils-java libservlet2.3-java libjdom-java"
+
+CP = "commons-logging commons-collections3 commons-beanutils servlet-2.3 jdom"
+
+SRC_URI[md5sum] = "9af6ed5d009061986d709a370829860e"
+SRC_URI[sha256sum] = "da314198d75c6da660e2603bd1543a8f5d0b640c5144b748e62e59afc278efe6"