[oe-commits] Henning Heinold : openjdk: change jaxp download from java. net to the icedtea repo

git version control git at git.openembedded.org
Mon Feb 28 20:49:42 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1a3d10a6a80155a9761aba71b502f023ddb4c265
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1a3d10a6a80155a9761aba71b502f023ddb4c265

Author: Henning Heinold <heinold at inf.fu-berlin.de>
Date:   Mon Feb 28 21:46:38 2011 +0100

openjdk: change jaxp download from java.net to the icedtea repo

---

 recipes/openjdk/openjdk-6-release-6b18.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/openjdk/openjdk-6-release-6b18.inc b/recipes/openjdk/openjdk-6-release-6b18.inc
index 97a0a27..58d0be3 100644
--- a/recipes/openjdk/openjdk-6-release-6b18.inc
+++ b/recipes/openjdk/openjdk-6-release-6b18.inc
@@ -29,7 +29,7 @@ JAF_URI = "http://icedtea.classpath.org/download/source/drops/jdk6-jaf-2009_10_2
 SRC_URI[jaf.md5sum] = "7a50bb540a27cdd0001885630088b758"
 SRC_URI[jaf.sha256sum] = "fdc51476fc6bcc69ea1f099f33e84601a126bfa8b11c8fa11c25dc574345aa9f"
 
-JAXP_URI = "https://jaxp.dev.java.net/files/nidaba/documents/913/147329/jdk6-jaxp-2009_10_13.zip;name=jaxp"
+JAXP_URI = "https://icedtea.classpath.org/download/source/drops/jdk6-jaxp-2009_10_13.zip;name=jaxp"
 SRC_URI[jaxp.md5sum] = "a2f7b972124cd776ff71e7754eb9a429"
 SRC_URI[jaxp.sha256sum] = "8714d55de18db48ca9da0ee986202005082f44cf4c215da8683342b70e61792b"
 





More information about the Openembedded-commits mailing list