On 12/3/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: mrdon
> Date: Sat Dec  3 19:51:00 2005
> New Revision: 353807
>
> URL: http://svn.apache.org/viewcvs?rev=353807&view=rev

> +    <!-- The following two dependencies are only used during the build 
> process -->

Don, before you tag it, can you please add
   <properties>
       <scope>compile</scope>
   </properties>
to these two?

The project.xml file will get used to generate a pom for Maven 2, and
the conversion process picks up these hints.  (They don't do anything
for the Maven 1 build.)

Also, it looks like most of the recent additions have gone in with
svn:executable, and without svn:eol-style and svn:keywords.

Thanks,
--
Wendy

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

Reply via email to