diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2013-01-10 20:57:45 +0100 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2013-01-24 22:32:08 +0100 |
commit | a86e73b47be510d56731b15c2f99d0996073a272 (patch) | |
tree | 93216cb4cf9e420df4bf3a2ff38b19629084d567 /recipes-core/jakarta-commons | |
parent | 9653f48f4d79de793ac48cf5f672ba85449b3939 (diff) | |
download | meta-java-a86e73b47be510d56731b15c2f99d0996073a272.tar.gz |
jakarta-commons: switch to INC_PR and fix license
Diffstat (limited to 'recipes-core/jakarta-commons')
18 files changed, 37 insertions, 1 deletions
diff --git a/recipes-core/jakarta-commons/commons-beanutils_1.8.0.bb b/recipes-core/jakarta-commons/commons-beanutils_1.8.0.bb index 500937d..06287f6 100644 --- a/recipes-core/jakarta-commons/commons-beanutils_1.8.0.bb +++ b/recipes-core/jakarta-commons/commons-beanutils_1.8.0.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Static utility methods useful in manipulating Java classes that conform to the JavaBeans Specification" | 5 | DESCRIPTION = "Static utility methods useful in manipulating Java classes that conform to the JavaBeans Specification" |
4 | 6 | ||
5 | SRC_URI = "http://www.apache.org/dist/commons/beanutils/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://www.apache.org/dist/commons/beanutils/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-cli_1.1.bb b/recipes-core/jakarta-commons/commons-cli_1.1.bb index 78cce46..cb51765 100644 --- a/recipes-core/jakarta-commons/commons-cli_1.1.bb +++ b/recipes-core/jakarta-commons/commons-cli_1.1.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Java argument parsing helper classes" | 5 | DESCRIPTION = "Java argument parsing helper classes" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/cli/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/cli/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-codec_1.3.bb b/recipes-core/jakarta-commons/commons-codec_1.3.bb index ff7627f..3a7ddd4 100644 --- a/recipes-core/jakarta-commons/commons-codec_1.3.bb +++ b/recipes-core/jakarta-commons/commons-codec_1.3.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Java library with simple encoder and decoders for various formats such as Base64 and Hexadecimal" | 5 | DESCRIPTION = "Java library with simple encoder and decoders for various formats such as Base64 and Hexadecimal" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/codec/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/codec/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-collections3_3.2.1.bb b/recipes-core/jakarta-commons/commons-collections3_3.2.1.bb index 7e3478b..852cac7 100644 --- a/recipes-core/jakarta-commons/commons-collections3_3.2.1.bb +++ b/recipes-core/jakarta-commons/commons-collections3_3.2.1.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "A set of abstract data type interfaces and implementations that offer a wealth of useful functionality and a solid foundation for extending that functionality" | 5 | DESCRIPTION = "A set of abstract data type interfaces and implementations that offer a wealth of useful functionality and a solid foundation for extending that functionality" |
4 | 6 | ||
5 | SRC_URI = "http://www.apache.org/dist/commons/collections/source/commons-collections-${PV}-src.tar.gz" | 7 | SRC_URI = "http://www.apache.org/dist/commons/collections/source/commons-collections-${PV}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-collections_2.1.1.bb b/recipes-core/jakarta-commons/commons-collections_2.1.1.bb index aaa3e33..4d100a7 100644 --- a/recipes-core/jakarta-commons/commons-collections_2.1.1.bb +++ b/recipes-core/jakarta-commons/commons-collections_2.1.1.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "A set of abstract data type interfaces and implementations that offer a wealth of useful functionality and a solid foundation for extending that functionality" | 5 | DESCRIPTION = "A set of abstract data type interfaces and implementations that offer a wealth of useful functionality and a solid foundation for extending that functionality" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/collections/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/collections/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-configuration_1.5.bb b/recipes-core/jakarta-commons/commons-configuration_1.5.bb index bbfacfd..54409e5 100644 --- a/recipes-core/jakarta-commons/commons-configuration_1.5.bb +++ b/recipes-core/jakarta-commons/commons-configuration_1.5.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Generic configuration interface for Java applications" | 5 | DESCRIPTION = "Generic configuration interface for Java applications" |
4 | 6 | ||
5 | SRC_URI = " \ | 7 | SRC_URI = " \ |
diff --git a/recipes-core/jakarta-commons/commons-digester_1.8.bb b/recipes-core/jakarta-commons/commons-digester_1.8.bb index 9d9164a..5bb411a 100644 --- a/recipes-core/jakarta-commons/commons-digester_1.8.bb +++ b/recipes-core/jakarta-commons/commons-digester_1.8.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Converts XML to a Java object by a set of mapping rules." | 5 | DESCRIPTION = "Converts XML to a Java object by a set of mapping rules." |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/digester/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/digester/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-discovery_0.4.bb b/recipes-core/jakarta-commons/commons-discovery_0.4.bb index 8600cbd..75db064 100644 --- a/recipes-core/jakarta-commons/commons-discovery_0.4.bb +++ b/recipes-core/jakarta-commons/commons-discovery_0.4.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "discovering, or finding, implementations for pluggable interfaces" | 5 | DESCRIPTION = "discovering, or finding, implementations for pluggable interfaces" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/discovery/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/discovery/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-el_1.0.bb b/recipes-core/jakarta-commons/commons-el_1.0.bb index b32a2e1..5821473 100644 --- a/recipes-core/jakarta-commons/commons-el_1.0.bb +++ b/recipes-core/jakarta-commons/commons-el_1.0.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Implementation of the JSP2.0 Expression Language API" | 5 | DESCRIPTION = "Implementation of the JSP2.0 Expression Language API" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/el/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/el/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-fileupload_1.2.1.bb b/recipes-core/jakarta-commons/commons-fileupload_1.2.1.bb index 2af9994..3954363 100644 --- a/recipes-core/jakarta-commons/commons-fileupload_1.2.1.bb +++ b/recipes-core/jakarta-commons/commons-fileupload_1.2.1.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Robust, high-performance, file upload capability for Java servlets and web applications" | 5 | DESCRIPTION = "Robust, high-performance, file upload capability for Java servlets and web applications" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/fileupload/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/fileupload/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-httpclient_3.1.bb b/recipes-core/jakarta-commons/commons-httpclient_3.1.bb index 66e9616..4f6b1af 100644 --- a/recipes-core/jakarta-commons/commons-httpclient_3.1.bb +++ b/recipes-core/jakarta-commons/commons-httpclient_3.1.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations" | 5 | DESCRIPTION = "Efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/httpcomponents/commons-httpclient/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/httpcomponents/commons-httpclient/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-io_1.4.bb b/recipes-core/jakarta-commons/commons-io_1.4.bb index eb3bbfa..f4308d2 100644 --- a/recipes-core/jakarta-commons/commons-io_1.4.bb +++ b/recipes-core/jakarta-commons/commons-io_1.4.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Java library with utility classes, stream implementations, file filters and endian classes" | 5 | DESCRIPTION = "Java library with utility classes, stream implementations, file filters and endian classes" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/io/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/io/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-jxpath_1.3.bb b/recipes-core/jakarta-commons/commons-jxpath_1.3.bb index 8cd54ba..d380ed9 100644 --- a/recipes-core/jakarta-commons/commons-jxpath_1.3.bb +++ b/recipes-core/jakarta-commons/commons-jxpath_1.3.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "JXPath interpreter for Java" | 5 | DESCRIPTION = "JXPath interpreter for Java" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/jxpath/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/jxpath/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-lang_2.4.bb b/recipes-core/jakarta-commons/commons-lang_2.4.bb index 1576b7e..60c6346 100644 --- a/recipes-core/jakarta-commons/commons-lang_2.4.bb +++ b/recipes-core/jakarta-commons/commons-lang_2.4.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Set of Java classes that provide helper methods for the standard java.lang classes" | 5 | DESCRIPTION = "Set of Java classes that provide helper methods for the standard java.lang classes" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/lang/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/lang/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb index 06cc376..b04c812 100644 --- a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb +++ b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Java Internet protocol suite library" | 5 | DESCRIPTION = "Java Internet protocol suite library" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d273d63619c9aeaf15cdaf76422c4f87" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d273d63619c9aeaf15cdaf76422c4f87" |
5 | 7 | ||
diff --git a/recipes-core/jakarta-commons/commons-net_1.4.1.bb b/recipes-core/jakarta-commons/commons-net_1.4.1.bb index ee321eb..275ebb9 100644 --- a/recipes-core/jakarta-commons/commons-net_1.4.1.bb +++ b/recipes-core/jakarta-commons/commons-net_1.4.1.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Java Internet protocol suite library" | 5 | DESCRIPTION = "Java Internet protocol suite library" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
5 | 7 | ||
diff --git a/recipes-core/jakarta-commons/commons-pool_1.4.bb b/recipes-core/jakarta-commons/commons-pool_1.4.bb index 82065a4..d5b6def 100644 --- a/recipes-core/jakarta-commons/commons-pool_1.4.bb +++ b/recipes-core/jakarta-commons/commons-pool_1.4.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | ||
4 | |||
3 | DESCRIPTION = "Java Object-pooling API" | 5 | DESCRIPTION = "Java Object-pooling API" |
4 | 6 | ||
5 | SRC_URI = "http://archive.apache.org/dist/commons/pool/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/pool/source/${BP}-src.tar.gz" |
diff --git a/recipes-core/jakarta-commons/jakarta-commons.inc b/recipes-core/jakarta-commons/jakarta-commons.inc index 3ee081e..1630df6 100644 --- a/recipes-core/jakarta-commons/jakarta-commons.inc +++ b/recipes-core/jakarta-commons/jakarta-commons.inc | |||
@@ -1,5 +1,7 @@ | |||
1 | LICENSE = "AL2.0" | ||
2 | AUTHOR = "Apache Software Foundation" | 1 | AUTHOR = "Apache Software Foundation" |
2 | LICENSE = "Apache-2.0" | ||
3 | |||
4 | INC_PR = "r0" | ||
3 | 5 | ||
4 | inherit java-library | 6 | inherit java-library |
5 | 7 | ||