Hi,

On Fri, Aug 15, 2008 at 4:44 PM, Jukka Zitting <[EMAIL PROTECTED]> wrote:
> Any objections? If none, I'll make the moves later today.

As you probably noticed, I've now updated the layout of the source
directories. We now have:

    src/main/java/org/pdfbox/...
    src/main/resources/Resources/...
    src/test/java/test/pdfbox/...

Please update your checkouts before making local modifications to
avoid nasty merge conflicts.

If you already have local modifications, use "svn diff" to make a
patch of them, cleanup and update your tree with "svn revert -R .; svn
update", and finally apply the patch back to the updated directory
layout.

Still remaining:

Move test data from ./test to ./src/test/resources.
Move website data from ./website to ./src/site.

PS. I'd like to go forward with the org.pdfbox -> org.apache.pdfbox
renaming now that I'm already moving things around.

BR,

Jukka Zitting

Reply via email to