Re: [s2] Struts 2.0.7 Status

2007-03-10 Thread Nils-Helge Garli
I hope to be able to assist with the portlet plugin as well. On 3/10/07, James Mitchell <[EMAIL PROTECTED]> wrote: After nearly a 1 year hiatus to work on a JSF gig, my client has decided not to continue down the JSF route, and on a personal note, I couldn't be happier. I really hope JSF 1.2 do

[VOTE RESULT] Struts 1.3.8 Quality

2007-03-10 Thread Paul Benedict
Binding votes: 4 +1 GA Niall Pemberton Paul Benedict James Holmes James Mitchell Non-binding votes: 2 +1 GA Henri Yandell yangxcsky Struts 1.3.8 has been voted GA. Paul - To unsu

Re: Add snippet support for new dojo plugin

2007-03-10 Thread Musachy Barroso
There are some that don't even have the doc yet, I think musachy On 3/9/07, Rene Gielen <[EMAIL PROTECTED]> wrote: Thanks Ted. Seems like I found the right spot to configure, dojo plugin sources are now added to the snippet config :) We will have to walk through all tags for which the snippet

[OSS Bamboo] Struts 2 SVN - Main Build build 211 has FAILED (0 tests failed). Change made by musachy

2007-03-10 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *musachy* made the following changes at 02:22 PM, 10 March 2007 Comment: WW-1607 * Modify the StrutsTagSkipInheritance annotation so it can be applied to methods * Overwrite setTheme(String) on the ajax tags to annotat

Re: [s2] Build is still broken (was Struts 2.0.7 Status)

2007-03-10 Thread Musachy Barroso
It doesn't seem to like the characters in TextUtil.java: /home/​j2ee/​xml-data/​build-dir/​STRUTS-MAIN/​core/​src/​main/​java/ org/​apache/​struts2/​views/​util/​TextUtil.java:162: warning: unmappable character for encoding ASCII addMapping(0xa9, "©", strings); // ???

Re: [s2] Build is still broken (was Struts 2.0.7 Status)

2007-03-10 Thread Martin Cooper
On 3/10/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: It doesn't seem to like the characters in TextUtil.java: Yeah, there was definitely garbage in there. But we also seem to have an empty comment at the end of each line of that method, which is, um, a little peculiar. ;-) -- Martin Cooper

How to publish s1?

2007-03-10 Thread Paul Benedict
There are three remaining steps to accomplish. * Update main website pages * Publish artifacts * Release distribution Niall is going to help with #1. Does anyone have directions on how to accomplish the other 2? Paul - To uns

Re: [s2] Build is still broken (was Struts 2.0.7 Status)

2007-03-10 Thread Musachy Barroso
I see that Rene removed the weird characters, but it is still complaining. musachy On 3/10/07, Martin Cooper <[EMAIL PROTECTED]> wrote: On 3/10/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > > It doesn't seem to like the characters in TextUtil.java: Yeah, there was definitely garbage in th

Re: How to publish s1?

2007-03-10 Thread Wendy Smoak
On 3/10/07, Paul Benedict <[EMAIL PROTECTED]> wrote: There are three remaining steps to accomplish. * Update main website pages * Publish artifacts * Release distribution Niall is going to help with #1. Does anyone have directions on how to accomplish the other 2? Assuming you mean putting the

Re: How to publish s1?

2007-03-10 Thread Niall Pemberton
On 3/10/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 3/10/07, Paul Benedict <[EMAIL PROTECTED]> wrote: > There are three remaining steps to accomplish. > * Update main website pages > * Publish artifacts > * Release distribution > > Niall is going to help with #1. Does anyone have directions on

Re: How to publish s1?

2007-03-10 Thread Wendy Smoak
On 3/10/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: In addition, you need to update the "current" links to point to the new version. I can't remember whether you have to delete the old ones first, but it's ln -s [target] [link-name]. Actually... Struts 2 has a GA release now, so I think that g

Dojo tags and freemarker

2007-03-10 Thread Musachy Barroso
How do I get freemarker to find the Dojo tags in the new TLD? like @sx.form I seem to be missing something obvious but I can't figure out to match "sx" to the DojoTagLibrary. musachy -- "Hey you! Would you help me to carry the stone?" Pink Floyd

[OSS Bamboo] Struts 2 SVN - Main Build build 212 has FAILED (0 tests failed). Change made by musachy

2007-03-10 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *musachy* made the following changes at 04:56 PM, 10 March 2007 Comment: WW-1607 * Copy head tag to Dojo plugin * Remove calendar-related attributes and tests from head tag * Fix tabbedpanel examples in showcase to use