You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2010/04/06 11:49:14 UTC

svn commit: r931066 - /click/trunk/click/build/build.xml

Author: sabob
Date: Tue Apr  6 09:49:13 2010
New Revision: 931066

URL: http://svn.apache.org/viewvc?rev=931066&view=rev
Log:
updated hibernate javadoc location

Modified:
    click/trunk/click/build/build.xml

Modified: click/trunk/click/build/build.xml
URL: http://svn.apache.org/viewvc/click/trunk/click/build/build.xml?rev=931066&r1=931065&r2=931066&view=diff
==============================================================================
--- click/trunk/click/build/build.xml (original)
+++ click/trunk/click/build/build.xml Tue Apr  6 09:49:13 2010
@@ -863,7 +863,7 @@ Please ensure you have configured build.
             <link href="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
             <link href="http://jakarta.apache.org/commons/fileupload/apidocs/"/>
             <link href="http://click.apache.org/docs/click-api/"/>
-            <link href="http://www.hibernate.org/hib_docs/v3/api/"/>
+            <link href="http://docs.jboss.org/hibernate/stable/core/api/"/>
             <link href="http://static.springframework.org/spring/docs/2.5.x/api/"/>
          </javadoc>