Re: [VOTE] Release Struts Annotations 1.0.0

2007-01-25 Thread Wendy Smoak
On 1/25/07, Don Brown <[EMAIL PROTECTED]> wrote: I don't understand - all of the Struts jars are missing those files. The only place I see it added is in the assembly tarballs. LICENSE and NOTICE must be present in every distribution. At one time, that just meant the .zip/.tar.gz files, but n

Re: [VOTE] Release Struts Annotations 1.0.0

2007-01-25 Thread Don Brown
I don't understand - all of the Struts jars are missing those files. The only place I see it added is in the assembly tarballs. Don Wendy Smoak wrote: On 1/24/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: Struts Annotations 1.0.0 has been tagged and is available for testing ... Once you have

Re: [java-templates-plugin] TagSerializer vs TagHandler

2007-01-25 Thread Don Brown
The idea is to mark a class that will be converting the events to an output stream, but is a logical role, not necessarily a technical one. Don David H. DeWolf wrote: In the sandbox's java templates plugin: What is the intention of the TagSerializer interface? It looks as though if XHTMLTag

[java-templates-plugin] TagSerializer vs TagHandler

2007-01-25 Thread David H. DeWolf
In the sandbox's java templates plugin: What is the intention of the TagSerializer interface? It looks as though if XHTMLTagSerializer is simply modified to implement TagHandler instead it can safely be removed. Is there an intention that's not yet shown in the code, or is this a left over r

Re: [VOTE] Release Struts Annotations 1.0.0

2007-01-25 Thread Wendy Smoak
On 1/24/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: Struts Annotations 1.0.0 has been tagged and is available for testing ... Once you have had a chance to test this build, please vote on whether to release it to the central Maven repository. -1 -- The jar is missing LICENSE and NOTICE files.

Re: correct way to build struts

2007-01-25 Thread David Durham
David Durham wrote: If the information here is correct: http://struts.apache.org/2.x/docs/building-the-framework-from-source.html The build appears to be failing: Without -Pall, the build works, so it looks as if not all profiles build right now. -Dave ---

correct way to build struts

2007-01-25 Thread David Durham
If the information here is correct: http://struts.apache.org/2.x/docs/building-the-framework-from-source.html The build appears to be failing: [surefire] Running org.apache.struts2.sitegraph.SiteGraphTest Jan 25, 2007 2:35:07 PM com.opensymphony.xwork2.util.ObjectTypeDeterminerFactory INFO:

Re: [VOTE] Release Struts Annotations 1.0.0

2007-01-25 Thread Joe Germuska
+1 worked for me as well Ditto. +1 -- Joe Germuska [EMAIL PROTECTED] * http://blog.germuska.com "The truth is that we learned from João forever to be out of tune." -- Caetano Veloso

Re: [VOTE] Release Struts Annotations 1.0.0

2007-01-25 Thread Rainer Hermanns
+1 worked for me as well cheers, Rainer > Struts Annotations 1.0.0 has been tagged and is available for testing > in the following Maven repository: > > > http://people.apache.org/builds/struts/struts-annotations-1.0.0/m2-staging-repository/ > > To test this build, temporarily add a repository

Re: [VOTE] Release Struts Annotations 1.0.0

2007-01-25 Thread David H. DeWolf
+1 Worked for me Wendy Smoak wrote: Struts Annotations 1.0.0 has been tagged and is available for testing in the following Maven repository: http://people.apache.org/builds/struts/struts-annotations-1.0.0/m2-staging-repository/ To test this build, temporarily add a repository to pom.xml or

Re: [VOTE] Release Struts Annotations 1.0.0

2007-01-25 Thread David H. DeWolf
It should also be fairly easy to determine which version is required by a specific struts version by looking at the version declared in the pom. David Don Brown wrote: The struts annotations jar is currently only used in Struts 2 core, but that doesn't have to be the case. In fact, we hope to

Re: Release struts-annotations?

2007-01-25 Thread Rene Gielen
Musachy, thanks for the patch. I'll start progress as soon as next milestone is accomplished :) - Rene Am Do, 25.01.2007, 04:16, schrieb Musachy Barroso: > https://issues.apache.org/struts/browse/WW-1675 > > it can wait until next milestone. I assigned it to Rene 'cause he has > been working on