svn commit: r396220 - in /struts/action/trunk: el/pom.xml extras/pom.xml faces/pom.xml scripting/pom.xml taglib/pom.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sat Apr 22 23:03:49 2006 New Revision: 396220 URL: http://svn.apache.org/viewcvs?rev=396220view=rev Log: Added distributionManagement/site element to be used with 'mvn site:deploy'. Removed experimental designation from poms. Modified: struts/action/trunk/el/pom.xml

svn commit: r396221 - /struts/action/trunk/apps/scripting-mailreader/src/main/java/org/apache/struts/apps/scriptingmailreader/plugin/MemoryDatabasePlugIn.java

2006-04-23 Thread mrdon
Author: mrdon Date: Sat Apr 22 23:22:37 2006 New Revision: 396221 URL: http://svn.apache.org/viewcvs?rev=396221view=rev Log: Fixing compile error caused by recent renaming of the package Modified:

svn commit: r396222 - in /incubator/webwork2/action/src: main/java/org/apache/struts/action2/components/Text.java test/java/org/apache/struts/action2/views/jsp/TextTagTest.java

2006-04-23 Thread tmjee
Author: tmjee Date: Sat Apr 22 23:45:05 2006 New Revision: 396222 URL: http://svn.apache.org/viewcvs?rev=396222view=rev Log: ww-1268 Modified: incubator/webwork2/action/src/main/java/org/apache/struts/action2/components/Text.java

svn commit: r396233 - /struts/action/trunk/el/src/site/site.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 00:01:49 2006 New Revision: 396233 URL: http://svn.apache.org/viewcvs?rev=396233view=rev Log: Corrected tagreference links, added a link to the Javadoc. Modified: struts/action/trunk/el/src/site/site.xml Modified: struts/action/trunk/el/src/site/site.xml URL:

svn commit: r396239 - in /incubator/webwork2/action/src: main/java/org/apache/struts/action2/components/URL.java test/java/org/apache/struts/action2/views/jsp/URLTagTest.java

2006-04-23 Thread tmjee
Author: tmjee Date: Sun Apr 23 00:19:46 2006 New Revision: 396239 URL: http://svn.apache.org/viewcvs?rev=396239view=rev Log: ww-1266 Modified: incubator/webwork2/action/src/main/java/org/apache/struts/action2/components/URL.java

svn commit: r396245 - /incubator/webwork2/action/src/test/java/org/apache/struts/action2/views/util/UrlHelperTest.java

2006-04-23 Thread tmjee
Author: tmjee Date: Sun Apr 23 02:43:49 2006 New Revision: 396245 URL: http://svn.apache.org/viewcvs?rev=396245view=rev Log: fixed failing test case Modified: incubator/webwork2/action/src/test/java/org/apache/struts/action2/views/util/UrlHelperTest.java Modified:

Re: svn commit: r396221 - /struts/action/trunk/apps/scripting-mailreader/src/main/java/org/apache/struts/apps/scriptingmailreader/plugin/MemoryDatabasePlugIn.java

2006-04-23 Thread James Mitchell
Sorry, forgot about that one. I made the change locally and then got distracted on something else. Thanks. -- James Mitchell On Apr 23, 2006, at 2:22 AM, [EMAIL PROTECTED] wrote: Author: mrdon Date: Sat Apr 22 23:22:37 2006 New Revision: 396221 URL:

[jira] Commented: (STR-2837) Fix the site build

2006-04-23 Thread Don Brown (JIRA)
[ http://issues.apache.org/struts/browse/STR-2837?page=comments#action_37171 ] Don Brown commented on STR-2837: test comment Fix the site build -- Key: STR-2837 URL: http://issues.apache.org/struts/browse/STR-2837

[jira] Commented: (WW-1266) URL tag - includeParams default is none, but docs states get is the default

2006-04-23 Thread tm_jee (JIRA)
[ http://issues.apache.org/struts/browse/WW-1266?page=comments#action_37172 ] tm_jee commented on WW-1266: fixed. Nils kindly review when you find the time. :-) changes are at :- Sending

[jira] Resolved: (WW-1266) URL tag - includeParams default is none, but docs states get is the default

2006-04-23 Thread tm_jee (JIRA)
[ http://issues.apache.org/struts/browse/WW-1266?page=all ] tm_jee resolved WW-1266: Resolution: Fixed URL tag - includeParams default is none, but docs states get is the default

Re: [jira] Commented: (STR-2837) Fix the site build

2006-04-23 Thread James Mitchell
test complete -- James Mitchell On Apr 23, 2006, at 3:02 AM, Don Brown (JIRA) wrote: [ http://issues.apache.org/struts/browse/STR-2837? page=comments#action_37171 ] Don Brown commented on STR-2837: test comment Fix the site build --

[Struts Wiki] Update of RoughSpots by TimFennell

2006-04-23 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 TimFennell: http://wiki.apache.org/struts/RoughSpots The comment on the change is: Added some my issues, and commented on existing ones.

svn commit: r396273 - in /incubator/webwork2/action/src: main/resources/template/ajax/ main/resources/template/simple/ main/resources/template/xhtml/ test/resources/org/apache/struts/action2/views/jsp

2006-04-23 Thread tmjee
Author: tmjee Date: Sun Apr 23 07:06:16 2006 New Revision: 396273 URL: http://svn.apache.org/viewcvs?rev=396273view=rev Log: ww-1184 Modified: incubator/webwork2/action/src/main/resources/template/ajax/form-close.ftl

[jira] Commented: (WW-1184) form-close.ftl outputs an empty script tag.

2006-04-23 Thread tm_jee (JIRA)
[ http://issues.apache.org/struts/browse/WW-1184?page=comments#action_37173 ] tm_jee commented on WW-1184: fixed. Kindly review. since saf now by default (even in simple or xhtml theme) uses dojo. onsubmit is changed to be hooked using dojo.event.connect, so

[jira] Commented: (WW-1184) form-close.ftl outputs an empty script tag.

2006-04-23 Thread tm_jee (JIRA)
[ http://issues.apache.org/struts/browse/WW-1184?page=comments#action_37174 ] tm_jee commented on WW-1184: changes are at :- Sendingaction/src/main/resources/template/ajax/form-close.ftl Sending

[jira] Resolved: (WW-1184) form-close.ftl outputs an empty script tag.

2006-04-23 Thread tm_jee (JIRA)
[ http://issues.apache.org/struts/browse/WW-1184?page=all ] tm_jee resolved WW-1184: Resolution: Fixed form-close.ftl outputs an empty script tag. --- Key: WW-1184 URL:

Re: Standalone Tiles as TLP

2006-04-23 Thread Ted Husted
On 4/22/06, Martin Cooper [EMAIL PROTECTED] wrote: I have these same concerns. That is why my preference would be for Tiles to stay here until Jakarta Web Components (nee Jakarta Silk) gets off the ground, and then move there, where it can share a general purpose web-focussed community and

[Struts Wiki] Update of RoughSpots by MichaelJouravlev

2006-04-23 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 MichaelJouravlev: http://wiki.apache.org/struts/RoughSpots -- Some

Re: Standalone Tiles as TLP

2006-04-23 Thread Don Brown
Agreed. Would it be possible to do this by JavaOne? Moving Tiles isn't a huge deal, but it would make the new directions of Struts easier to explain to users. Don Ted Husted wrote: On 4/22/06, Martin Cooper [EMAIL PROTECTED] wrote: I have these same concerns. That is why my preference

[Struts Wiki] Update of RoughSpots by FrankZammetti

2006-04-23 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 FrankZammetti: http://wiki.apache.org/struts/RoughSpots -- *

Welcome Tim Fennell from Stripes! (was Update of RoughSpots by TimFennell)

2006-04-23 Thread Don Brown
For those who may not recognize Tim, he is the author of the rising Stripes [1] framework that aims to simplify action-based web development building entirely on Java 5. As the Struts Action 2 discussion moves towards Java 5, we've asked him to join the discussion and bring his lessons

Re: Standalone Tiles as TLP

2006-04-23 Thread Wendy Smoak
On 4/23/06, Don Brown [EMAIL PROTECTED] wrote: Agreed. Would it be possible to do this by JavaOne? Moving Tiles isn't a huge deal, but it would make the new directions of Struts easier to explain to users. What happens to Struts Tiles, then? I'm not sure I understand why we're holding

Re: Standalone Tiles as TLP

2006-04-23 Thread Don Brown
I would think it would be Tiles' responsibility to support deployment with Struts. In that view, Tiles would be its own project, yet part of it would depend on struts-action.jar to provide the Struts hooks. In the same way, they would provide Struts Action 2 hooks, if necessary. Don Wendy

Struts BOF Wednesday, May 19 at 6:00 PM at JavaOne

2006-04-23 Thread Don Brown
I'm noticing JavaOne schedules filling up, so while we don't have the location nailed down, I want to reserve this timeslot for everyone: Wednesday, May 19 at 6:00 PM. This will be after our Struts Action 2 presentation at 2:45 PM, so we should have plenty to talk about :) Thanks for the

Re: Standalone Tiles as TLP

2006-04-23 Thread Martin Cooper
On 4/23/06, Don Brown [EMAIL PROTECTED] wrote: Agreed. Would it be possible to do this by JavaOne? Moving Tiles isn't a huge deal, but it would make the new directions of Struts easier to explain to users. Hmm, JavaOne is only 3 weeks away... There are two things that would need to

Re: Standalone Tiles as TLP

2006-04-23 Thread Martin Cooper
On 4/23/06, Don Brown [EMAIL PROTECTED] wrote: I would think it would be Tiles' responsibility to support deployment with Struts. In that view, Tiles would be its own project, yet part of it would depend on struts-action.jar to provide the Struts hooks. In the same way, they would provide

Struts BOF Wednesday, May 17 at 6:00 PM at JavaOne (corrected

2006-04-23 Thread Don Brown
Sorry, that date should be May 17, not 19. Don Don Brown wrote: I'm noticing JavaOne schedules filling up, so while we don't have the location nailed down, I want to reserve this timeslot for everyone: Wednesday, May 19 at 6:00 PM. This will be after our Struts Action 2 presentation at 2:45

Re: Struts BOF Wednesday, May 17 at 6:00 PM at JavaOne (corrected

2006-04-23 Thread Ted Husted
You've mentioned hosting a session at Java One, but have you announced the session to the list yet? On 4/23/06, Don Brown [EMAIL PROTECTED] wrote: Sorry, that date should be May 17, not 19. - To unsubscribe, e-mail: [EMAIL

Agitator Licenses for Struts Committers

2006-04-23 Thread Ted Husted
Agitar Software (http://www.agitar.com/) has donated several licenses for its Agitator product to Apache Struts for our committers to use on open source projects. The Agitator includes experts that help it work better with frameworks like Struts Action. Right now, the Agitator Struts Expert

Re: Struts BOF Wednesday, May 19 at 6:00 PM at JavaOne

2006-04-23 Thread Matt Raible
Just so you know, my company (and many others) are hosting a Geronimo party at that same time. http://www.virtuas.com/geronimo/geronimolive If you'd like, I could get all the Struts Committers invites, and you could have the meeting there. ;-) Matt On 4/23/06, Don Brown [EMAIL PROTECTED]

Re: Struts BOF Wednesday, May 19 at 6:00 PM at JavaOne

2006-04-23 Thread Don Brown
Thanks for the invite :) A social occasion would be fun, but I want to ensure time for a technical discussion. Would it be possible for the W hotel to give up a little side conference room for an hour or so, say 7:30 - 8:30 or so? Also, could it be open to anyone rather than just committers? A

Re: Struts BOF Wednesday, May 17 at 6:00 PM at JavaOne (corrected

2006-04-23 Thread Don Brown
Not directly yet, but that's a good idea. I'll do that when we nail down this BOF so I can announce both at the same time. Don Ted Husted wrote: You've mentioned hosting a session at Java One, but have you announced the session to the list yet? On 4/23/06, Don Brown [EMAIL PROTECTED] wrote:

Re: Struts BOF Wednesday, May 19 at 6:00 PM at JavaOne

2006-04-23 Thread Matt Raible
I'll see what I can do and get back to you tomorrow. Matt On 4/23/06, Don Brown [EMAIL PROTECTED] wrote: Thanks for the invite :) A social occasion would be fun, but I want to ensure time for a technical discussion. Would it be possible for the W hotel to give up a little side conference

Re: Standalone Tiles as TLP

2006-04-23 Thread Craig McClanahan
On 4/23/06, Martin Cooper [EMAIL PROTECTED] wrote: On 4/23/06, Don Brown [EMAIL PROTECTED] wrote: I would think it would be Tiles' responsibility to support deployment with Struts. In that view, Tiles would be its own project, yet part of it would depend on struts-action.jar to provide

svn commit: r396335 - in /struts/action/trunk/apps: pom.xml src/ src/site/ src/site/site.xml xdocs/

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 16:00:09 2006 New Revision: 396335 URL: http://svn.apache.org/viewcvs?rev=396335view=rev Log: Maven 2 reorganization. Added: struts/action/trunk/apps/src/ struts/action/trunk/apps/src/site/ struts/action/trunk/apps/src/site/site.xml (contents, props

Bug report for Struts [2006/04/23]

2006-04-23 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: Bug report for Struts [2006/04/23]

2006-04-23 Thread Don Brown
Heh, guess we'll need to turn that off :) Don [EMAIL PROTECTED] wrote: +---+ | Bugzilla Bug ID | |

Re: Bug report for Struts [2006/04/23]

2006-04-23 Thread Ted Husted
On 4/23/06, Don Brown [EMAIL PROTECTED] wrote: Heh, guess we'll need to turn that off :) I should already know this, but does JIRA have an automatic email report that we can turn on? -Ted. - To unsubscribe, e-mail: [EMAIL

svn commit: r396336 - in /struts/action/trunk/assembly: pom.xml src/main/assembly/dist.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 16:20:09 2006 New Revision: 396336 URL: http://svn.apache.org/viewcvs?rev=396336view=rev Log: First pass at an assembly that includes the source code and website docs. Added: struts/action/trunk/assembly/src/main/assembly/dist.xml (with props) Modified:

[Struts Wiki] Update of StrutsMaintenanceMaven by WendySmoak

2006-04-23 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 WendySmoak: http://wiki.apache.org/struts/StrutsMaintenanceMaven The comment on the change is: Update assembly instructions

[Struts Wiki] Update of StrutsMavenRelease by WendySmoak

2006-04-23 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 WendySmoak: http://wiki.apache.org/struts/StrutsMavenRelease The comment on the change is: The site must be built before the assembly.

svn commit: r396345 - in /incubator/webwork2: ./ action/ action/src/main/java/org/apache/struts/action2/ action/src/test/java/org/apache/struts/action2/dispatcher/ action/src/test/java/org/apache/stru

2006-04-23 Thread plightbo
Author: plightbo Date: Sun Apr 23 16:48:36 2006 New Revision: 396345 URL: http://svn.apache.org/viewcvs?rev=396345view=rev Log: more tests now extend StrutsTestCase like they should; StrutsTestCase resets more stuff like it should; refactored maven build to reduce version number repetition

svn commit: r396354 - in /incubator/webwork2: action/pom.xml pom.xml

2006-04-23 Thread plightbo
Author: plightbo Date: Sun Apr 23 17:21:44 2006 New Revision: 396354 URL: http://svn.apache.org/viewcvs?rev=396354view=rev Log: more pom refactoring Modified: incubator/webwork2/action/pom.xml incubator/webwork2/pom.xml Modified: incubator/webwork2/action/pom.xml URL:

[Struts Wiki] Update of RoughSpots by CraigMcClanahan

2006-04-23 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 CraigMcClanahan: http://wiki.apache.org/struts/RoughSpots -- *

[action2] Confluence migration next step: Migrate content

2006-04-23 Thread Don Brown
Patrick and I have implemented the first steps of the migration plan: - The OpenSymphony WebWork wiki is read-only, save for the project developers for rare changes - I installed a Confluence instance on my personal server: http://confluence.twdata.org - Patrick exported the data and loaded it

svn commit: r396361 - /struts/action/trunk/assembly/src/main/assembly/dist.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 17:51:36 2006 New Revision: 396361 URL: http://svn.apache.org/viewcvs?rev=396361view=rev Log: Add more website docs to the assembly. Modified: struts/action/trunk/assembly/src/main/assembly/dist.xml Modified:

svn commit: r396369 - /struts/action/trunk/assembly/src/main/assembly/dist.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 18:25:00 2006 New Revision: 396369 URL: http://svn.apache.org/viewcvs?rev=396369view=rev Log: Added more source code to the assembly. Modified: struts/action/trunk/assembly/src/main/assembly/dist.xml Modified:

svn commit: r396389 - in /struts: action/trunk/apps/src/site/site.xml action/trunk/src/site/site.xml action/trunk/src/site/xdoc/javadoc.xml site/src/site/site.xml site/src/site/xdoc/javadoc.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 19:52:54 2006 New Revision: 396389 URL: http://svn.apache.org/viewcvs?rev=396389view=rev Log: Reworked the website menus and Javadoc links. Added: struts/action/trunk/src/site/xdoc/javadoc.xml (with props) Modified:

svn commit: r396390 - /struts/action/trunk/assembly/src/main/assembly/dist.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 19:53:43 2006 New Revision: 396390 URL: http://svn.apache.org/viewcvs?rev=396390view=rev Log: Include the action/src directory in the assembly. Modified: struts/action/trunk/assembly/src/main/assembly/dist.xml Modified:

svn commit: r396394 - in /struts/site: maven.xml pom.xml project.properties project.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 20:02:47 2006 New Revision: 396394 URL: http://svn.apache.org/viewcvs?rev=396394view=rev Log: Add a distributionManagement section to the pom, and remove Maven 1 build files. Removed: struts/site/maven.xml struts/site/project.properties

svn commit: r396398 - in /incubator/webwork2/action/src/main/resources: org/apache/struts/action2/static/optiontransferselect.js org/apache/struts/action2/static/optiontransferselect/ template/simple/

2006-04-23 Thread mrdon
Author: mrdon Date: Sun Apr 23 20:31:47 2006 New Revision: 396398 URL: http://svn.apache.org/viewcvs?rev=396398view=rev Log: Removed the Kruse script for option transfer select, replaced with clean impl Added:

svn commit: r396407 - /struts/site/src/site/resources/.htaccess

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 20:55:51 2006 New Revision: 396407 URL: http://svn.apache.org/viewcvs?rev=396407view=rev Log: Add the current .htaccess file for struts.apache.org Added: struts/site/src/site/resources/.htaccess (with props) Added: struts/site/src/site/resources/.htaccess

svn commit: r396410 - /struts/action/trunk/apps/pom.xml

2006-04-23 Thread mrdon
Author: mrdon Date: Sun Apr 23 20:57:12 2006 New Revision: 396410 URL: http://svn.apache.org/viewcvs?rev=396410view=rev Log: Adding the distribution management section to the pom Modified: struts/action/trunk/apps/pom.xml Modified: struts/action/trunk/apps/pom.xml URL:

svn commit: r396412 - in /incubator/webwork2/webapps/showcase/src/main/webapp/modelDriven: modelDriven.jsp modelDrivenResult.jsp

2006-04-23 Thread mrdon
Author: mrdon Date: Sun Apr 23 21:07:53 2006 New Revision: 396412 URL: http://svn.apache.org/viewcvs?rev=396412view=rev Log: Fixed dojo errors on showcase cause not using head tag that imports dojo Modified: incubator/webwork2/webapps/showcase/src/main/webapp/modelDriven/modelDriven.jsp

svn commit: r396415 - /struts/site/src/site/resources/.htaccess

2006-04-23 Thread mrdon
Author: mrdon Date: Sun Apr 23 21:15:33 2006 New Revision: 396415 URL: http://svn.apache.org/viewcvs?rev=396415view=rev Log: Added more redirects Modified: struts/site/src/site/resources/.htaccess Modified: struts/site/src/site/resources/.htaccess URL:

svn commit: r396420 - in /struts/action/trunk/taglib/src/site/xdoc: dev_bean.xml dev_html.xml dev_logic.xml dev_nested.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 21:36:19 2006 New Revision: 396420 URL: http://svn.apache.org/viewcvs?rev=396420view=rev Log: Fixed broken links to the tag reference page. Modified: struts/action/trunk/taglib/src/site/xdoc/dev_bean.xml

Re: Standalone Tiles as TLP

2006-04-23 Thread James Mitchell
I'm in the same camp on this one. I think we (SAF1) should be providing a plugin that provides Tiles integration. -- James Mitchell On Apr 23, 2006, at 6:35 PM, Craig McClanahan wrote: On 4/23/06, Martin Cooper [EMAIL PROTECTED] wrote: On 4/23/06, Don Brown [EMAIL PROTECTED] wrote:

Re: Standalone Tiles as TLP

2006-04-23 Thread Wendy Smoak
On 4/23/06, James Mitchell [EMAIL PROTECTED] wrote: I'm in the same camp on this one. I think we (SAF1) should be providing a plugin that provides Tiles integration. In that case, should Struts Tiles be put back under Struts Action? -- Wendy

svn commit: r396423 - /struts/site/src/site/resources/.htaccess

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 21:55:29 2006 New Revision: 396423 URL: http://svn.apache.org/viewcvs?rev=396423view=rev Log: Added more redirects. Modified: struts/site/src/site/resources/.htaccess Modified: struts/site/src/site/resources/.htaccess URL:

Re: Standalone Tiles as TLP

2006-04-23 Thread Don Brown
I'm fine with this solution, as long as my original concern of a circular dependency is resolved. Don Wendy Smoak wrote: On 4/23/06, James Mitchell [EMAIL PROTECTED] wrote: I'm in the same camp on this one. I think we (SAF1) should be providing a plugin that provides Tiles integration.

svn commit: r396426 - in /incubator/webwork2: ./ action/ action/src/main/java/org/apache/struts/action2/quickstart/ webapps/showcase/

2006-04-23 Thread plightbo
Author: plightbo Date: Sun Apr 23 22:01:09 2006 New Revision: 396426 URL: http://svn.apache.org/viewcvs?rev=396426view=rev Log: quick start runs from idea once again Modified: incubator/webwork2/action/pom.xml

Re: Standalone Tiles as TLP

2006-04-23 Thread Frank W. Zammetti
Doesn't that conflict with the idea of making Tiles a stand-alone TLP? Frank Don Brown wrote: I'm fine with this solution, as long as my original concern of a circular dependency is resolved. Don Wendy Smoak wrote: On 4/23/06, James Mitchell [EMAIL PROTECTED] wrote: I'm in the same

Re: Standalone Tiles as TLP

2006-04-23 Thread Wendy Smoak
On 4/23/06, Frank W. Zammetti [EMAIL PROTECTED] wrote: Doesn't that conflict with the idea of making Tiles a stand-alone TLP? No. This is Struts Tiles, not Standalone Tiles. Standalone Tiles is in the sandbox, and will have a life of its own. Struts Tiles is what most of us are using.

Re: Standalone Tiles as TLP

2006-04-23 Thread Don Brown
The end goal is a standalone Tiles in the Jakarta Web Commons project (to be created), then Struts Action 1 would have a struts-tiles artifact which makes it possible for Struts users to use this standalone Tiles. Think of it how Struts Scripting works or Struts validator. In the meantime,

svn commit: r396428 - in /struts/site/src: cgi/ cgi/download.cgi site/resources/download.cgi

2006-04-23 Thread mrdon
Author: mrdon Date: Sun Apr 23 22:11:46 2006 New Revision: 396428 URL: http://svn.apache.org/viewcvs?rev=396428view=rev Log: Moved the download.cgi script out of Maven's way so it won't keep getting overwritten and made not executable Added: struts/site/src/cgi/

Re: Standalone Tiles as TLP

2006-04-23 Thread Wendy Smoak
On 4/23/06, Martin Cooper [EMAIL PROTECTED] wrote: 1) Get Standalone Tiles really standalone, so that there are no dependencies on other Struts code. Maybe that's happened already - I've kinda lost track. This seems to be done -- sandbox/tiles/pom.xml has no struts dependencies listed.

Re: Standalone Tiles as TLP

2006-04-23 Thread Martin Cooper
On 4/23/06, Don Brown [EMAIL PROTECTED] wrote: The end goal is a standalone Tiles in the Jakarta Web Commons project (to be created), then Struts Action 1 would have a struts-tiles artifact which makes it possible for Struts users to use this standalone Tiles. Think of it how Struts Scripting

Re: Standalone Tiles as TLP

2006-04-23 Thread Frank W. Zammetti
Ah, gotcha... I guess I wasn't clear that there was two different entities called Tiles. Thanks for clearing it up (both you and Don, I saw your post too). Frank Wendy Smoak wrote: On 4/23/06, Frank W. Zammetti [EMAIL PROTECTED] wrote: Doesn't that conflict with the idea of making Tiles a

Re: Standalone Tiles as TLP

2006-04-23 Thread Martin Cooper
On 4/23/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 4/23/06, Martin Cooper [EMAIL PROTECTED] wrote: 1) Get Standalone Tiles really standalone, so that there are no dependencies on other Struts code. Maybe that's happened already - I've kinda lost track. This seems to be done --

svn commit: r396431 - in /struts: action/tags/STRUTS_TILES_1_3_0/ tiles/tags/STRUTS_TILES_1_3_0/

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 22:25:33 2006 New Revision: 396431 URL: http://svn.apache.org/viewcvs?rev=396431view=rev Log: Moved the Struts Tiles 1.3.0 tag to struts/action/tags. Added: struts/action/tags/STRUTS_TILES_1_3_0/ - copied from r396430,

svn commit: r396432 - in /struts: action/trunk/tiles/ tiles/trunk/

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 22:28:07 2006 New Revision: 396432 URL: http://svn.apache.org/viewcvs?rev=396432view=rev Log: Moved Struts Tiles into Struts Action Added: struts/action/trunk/tiles/ - copied from r396431, struts/tiles/trunk/ Removed: struts/tiles/trunk/

svn commit: r396433 - /struts/site/src/site/site.xml

2006-04-23 Thread mrdon
Author: mrdon Date: Sun Apr 23 22:28:38 2006 New Revision: 396433 URL: http://svn.apache.org/viewcvs?rev=396433view=rev Log: Removing the Tiles link as a subproject Modified: struts/site/src/site/site.xml Modified: struts/site/src/site/site.xml URL:

svn commit: r396434 - /struts/site/src/site/resources/.htaccess

2006-04-23 Thread mrdon
Author: mrdon Date: Sun Apr 23 22:29:19 2006 New Revision: 396434 URL: http://svn.apache.org/viewcvs?rev=396434view=rev Log: Adding tiles to the redirects Modified: struts/site/src/site/resources/.htaccess Modified: struts/site/src/site/resources/.htaccess URL:

svn commit: r396435 - /struts/tiles/

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 22:30:20 2006 New Revision: 396435 URL: http://svn.apache.org/viewcvs?rev=396435view=rev Log: Removed top-level Struts Tiles directory, trunk was moved to struts/action/trunk/tiles in r396432. Removed: struts/tiles/

svn commit: r396437 - /struts/current/

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 22:33:08 2006 New Revision: 396437 URL: http://svn.apache.org/viewcvs?rev=396437view=rev Log: Removed svn:externals definition for Struts Tiles, which was moved to struts/action/trunk Modified: struts/current/ (props changed) Propchange: struts/current/

svn commit: r396441 - /struts/action/trunk/tiles/pom.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 22:43:55 2006 New Revision: 396441 URL: http://svn.apache.org/viewcvs?rev=396441view=rev Log: Updated pom after moving Struts Tiles back into Struts Action. Modified: struts/action/trunk/tiles/pom.xml Modified: struts/action/trunk/tiles/pom.xml URL:

svn commit: r396442 - in /struts/action/trunk/tiles: src/site/ src/site/resources/ src/site/xdoc/ src/site/xdoc/navigation.xml xdocs/

2006-04-23 Thread mrdon
Author: mrdon Date: Sun Apr 23 22:47:13 2006 New Revision: 396442 URL: http://svn.apache.org/viewcvs?rev=396442view=rev Log: Initial move of xdocs to maven 2 Added: struts/action/trunk/tiles/src/site/ struts/action/trunk/tiles/src/site/resources/

svn commit: r396443 - /struts/action/trunk/el/pom.xml

2006-04-23 Thread wsmoak
Author: wsmoak Date: Sun Apr 23 22:55:20 2006 New Revision: 396443 URL: http://svn.apache.org/viewcvs?rev=396443view=rev Log: Struts Tiles is now part of Struts Action. Modified: struts/action/trunk/el/pom.xml Modified: struts/action/trunk/el/pom.xml URL:

svn commit: r396444 - in /struts/action/trunk/tiles: pom.xml src/site/fml/ src/site/fml/faq.fml src/site/resources/images/ src/site/xdoc/faq.fml src/site/xdoc/images/

2006-04-23 Thread mrdon
Author: mrdon Date: Sun Apr 23 22:57:59 2006 New Revision: 396444 URL: http://svn.apache.org/viewcvs?rev=396444view=rev Log: Fixing some POM stuff, finishing site restructuring Added: struts/action/trunk/tiles/src/site/fml/ struts/action/trunk/tiles/src/site/fml/faq.fml - copied