Re: s2: problem with codebehind plugin

2007-09-02 Thread Don Brown
Just for fun, try the Struts 2 Config Browser plugin in trunk. I added a couple pages that dump the current state of loaded properties and beans. You can use it to verify that the setting is set correctly. Don On 9/2/07, Paul Benedict <[EMAIL PROTECTED]> wrote: > I am unable to point the codebe

Re: s2: problem with codebehind plugin

2007-09-02 Thread Alexandru Popescu ☀
On 9/2/07, Paul Benedict <[EMAIL PROTECTED]> wrote: > I am unable to point the codebehind plugin to pages underneath WEB-INF/jsp. > None of the pages are found, however, I noticed if I moved the directories > underneath the webroot, they are found. I am setting the Struts property > too. > > > >

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 153 has FAILED (0 tests failed). Change made by Don Brown

2007-09-02 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 2 changes by 1 author: *Don Brown* made the following changes at Comment: Fixed xwork pom info, updated for xwork resolver change WW-1715 > /struts/struts2/trunk/core/src/site/resources/tags/ajax/head.html (571990) > /struts/stru

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 154 was SUCCESSFUL (with 704 tests)

2007-09-02 Thread Atlassian Open Source Bamboo Integration Server
This is a manual build of Struts 2 SVN - Main Build (Java 6). --- All 704 tests passed. Click http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-154 to find out more. Thanks, Bamboo -

Re: xwork groupId change

2007-09-02 Thread Konstantin Priblouda
--- Musachy Barroso <[EMAIL PROTECTED]> wrote: > I noticed that xwork groupid is set to > "com.opensymphony.xwork" yet > core's pom is pointing to "opensymphony". Will > anything break if I go > ahead an change that? (Bamboo is always yelling at > me :) ) diffucult to tell. but recently ( frid

Re: xwork groupId change

2007-09-02 Thread Wendy Smoak
On 9/2/07, Konstantin Priblouda <[EMAIL PROTECTED]> wrote: > diffucult to tell. but recently ( friday ) > I got velocity included in war twice with different > versions and that produced lot of weird errors > on classloading and resolving methods *sometimes* > (on different boxes) > > it turned

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 155 has FAILED (1 tests failed). Change made by Don Brown

2007-09-02 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *Don Brown* made the following changes at Comment: Fixed selection of radio item when value is null WW-2045 > /struts/struts2/trunk/core/src/main/resources/template/simple/radiomap.ftl > (572216) > /struts/

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 156 was SUCCESSFUL (with 705 tests). Change made by Don Brown

2007-09-02 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *Don Brown* made the following changes at Comment: Fixing j5-j6 bug in test WW-2045 > /struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/Radio-4.txt > (572219) > /struts/struts2/t

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 158 has FAILED (2 tests failed). Change made by Don Brown

2007-09-02 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *Don Brown* made the following changes at Comment: Switched the injection order to favor application scope WW-2125 > /struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/ServletConfigInter

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 159 was SUCCESSFUL (with 705 tests)

2007-09-02 Thread Atlassian Open Source Bamboo Integration Server
This is a manual build of Struts 2 SVN - Main Build (Java 6). --- All 705 tests passed. Click http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-159 to find out more. Thanks, Bamboo -

Home for "orphan" maven artifact

2007-09-02 Thread Nils-Helge Garli
I have created a maven artifact to support running the pluto portlet container with the maven-jetty-plugin, and I was planning on using this in tutorials and archetypes for the portlet plugin. Anybody have suggestions on where to host this artifact? One solution would be to place it in my company'