Author: mrdon
Date: Sat Sep 9 23:11:08 2006
New Revision: 441917
URL: http://svn.apache.org/viewvc?view=rev&rev=441917
Log:
Added aggregated Javadoc generation, optionally includes checked out xwork
sources
WW-1395
Modified:
struts/struts2/trunk/core/pom.xml
Modified: struts/struts2/trunk
Author: mrdon
Date: Sat Sep 9 22:28:16 2006
New Revision: 441909
URL: http://svn.apache.org/viewvc?view=rev&rev=441909
Log:
Extracted the oscore dependency, enabled multiple struts config files of the
same name
to be automatically loaded, made the JSF interceptors more quiet when JSF isn't
aroun
Author: mrdon
Date: Sat Sep 9 17:18:08 2006
New Revision: 441881
URL: http://svn.apache.org/viewvc?view=rev&rev=441881
Log:
Changed JSF interceptors to fail fast and show problem report to users, fixed
test in showcase,
ensured that config errors will show problem report when using filter dispat
Author: wsmoak
Date: Sat Sep 9 13:51:55 2006
New Revision: 441854
URL: http://svn.apache.org/viewvc?view=rev&rev=441854
Log:
Removed the Maven 1 repo and corrected URLs cvs.a.o -> people.a.o.
Note that the distribution repository id changed to 'apache.snapshots'.
You may need to adjust the sec
Author: tmjee
Date: Sat Sep 9 06:26:47 2006
New Revision: 441787
URL: http://svn.apache.org/viewvc?view=rev&rev=441787
Log:
- moved Spring's application context location from
/WEB-INF/applicationContext.xml to classpath:applicationContext.xml
- added to web.xml
contextConfigLocation
Author: mrdon
Date: Sat Sep 9 00:50:57 2006
New Revision: 441756
URL: http://svn.apache.org/viewvc?view=rev&rev=441756
Log:
Change portlet support disable message to debug
WW-1349
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.java
Modified:
str