The fact that it was reporting hundreds of errors leads me to believe
the problem is probably a combination of its configuration and the
code, but regardless, getting through the release process is more
important than running down this issue to me.  I hope to investigate
it further after the build is out, but right now, I'm focused on
finishing the process, which is proving to be its own challenge (7
hours and counting...)

Don

On Fri, Apr 18, 2008 at 12:28 AM, Martin Cooper <[EMAIL PROTECTED]> wrote:
> On Thu, Apr 17, 2008 at 2:39 AM, <[EMAIL PROTECTED]> wrote:
>
>  > Author: mrdon
>  > Date: Thu Apr 17 02:39:06 2008
>  > New Revision: 649024
>  >
>  > URL: http://svn.apache.org/viewvc?rev=649024&view=rev
>  > Log:
>  > Commenting out the rat plugin as it is holding up the release.  It
>  > shouldn't be
>  > uncommented until it is known to have passed.
>
>
>  But the point of RAT is that if it fails, the project isn't ready for a
>  release. What is the real issue here?
>
>  --
>  Martin Cooper
>
>
>
>
>
>
>  >
>  > WW-2414
>  >
>  > Modified:
>  >    struts/struts2/trunk/pom.xml
>  >
>  > Modified: struts/struts2/trunk/pom.xml
>  > URL:
>  > 
> http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=649024&r1=649023&r2=649024&view=diff
>  >
>  > 
> ==============================================================================
>  > --- struts/struts2/trunk/pom.xml (original)
>  > +++ struts/struts2/trunk/pom.xml Thu Apr 17 02:39:06 2008
>  > @@ -225,6 +225,7 @@
>  >                             </execution>
>  >                         </executions>
>  >                     </plugin>
>  > +                    <!-- Commenting it out until it stops breaking the
>  > release
>  >                     <plugin>
>  >                         <groupId>org.codehaus.mojo</groupId>
>  >                         <artifactId>rat-maven-plugin</artifactId>
>  > @@ -250,6 +251,7 @@
>  >                             </execution>
>  >                         </executions>
>  >                     </plugin>
>  > +                    -->
>  >                 </plugins>
>  >             </build>
>  >         </profile>
>  >
>  >
>  >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to