Re: UEL plugin

2009-11-16 Thread vikofvan
Can you please email me the jar along with installation instructions? I would like to test the UEL plugin with my project. Thanks. Musachy Barroso wrote: > > not really, but I can mail you the jar if you want. > > On Mon, Nov 16, 2009 at 1:27 PM, Chris Pratt > wrote: >> Is it available outsid

Pretty mapping of actions

2009-11-16 Thread Alex Siman
I have found some pretty RESTful approaches to map actions. I think Struts 2 must borrowed these ideas. >From V|Raptor: http://vraptor.caelum.com.br/documentation/vraptor3-ten-minutes-guide/ public class ProductsController { //... @Get @Path("/products") public List list() {.

Re: UEL plugin

2009-11-16 Thread Chris Pratt
That would work, thanks. (*Chris*) On Mon, Nov 16, 2009 at 1:36 PM, Musachy Barroso wrote: > not really, but I can mail you the jar if you want. > > On Mon, Nov 16, 2009 at 1:27 PM, Chris Pratt > wrote: > > Is it available outside of maven? I still prefer the simplicity of Ant, > but > > I'd

Re: UEL plugin

2009-11-16 Thread Musachy Barroso
not really, but I can mail you the jar if you want. On Mon, Nov 16, 2009 at 1:27 PM, Chris Pratt wrote: > Is it available outside of maven?  I still prefer the simplicity of Ant, but > I'd love to give it a spin. >  (*Chris*) > > On Mon, Nov 16, 2009 at 11:39 AM, Musachy Barroso wrote: > >> Is a

Re: UEL plugin

2009-11-16 Thread Chris Pratt
Is it available outside of maven? I still prefer the simplicity of Ant, but I'd love to give it a spin. (*Chris*) On Mon, Nov 16, 2009 at 11:39 AM, Musachy Barroso wrote: > Is anyone interested in trying/beta testing the UEL plugin? Beta > testers get Gold Support from our on call team :) > >

RE: UEL plugin

2009-11-16 Thread Martin Gainty
nm..i installed this pom to .m2/repository/org/apache/struts/struts2-plugins/struts2-plugins-2.1.8.pom and the "failed to resolve artifact error" went away http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/

Re: XW-572

2009-11-16 Thread Musachy Barroso
in theory xwork tickets should go to the xwork jira, but you can create a ticket in the struts jira and attach the patch there until this is resolved...I think. musachy On Mon, Nov 16, 2009 at 12:57 PM, Haroon Rafique wrote: > On Today at 12:30pm, MB=>Musachy Barroso wrote: > > MB> just to conf

RE: UEL plugin

2009-11-16 Thread Martin Gainty
i'll be *one* of the guinea pigs.. whereabouts is struts2-plugins??? Project ID: org.apache.struts:struts2-uel-plugin:jar:1.0.0-SNAPSHOT Reason: Cannot find parent: org.apache.struts:struts2-plugins for project: org.apache.struts:struts2-uel-plugin:jar:1.0.0-SNAPSHOT for project org.apache.st

Re: XW-572

2009-11-16 Thread Haroon Rafique
On Today at 12:30pm, MB=>Musachy Barroso wrote: MB> just to confirm..it seems like the "attach" option is not available in MB> the xwork jira anymore. MB> MB> musachy Hi, I can confirm that. I tried to attach a patch (while logged in) to XW-737 and didn't see any option to attach. OT, do xwo

Re: XW-572

2009-11-16 Thread Lukasz Lenart
Ok, changes committed to trunk Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: XW-572

2009-11-16 Thread Musachy Barroso
just to confirm..it seems like the "attach" option is not available in the xwork jira anymore. musachy On Mon, Nov 16, 2009 at 12:23 PM, Musachy Barroso wrote: > these lists don't accept attachments. you probably can't attach in > jira because you are not logged in. If what you want is some peer

Re: XW-572

2009-11-16 Thread Musachy Barroso
these lists don't accept attachments. you probably can't attach in jira because you are not logged in. If what you want is some peer review, use crucible, it is nicer for human beings thnt diff output :) musachy On Mon, Nov 16, 2009 at 12:16 PM, Lukasz Lenart wrote: > I made some changes to Acti

XW-572

2009-11-16 Thread Lukasz Lenart
I made some changes to ActionSupport but I can't attach a patch :-( I don't know if I'm missing something? I know it isn't good idea, but I attached the patch here. Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe,

UEL plugin

2009-11-16 Thread Musachy Barroso
Is anyone interested in trying/beta testing the UEL plugin? Beta testers get Gold Support from our on call team :) regards musachy - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h

Re: 2.1.8.1: Change in escaping

2009-11-16 Thread Ronny Løvtangen
Wow, that was fast! The problem you mention that you have to set escape to false to be able use escapeXml, is already a problem in 2.1.8.1 with escapeJavascript I guess? The string is first html-escaped and then javascript-escaped. Could be fixed by guarding 'escape' with the other attributes:

Re: Request Rights To New Struts 2 Documentation Wiki

2009-11-16 Thread Musachy Barroso
I created a new space to work on reorganizing the docs: http://cwiki.apache.org/confluence/display/S2NewDocDraft/Home On Mon, Nov 16, 2009 at 10:48 AM, Martin Cooper wrote: > On Mon, Nov 16, 2009 at 10:05 AM, Musachy Barroso wrote: >> I have given the "asf-cla" the same rights in the draft docs,

Re: 2.1.8.1: Change in escaping

2009-11-16 Thread Musachy Barroso
I agree, but you know we are obsessed about backward compatibility :), that change would break a lot of stuff. On Mon, Nov 16, 2009 at 10:43 AM, Matt Raible wrote: > I would advocate that "escape" means escape everything (Csv, Xml and HTML). > No need to differentiate IMO. > > On Mon, Nov 16, 200

Re: Request Rights To New Struts 2 Documentation Wiki

2009-11-16 Thread Martin Cooper
On Mon, Nov 16, 2009 at 10:05 AM, Musachy Barroso wrote: > I have given the "asf-cla" the same rights in the draft docs, so > anyone with a CLA should have the same rights. I'm not sure I understand. AFAIK, I had already set that up. Which space are we talking about? -- Martin Cooper > thanks

Re: 2.1.8.1: Change in escaping

2009-11-16 Thread Matt Raible
I would advocate that "escape" means escape everything (Csv, Xml and HTML). No need to differentiate IMO. On Mon, Nov 16, 2009 at 1:37 PM, Musachy Barroso wrote: > it is in trunk now. Please note that "escape" is true by default, so > to escape some xml you should do: > > > > hum, I wonder if w

Re: 2.1.8.1: Change in escaping

2009-11-16 Thread Musachy Barroso
it is in trunk now. Please note that "escape" is true by default, so to escape some xml you should do: hum, I wonder if we should deprecate "escape" and add a new "escapeHtml"? musachy On Mon, Nov 16, 2009 at 10:15 AM, Musachy Barroso wrote: > working on it, it will be in trunk soon. > > On M

Re: 2.1.8.1: Change in escaping

2009-11-16 Thread Musachy Barroso
working on it, it will be in trunk soon. On Mon, Nov 16, 2009 at 10:11 AM, Ronny Løvtangen wrote: > Thanks for creating the jira issue. An escapeXml property would be really > useful. > Agree that "htmlEncode" was a misleading name. > > Ronny > > On Nov 16, 2009, at 6:48 PM, Musachy Barroso wrot

Re: 2.1.8.1: Change in escaping

2009-11-16 Thread Ronny Løvtangen
Thanks for creating the jira issue. An escapeXml property would be really useful. Agree that "htmlEncode" was a misleading name. Ronny On Nov 16, 2009, at 6:48 PM, Musachy Barroso wrote: > hum, that's interesting. This move was to remove custom code by code > in commons. The misleading part is

Re: Request Rights To New Struts 2 Documentation Wiki

2009-11-16 Thread Musachy Barroso
I have given the "asf-cla" the same rights in the draft docs, so anyone with a CLA should have the same rights. thanks musachy On Mon, Nov 16, 2009 at 9:57 AM, Martin Cooper wrote: > On Mon, Nov 16, 2009 at 9:50 AM, Musachy Barroso wrote: >> Martin, please check the CLA and grant Bruce rights t

Re: Request Rights To New Struts 2 Documentation Wiki

2009-11-16 Thread Martin Cooper
On Mon, Nov 16, 2009 at 9:50 AM, Musachy Barroso wrote: > Martin, please check the CLA and grant Bruce rights to the wiki and > let us know, so I can give him rights to the draft space. Yep, I saw it, and I saw the iCLA recorded just now. Bruce now has access to the docs space. -- Martin Cooper

Re: Request Rights To New Struts 2 Documentation Wiki

2009-11-16 Thread Musachy Barroso
Martin, please check the CLA and grant Bruce rights to the wiki and let us know, so I can give him rights to the draft space. thanks musachy On Mon, Nov 16, 2009 at 6:35 AM, phillips1021 wrote: > > I fax'd my CLA to Apache Foundation this morning. > > Bruce Phillips > >

Re: 2.1.8.1: Change in escaping

2009-11-16 Thread Musachy Barroso
hum, that's interesting. This move was to remove custom code by code in commons. The misleading part is that the method was called "htmlEncode". We should add an attribute to to the "property" tag "escapeXml" that calls org.apache.commons.lang.xwork.StringEscapeUtils.escapeXml(..), and while we are

Request Rights To New Struts 2 Documentation Wiki

2009-11-16 Thread phillips1021
I fax'd my CLA to Apache Foundation this morning. Bruce Phillips Musachy Barroso wrote: ...when you fax the CLA, send an email to the dev@ list asking for rights to the wiki, and Martin Cooper will give you karma... -- View this message in context: http://old.nabble.co

2.1.8.1: Change in escaping

2009-11-16 Thread Ronny Løvtangen
When using escape="true" (which is default) on I can see that 2.1.6 and 2.1.8.1 behaves differently. E.g. the norwegian letter ø is escaped as ø in 2.1.6, but now in 2.1.8.1 it is escaped as ø I looked at the source. The change is that org.apache.struts2.components.Property now do a org.apac