Status: New
Owner: ----

New issue 527 by [email protected]: Tidy empty directories in source tree
http://code.google.com/p/google-guice/issues/detail?id=527

There are some empty directories lingering in svn from former java
packages which have since been emptied.

For tidyness sake, it might be nice to clean them up:

svn rm 'src/com/google/common' \
       'src/com/google/inject/jndi' \
       'src/com/google/inject/tools' \
       'test/com/google/inject/commands' \
       'test/com/google/inject/tools'
svn ci -m "Remove empty package directories."



--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to