I can only think Google doesn't at all like a hostname other than "www".
So I've moved everything to http://www.docx4java.org
This shouldn't impact you (other than having to find this new site, and update any bookmarks) unless you are using svn and have docx4j checked out.
If you have the docx4j repository checked out, you'll want to do something like:
- Code: Select all
svn switch --relocate http://dev.plutext.org/svn/docx4j/trunk/docx4j http://www.docx4java.org/svn/docx4j/trunk/docx4j
If you are on Windows and using TortoiseSVN, use Tortoise's "relocate" command (not its "switch" command). Enter the above URL in the dialog box.
That should make your SVN checkout work again.
There may be various broken or outdated links on the website. I guess I'll fix these over time.