[Struts Wiki] Update of "StrutsAction2" by TedHusted

2006-06-13 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by TedHusted: http://wiki.apache.org/struts/StrutsAction2 -- + This page

[Struts Wiki] Update of "StrutsConsultants" by Panchasheel Gandle

2006-06-13 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by Panchasheel Gandle: http://wiki.apache.org/struts/StrutsConsultants --

svn commit: r413982 - /struts/action2/trunk/core/src/test/java/org/apache/struts/action2/util/PrefixTrieTest.java

2006-06-13 Thread plightbo
Author: plightbo Date: Tue Jun 13 14:45:39 2006 New Revision: 413982 URL: http://svn.apache.org/viewvc?rev=413982&view=rev Log: testing CI server Modified: struts/action2/trunk/core/src/test/java/org/apache/struts/action2/util/PrefixTrieTest.java Modified: struts/action2/trunk/core/src/tes

svn commit: r413983 - /struts/action2/trunk/core/src/test/java/org/apache/struts/action2/util/PrefixTrieTest.java

2006-06-13 Thread plightbo
Author: plightbo Date: Tue Jun 13 14:50:53 2006 New Revision: 413983 URL: http://svn.apache.org/viewvc?rev=413983&view=rev Log: fixing test back (done with test) Modified: struts/action2/trunk/core/src/test/java/org/apache/struts/action2/util/PrefixTrieTest.java Modified: struts/action2/tr

svn commit: r413989 - /struts/action2/trunk/core/src/test/java/org/apache/struts/action2/util/PrefixTrieTest.java

2006-06-13 Thread plightbo
Author: plightbo Date: Tue Jun 13 15:07:10 2006 New Revision: 413989 URL: http://svn.apache.org/viewvc?rev=413989&view=rev Log: passing test (last time, i swear) Modified: struts/action2/trunk/core/src/test/java/org/apache/struts/action2/util/PrefixTrieTest.java Modified: struts/action2/tr

svn commit: r413987 - /struts/action2/trunk/core/src/test/java/org/apache/struts/action2/util/PrefixTrieTest.java

2006-06-13 Thread plightbo
Author: plightbo Date: Tue Jun 13 15:05:57 2006 New Revision: 413987 URL: http://svn.apache.org/viewvc?rev=413987&view=rev Log: one more failure test Modified: struts/action2/trunk/core/src/test/java/org/apache/struts/action2/util/PrefixTrieTest.java Modified: struts/action2/trunk/core/src

svn commit: r414006 - in /struts/shale/branches/mvn_reorg/shale-apps/shale-usecases/src: main/webapp/token/test.jsp test/java/org/apache/shale/usecases/systest/TokenTestCase.java

2006-06-13 Thread craigmcc
Author: craigmcc Date: Tue Jun 13 16:52:15 2006 New Revision: 414006 URL: http://svn.apache.org/viewvc?rev=414006&view=rev Log: Add a system integration test to validate the token processing behavior. There is a section of this test that is commented out until SHALE-182 is fixed in the token proce

[Struts Wiki] Update of "StrutsActionRelease200" by TedHusted

2006-06-13 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by TedHusted: http://wiki.apache.org/struts/StrutsActionRelease200 -- |

svn commit: r414008 - /struts/shale/branches/mvn_reorg/shale-core/src/main/java/org/apache/shale/view/AbstractFacesBean.java

2006-06-13 Thread craigmcc
Author: craigmcc Date: Tue Jun 13 16:58:34 2006 New Revision: 414008 URL: http://svn.apache.org/viewvc?rev=414008&view=rev Log: More convenience methods for the convience base class for backing beans. This integration mirrors r412004 on the trunk, which was committed after the "mvn_reorg" branch w

svn commit: r414025 - in /struts/shale/branches/mvn_reorg: ./ shale-apps/ shale-apps/shale-blank/ shale-apps/shale-mailreader/ shale-apps/shale-sql-browser/ shale-apps/shale-usecases/ shale-apps/shale

2006-06-13 Thread craigmcc
Author: craigmcc Date: Tue Jun 13 19:11:46 2006 New Revision: 414025 URL: http://svn.apache.org/viewvc?rev=414025&view=rev Log: Refactor dependencies on platform-provided APIs (since Shale requires J2SE 1.4 and J2EE 1.4) into the top-level POM so we can start simplifying the detailed ones. Modifi

svn commit: r414044 - in /struts/shale/branches/mvn_reorg: pom.xml shale-clay/pom.xml shale-core/pom.xml shale-remoting/ shale-remoting/pom.xml shale-spring/ shale-tiger/ shale-tiles/

2006-06-13 Thread craigmcc
Author: craigmcc Date: Tue Jun 13 20:49:26 2006 New Revision: 414044 URL: http://svn.apache.org/viewvc?rev=414044&view=rev Log: Mostly cosmetic refinements to the top level POMs. Be more explicit about Commons APIs that are *directly* utilized, rather than relying on the fact that the dependencie

[Struts Wiki] Update of "Shale/BuildingWithMaven2" by JamesMitchell

2006-06-13 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by JamesMitchell: http://wiki.apache.org/struts/Shale/BuildingWithMaven2

svn commit: r414075 - in /struts/shale/branches/mvn_reorg/shale-apps: pom.xml shale-blank/pom.xml shale-mailreader/pom.xml shale-sql-browser/pom.xml shale-usecases/pom.xml

2006-06-13 Thread jmitchell
Author: jmitchell Date: Tue Jun 13 22:06:06 2006 New Revision: 414075 URL: http://svn.apache.org/viewvc?rev=414075&view=rev Log: Not sure who started it, but adding -parent to standard parent-like POMs makes for easier identification and just better naming Modified: struts/shale/branches/mvn

svn commit: r414076 - /struts/shale/branches/mvn_reorg/pom.xml

2006-06-13 Thread craigmcc
Author: craigmcc Date: Tue Jun 13 22:08:15 2006 New Revision: 414076 URL: http://svn.apache.org/viewvc?rev=414076&view=rev Log: Add declared versions for the JSTL api and impl artifacts. Modified: struts/shale/branches/mvn_reorg/pom.xml Modified: struts/shale/branches/mvn_reorg/pom.xml URL:

svn commit: r414078 - in /struts/action2/trunk/core/src: main/java/org/apache/struts/action2/components/ main/java/org/apache/struts/action2/views/freemarker/tags/ main/java/org/apache/struts/action2/

2006-06-13 Thread mrdon
Author: mrdon Date: Tue Jun 13 22:22:07 2006 New Revision: 414078 URL: http://svn.apache.org/viewvc?rev=414078&view=rev Log: Removing debug tag, as it is currently broken and the debug console does the same thing basically WW-497 Removed: struts/action2/trunk/core/src/main/java/org/apache/st