Revision: 6955
http://languagetool.svn.sourceforge.net/languagetool/?rev=6955&view=rev
Author: dnaber
Date: 2012-05-17 12:57:34 +0000 (Thu, 17 May 2012)
Log Message:
-----------
document "javadoc" target; increase year
Modified Paths:
--------------
trunk/JLanguageTool/build.xml
Modified: trunk/JLanguageTool/build.xml
===================================================================
--- trunk/JLanguageTool/build.xml 2012-05-17 12:46:28 UTC (rev 6954)
+++ trunk/JLanguageTool/build.xml 2012-05-17 12:57:34 UTC (rev 6955)
@@ -360,7 +360,7 @@
<!-- ==================================================================
-->
<!-- JAVADOC -->
<!-- ==================================================================
-->
- <target name="javadoc" depends="compile">
+ <target name="javadoc" depends="compile" description="Generate Javadoc
API description">
<javadoc destdir="${dist.javadocs}" author="true"
version="true" use="true" access="public" noqualifier="all"
encoding="${encoding}" windowtitle="${javadoctitle}">
<classpath>
@@ -377,7 +377,7 @@
<doctitle>
<![CDATA[<h1>${javadoctitle}</h1>]]></doctitle>
<bottom>
- <![CDATA[<i>Copyright © 2005-2011 <a
href="http://www.danielnaber.de" target="_top">Daniel Naber</a>
+ <![CDATA[<i>Copyright © 2005-2012 <a
href="http://www.danielnaber.de" target="_top">Daniel Naber</a>
</i>]]></bottom>
<link offline="true"
href="http://java.sun.com/products/jdk/1.4/docs/api/" packagelistLoc="/tmp" />
</javadoc>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs