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
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
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
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
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
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