From e3887720625008636ef755b10e21a9740d36204e Mon Sep 17 00:00:00 2001 From: Adrian Cole Date: Sat, 17 Jul 2010 02:03:55 -0500 Subject: [PATCH] fixed javadoc reference which was hanging the build --- project/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/project/pom.xml b/project/pom.xml index e184dc10a0..a35cb640db 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -409,8 +409,7 @@ ${sourceEncoding} true - http://java.sun.com/javase/6/docs/api/ - http://java.sun.com/javaee/6/docs/api/ + http://download.oracle.com/docs/cd/E17409_01/javase/6/docs/api/