Wednesday, April 27, 2011

Re: google plugin/build deletes .svn directory in src/main/webapp

On Wed, Apr 27, 2011 at 10:21 AM, David Durham
<david.durham.jr@gmail.com> wrote:
>When I run the project in eclipse, the build process or google
> plugin will delete all the .svn directories.

I should say, it will delete all .svn directories in the
src/main/webapp tree. So it will delete:

src/main/webapp/.svn/
src/main/webapp/WEB-INF/.svn/

and so on.

This is a maven project, and I use m2eclipse. Not sure if this is
related. When I run the maven build from the command line, it leaves
the .svn directories in src/main/webapp intact.

Thanks,
Dave

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment