svn commit: r517972 - /struts/struts2/trunk/apps/showcase/quickstart.xml

2007-03-13 Thread plightbo
Author: plightbo Date: Tue Mar 13 18:48:28 2007 New Revision: 517972 URL: http://svn.apache.org/viewvc?view=rev&rev=517972 Log: quickstart is gone, so this should be too! Removed: struts/struts2/trunk/apps/showcase/quickstart.xml

svn commit: r437868 - in /struts/struts2/trunk/core/src/main/java/org/apache/struts2: StrutsConstants.java dispatcher/mapper/DefaultActionMapper.java

2006-08-28 Thread plightbo
Author: plightbo Date: Mon Aug 28 15:39:12 2006 New Revision: 437868 URL: http://svn.apache.org/viewvc?rev=437868&view=rev Log: Wendy has a sharp eye Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/StrutsConstants.java struts/struts2/trunk/core/src/main/java

svn commit: r437855 - in /struts/struts2/trunk/core/src/main: java/org/apache/struts2/StrutsConstants.java java/org/apache/struts2/dispatcher/mapper/DefaultActionMapper.java resources/org/apache/strut

2006-08-28 Thread plightbo
Author: plightbo Date: Mon Aug 28 14:46:53 2006 New Revision: 437855 URL: http://svn.apache.org/viewvc?rev=437855&view=rev Log: allow the switch to be a toggle, defaulted to false Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/StrutsConstants.java struts/str

svn commit: r436991 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/components/Form.java test/java/org/apache/struts2/dispatcher/mapper/DefaultActionMapperTest.java

2006-08-25 Thread plightbo
Author: plightbo Date: Fri Aug 25 15:30:36 2006 New Revision: 436991 URL: http://svn.apache.org/viewvc?rev=436991&view=rev Log: nuking the compatibility mode stuff that disabled the ! and method: support for the time being. we'll come up with a more secure option (probably annotati

svn commit: r436971 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/ main/java/org/apache/struts2/components/ main/java/org/apache/struts2/dispatcher/mapper/ test/java/org/apache/str

2006-08-25 Thread plightbo
Author: plightbo Date: Fri Aug 25 14:53:05 2006 New Revision: 436971 URL: http://svn.apache.org/viewvc?rev=436971&view=rev Log: nuking the compatibility mode stuff that disabled the ! and method: support for the time being. we'll come up with a more secure option (probably annotati

svn commit: r428050 - in /struts/struts2/trunk/apps: blank/pom.xml mailreader/pom.xml shopping-cart/pom.xml showcase/pom.xml showcase/quickstart.xml starter/pom.xml

2006-08-02 Thread plightbo
Author: plightbo Date: Wed Aug 2 09:54:15 2006 New Revision: 428050 URL: http://svn.apache.org/viewvc?rev=428050&view=rev Log: - renaming jetty back to jetty6, even though jetty6 is deprecated. that is because the jetty plugin has major issues that cause it to completely not work (has t

svn commit: r427827 - in /struts/struts2/trunk/apps: blank/pom.xml mailreader/pom.xml shopping-cart/pom.xml showcase/pom.xml starter/pom.xml

2006-08-01 Thread plightbo
Author: plightbo Date: Tue Aug 1 17:46:40 2006 New Revision: 427827 URL: http://svn.apache.org/viewvc?rev=427827&view=rev Log: using new jetty plugin name (jetty:run instead of jetty6:run) Modified: struts/struts2/trunk/apps/blank/pom.xml struts/struts2/trunk/apps/mailreader/pom

svn commit: r427809 - in /struts/struts2/trunk: apps/showcase/quickstart.xml core/src/main/java/org/apache/struts2/quickstart/Configuration.java src/main/idea/workspace.xml

2006-08-01 Thread plightbo
Author: plightbo Date: Tue Aug 1 17:11:15 2006 New Revision: 427809 URL: http://svn.apache.org/viewvc?rev=427809&view=rev Log: quickstart works with multiple idea configurations (i thought this already worked - perhaps not) Modified: struts/struts2/trunk/apps/showcase/quickstart

svn commit: r420665 - /struts/struts2/trunk/apps/pom.xml

2006-07-10 Thread plightbo
Author: plightbo Date: Mon Jul 10 17:16:40 2006 New Revision: 420665 URL: http://svn.apache.org/viewvc?rev=420665&view=rev Log: removing jetty configuration from hostedqa profile (it seems to be breaking stuff at the moment) Modified: struts/struts2/trunk/apps/pom.xml Modified: st

svn commit: r419254 - /struts/struts2/trunk/core/pom.xml

2006-07-05 Thread plightbo
Author: plightbo Date: Wed Jul 5 08:32:15 2006 New Revision: 419254 URL: http://svn.apache.org/viewvc?rev=419254&view=rev Log: needs to be in the compile scope now that StrutsTestCase depends on spring mock Modified: struts/struts2/trunk/core/pom.xml Modified: struts/struts2/trunk/

svn commit: r417951 - /struts/action2/trunk/apps/showcase/src/main/webapp/person/newPerson.ftl

2006-06-28 Thread plightbo
Author: plightbo Date: Wed Jun 28 23:44:20 2006 New Revision: 417951 URL: http://svn.apache.org/viewvc?rev=417951&view=rev Log: @ww.xxx -> @saf.xxx Modified: struts/action2/trunk/apps/showcase/src/main/webapp/person/newPerson.ftl Modified: struts/action2/trunk/apps/showcase/src/main

svn commit: r415758 - /struts/action2/trunk/apps/pom.xml

2006-06-20 Thread plightbo
Author: plightbo Date: Tue Jun 20 11:34:16 2006 New Revision: 415758 URL: http://svn.apache.org/viewvc?rev=415758&view=rev Log: new location of xfire jars Modified: struts/action2/trunk/apps/pom.xml Modified: struts/action2/trunk/apps/pom.xml URL: http://svn.apache.org/viewvc/st

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/

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

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

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

svn commit: r409522 - /struts/action2/trunk/core/pom.xml

2006-05-25 Thread plightbo
Author: plightbo Date: Thu May 25 17:41:09 2006 New Revision: 409522 URL: http://svn.apache.org/viewvc?rev=409522&view=rev Log: use xwork 2.0-SNAPSHOT Modified: struts/action2/trunk/core/pom.xml Modified: struts/action2/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/struts/act

svn commit: r408662 - in /struts/action2/trunk/action-api: ./ src/main/java/org/apache/struts/action2/ src/main/java/org/apache/struts/action2/attribute/ src/main/java/org/apache/struts/action2/spi/ s

2006-05-22 Thread plightbo
Author: plightbo Date: Mon May 22 06:47:57 2006 New Revision: 408662 URL: http://svn.apache.org/viewvc?rev=408662&view=rev Log: bob's latest API Added: struts/action2/trunk/action-api/src/main/java/org/apache/struts/action2/spi/ActionContext.java struts/action2/trunk/actio

svn commit: r407898 - /struts/action2/trunk/core/src/main/java/org/apache/struts/action2/interceptor/debugging/DebuggingInterceptor.java

2006-05-19 Thread plightbo
Author: plightbo Date: Fri May 19 13:06:30 2006 New Revision: 407898 URL: http://svn.apache.org/viewvc?rev=407898&view=rev Log: put the AC in the session on all requests (if in devMoe) Modified: struts/action2/trunk/core/src/main/java/org/apache/struts/action2/interceptor/debug

svn commit: r407899 - /struts/action2/trunk/apps/showcase/quickstart.xml

2006-05-19 Thread plightbo
Author: plightbo Date: Fri May 19 13:08:21 2006 New Revision: 407899 URL: http://svn.apache.org/viewvc?rev=407899&view=rev Log: correct config (without the extras for now, we'll get that back) Modified: struts/action2/trunk/apps/showcase/quickstart.xml Modified: struts/action2/t

svn commit: r407902 - in /struts/action2/trunk: ./ apps/ apps/blank/ apps/portlet/ apps/shopping-cart/ apps/showcase/ apps/starter/ core/ extras/

2006-05-19 Thread plightbo
Author: plightbo Date: Fri May 19 13:18:24 2006 New Revision: 407902 URL: http://svn.apache.org/viewvc?rev=407902&view=rev Log: better ignores Modified: struts/action2/trunk/ (props changed) struts/action2/trunk/apps/ (props changed) struts/action2/trunk/apps/blank/ (p

svn commit: r407897 - in /struts/action2/trunk/core/src/main: java/org/apache/struts/action2/interceptor/ java/org/apache/struts/action2/quickstart/ resources/ resources/org/apache/struts/action2/inte

2006-05-19 Thread plightbo
Author: plightbo Date: Fri May 19 13:00:43 2006 New Revision: 407897 URL: http://svn.apache.org/viewvc?rev=407897&view=rev Log: - avoid NPE in XworkException - executeAndWait interceptor is smarter now (works with validation). it's still ugly, but much better - console doesn't spi

svn commit: r407904 - /struts/action2/trunk/core/src/test/java/org/apache/struts/action2/interceptor/ExecuteAndWaitInterceptorTest.java

2006-05-19 Thread plightbo
Author: plightbo Date: Fri May 19 13:29:40 2006 New Revision: 407904 URL: http://svn.apache.org/viewvc?rev=407904&view=rev Log: whoops. i'll fix later Modified: struts/action2/trunk/core/src/test/java/org/apache/struts/action2/interceptor/ExecuteAndWaitInterceptorTest.java

svn commit: r405096 - in /struts/action2/trunk: apps/showcase/quickstart.xml src/main/idea/workspace.xml

2006-05-08 Thread plightbo
Author: plightbo Date: Mon May 8 09:59:32 2006 New Revision: 405096 URL: http://svn.apache.org/viewcvs?rev=405096&view=rev Log: updating to don's project changes Modified: struts/action2/trunk/apps/showcase/quickstart.xml struts/action2/trunk/src/main/idea/workspace.xml

svn commit: r405087 - /struts/action2/trunk/extras/pom.xml

2006-05-08 Thread plightbo
Author: plightbo Date: Mon May 8 09:23:54 2006 New Revision: 405087 URL: http://svn.apache.org/viewcvs?rev=405087&view=rev Log: don't need to specify jfreechart, it is part of the jasperreports 1.2.1 pom Modified: struts/action2/trunk/extras/pom.xml Modified: struts/action2/tru

svn commit: r400168 - in /incubator/webwork2/webapps: pom.xml showcase/pom.xml

2006-05-05 Thread plightbo
Author: plightbo Date: Fri May 5 13:31:27 2006 New Revision: 400168 URL: http://svn.apache.org/viewcvs?rev=400168&view=rev Log: more modular hostedqa configuraion (for when we support the other sample apps) Modified: incubator/webwork2/webapps/pom.xml incubator/webwork2/webapps/show

svn commit: r400160 - /incubator/webwork2/webapps/showcase/pom.xml

2006-05-05 Thread plightbo
Author: plightbo Date: Fri May 5 13:03:04 2006 New Revision: 400160 URL: http://svn.apache.org/viewcvs?rev=400160&view=rev Log: we need to include the codehaus repo too (due to a bug in maven) Modified: incubator/webwork2/webapps/showcase/pom.xml Modified: incubator/webwork2/web

svn commit: r400132 - /incubator/webwork2/action/pom.xml

2006-05-05 Thread plightbo
Author: plightbo Date: Fri May 5 11:30:16 2006 New Revision: 400132 URL: http://svn.apache.org/viewcvs?rev=400132&view=rev Log: for now, *poof* Modified: incubator/webwork2/action/pom.xml Modified: incubator/webwork2/action/pom.xml URL: http://svn.apache.org/viewcvs/incubator/webw

svn commit: r400131 - in /incubator/webwork2: action/pom.xml action/src/main/java/org/apache/struts/action2/pico/ pom.xml

2006-05-05 Thread plightbo
Author: plightbo Date: Fri May 5 11:27:27 2006 New Revision: 400131 URL: http://svn.apache.org/viewcvs?rev=400131&view=rev Log: for now, *poof* Removed: incubator/webwork2/action/src/main/java/org/apache/struts/action2/pico/ Modified: incubator/webwork2/action/pom.xml incub

svn commit: r400122 - /incubator/webwork2/webapps/showcase/pom.xml

2006-05-05 Thread plightbo
Author: plightbo Date: Fri May 5 10:49:59 2006 New Revision: 400122 URL: http://svn.apache.org/viewcvs?rev=400122&view=rev Log: hostedqa support (off by default) Modified: incubator/webwork2/webapps/showcase/pom.xml Modified: incubator/webwork2/webapps/showcase/pom.xml URL:

svn commit: r399521 - /incubator/webwork2/action/pom.xml

2006-05-03 Thread plightbo
Author: plightbo Date: Wed May 3 19:53:03 2006 New Revision: 399521 URL: http://svn.apache.org/viewcvs?rev=399521&view=rev Log: xstream is now required due to the new DebuggingInterceptor/PrettyPrintWriter Modified: incubator/webwork2/action/pom.xml Modified: incubator/webwork2/ac

svn commit: r399520 - /incubator/webwork2/action-api/pom.xml

2006-05-03 Thread plightbo
Author: plightbo Date: Wed May 3 19:52:21 2006 New Revision: 399520 URL: http://svn.apache.org/viewcvs?rev=399520&view=rev Log: the entire project now uses easy mock 2.0, so no point in specifying it here Modified: incubator/webwork2/action-api/pom.xml Modified: incubator/webwork2/ac

svn commit: r399519 - /incubator/webwork2/action/src/test/java/org/apache/struts/action2/sitegraph/SiteGraphTest.java

2006-05-03 Thread plightbo
Author: plightbo Date: Wed May 3 19:51:43 2006 New Revision: 399519 URL: http://svn.apache.org/viewcvs?rev=399519&view=rev Log: line ending problem reported by brett porter Modified: incubator/webwork2/action/src/test/java/org/apache/struts/action2/sitegraph/SiteGraphTest.java Modi

svn commit: r399518 - /incubator/webwork2/pom.xml

2006-05-03 Thread plightbo
Author: plightbo Date: Wed May 3 19:50:47 2006 New Revision: 399518 URL: http://svn.apache.org/viewcvs?rev=399518&view=rev Log: make the uber jar part of a different profile for now (it's kind of busted at the moment) Modified: incubator/webwork2/pom.xml Modified: incubator

svn commit: r399458 - in /incubator/webwork2/action-api: ./ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/struts/ src/main/java/org/apache/struts/action2/ src/main/java/org/apa

2006-05-03 Thread plightbo
Author: plightbo Date: Wed May 3 15:22:02 2006 New Revision: 399458 URL: http://svn.apache.org/viewcvs?rev=399458&view=rev Log: bob's API work, milestone 1 Added: incubator/webwork2/action-api/src/main/java/org/ incubator/webwork2/action-api/src/main/java/org/apache/