Author: tfischer Date: Thu Jan 10 21:38:20 2013 New Revision: 1431668 URL: http://svn.apache.org/viewvc?rev=1431668&view=rev Log: Fix typos, add line breaks
Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/developer-guide.xml Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/developer-guide.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/developer-guide.xml?rev=1431668&r1=1431667&r2=1431668&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/developer-guide.xml (original) +++ db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/developer-guide.xml Thu Jan 10 21:38:20 2013 @@ -36,10 +36,12 @@ The Torque build process uses <a href="http://maven.apache.org">Maven 2</a> for building; the recommended version is Maven 2.2.1. + <br/> Also, due to a - <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=98379">bug in the java compiler</a> - Java 1.6.0_25 or later is needed to bould Torque, + <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=98379">bug in the java compiler</a>, + Java 1.6.0_25 or later is needed to build Torque, (although once built, Torque supports java 1.5 and later). + <br/> You need to check out the <code>torque4/trunk</code> part of the <code>db/torque</code> SVN repository. Please read the <a href="subversion.html">Torque Subversion</a> page --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org