Oops. On Mon, Jun 27, 2011 at 4:38 PM, <joshcanfi...@apache.org> wrote: > Author: joshcanfield > Date: Mon Jun 27 23:38:58 2011 > New Revision: 1140374 > > URL: http://svn.apache.org/viewvc?rev=1140374&view=rev > Log: > TAP5-1559 - Excessive warnings (see > http://download.oracle.com/javase/6/docs/technotes/tools/windows/javadoc.html#@see) > > Modified: > > tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/IOCSymbols.java > > Modified: > tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/IOCSymbols.java > URL: > http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/IOCSymbols.java?rev=1140374&r1=1140373&r2=1140374&view=diff > ============================================================================== > --- > tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/IOCSymbols.java > (original) > +++ > tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/IOCSymbols.java > Mon Jun 27 23:38:58 2011 > @@ -36,7 +36,9 @@ public class IOCSymbols > * The default is 100. > * > * @since 5.3 > - * @see > http://www.bigsoft.co.uk/blog/index.php/2009/11/27/rules-of-a-threadpoolexecutor-pool-size > + * @see <a > href="http://www.bigsoft.co.uk/blog/index.php/2009/11/27/rules-of-a-threadpoolexecutor-pool-size"> > + * Rules of a ThreadPoolExecutor pool size > + * </a> > */ > public static final String THREAD_POOL_QUEUE_SIZE = > "tapestry.thread-pool.queue-size"; > > > >
-- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org For additional commands, e-mail: dev-h...@tapestry.apache.org