From e4fa31b9497b9852145d328a08fdea3d9fc5e648 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 26 Apr 2011 08:35:05 +0100 Subject: [PATCH] BATCH-1726: exclude samples packages in javadocs --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 792eb5748..8644c794d 100644 --- a/pom.xml +++ b/pom.xml @@ -508,8 +508,8 @@ true true - http://java.sun.com/j2ee/1.4/docs/api - http://java.sun.com/j2se/1.5.0/docs/api + http://download.oracle.com/javaee/5/api + http://download.oracle.com/javase/1.5.0/docs/api http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_0/ http://jakarta.apache.org/commons/dbcp/apidocs/ http://jakarta.apache.org/commons/fileupload/apidocs/ @@ -524,7 +524,7 @@ http://static.springframework.org/spring-batch/apidocs/ http://static.springframework.org/spring-ws/site/apidocs/ - example + test.*:*.example:*.sample