svn commit: r990437 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/StackKeyedObjectPool.java

2010-08-28 Thread psteitz
Author: psteitz Date: Sat Aug 28 20:17:57 2010 New Revision: 990437 URL: http://svn.apache.org/viewvc?rev=990437&view=rev Log: * Deprecated protected fields. * Added getters for protected fields. JIRA: POOL-169 Modified: commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/StackKe

svn commit: r990421 - /commons/proper/pool/trunk/NOTICE.txt

2010-08-28 Thread psteitz
Author: psteitz Date: Sat Aug 28 19:34:58 2010 New Revision: 990421 URL: http://svn.apache.org/viewvc?rev=990421&view=rev Log: Udated copyright end date. Modified: commons/proper/pool/trunk/NOTICE.txt Modified: commons/proper/pool/trunk/NOTICE.txt URL: http://svn.apache.org/viewvc/commons/p

svn commit: r990418 - in /commons/sandbox/gsoc/2010/scxml-js/trunk: getDeps.xml mvn-ant-build.xml pom.xml

2010-08-28 Thread jbeard
Author: jbeard Date: Sat Aug 28 19:15:31 2010 New Revision: 990418 URL: http://svn.apache.org/viewvc?rev=990418&view=rev Log: Added new target to auxiliary ant build to download dependencies. getDeps.xml should be deleted soon. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/getDeps.xml

svn commit: r990417 - in /commons/sandbox/gsoc/2010/scxml-js/trunk: mvn-ant-build.xml pom.xml

2010-08-28 Thread jbeard
Author: jbeard Date: Sat Aug 28 19:15:24 2010 New Revision: 990417 URL: http://svn.apache.org/viewvc?rev=990417&view=rev Log: Started breaking out ant target dependencies, and placing them in their proper maven lifecycles. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/mvn-ant-build.xml

svn commit: r990414 - /commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/guide.xml

2010-08-28 Thread jbeard
Author: jbeard Date: Sat Aug 28 19:15:00 2010 New Revision: 990414 URL: http://svn.apache.org/viewvc?rev=990414&view=rev Log: Fixed broken link in site. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/guide.xml Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc

svn commit: r990413 - /commons/sandbox/gsoc/2010/scxml-js/trunk/demo/sandbox/sandbox.html

2010-08-28 Thread jbeard
Author: jbeard Date: Sat Aug 28 19:14:48 2010 New Revision: 990413 URL: http://svn.apache.org/viewvc?rev=990413&view=rev Log: Fixed bug in sandbox demo. DOM was being used incorrectly to read value out of textArea element. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/sandbox/sandb