Re: Article

2008-03-13 Thread Craig McClanahan
would have been considered patently insane :-). After that point, and especially for a framework that achieved the popularity that Struts 1 did, backwards compatibility for existing applications became a pretty strong motivation not to change something this fundamental lightly. Note, for example, that ser

Re: [s2] Proposal: Rest Plugin

2007-10-23 Thread Craig McClanahan
On 10/21/07, Don Brown <[EMAIL PROTECTED]> wrote: > On 10/22/07, Martin Cooper <[EMAIL PROTECTED]> wrote: > > On 10/21/07, Don Brown <[EMAIL PROTECTED]> wrote: > > > > > > [...] > > > Which reminds me, this plugin is targeted towards HTML-based web apps > > > that want to expose their information i

Re: Has the WebWork rebranding to Struts2 been a failure?

2007-06-23 Thread Craig McClanahan
it's still very widely popular six years after version 1.0 was released :-). Craig McClanahan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: s1 - 1.x "Future" Issues

2007-02-19 Thread Craig McClanahan
On 2/19/07, Paul Benedict <[EMAIL PROTECTED]> wrote: The purpose of the Road Map is to assign issues to a release. Since "Future" is not a version or a release -- but just a grouping of issues for the "future" -- it has little use, and the way we use it tells me we're using the Road Map wrongly.

Re: Struts Release Process (again) (was [VOTE] Struts 2.0.5 Quality)

2007-02-06 Thread Craig McClanahan
On 2/6/07, Don Brown <[EMAIL PROTECTED]> wrote: Alexandru Popescu wrote: > I see two clear stages: > > - a product that is ready from developers point of view > - a product that gets its users acceptance > > An OSS project can take the same approach or not, and this is up to > its management. Ho

Re: Struts Release Process (again) (was [VOTE] Struts 2.0.5 Quality)

2007-02-06 Thread Craig McClanahan
On 2/6/07, Don Brown <[EMAIL PROTECTED]> wrote: Well, two comments here. First, how many beta releases do we need before it is time for a GA? I think we've been at beta quality since 2.0.1 and, yes, it has been helpful to weed out issues, but now with several large applications running Struts

Re: [VOTE] Tiles PMC Chair

2006-12-02 Thread Craig McClanahan
On 12/2/06, David H. DeWolf <[EMAIL PROTECTED]> wrote: [X] Greg Reddin (greddin) Craig

Re: [VOTE] Tiles TLP

2006-12-02 Thread Craig McClanahan
On 12/2/06, David H. DeWolf <[EMAIL PROTECTED]> wrote: [X] +1 = Yes, let's ask the board to establish the Tiles TLP Craig

Re: [tiles2] Tiles TLP and Dimensions incubation

2006-12-01 Thread Craig McClanahan
On 12/1/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: Hello! I want you to know that I have contacted the original developer (and copyright owner) of Dimensions, and he said that he is available for the code donation. So my question is: should we process Dimensions incubation after Tiles has e

Re: [PROPOSAL] Tiles TLP

2006-11-30 Thread Craig McClanahan
On 11/30/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 11/30/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > David H. DeWolf ha scritto: > > 2) Decide on a PMC Chair > >- who is interested? > > As I can see from this question, then you probably you're not interested > :-) Or are you? I'd

Re: [PROPOSAL] Updated Tiles Graduation Proposal

2006-11-28 Thread Craig McClanahan
On 11/28/06, Greg Reddin <[EMAIL PROTECTED]> wrote: > Since we've failed to build consensus, I've published a versioned > snapshot that will have to suffice for 2.0.2 and I will begin to > drive the effort for TLP :( - it's not my preference but it will > have to work. Hang on, slow down just

Re: [s2] Message resources from database

2006-11-21 Thread Craig McClanahan
On 11/21/06, Ted Husted <[EMAIL PROTECTED]> wrote: Is "JPAMailreaderDao" part of this * http://sourceforge.net/project/showfiles.php?group_id=49385&package_id=149742 or is it a Shale thing? The mailreader-jpa[1] "shale thing" :-) is actually independent of Shale, in the same way that mailre

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 Craig McClanahan
On 11/8/06, tm jee <[EMAIL PROTECTED]> wrote: > Does this need a servlet mapping? I don't think so. It just expose the servlet instance itself such that ServletConfig etc. could be obtained . This I think is needed when using a jsp taglib in freemarker You're correct ... a servlet mappi

Re: [Struts-Faces] possible Bug in FormRenderer

2006-10-28 Thread Craig McClanahan
On 10/26/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: Hey, two things. a) is this the right place to ask questions on Struts-Faces, or where ? It's the right place for dev type questions ... the Struts User list for user type questions :-). if so b) the demos of struts faces show a

Re: [S2] Spring 2 for Struts 2?

2006-10-14 Thread Craig McClanahan
On 10/14/06, Martin Cooper <[EMAIL PROTECTED]> wrote: On 10/13/06, Ted Husted <[EMAIL PROTECTED]> wrote: > > Since the reports are that Spring 2 works just fine with Struts 2, why > don't we bite the bullet and update our dependencies? Other than a shiny new version number, what will this buy

Re: [tiles2] Tiles "controllers" (WAS: Re: [tiles2] Some words about proposed changes)

2006-10-06 Thread Craig McClanahan
On 10/6/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: Greg Reddin ha scritto: > Here's what I envision for the controller: I don't think it would > really be used to change the destination of the response. I don't see > the controller as being analogous to a Struts action even though it > co

Re: [tiles2] Some words about proposed changes

2006-10-05 Thread Craig McClanahan
On 10/5/06, Nathan Bubna <[EMAIL PROTECTED]> wrote: I think "controllers" should stay, but the name should be changed. Call them ViewPreparers or something... I would agree. The useful thing you can do here is prepare the data needed to do the subsquent rendering. It is called *after* the c

Re: Rollover scope for Struts 1.3.x

2006-09-15 Thread Craig McClanahan
On 9/15/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote: On 9/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > On 9/15/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > > > On 9/14/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > > In S

Re: Rollover scope for Struts 1.3.x

2006-09-15 Thread Craig McClanahan
On 9/15/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote: On 9/14/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > In Shale, the closest analog to this is Dialog scope, and we're building the > concept of a scope instance per window/frame, independent of what that >

Re: Rollover scope for Struts 1.3.x

2006-09-14 Thread Craig McClanahan
On 9/14/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote: Anyone wants to share their thoughts on rollover scope? http://wiki.apache.org/struts/RolloverScope I was thinking on using Stripes approach, but I don't like to mange URLs. Also, Stripes uses a timer to remove unused rollover scopes, thi

Re: [Fwd: [jira] Updated: (STR-2864) Add actionId attribute to action mapping]

2006-08-25 Thread Craig McClanahan
On 8/25/06, Paul Benedict <[EMAIL PROTECTED]> wrote: From the comments on the issue, it looks like Craig has some > reservations about this idea. You might want to add a comment to the > issue linking to the relevant mailing list thread(s) from November > '05. Craig commented on the issue itse

Re: [s2] Action ! Method syntax (was Freemarker transform name)

2006-08-25 Thread Craig McClanahan
On 8/25/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: It's interesting that no one says DispatchAction in 1.x is a security flaw... doesn't that give you exactly the same thing just with a different call semantic? I guess we should quick drop Dispatch-type Actions for everyones' safety!! ;)

Re: 1.3.x: Action Aliasing

2006-08-23 Thread Craig McClanahan
On 8/23/06, Paul Benedict <[EMAIL PROTECTED]> wrote: Ted Husted wrote: > Use "action-id" then. The point is that moniker "alias" is going to > cause confusion, since it already means something entirely different > within the Struts 2 community. Right now attributes are squarely mapped to propert

Re: Test

2006-08-22 Thread Craig McClanahan
Yep. Craig On 8/22/06, Paul Benedict <[EMAIL PROTECTED]> wrote: This is a test. Can anyone read this? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JIRA - Closing Releases

2006-08-19 Thread Craig McClanahan
On 8/19/06, Paul Benedict <[EMAIL PROTECTED]> wrote: I am pleased to announce that Struts 0.5 in JIRA has been released :) Sniff, sniff, ... we're *so* proud :-). And they say those Struts developers never actually get around to releasing things :-). hehe. Everything looks good! I will rel

Re: Reg Struts-Shale

2006-08-03 Thread Craig McClanahan
On 8/3/06, Jeevan Kumar Kade <[EMAIL PROTECTED]> wrote: Hi, Is there is major differeence between Struts-Shale framework and JSF. Please, categorize and differentiate on this. Shale has moved to its own top level Apache project with its own mailing lists[1] ... this would be a good questi

Re: [s2] Sping WebFlow Integration

2006-07-26 Thread Craig McClanahan
On 7/26/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote: What is SWF? I might have missed this acro :-[. SWF == Spring Web Flow http://opensource.atlassian.com/confluence/spring/display/WEBFLOW/Home ./alex Craig

Re: Distribution Directories

2006-07-16 Thread Craig McClanahan
On 7/16/06, Ted Husted <[EMAIL PROTECTED]> wrote: Otherwise, it's tagged, rolled, and uploaded. +1 on the 1.3.5 bits. A couple of notes below that I don't consider fatal to the release: * The "all" release (currently 40mb) is not really scalable to large numbers of sample apps, due to the

Re: Proposed Board Report

2006-07-16 Thread Craig McClanahan
On 7/16/06, Ted Husted <[EMAIL PROTECTED]> wrote: Did you mean to send this to the Shale dev@, Craig? Yep ... sorry for the noise :-) Craig On 7/17/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > As part of our transition to an Apache top level project (TLP), we are

Proposed Board Report

2006-07-16 Thread Craig McClanahan
hich has been requested by some downstream users to avoid their need to depend on snapshots. Submitted by, Craig McClanahan

Re: Distribution Directories

2006-07-16 Thread Craig McClanahan
On 7/16/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 7/16/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > I can't guarantee that it's universal, but this *has* matterred for me in a > couple of cases ... particularly in trying to do builds of things like > MyF

Re: Distribution Directories

2006-07-16 Thread Craig McClanahan
On 7/16/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 7/16/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > Both / and > / are pointed to the same > place (people.apache.org/maven-snapshot-repository) Just to avoid confusion: right now on minotaur, /www/cvs.apache.org is symlinked to /www/people.

Re: Would like to remove Ant build from Struts 2

2006-07-10 Thread Craig McClanahan
On 7/10/06, Jason Carreira <[EMAIL PROTECTED]> wrote: +1 for this I'm surprised Maven can't build a source distribution with a bundled standard ant build with maven dependency ant task calls. I'd think this would be a common need. A lot of Jakarta Commons projects deal with this sort of thin

[ANNOUNCE][SHALE] Apache Shale Top Level Project Is Now Up And Running

2006-07-08 Thread Craig McClanahan
the Shale User mailing list and root for your favorites. Craig McClanahan

Re: Sharing code between versions (was [jira] Created: (STR-2898) Rename Struts Action 1 to Struts 1)

2006-07-06 Thread Craig McClanahan
ertainly don't want to put a roadblock in the path of a stable Struts 2.0 release. For one or two shared classes, I'd agree with Don that it's not worth the pain. If you anticipate 20+ shared classes, it starts to get more interesting (but still a bunch of work). Don Craig

Re: Sharing code between versions (was [jira] Created: (STR-2898) Rename Struts Action 1 to Struts 1)

2006-07-05 Thread Craig McClanahan
On 7/5/06, Don Brown <[EMAIL PROTECTED]> wrote: Good question. Here are the options of the top of my head: - Jakarta Commons project - Put it in Struts 1.x, since Struts 2 will probably have 1 has a dep for migration code - Create new Struts Commons - Just have two copies of the code

[shale] Genericizing Cargo-Based Integration Tests

2006-06-29 Thread Craig McClanahan
The CargoTestSetup class that you added to the test framework (was this Wendy's first commit of Java code? :-) nicely leverages the fact that Cargo will figure out which container to use based on system properties (specifically "cargo.container.id"). However, the way that this class is being use

Re: [PROPOSAL] Rename Struts Action as Struts

2006-06-28 Thread Craig McClanahan
On 6/28/06, Martin Cooper <[EMAIL PROTECTED]> wrote: On 6/28/06, Don Brown <[EMAIL PROTECTED]> wrote: > > Ted Husted wrote: > > Though, there's no reason why we couldn't use > > > >> repos/asf/struts/struts1 > >> repos/asf/struts/struts2 > > > > Or > > > >> repos/asf/struts/framework > >>

Re: Live DTDs

2006-06-26 Thread Craig McClanahan
:32 AM, Craig McClanahan wrote: > On 6/25/06, James Mitchell <[EMAIL PROTECTED]> wrote: >> >> Sounds like something we could run nightly from the zone. > > > Yes, it could ... but if we care about it, this really needs to be > part of > the standard build process so

Re: Live DTDs

2006-06-25 Thread Craig McClanahan
On 6/25/06, James Mitchell <[EMAIL PROTECTED]> wrote: Sounds like something we could run nightly from the zone. Yes, it could ... but if we care about it, this really needs to be part of the standard build process somehow. Personally, I find the existing DTDs themselves (which are *very* tho

Re: Does Struts really need two frameworks? (long)

2006-06-21 Thread Craig McClanahan
On 6/21/06, Don Brown <[EMAIL PROTECTED]> wrote: I'm suggesting something bigger: Struts 2.0. This release will come with SAF2, Shale, Tags, and maybe Action 1.x for legacy reasons. We would continue to develop SAF2, Shale, and Tags, but the world would just need to see Struts 2.0. Its docum

Re: Does Struts really need two frameworks? (long)

2006-06-21 Thread Craig McClanahan
Comments interspersed. On 6/21/06, Don Brown <[EMAIL PROTECTED]> wrote: Craig, thanks for your honesty and candor. I know this is a delicate topic, and I appreciate you approaching the topic openly. LIkewise ... I may have sounded a bit grumpy in my response, but I don't ascribe any malicio

Re: Does Struts really need two frameworks? (long)

2006-06-21 Thread Craig McClanahan
r new developers, I would much prefer to compete with SAF2 than to cooperate with it. If that means a (hopefully amicable) divorce, then so be it. SAF2 is a much better (technical) approach to the problems that Struts 1.x targeted, but the world has moved beyond those problems. I'm no long

Re: Continnum Is Up

2006-06-19 Thread Craig McClanahan
On 6/19/06, James Mitchell <[EMAIL PROTECTED]> wrote: Done. Password set to cryptic default and will be mailed to your privately. What address would you to receive it on? [EMAIL PROTECTED] ?? Yep. Thanks. -- James Mitchell Craig On Jun 20, 2006, at 12:54 AM, Craig McClanahan

Re: [all] Struts Nightly builds [was Re: Continnum Is Up]

2006-06-19 Thread Craig McClanahan
On 6/19/06, James Mitchell <[EMAIL PROTECTED]> wrote: Wonderful timing, I was just about to start a new thread wrt getting the nightlies back online. And so I'll move my thoughts here. So, with the mini hackathon out of the way, and our new buddy MrStruts taking care of the continuous int

Re: Continnum Is Up

2006-06-19 Thread Craig McClanahan
On 6/19/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/14/06, James Mitchell <[EMAIL PROTECTED]> wrote: > Yes. There is a wiki page for this as well. > http://wiki.apache.org/struts/StrutsContinuum > > It's a work in progress, and I'm about to head out, but I'd like to > ask Wendy a few quest

Re: [Shale][PROPOSAL] Cut over to Maven2 based source tree

2006-06-16 Thread Craig McClanahan
On 6/16/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/16/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > I think It's now to the point where I'd like to make > this the trunk, and get back to fixing bugs and implementing RFEs. What say > ye? If there'

Re: [action2] action2 snapshot build

2006-06-16 Thread Craig McClanahan
On 6/16/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: On 6/16/06, tm jee <[EMAIL PROTECTED]> wrote: > > > I'm somewhat a noob in training by Wendy and Sean :-), but here's my > > thoughts. > You are just being humble Craig. :-) About Maven (whi

[Shale][PROPOSAL] Cut over to Maven2 based source tree

2006-06-16 Thread Craig McClanahan
As you undoubtedly know if you receive the Struts SVN commit messages :-), we've been busily setting up a Maven2 based build environment for Shale, to replace the original Ant based environment. This work has been done on a branch ("mvn_reorg"). I think It's now to the point where I'd like to ma

Re: [action2] action2 snapshot build

2006-06-16 Thread Craig McClanahan
raig Just like opensymphony's xwork nightly build at http://maven.opensymphony.com/opensymphony/jars/ - Original Message From: Craig McClanahan <[EMAIL PROTECTED]> To: Struts Developers List ; tm jee < [EMAIL PROTECTED]> Sent: Friday, 16 June, 2006 3:15:18 PM Subject:

Re: [action2] action2 snapshot build

2006-06-16 Thread Craig McClanahan
I'm somewhat a noob in training by Wendy and Sean :-), but here's my thoughts. On 6/15/06, tm jee <[EMAIL PROTECTED]> wrote: Hi guys, Got some questions :- 1] When is action2's snapshot in maven repository updated? Is it on a daily basis? Snapshots are updated only when a developer (or perh

Re: [shale] Maven Reorganization Status and a request for help

2006-06-15 Thread Craig McClanahan
On 6/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: I knew I'd seen this somewhere. In settings.xml, lets try > / and /. > > * http://maven.apache.org/maven-settings/settings.html That seems worthwhile playing with. I presume these are Unix-format settings

Re: [shale] Maven Reorganization Status and a request for help

2006-06-15 Thread Craig McClanahan
On 6/15/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > Further info ... it didn't get the shale-parent POM correct either. Maybe > it is something specific to deploying things with a setting of > "pom

Re: [shale] Maven Reorganization Status and a request for help

2006-06-15 Thread Craig McClanahan
On 6/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: On 6/15/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 6/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > > That did it. Thanks. > > Except for the file permissions... when you have a m

Re: [shale] Maven Reorganization Status and a request for help

2006-06-15 Thread Craig McClanahan
On 6/15/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > That did it. Thanks. Except for the file permissions... when you have a minute, can you log in and fix them? Done. And if anyone knows how to convince it t

Re: [shale] Maven Reorganization Status and a request for help

2006-06-15 Thread Craig McClanahan
On 6/15/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > I deployed the framework JARs (and shale-parent POM) ... but it's still > missing the shale-apps-parent POM. Can I deploy just that without deploying >

Re: [shale] Maven Reorganization Status and a request for help

2006-06-15 Thread Craig McClanahan
On 6/15/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > An interesting question is how we make it possible to do step 4 (build the > sample apps from source) without doing step 2 (build the framework from > source).

[shale] Maven Reorganization Status and a request for help

2006-06-15 Thread Craig McClanahan
Thanks to incredible support from Wendy, James, Gary, et. al., it looks like we've got a viable organization of the repository for Shale in the "mvn_reorg" branch. There's work to be done yet on the generated website, but the basic architecture seems sound. But there is one more thing I'd like t

Re: [shale] framework questions

2006-06-15 Thread Craig McClanahan
On 6/15/06, stephan opitz <[EMAIL PROTECTED]> wrote: hello, shale has a lot of new features: View Controller: Backing bean for JSP with predefined events Validations: Client- and service-side validations JNDI: JSP access to properties in web.xml Dialog Manager: Web wizards (workflows) driven b

Re: svn commit: r414249 - /struts/action2/trunk/core/src/main/java/org/apache/struts/action2/components/GenericUIBean.java

2006-06-14 Thread Craig McClanahan
On 6/14/06, Don Brown <[EMAIL PROTECTED]> wrote: That makes sense too. I guess the big draw for everything a JIRA ticket is it is easier to create the release notes. If you are just fixing a typo, that probably wouldn't go in the release notes anyways. That's exactly the standard I like to

Re: [shale] Maven 2 profile activation

2006-06-12 Thread Craig McClanahan
On 6/12/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: I'm trying to reduce redundancy by removing the javax.servlet:servlet-apiand javax.servlet:jsp-api dependencies inside the subordinate modules, since they are declared in shale-parent ... but that causes compile errors indicat

Re: [shale] Maven 2 profile activation

2006-06-12 Thread Craig McClanahan
On 6/12/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/12/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > On 6/12/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > > > I had to wack my m2 shale repos and then rebuild all of the > > libraries. That was

Re: [shale] Maven 2 profile activation

2006-06-12 Thread Craig McClanahan
going to go through all the POMs and make sure we're explicit about the version number ... and also clean up any problems that this causes (including this one). Look for a commit later this evening. Craig -- Original message -- From: "Craig McClanahan"

Re: [Shale] Nightly Builds Resumed

2006-06-12 Thread Craig McClanahan
On 6/12/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/12/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > For maximum user benefit, it's nice to ship sample apps "ready to run", with > all their dependent jars included. But with four apps already, th

Re: svn commit: r413781 - /struts/shale/branches/mvn_reorg/shale-dist/src/assemble/dist.xml

2006-06-12 Thread Craig McClanahan
On 6/12/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: craigmcc > Date: Mon Jun 12 18:40:30 2006 > New Revision: 413781 > > URL: http://svn.apache.org/viewvc?rev=413781&view=rev > Log: > Add filesets for the rest of the top-level fra

Re: [Shale] Nightly Builds Resumed

2006-06-12 Thread Craig McClanahan
On 6/12/06, Sean Schofield <[EMAIL PROTECTED]> wrote: Craig, James and I are going to attempt to setup the Shale continuum server on Wednesday. Should we try to setup the publishing of Shale nightlies as well? That would be awesome! But I wouldn't bother setting up the Ant based builds, th

Re: [shale] Maven 2 profile activation

2006-06-12 Thread Craig McClanahan
o "mvn -Djsf=ri clean install"). There was also a ton of stuff being inherited from the Spring 1.2.2 POMs ... updating the dependency to 1.2.5 cleared up a lot of that. Gary Craig -- Original message -- From: "Craig McClanahan" <[EMAIL PROTECTED]> &

[Shale] Nightly Builds Resumed

2006-06-12 Thread Craig McClanahan
lished as nightly builds (as well as the organization of Shale releases as well) will be changed. Watch here for an announcement of the date that this goes into effect for the nightly builds. Craig McClanahan

Re: [shale] Maven 2 profile activation

2006-06-12 Thread Craig McClanahan
On 6/12/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/12/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > We now have the MyFaces profile is active if the 'jsf' property is not > set. The JSF RI profile is activated with -Djsf=ri on the command > line. Note that this is -D for a system property

Re: [shale] Maven 2 profile activation

2006-06-12 Thread Craig McClanahan
On 6/12/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On [EMAIL PROTECTED], Roland Asmann pointed out that a profile can be activated if a certain property is *not* present. We now have the MyFaces profile is active if the 'jsf' property is not set. The JSF RI profile is activated with -Djsf=ri o

Re: [shale] download

2006-06-12 Thread Craig McClanahan
On 6/12/06, Nagy Tibor <[EMAIL PROTECTED]> wrote: Dear DevTeam, We are at arvato systems Hungary, wanted to tryout SHALE framework, but none of the binary zip file was found in the given access path: http://people.apache.org/builds/struts/nightly/struts-shale/ The directory is empty, and we

Re: Maven 2 website documentation editing

2006-06-10 Thread Craig McClanahan
On 6/10/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/10/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > Don't forget to add "-Pmyfaces" as well ... the site generation seems to > want to compile everything again, and some of the compiles will fail >

Re: Maven 2 website documentation editing

2006-06-10 Thread Craig McClanahan
Several notes and a mystery below. On 6/10/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/10/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > You can also "stage" the entire site locally with: > >'mvn site:stage' > > It defaults to target/staging, or you can specify > -DstagingDirectory=/path

Re: svn commit: r413252 - in /struts/shale/branches/mvn_reorg/shale-apps: ./ shale-usecases/src/systest/org/apache/shale/usecases/systest/ shale-usecases/src/test/java/org/apache/shale/usecases/systes

2006-06-10 Thread Craig McClanahan
On 6/10/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Also, need to review the heavy baggage that including shale-spring as a > dependency (and transitively the dependencies that Spring defines) > brings to the table. Spring 1.2.5 looks li

Re: Tracing Maven2 Transitive Dependencies

2006-06-10 Thread Craig McClanahan
On 6/10/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/10/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > You get rid of them by adding a in the webapp pom marked > provided or optional. Maven constructs a dependency graph and uses > the "closest" definition. Missed a word there. :) You _can_

Tracing Maven2 Transitive Dependencies

2006-06-10 Thread Craig McClanahan
I'm working on the Maven2 build for the shale-usecases example (on the mvn_reorg branch). Currently, the application buids, but it fails on some XML parsing errors when you deploy it. In turn, this happens because xml-apis-1.0.b2.jar and xercesImpl-2.2.1.jar are getting picked up as dependencies

Re: [shale] Maven, Cargo and integration testing

2006-06-08 Thread Craig McClanahan
On 6/7/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: The Shale Blank app is now set up to run its integration tests. http://svn.apache.org/viewvc?rev=412639&view=rev The includes/excludes are working (thanks David!) and we're using the Cargo Java API to start and stop Tomcat. (Yesterday's expe

Re: [SAF2] Tossing an idea around: PDFResult

2006-06-06 Thread Craig McClanahan
On 6/6/06, Martin Cooper <[EMAIL PROTECTED]> wrote: On 6/6/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > > Martin Cooper wrote: > > No. FOP = whatever. I consider anything --> PDF to be out of scope / too > > specialised here. > > Ah, ok, gotcha, I understand now :) > > PDF generation is a

Re: [SAF2] Tossing an idea around: PDFResult

2006-06-06 Thread Craig McClanahan
On 6/6/06, Martin Cooper <[EMAIL PROTECTED]> wrote: On 6/6/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > > Martin Cooper wrote: > > I agree that this doesn't sound like something that should happen here. > > Your saying that in terms of the custom XML wrapper around > iText/PDFBox/whatever,

Re: [shale] Best practice for unit testing Tag class?

2006-06-06 Thread Craig McClanahan
On 6/6/06, Sean Schofield <[EMAIL PROTECTED]> wrote: Is there a recommended practice for testing out my JSP Tag classes? Is this even desirable? I'm thinking that its nice to verify that values and value bindings are being set properly. Maybe we could add something to shale-test that could com

Re: Maven2 and Functional/Integration Tests

2006-06-06 Thread Craig McClanahan
On 6/5/06, Brett Porter <[EMAIL PROTECTED]> wrote: On 06/06/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > Maven2 needs to support integration testing as a first class notion in the > architecture of what you envision a "project" to be. It may not have been clea

Re: Maven2 and Functional/Integration Tests

2006-06-05 Thread Craig McClanahan
On 6/5/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/5/06, Brett Porter <[EMAIL PROTECTED]> wrote: > It *should* still be possible to achieve what you want currently (I > thought Vincent's chapter discussed that, but I don't might be > mistaken). It may take some effort, though, and I'm not s

Re: Maven2 and Functional/Integration Tests

2006-06-05 Thread Craig McClanahan
On 6/5/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/5/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > If I'm reading 'Better Builds With Maven" correctly, it seems that the > recommended practice for functional or system integration tests for webapps >

Maven2 and Functional/Integration Tests

2006-06-05 Thread Craig McClanahan
If I'm reading 'Better Builds With Maven" correctly, it seems that the recommended practice for functional or system integration tests for webapps (i.e. where you deploy the app to a server and then execute HTTP requests and examine the result) is to build a separate "functional-tests" module per

Re: [shale] Maven 2 build -- Help Wanted

2006-06-03 Thread Craig McClanahan
More updated status on shale-clay: On 6/3/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: However, the following modules still have unit test failures: * shale-clay: It looks like the component definitions for the standard JSF components are not getting recognized. Gary, could you

Re: [shale] Maven 2 build -- Help Wanted

2006-06-03 Thread Craig McClanahan
On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote: > Ok, so I had some time this morning to help. > > I started looking at the apps to see what I could do to get them up > to "Maven2" par. I created a struts-shale-apps-parent (pom.xml under >

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-02 Thread Craig McClanahan
On 6/2/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: Oops... wrong button! On 6/2/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > > +1 for shale-core, shale-test, shale-clay, etc., as directory names > > matching the artifactIds. > > Done The list of modules in the parent pom needs to be changed

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-02 Thread Craig McClanahan
On 6/2/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/2/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > We should rename core-library to shale-core. It saves a lot on > maven/continuum headaches if the name of the dir matches the name of > the artifact. We did not do this in MyFaces (for som

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-02 Thread Craig McClanahan
On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: And with that, I think I'm done for the night. Thanks for all the help! Likewise ... and thanks to James as well. -- Wendy Craig

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote: > Sorry, I meant with Maven 2. I get a few test failures, even after > correcting the missing .xml files from test. So did I. The tests fail with Maven2, so I looked at tiger/build.xml to s

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/1/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > Found the one on the Maven website[1] and added the appropriate entries. > But now, when I try to run "mvn clean test -Pjsfri" the following bad things > ha

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/1/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > Works for me now as well, with your latest patches. But shouldn't it also > work without the "-Pmyfaces" because it's got set? I think s

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote: > > > Are you able to run the tiger tests? > > No. I got to the part in build.xml where it

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote: Also, what's the deal with designtime? I briefly remember some discussion on it in this thread and was just wondering what the final result was. Will the binaries be made available via Maven repo? Or do we have to download creator and manua

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote: > Are you able to run the tiger tests? No. I got to the part in build.xml where it says "Set up 'web application' for unit tests" and decided that maven.test.skip=true would do for now. :)

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/1/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > Thanks ... I've gotta get my feet wet with this stuff sometime, so now seems > like a good opportunity :-). Here's the 'maven model',

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/1/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > In addition, I wanted to try this using the JSF RI too, because (in theory) > everything should still work. So I tried > > mvn clean install -Pjsfri > >

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 6/1/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > > I ran all but the tiger script. There are a ton of errors still in > > the core tests bu

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/1/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > I ran all but the tiger script. There are a ton of errors still in > the core tests but we're making progress. Core library builds and all the tests pass: mvn clean install -Pmyfaces

Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted)

2006-06-01 Thread Craig McClanahan
On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote: I keep mine here: ~/.m2/settings.xml That did the trick ... thanks James! -- James Mitchell Craig On Jun 2, 2006, at 12:38 AM, Craig McClanahan wrote: > On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote: >>

  1   2   3   4   5   6   7   8   9   10   >