Skip to content

Commit

Permalink
Fix external Javadoc references.
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed May 8, 2013
1 parent e9a2e68 commit 13e4608
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ configure(allprojects) { project ->
}

ext.javadocLinks = [
"http://docs.oracle.com/javase/6/docs/api/",
"http://docs.oracle.com/javaee/6/api/",
"http://docs.oracle.com/cd/E13222_01/wls/docs90/javadocs/", // CommonJ
"http://pic.dhe.ibm.com/infocenter/wasinfo/v7r0/topic/com.ibm.websphere.javadoc.doc/web/apidocs/",
Expand Down

0 comments on commit 13e4608

Please sign in to comment.