Author: tmjee
Date: Sun Jul 9 23:14:35 2006
New Revision: 420434
URL: http://svn.apache.org/viewvc?rev=420434&view=rev
Log:
WW-1336
- deleted /WEB-INF/classes directory as the resources are already in
/resources directory (maven way of grouping resources)
Removed:
struts/struts2/trunk/apps
Author: tmjee
Date: Sun Jul 9 23:13:24 2006
New Revision: 420432
URL: http://svn.apache.org/viewvc?rev=420432&view=rev
Log:
WW-1336 WW-1367
- moved struts.xml from /WEB-INF/classes to /resources (maven way of grouping
resources) [WW-1336]
- used struts.xml instead of xwork.xml [WW-1367]
Added:
Author: tmjee
Date: Sun Jul 9 23:08:44 2006
New Revision: 420431
URL: http://svn.apache.org/viewvc?rev=420431&view=rev
Log:
WW-1336
- deleted /WEB-INF/classes/ cause the resource are in /resources (maven way of
grouping resources)
Removed:
struts/struts2/trunk/apps/blank/src/main/webapp/WE
Author: tmjee
Date: Sun Jul 9 23:05:49 2006
New Revision: 420430
URL: http://svn.apache.org/viewvc?rev=420430&view=rev
Log:
WW-1336 WW-1367
- moved struts.xml from /WEB-INF/classes to /resources (maven way of grouping
resources) [WW-1336]
- deleted xwork.xml in resources (replaced by struts.xml)
Author: mrdon
Date: Sun Jul 9 22:16:25 2006
New Revision: 420427
URL: http://svn.apache.org/viewvc?rev=420427&view=rev
Log:
Fixed a few more instances of xwork.xml to struts.xml and found a couple of
class name changes
WW-1367
Added:
struts/struts2/trunk/core/src/main/java/org/apache/strut
Author: wsmoak
Date: Sun Jul 9 21:31:33 2006
New Revision: 420420
URL: http://svn.apache.org/viewvc?rev=420420&view=rev
Log:
Removed one more causing broken menu links. SB-32
Modified:
struts/sandbox/trunk/tiles/tiles-core/pom.xml
Modified: struts/sandbox/trunk/tiles/tiles-core/pom.xml
URL
Author: wsmoak
Date: Sun Jul 9 20:54:03 2006
New Revision: 420412
URL: http://svn.apache.org/viewvc?rev=420412&view=rev
Log:
Include the DTDs in the website so they will be available in the release
distribution.
Update links in building-controller to point at the local copy.
STR-1859, suggested
Author: husted
Date: Sun Jul 9 20:52:21 2006
New Revision: 420411
URL: http://svn.apache.org/viewvc?rev=420411&view=rev
Log:
STR-2598
* Update EL welcome page
* Remove redundant "FAQ" page
* Conform spelling of "website"
* Update other references to "Struts Action"
Removed:
struts/struts1
Author: mrdon
Date: Sun Jul 9 20:33:56 2006
New Revision: 420410
URL: http://svn.apache.org/viewvc?rev=420410&view=rev
Log:
Changing xwork.xml configuration files to struts.xml
WW-1376
Added:
struts/struts2/trunk/apps/blank/src/main/webapp/WEB-INF/classes/struts.xml
- copied, changed f
Author: wsmoak
Date: Sun Jul 9 19:50:23 2006
New Revision: 420406
URL: http://svn.apache.org/viewvc?rev=420406&view=rev
Log:
Minor editing, added a in an attempt to fix the broken menu links.
SB-32
Modified:
struts/sandbox/trunk/tiles/pom.xml
struts/sandbox/trunk/tiles/src/site/xdoc/ind
Author: wsmoak
Date: Sun Jul 9 19:44:12 2006
New Revision: 420404
URL: http://svn.apache.org/viewvc?rev=420404&view=rev
Log:
Update the sandbox website and build.
Includes renaming Standalone Tiles as Tiles 2 (SB-32).
Added:
struts/sandbox/trunk/src/site/xdoc/
struts/sandbox/trunk/src/si
Author: wsmoak
Date: Sun Jul 9 18:51:19 2006
New Revision: 420400
URL: http://svn.apache.org/viewvc?rev=420400&view=rev
Log:
Fix parent pom versions, remove since it is inherited.
SB-32
Modified:
struts/sandbox/trunk/tiles/pom.xml
struts/sandbox/trunk/tiles/tiles-core/pom.xml
struts
Author: wsmoak
Date: Sun Jul 9 18:26:43 2006
New Revision: 420392
URL: http://svn.apache.org/viewvc?rev=420392&view=rev
Log:
Renaming Standalone Tiles as Tiles 2.
Advance the version number to 2.0-SNAPSHOT.
Remove the struts-build extension jar and use a URL for the Checkstyle config
file.
SB-32
Modified:
struts/struts2/trunk/core/src/test/java/org/apache/struts2/portlet/context/PreparatorServletTest.java
URL:
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/test/java/org/apache/struts2/portlet/context/PreparatorServletTest.java?rev=420385&r1=420384&r2=420385&view=diff
Author: husted
Date: Sun Jul 9 10:33:36 2006
New Revision: 420326
URL: http://svn.apache.org/viewvc?rev=420326&view=rev
Log:
SITE-8
* Add Google Site Search to home page, as a test; this should be on the sidebar
or topbar
* Kickstart: Add link to IDE wiki page
* Welcome: Add "what's a webapp" p
Author: tmjee
Date: Sun Jul 9 05:55:46 2006
New Revision: 420285
URL: http://svn.apache.org/viewvc?rev=420285&view=rev
Log:
WW-1340
- added
to example.
Modified:
struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/example.jsp
Modified: struts/struts2/trunk/apps/showcase/s
Author: tmjee
Date: Sun Jul 9 04:30:14 2006
New Revision: 420279
URL: http://svn.apache.org/viewvc?rev=420279&view=rev
Log:
WW-1317
- added test case that is being added to WW but is not in Struts2
Modified:
struts/struts2/trunk/core/src/main/resources/template/ajax/submit-ajax.ftl
st
Author: tmjee
Date: Sun Jul 9 02:31:54 2006
New Revision: 420271
URL: http://svn.apache.org/viewvc?rev=420271&view=rev
Log:
WW-1304
- removed uncessary commet
- corrected some typo (xhtml should instead be css_xhtml)
Modified:
struts/struts2/trunk/core/src/main/resources/template/ajax/c
18 matches
Mail list logo