You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by tv...@apache.org on 2009/06/03 19:46:18 UTC

svn commit: r781491 - /incubator/pivot/trunk/build.xml

Author: tvolkert
Date: Wed Jun  3 17:46:17 2009
New Revision: 781491

URL: http://svn.apache.org/viewvc?rev=781491&view=rev
Log:
Added link to J2SE javadocs in the doc target

Modified:
    incubator/pivot/trunk/build.xml

Modified: incubator/pivot/trunk/build.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/build.xml?rev=781491&r1=781490&r2=781491&view=diff
==============================================================================
--- incubator/pivot/trunk/build.xml (original)
+++ incubator/pivot/trunk/build.xml Wed Jun  3 17:46:17 2009
@@ -107,10 +107,14 @@
                 <fileset dir="wtk/lib" includes="**/*.jar"/>
                 <fileset dir="web/lib" includes="**/*.jar"/>
             </classpath>
+
             <packageset dir="charts/src" includes="**/*"/>
             <packageset dir="core/src" includes="**/*"/>
             <packageset dir="web/src" includes="**/*"/>
             <packageset dir="wtk/src" includes="**/*"/>
+
+            <link href="http://java.sun.com/javase/6/docs/api"/>
+
             <header>
               <![CDATA[
                  <script type="text/javascript">