Re: Struts 2.1.8 Vote

2009-09-26 Thread Nils-Helge Garli Hegvik
+1 GA A couple of notes: - The autocompleter example with two linked autocompleters doesn't work for me - A couple of configuration issues with the bundled portlet showcase. Nils-H On Wed, Sep 23, 2009 at 3:42 PM, Wes Wannemacher wrote: > The Struts 2.1.8 test build is now available. > > Relea

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-26 Thread Musachy Barroso
I am trying to replicate it but it seems to work for me. Can you try to replicate it, in the blank application and give me the steps? thanks musachy On Sat, Sep 26, 2009 at 10:55 AM, Musachy Barroso wrote: > hum, can you open a jira ticket with the details? sdk version, container etc. > > On Sat

Re: maven 3rd party repos

2009-09-26 Thread Antonio Petrelli
2009/9/26 Musachy Barroso > yeah the problem is that I wanted to add a spring + hibernate example > to the new showcase, and it needs that jar, which is then messed up. Then you can add it as a dependency in the pom. Probably the problem is more complex, since: * you have to include the package

Re: maven 3rd party repos

2009-09-26 Thread Musachy Barroso
yeah the problem is that I wanted to add a spring + hibernate example to the new showcase, and it needs that jar, which is then messed up. On Sat, Sep 26, 2009 at 1:17 AM, Antonio Petrelli wrote: > 2009/9/26 Musachy Barroso : >> do you mean this? >> >> http://maven.apache.org/guides/mini/guide-co

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-26 Thread Musachy Barroso
hum, can you open a jira ticket with the details? sdk version, container etc. On Sat, Sep 26, 2009 at 6:08 AM, Obinna wrote: > I've been able to move some fairly complex interfaces into distributable > jars using this plugin and by themselves they work great! However, using it > has a very strang

Re: maven 3rd party repos

2009-09-26 Thread Wes Wannemacher
Ya that's the one. I just always figure that people will have the jars in their .m2/repository already because quite a few projects use that convention. Plus if the dep is referred to that way it is pretty easy to find / install it. On 9/25/09, Musachy Barroso wrote: > do you mean this? > > htt

embeddedJsp plugin causing jsp compilation issues

2009-09-26 Thread Obinna
I've been able to move some fairly complex interfaces into distributable jars using this plugin and by themselves they work great! However, using it has a very strange side-effect wherein if I try to load any 'normal' .jsp page in the same web-app which has not been loaded (compiled) prior to the l

Re: [VOTE] Struts 2.1.8 Vote

2009-09-26 Thread Rainer Hermanns
+1 GA, cheers, Rainer > The Struts 2.1.8 test build is now available. > > Release notes: > * [http://cwiki.apache.org/confluence/display/WW/Version+Notes+2.1.8] > > Distribution: > * [http://people.apache.org/builds/struts/2.1.8/] > > Maven 2 staging repository: > * [http://people.apache.org/buil

Re: maven 3rd party repos

2009-09-26 Thread Antonio Petrelli
2009/9/26 Musachy Barroso : > do you mean this? > > http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html > > I have no problem using it locally, but I need to add the Java.net > repo, which I think we cannot do for releases. Why not? Unless you are going to include this dependency i