Re: svn commit: r473132 - /struts/maven/trunk/pom/pom.xml

2006-11-10 Thread Wendy Smoak
On 11/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: ddewolf Date: Thu Nov 9 15:08:12 2006 New Revision: 473132 URL: http://svn.apache.org/viewvc?view=rev&rev=473132 Log: use unique versions for snapshots Do we still need this, or does occasionally publishing a fixed snapshot of T

Re: Showcase and zero xml config

2006-11-09 Thread Wendy Smoak
On 11/9/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: http://localhost:8080/struts2-showcase/person/newPerson!input.action ... I thought I'd find an 'input' method in the NewPersonAction class, but instead there is just a result named input that isn't returned by anyth

Showcase and zero xml config

2006-11-09 Thread Wendy Smoak
In the Showcase app, how does this URL work? http://localhost:8080/struts2-showcase/person/newPerson!input.action It's using the new zero xml config feature from WW-1491 [1]. I thought I'd find an 'input' method in the NewPersonAction class, but instead there is just a result named input that i

[s2] Trouble building Showcase

2006-11-09 Thread Wendy Smoak
MultipleFileUploadUsingListAction seems to be missing its package statement and a few imports. -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svn commit: r473016 - in /struts/sandbox/trunk/tiles: tiles-core/src/main/java/org/apache/tiles/impl/mgmt/DefinitionManager.java tiles-test/src/main/webapp/index.jsp

2006-11-09 Thread Wendy Smoak
On 11/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: ddewolf Date: Thu Nov 9 10:47:09 2006 New Revision: 473016 URL: http://svn.apache.org/viewvc?view=rev&rev=473016 Log: All selenium tests now pass, including definition tags that use the mutable container All... two of them? :)

Re: [tiles2] Known problems with tiles-test/pom.xml

2006-11-09 Thread Wendy Smoak
Interesting... Tiles 2 has a dependency on JUnit 4? Last time I checked, Surefire didn't support JUnit 4 yet. SUREFIRE-31 is still open [1]. How did you get it to work? http://jira.codehaus.org/browse/SUREFIRE-31 -- Wendy -

Re: [tiles2] Known problems with tiles-test/pom.xml

2006-11-09 Thread Wendy Smoak
On 11/9/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: [INFO] A required plugin was not found: Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it usin

Re: [tiles2] Known problems with tiles-test/pom.xml

2006-11-09 Thread Wendy Smoak
On 11/9/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: It works only if you install the plugin manually, because it seems that it depends on Maven 2-SNAPSHOT, that cause the process to fail. Wendy, what do you suggest? Should I add (and commit) a reference to version 2.0.2-SNAPSHOT or is it pre

Re: [tiles2] Known problems with tiles-test/pom.xml

2006-11-09 Thread Wendy Smoak
On 11/9/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: I would like you to know that tiles-test/pom.xml has a known problem. The "mvn package" command needs, to work correctly, "maven-war-plugin" version 2.0.2 that it is unreleased. The problem is in the management of the "targetPath" element i

Re: svn commit: r472338 - in /struts/maven/trunk/struts2-archetype-starter/src/main/resources: META-INF/archetype.xml archetype-resources/src/main/webapp/WEB-INF/decorators/main.ftl archetype-resource

2006-11-08 Thread Wendy Smoak
On 11/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: tmjee Date: Tue Nov 7 15:55:48 2006 New Revision: 472338 URL: http://svn.apache.org/viewvc?view=rev&rev=472338 ... + + jspSupportServlet + org.apache.struts2.views.JspSupportServlet + 5 + Does this n

Re: Publishing Tiles 2 Snapshots

2006-11-07 Thread Wendy Smoak
On 11/7/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: I'll publish it later tonight as 2.0-r468346-SNAPSHOT, and change the dependencies in the Shale and Struts builds. This is done. If you want to use the October 27th r468346 snapshot, use this

Re: [s2] Servlet 2.4 for the starter archetype?

2006-11-07 Thread Wendy Smoak
On 11/7/06, tm jee <[EMAIL PROTECTED]> wrote: I've go ahead make the following changes on struts2-archetype-starter :- Thanks! -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

Re: Publishing Tiles 2 Snapshots

2006-11-07 Thread Wendy Smoak
On 11/7/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: I think that r465598 is the revision you need, after that David started with his work and he is currently revolutionizing the code. It turns out to be r468346 from October 27th. Right after that, David brought the Struts 2 code up to the

Re: [s2] Servlet 2.4 for the starter archetype?

2006-11-07 Thread Wendy Smoak
On 11/7/06, Matt Raible <[EMAIL PROTECTED]> wrote: Yes, they are. I haven't used a in my web.xml in years. ;-) It is needed by some 2.3 containers, but shouldn't be needed according to the spec. Me, neither. :) The next question is, where are Sitemesh tags used at all in that archetype? Th

[s2] Servlet 2.4 for the starter archetype?

2006-11-07 Thread Wendy Smoak
The starter archetype declares a dependency on servlet-api 2.4, but web.xml uses the 2.3 DTD. If I switch web.xml to the 2.4 schema, then the elements are not allowed. (Come to think of it, why are they there for 2.3? Aren't the sitemesh tlds included in its jar file?) -- Wendy --

Re: Publishing Tiles 2 Snapshots

2006-11-07 Thread Wendy Smoak
[moved to [EMAIL PROTECTED] On 11/7/06, Greg Reddin <[EMAIL PROTECTED]> wrote: So.. what I would like is the ability to publish a dated snapshot, perhaps manually, when a change cycle is complete. I don't see the need to publish a new one with every minute change that happens. It makes more s

Re: [CONF] Confluence Changes in the last 24 hours

2006-11-04 Thread Wendy Smoak
On 11/4/06, David Blevins <[EMAIL PROTECTED]> wrote: Hey guys. I took a stab at setting up per-project and per-edit confluence notifications for everyone who currently has a space. You may or may not like them. If you don't, I can disable them. You guys already had something setup, so I am pi

Re: Formatting rules

2006-11-02 Thread Wendy Smoak
On 11/2/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: Thank you Ted, now I know how many mistakes I made :-) I will try to prepare an Eclipse formatter file ASAP to put it in the wiki. We used Jalopy with Maven 1 to reformat code, and it looks like there is a Maven 2 plugin now: http://mo

Re: Our continuum instance is back up

2006-11-01 Thread Wendy Smoak
On 11/1/06, James Mitchell <[EMAIL PROTECTED]> wrote: So, after fixing the scm references for s1 poms, I added s2 poms (base, apps, plugins) to continuum and they also suffer the same issue with Continuum getting the wrong url from (I'm guessing) the ancestor scm via inheritance. Looks like Mav

Re: Snapshot Unique Versions (was Re: Struts 2 + Tiles 2 build failure)

2006-11-01 Thread Wendy Smoak
On 11/1/06, David H. DeWolf <[EMAIL PROTECTED]> wrote: This is specified in the master pom, right? What's the thought process behind NOT having timestamped snapshots? Is the idea that you want to force people to stay current? Nothing more than that the repository will fill up with timestampe

Re: svn commit: r469609 - in /struts/sandbox/trunk/tiles/tiles-container-test: ./ src/main/webapp/ src/main/webapp/WEB-INF/

2006-10-31 Thread Wendy Smoak
On 10/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: ddewolf Date: Tue Oct 31 10:55:25 2006 New Revision: 469609 URL: http://svn.apache.org/viewvc?view=rev&rev=469609 Log: Adding files in lieu of externals. SVN won't let use externals for files If duplication becomes a problem, w

Re: [Struts Wiki] Update of "Pinkduck's FrontPage" by pinkduck

2006-10-31 Thread Wendy Smoak
On 10/31/06, Martin Cooper <[EMAIL PROTECTED]> wrote: I think you need access to the wiki's file system. Unfortunately, I believe the wiki is mastered on ajax and rsync'd to minotaur (?), so you'd need an account on ajax. If you don't have one, you'll probably need to ping infra or raise a ticke

Re: [Struts Wiki] Update of "Pinkduck's FrontPage" by pinkduck

2006-10-31 Thread Wendy Smoak
Does anyone know how to fix this? I can't rename it back to 'FrontPage' because "A page with the name 'FrontPage' already exists. Try a different name." Next idea, just copy and paste the content to the existing, now empty 'FrontPage'. -- Wendy On 10/31/06, Apache Wiki <[EMAIL PROTECTED]> wr

Re: [infra] file permissions

2006-10-31 Thread Wendy Smoak
On 10/31/06, James Mitchell <[EMAIL PROTECTED]> wrote: Not sure where you are looking, but here's what I see... > cd /www/people.apache.org/builds/struts/ > ll total 8 drwxrwxr-x 2 apbackup apcvs 1024 Aug 5 19:01 1.3.5 drwxrwxr-x 2 apbackup apcvs 512 Aug 20 20:00 2.0.0 drwxrwxr-x 2 hu

Re: [Struts Wiki] Update of "StrutsMaintenanceWebsite" by WendySmoak

2006-10-30 Thread Wendy Smoak
On 10/29/06, Apache Wiki <[EMAIL PROTECTED]> wrote: + * Add a line with 'umask 002' to both ~/.bash_profile and ~/.bashrc . The former is used when you log in, the latter for remote ssh commands (such as when publishing the site with Maven.) This will make the files group writeable, so tha

Re: [infra] file permissions

2006-10-30 Thread Wendy Smoak
On 10/30/06, James Mitchell <[EMAIL PROTECTED]> wrote: I'm in /www/people.apache.org/builds/struts/ I see Ted has 2.0.1 up there, but all others say still owned by apbackup. Oh, I thought you meant /www/struts.apache.org . (That's what I asked them to fix.) Everything I saw that is not grou

Re: [infra] file permissions

2006-10-30 Thread Wendy Smoak
On 10/30/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 10/30/06, James Mitchell <[EMAIL PROTECTED]> wrote: > What do I need to do to get the permissions reset for files that are > now owned by apbackup? I'm on IRC, I'll ask... It sh

Re: [infra] file permissions

2006-10-30 Thread Wendy Smoak
On 10/30/06, James Mitchell <[EMAIL PROTECTED]> wrote: What do I need to do to get the permissions reset for files that are now owned by apbackup? I'm on IRC, I'll ask... -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] F

Re: 2.0.1 missing from people.apache.org?

2006-10-30 Thread Wendy Smoak
On 10/30/06, Ted Husted <[EMAIL PROTECTED]> wrote: On 10/30/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > Since people.apache.org is up, can we get the distribution and > signatures put back in > http://people.apache.org/builds/struts/2.0.1/ > so the links on the site w

Re: 2.0.1 missing from people.apache.org?

2006-10-30 Thread Wendy Smoak
On 10/27/06, Ted Husted <[EMAIL PROTECTED]> wrote: In the meantime, we've made the binaries available via SoruceForge. * http://www.planetstruts.org/roller/page/news?entry=struts_2_0_1_jars Since people.apache.org is up, can we get the distribution and signatures put back in http://people.a

Re: [Struts-Faces] commandLink obsolete ?

2006-10-28 Thread Wendy Smoak
On 10/28/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: the bug, so can sb apply the patch ? On 10/28/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > wow, it is still there :) What patch? If it's something in the Struts JIRA, add a comment to the issue. -- Wendy ---

Re: Struts 2 + Tiles 2 build failure

2006-10-27 Thread Wendy Smoak
On 10/27/06, Greg Reddin <[EMAIL PROTECTED]> wrote: What happened? Is the TilesResult dependent on a snapshot or nightly build or what? I would hope we could make changes like this without breaking people until the changes are done. Yes, Struts 2 depends on a snapshot of Tiles 2. So does Sh

Struts 2 + Tiles 2 build failure

2006-10-26 Thread Wendy Smoak
Looks like Struts 2 doesn't build against the latest Tiles 2... [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure c:\svn\struts\struts2-base\plugins\tiles\src\main\java\org\apache\struts2\views\ tiles\TilesResult.java

Re: Publishing Snapshots to m2-snapshot-repo

2006-10-24 Thread Wendy Smoak
On 10/24/06, David H. DeWolf <[EMAIL PROTECTED]> wrote: Are there any constraints on deploying struts/tiles snapshots? Currently the struts2-tiles-plugin will not compile against the head revision of Tiles. I'd like to commit the necessary changes but can't until the Tiles snapshot is publishe

Re: svn commit: r464770 - in /struts/maven/trunk/struts-archetype-blank: README.txt pom.xml src/main/resources/archetype-resources/pom.xml

2006-10-16 Thread Wendy Smoak
On 10/16/06, Martin Cooper <[EMAIL PROTECTED]> wrote: Ah. And we don't have a 1.3.5 archetype at all right now? I assume that's what you're saying, in which case I agree that we should have one. ;-) Exactly. It would be a nice introduction to release management for someone... only one jar to

Re: svn commit: r464770 - in /struts/maven/trunk/struts-archetype-blank: README.txt pom.xml src/main/resources/archetype-resources/pom.xml

2006-10-16 Thread Wendy Smoak
On 10/16/06, Martin Cooper <[EMAIL PROTECTED]> wrote: On 10/16/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > Not volunteering, but... it would be nice to release this as 1.3.5. You mean 1.3.6, right? 1.3.5 has been released already, so it cannot be changed. No, I mean 1.3.5.

Re: svn commit: r464770 - in /struts/maven/trunk/struts-archetype-blank: README.txt pom.xml src/main/resources/archetype-resources/pom.xml

2006-10-16 Thread Wendy Smoak
On 10/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: jmitchell Date: Mon Oct 16 19:18:34 2006 New Revision: 464770 URL: http://svn.apache.org/viewvc?view=rev&rev=464770 Log: STR-2899 Update README to show how to run via Jetty plugin, added Jetty config, moved version to 1.3.6-SNAP

Re: Struts 2.0.1 release

2006-10-06 Thread Wendy Smoak
On 10/6/06, Ted Husted <[EMAIL PROTECTED]> wrote: The reason I ask is that our 2.0.1 release will be tied to whatever version moniker that XWork uses. If tomorrow's XWork release is tagged as "beta", and that cannot change for that set of bits, then the 2.0.1 release will also be forever beta.

Re: Struts 2.0.1 release

2006-10-06 Thread Wendy Smoak
On 10/6/06, Ted Husted <[EMAIL PROTECTED]> wrote: I'm wondering if maybe we should roll this tomorrow afternoon instead. They might be working on the Internet connection on Monday, and my tutorial is Monday afternoon. It would be nice to have it before I leave, so that I can put it on the tutori

Re: [tiles2] Some words about proposed changes

2006-10-05 Thread Wendy Smoak
On 10/5/06, Cedric Dumoulin <[EMAIL PROTECTED]> wrote: * was changed to - because we mainly say that we want to insert something I _think_ that discussion leaned towards keeping 'insert'. * Attributes "template=" and "component=" were changed to "page=" - because we spe

Re: [tiles2] GetTag vs. InsertTag

2006-10-04 Thread Wendy Smoak
On 10/4/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: I think that is the most used, even I wrote some tests (in the test webapp) using and I am used to write only But we are cleaning Tiles from the unnecessary and I like more (going against my own interests :-) ), simply because it is the

Re: Check a multibox dynamically

2006-10-03 Thread Wendy Smoak
On 10/3/06, grifoxx <[EMAIL PROTECTED]> wrote: I have a multibox tag that gets the labels and ... Please ask this type of question on the user list. This list is reserved for discussions about the development of the framework itself. Since your message footers indicate you're using Nabble, i

Re: [s2] Trunk/Head Compile Error

2006-09-25 Thread Wendy Smoak
On 9/25/06, David H. DeWolf <[EMAIL PROTECTED]> wrote: I'm receiving the following build failure/compile error in the most recent s2 trunk. This occurs AFTER removing the xwork snapshot from my local repo to force maven to grab the absolute latest. /projects/open-source/struts2-clean/integration

Re: Struts 2.0.0 - STATUS

2006-09-24 Thread Wendy Smoak
On 9/24/06, Ted Husted <[EMAIL PROTECTED]> wrote: OK, Struts 2.0.0 is tagged and posted, and Struts 2.0.1-SNAPSHOT is open for business. :) Congrats! :) -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

Re: svn commit: r449438 - /struts/struts2/tags/STRUTS_2_0_0/trunk/

2006-09-24 Thread Wendy Smoak
On 9/24/06, Don Brown <[EMAIL PROTECTED]> wrote: But that's also a problem - there were some big bugs in that revision that I fixed last night. Besides, I don't see why the recent integration changes should be excluded. They work quite well and fulfill a promise we made when we started this th

Re: svn commit: r449438 - /struts/struts2/tags/STRUTS_2_0_0/trunk/

2006-09-24 Thread Wendy Smoak
On 9/24/06, Don Brown <[EMAIL PROTECTED]> wrote: Hold off on the release, because you deleted all the integration code, and the showcase app is broken, because you haven't renamed the legacy-related code yet. I think it's fine... the tag was from r447072 which was around September 17th. It doe

Re: Tile output occurs outside tile: new bug?

2006-09-23 Thread Wendy Smoak
On 9/23/06, Gregg Leichtman <[EMAIL PROTECTED]> wrote: I have only tried a snapshot from the beginning of the month---02Sep2006---and the problem existed in that snapshot and a snapshot from 12Sep2006 in addition to the snapshot from today. Has this ever worked for you? Your subject line says

Re: Tile output occurs outside tile: new bug?

2006-09-23 Thread Wendy Smoak
On 9/23/06, Gregg Leichtman <[EMAIL PROTECTED]> wrote: I noticed that I was using an old DTD in my tiles-defs.xml so I updated it to 1.3 on my home system (not the website version) and this made no difference in terms of the results I'm getting. There is now a 2.0 DTD, but so far the only chang

Re: Struts 2.0.0 - STATUS

2006-09-22 Thread Wendy Smoak
On 9/18/06, Ted Husted <[EMAIL PROTECTED]> wrote: If someone wants to tag r447072 and deploy the Maven artifcats, that would be fine with me. The distributions uploaded to builds/struts were run as version 2.0.0, and we would just need to rename the files. Otherwise, I'll try again on Sunday mor

Re: SEVERE: Parse Error at line 148 column 37: Attribute "cancellable" must be declared for element type "action"

2006-09-18 Thread Wendy Smoak
On 9/17/06, Raja Nagendra Kumar <[EMAIL PROTECTED]> wrote: I see the following error when struts-faces-example2-1.3.5.war example is deployed in tomcat 5.5.7. Thanks for reporting this. I know there are a couple of problems with the Struts Faces examples-- they won't deploy in Tomcat 4.1, for

[ANNOUNCE] Struts v1.3.5 (General Availability)

2006-09-18 Thread Wendy Smoak
ions can be found on the community-maintained wiki: http://wiki.apache.org/struts/StrutsUpgradeNotes12to13 Enjoy! -- Wendy Smoak - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svn commit: r447191 - in /struts/site/src/site: site.xml xdoc/download.xml xdoc/downloads.xml xdoc/index.xml

2006-09-18 Thread Wendy Smoak
On 9/18/06, Ted Husted <[EMAIL PROTECTED]> wrote: Wendy, could you reset the permissions on the web site files. $ chmod -R g+w . Every once in the blue moon, the umasks seem to slip of their own accord and things get set to read only. Done. (It happens all the time, and umask doesn't seem t

Re: [VOTE] Promote Struts 1.3.5 to General Availability

2006-09-17 Thread Wendy Smoak
On 9/13/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: * http://wiki.apache.org/struts/StrutsRelease135 Please respond with a vote on GA quality for Struts 1.3.5 [ ] +1Yes, Struts 1.3.5 should be promoted to GA quality. [ ] +/- 0 [ ] -1 No, let it remain Beta quality Vote R

Re: ApacheCon 2006

2006-09-14 Thread Wendy Smoak
On 8/24/06, Martin Cooper <[EMAIL PROTECTED]> wrote: On 8/24/06, Ted Husted <[EMAIL PROTECTED]> wrote: Does anyone know where the BOF schedule is at? Do we want to schedule > a Struts BOF? It's here, such as it is right now: http://wiki.apache.org/apachecon/BirdsOfaFeatherUS06 It's not link

Re: [VOTE] Promote Struts 1.3.5 to General Availability

2006-09-13 Thread Wendy Smoak
On 9/13/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: Please respond with a vote on GA quality for Struts 1.3.5 [X] +1Yes, Struts 1.3.5 should be promoted to GA quality. [ ] +/- 0 [ ] -1 No, let it remain Beta quality --

[VOTE] Promote Struts 1.3.5 to General Availability

2006-09-13 Thread Wendy Smoak
Now that Struts 1.3.5 has been available as a Beta release [1] for almost a month, I think it's time to consider promoting it to GA quality. As I mentioned in a status report [2], we've seen reports of apps being upgraded to 1.3.5 with no problems, some questions on the user list, and some update

Re: [s2] Portlet support

2006-09-13 Thread Wendy Smoak
On 9/13/06, Ted Husted <[EMAIL PROTECTED]> wrote: For 2.0.0, I think we should just go with the latter. It's only an example application, after all. Not that I'm volunteering, but would having a set of Maven archetypes for the different porlet containers make sense? I think one archetype, whi

Re: [s2] Portlet support

2006-09-13 Thread Wendy Smoak
On 9/13/06, Rainer Hermanns <[EMAIL PROTECTED]> wrote: it is a simple copy task... Create the struts-portlet.war as usual (mvn -Papps) and copy the contents of apps/portlet/src/main/etc// into the war's WEB- INF directory... That's all to be done for the specific wars. It looks like we suppor

Re: Alternative of session.getAttribute in Struts

2006-09-13 Thread Wendy Smoak
On 9/13/06, ashishabrol <[EMAIL PROTECTED]> wrote: How do I write these two in Struts - ... Please ask this type of question on the user list instead: http://struts.apache.org/mail.html Thanks, -- Wendy - To unsubscribe, e-m

Re: Strange Error

2006-09-10 Thread Wendy Smoak
On 9/10/06, Anuraag Shinde <[EMAIL PROTECTED]> wrote: I am using Struts 1.1 and tomcat 4.1.31 to develop my application. ... Please ask this type of question on the user list instead. You can find subscription info here: http://struts.apache.org/mail.html -- Wendy

Re: Struts2 SVN build failure

2006-09-09 Thread Wendy Smoak
On 9/9/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote: I have commented the following part in the mentioned pom.xml: .. and it looks like the dependencies are retrieved, and build succeeds. Great! I see a few more things that need to be fixed in the struts2-parent pom, and will check ch

Re: Struts2 SVN build failure

2006-09-09 Thread Wendy Smoak
On 9/9/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote: On 9/9/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > The only thing you could be doing is defining these repositories in > ~/.m2/settings.xml . If you haven't added them, then they must be > coming from the s2

Re: Struts2 SVN build failure

2006-09-09 Thread Wendy Smoak
On 9/9/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote: [WARNING] repository metadata for: 'snapshot org.apache.struts.tiles:tiles-core:0.2-SNAPSHOT' could not be retrieved fro m repository: apache due to an error: Error transferring file [INFO] Repository 'apache' will be blacklisted ... ap

Re: [s2] Source with examples

2006-09-07 Thread Wendy Smoak
On 9/7/06, Ted Husted <[EMAIL PROTECTED]> wrote: If you have it working on your local copy, could you check it in? Distributing the example applications without the source is pointless, so we do want this change made in the repository. I found the problem. The section where we execute maven

Re: Private Actions Mappings?

2006-09-06 Thread Wendy Smoak
On 9/6/06, Bob Lee <[EMAIL PROTECTED]> wrote: I've needed this, too. You should be able to implement it with an interceptor. Apply the interceptor globally to all your actions. ... Clearly, we need those [s1] and [s2] subject line tags. :) Paul's proposal is for Struts 1. -- Wendy -

Re: [s2] Source with examples

2006-09-06 Thread Wendy Smoak
On 9/6/06, Ted Husted <[EMAIL PROTECTED]> wrote: It didn't show my changes. I'm not sure if it's showing anything from the POM under apps. If I move the changes down to the blank POM, it works just fine. I pasted the copy-sources config into struts-apps-parent, and then from struts2/apps/blan

Re: [s2] Source with examples

2006-09-06 Thread Wendy Smoak
On 9/6/06, Ted Husted <[EMAIL PROTECTED]> wrote: On 9/6/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 9/6/06, Ted Husted <[EMAIL PROTECTED]> wrote: > > > I tried to update the S2 apps POM to bundle the source, as we do with > > the S1 apps, but it did

Re: Help Needed its an Burning Issue

2006-09-06 Thread Wendy Smoak
On 9/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I have to validate Combo Box ... Please ask this type of question on the user list. You can find subscription information on this page: http://struts.apache.org/mail.html -- Wendy ---

Re: [s2] Source with examples

2006-09-06 Thread Wendy Smoak
On 9/6/06, Ted Husted <[EMAIL PROTECTED]> wrote: I tried to update the S2 apps POM to bundle the source, as we do with the S1 apps, but it didn't seem to work. ... Is there something else we need to do? After you made the change to struts2-apps-parent, did you 'mvn install' it so the updated

Re: Ognl a new dependency?

2006-09-05 Thread Wendy Smoak
On 9/4/06, Matt Raible <[EMAIL PROTECTED]> wrote: It seems that when I svn co (or update) on a remote repo, and install it there - this problem happens. I don't know if it's because I'm not creating md5 and sha1 files for the JAR and POM, but it seems to happen fairly consistently. If I checkou

Re: Struts 2.0.0 - STATUS

2006-09-05 Thread Wendy Smoak
On 9/5/06, Ted Husted <[EMAIL PROTECTED]> wrote: If no one is in the middle of anything, I'll try to take another pass at a Struts 2.0.0 tag tomorrow night, and then target 2.0.1 for 18 Sep (a Monday). Ted, do you mind if I run through and fix the svn properties? I think there are some files

Re: [tiles] insert tag pastes inserted tiles in the rendered page.

2006-09-05 Thread Wendy Smoak
On 9/5/06, Mehdi Bahribayli <[EMAIL PROTECTED]> wrote: When I browse welcome.faces and view resulting HTML I see that tages of /subviews/header.jsp and /subviews/footer.jsp are just pasted in the rendered page. Seeing JSP tags in the output usually means you don't have the <%@ taglib ... at

Re: Heads up on maven-jar-plugin change

2006-09-04 Thread Wendy Smoak
On 9/4/06, Brett Porter <[EMAIL PROTECTED]> wrote: ... but you probably don't want the default, and should specify your own. :) I think the defaults in this version are more sensible than last time, where they were blatantly incorrect. But they probably still require some customisation. This

Heads up on maven-jar-plugin change

2006-09-04 Thread Wendy Smoak
Version 2.1 of the Maven Jar Plugin was just released, and the default jar file manifest has changed. See: http://jira.codehaus.org/browse/MJAR-57 If you want the Specification and Implementation details listed, this configuration needs to be added to the pom: maven-jar

Re: [tiles2] Add JSTL dependency to test webapp

2006-09-04 Thread Wendy Smoak
On 9/4/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: To test an issue: https://issues.apache.org/struts/browse/SB-34 I need to use JSTL in the test webapp Since I am not a Maven whiz, I hope that someone can add a Maven dependency to JSTL (Wendy, I suppose). Can anyone do it for me, please? Tha

Re: [tiles2] Problem with Maven

2006-09-04 Thread Wendy Smoak
On 9/4/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: When I launch "mvn test" with Tiles 2 this is what I get: [INFO] Scanning for projects... [INFO] [ERROR] FATAL ERROR [INFO] ---

Re: [s2] maven archetype

2006-09-03 Thread Wendy Smoak
On 9/3/06, tm jee <[EMAIL PROTECTED]> wrote: Thx for the tips Wendy. Created a jira issue under archetype module. Its at http://jira.codehaus.org/browse/ARCHETYPE-54 ... and I closed ARCHETYPE-53 as a duplicate of yours. I should have waited a few more minutes. ;) -- Wendy

Re: [s2] maven archetype

2006-09-03 Thread Wendy Smoak
On 9/3/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: There are some notes in the Shale Blank archetype.xml file [1]. It probably needs to be raised in Maven's JIRA. I haven't filed it, let me know the issue number if you do. I went ahead and pasted the prior message as a n

Re: svn commit: r439910 - in /struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src: main/java/ main/java/com/ test/java/ test/java/com/

2006-09-03 Thread Wendy Smoak
On 9/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: tmjee Date: Sun Sep 3 19:58:55 2006 New Revision: 439910 URL: http://svn.apache.org/viewvc?view=rev&rev=439910 struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/java/IndexAction.java Su

Re: [s2] maven archetype

2006-09-03 Thread Wendy Smoak
On 9/3/06, tm jee <[EMAIL PROTECTED]> wrote: Is there a way allow resource generated by maven archetype to change dynamically. ... The files under the generated resources directory seems to be static. It doesn't seems to change accordingly with the -DgroupId argument passed in. Is there a

[tiles2] Need help with taglib docs and FAQ

2006-09-02 Thread Wendy Smoak
I did some work on the Tiles 2 TLD last night, first bringing over the comments from struts-tiles.tld as-is, then starting to modify them to match the new taglib. I think I got the [page|component] -> template change finished. These were synonyms in the Struts Tiles taglib, so I just removed ref

Re: IDEA weirdness

2006-09-02 Thread Wendy Smoak
On 9/2/06, Ted Husted <[EMAIL PROTECTED]> wrote: Which begs the question: How do we add new modules to the generated build? We should have modules for extras and for apps, but I don't know where to begin to look to figure out how this feature works. :) I'm not sure I understand the problem, b

Re: De-select sticky options doesn't work

2006-09-01 Thread Wendy Smoak
On 9/1/06, Wang, Sherwin X. <[EMAIL PROTECTED]> wrote: Could this approach resolve this problem so that make Struts more powerful? Instead of "looping through parameters in a request" and setting the form bean properties, could the logic "loop through the form bean properties" and set them by re

Re: De-select all sticky options doesn't work

2006-09-01 Thread Wendy Smoak
On 9/1/06, Sherwin Wang <[EMAIL PROTECTED]> wrote: I am using Struts 1.2.9 and html:select and html:optionsCollection tags to render a "sticky" select box. ... Did you see the reply to your initial post? http://www.mail-archive.com/dev@struts.apache.org/msg24495.html -- Wendy ---

Re: iCLA for Pat Niemeyer (was Re: svn commit: r423995 [1/2] - /struts/stru

2006-09-01 Thread Wendy Smoak
On 9/1/06, Martin Cooper <[EMAIL PROTECTED]> wrote: Pat's iCLA has been recorded, so we're good to go. Thanks. I marked WW-492 as resolved. -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: De-select sticky options doesn't work

2006-09-01 Thread Wendy Smoak
On 9/1/06, Wang, Sherwin X. <[EMAIL PROTECTED]> wrote: Since the framework fails in this case, I have to reset the properties in the application as a work around. Shouldn't Struts be enhanced to support this capability if there wasn't one? http://struts.apache.org/1.x/struts-taglib/faq.html#ch

Re: [Tiles2] Publishing Snapshots

2006-08-31 Thread Wendy Smoak
On 8/31/06, Greg Reddin <[EMAIL PROTECTED]> wrote: Sorry for my ignorance on this, but do we have to manually publsih a SNAPSHOT or is it published automatically through the nightly build? There have been a lot of fixes of late and users might want to download a new snapshot build. There are l

Re: DTD on site

2006-08-30 Thread Wendy Smoak
On 8/29/06, Paul Benedict <[EMAIL PROTECTED]> wrote: I wanted to link to the live DTD: http://struts.apache.org/dtds/struts-config/1_3/ I intentionally didn't link to them prominently both because I'm the only one maintaining them, and they have to be done outside of the normal Maven build.

Re: Cookbook: how to demonstrate actionId?

2006-08-30 Thread Wendy Smoak
On 8/30/06, Paul Benedict <[EMAIL PROTECTED]> wrote: Yup. The cookbook already has a view source option. My only thought is just to modify the cookbook, give all the actions an actionId, and then use the new feature throughout. Good idea? Ted's advice was to add a module to the Cookbook to dem

Re: Cookbook: how to demonstrate actionId?

2006-08-30 Thread Wendy Smoak
On 8/30/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: How about adding a "view source" option to all the pages, like the Dojo sample app has? :) Like this? http://www.planetstruts.org/struts-cookbook/ :) -- Wendy - To u

Re: [s2] Struts 2 wiki

2006-08-30 Thread Wendy Smoak
On 8/28/06, Ted Husted <[EMAIL PROTECTED]> wrote: On 8/28/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > 'signup' says no more users can be added. OK, we've been upgraded to unlimited, so you should be able to create an account now. Thanks. I added myself as &#x

Re: [s2] Maven build changes

2006-08-30 Thread Wendy Smoak
On 8/30/06, Ted Husted <[EMAIL PROTECTED]> wrote: Does this look like a transitory error, or is there a problem with my configuration? org.apache.struts:struts2-apps:pom:2.0-SNAPSHOT Are you sure everything is updated? The version number was changed to 2.0.0-SNAPSHOT a while ago. -- Wendy

Struts 1.3.5 - STATUS

2006-08-30 Thread Wendy Smoak
I'm planning to give Struts 1.3.5 another week or so as Beta, (at least until Niall has time to review it), and then if nothing major has been reported, start a vote to promote it to GA quality. So far I'm happy with the feedback on apps being upgraded to 1.3 with no problems. We're starting to

Re: DTD on site

2006-08-29 Thread Wendy Smoak
On 8/29/06, Paul Benedict <[EMAIL PROTECTED]> wrote: The DTD to the Struts Config. Paul Benedict wrote: > In each version of the Struts website (/1.x/, /1.2.x/), I think it would > be a great idea to have a link on the side-bar be to the DTD, like the > following. Any thoughts? I'm still not s

Re: svn commit: r437956 - in /struts/struts1/trunk/core/src/main/java/org/apache/struts: action/ chain/commands/ chain/commands/servlet/ config/ config/impl/ util/

2006-08-29 Thread Wendy Smoak
On 8/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: pbenedict Date: Mon Aug 28 21:26:25 2006 New Revision: 437956 URL: http://svn.apache.org/viewvc?rev=437956&view=rev Log: STR-2864 This should have a description of the change in addition to the JIRA issue. ( I've never tried it

Re: 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/s

2006-08-28 Thread Wendy Smoak
On 8/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: +/** Allows one to disable dynamic method invocation from the URL */ +public static final String STRUTS_DISABLE_DYNAMIC_METHOD_INVOCATIOn = "struts.core.disableDynamicMethodInvocation"; Capitalization of INVOCATIOn ? +priv

[s2] Struts 2 wiki

2006-08-28 Thread Wendy Smoak
I think I used to have an account on the s2 wiki before it was moved... can someone check or add me again as 'wsmoak' ? I can't log in, and 'signup' says no more users can be added. Is there a known issue with the autoexport plugin? Ted posted a link on the user list, and all of the 'click here

Re: [s2] Maven build changes

2006-08-27 Thread Wendy Smoak
On 7/19/06, Patrick Lightbody <[EMAIL PROTECTED]> wrote: Yup, the xwork profile is very nice for when generating the IDEA projects. Agreed, but ../xwork is not where my xwork lives. :) Any objection to making this configurable as a property? If you and Jason can add this to settings.xml:

Re: Duplicate action ids - how to handle?

2006-08-27 Thread Wendy Smoak
On 8/27/06, Ted Husted <[EMAIL PROTECTED]> wrote: Let's not duplicate labor. JIRA posts to the issue lists, and people who care about such things should be following the issue list too. Once we have an issue open, it's much better to keep the thread in one place, on the issue ticket. Okay, but

Re: Patch all or individual commits?

2006-08-26 Thread Wendy Smoak
On 8/26/06, Paul Benedict <[EMAIL PROTECTED]> wrote: Wendy Smoak wrote: > Also, remember to refer to the issue number in the commit message so > it will automatically show up on the 'Subversion Commits' tab in JIRA Do you have an example commit message? If there's a

<    1   2   3   4   5   6   7   8   9   10   >