Someone know what happened with Flying Saucer project?

https://xhtmlrenderer.dev.java.net site down and I can't get access to manuals :(

UPD: I have solved problem. It's seems thay have problems with DNS. I did put

204.16.104.198 xhtmlrenderer.dev.java.net

to my hosts file and it's happened! All works fine!

link|improve this question
still down as of 12-21-10@noon pacific – Mark Storer Dec 21 '10 at 19:59
feedback

3 Answers

up vote 3 down vote accepted

The project has been moved to http://code.google.com/p/flying-saucer/

link|improve this answer
+1, good find.. – Bozho Dec 22 '10 at 12:54
cool, but new site havn't contains manuals :( You can get access to old site as described in update to ny question. – Maxim S. Ivanov Dec 23 '10 at 4:43
feedback

I'm sorry I didn't see this question when it was first posted, and that the original poster didn't contact us on our mailing lists - though that may have been due to the project hosting problems at the time.

For the record - as a committer to the project: the Flying Saucer downloads/artifacts, our documentation, and our issue tracker, are now hosted on

http://code.google.com/p/flying-saucer/

as we decided to move away from java.net as a hosting provider. Unfortunately as the project was hosted on java.net for many years there are many links to our old host.

java.net itself went through a major move to new infrastructure in the last 6 months and this caused some projects to be unavailable for a short time, including ours. I recently updated the java.net project page to point to our new project home. All issues in the java.net issue tracker were also moved to Google Code.

We host our code on GitHub: https://github.com/flyingsaucerproject/flyingsaucer

We reached a sort of plateau with our last release (R8), as the code is production-ready (and used at a number of companies), implements CSS 2.1 well (we think), and is reasonably bug-free. Since our last release there has only been a slow trickle of bug fixes in trunk. We will release in the near future, although feature-wise, this will be more like R8.1 as opposed to R9.

The current core contributors are not actively developing new features or large-scale changes, however, we welcome contributors and do occasionally receive patches from our users. This has become easier for us to manage since our move to Git.

We look forward to hearing from you on our mailing lists, linked from our project home page.

-- Patrick Wright, contributor to FS since the project's inception

link|improve this answer
thx, for your replay. have you plans by providing access to flying-saucer via maven? – Maxim S. Ivanov Mar 28 '11 at 5:11
java.net still has a broken SSL certificate - my FF (its the latest release) complains :( – mP. Apr 12 '11 at 0:27
A typo from when I first posted that comment - our current release is R8, not R9. Sorry about that! – user677891 Aug 18 '11 at 14:54
feedback

My understanding is that the project is essentially dead. I believe that the last release was in April of 2009 some time.

link|improve this answer
That is not the same as the site / project going away for ever. – Stephen C Dec 21 '10 at 6:38
Sorry this is true. That being said, the project page may have been left for a long enough period of time that it has been removed. xhtmlrenderer still appears in the project search feature. Time will tell I guess.... Wait it out unless anyone else knows definitively. – S73417H Dec 21 '10 at 6:43
Also, the search shows recent emails on the mailing list ... though of course you cannot see them at the moment. – Stephen C Dec 21 '10 at 7:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.