Search code examples
struts2ognlopensymphony

Where is the documentation for OGNL officially kept now?


The OpenSymphony page no longer has it. A link to ognl.org from the Struts 2 documentation is also dead. So where is the official OGNL site now?

UPDATE EDIT

As of August 2011, it graduated from Incubator to Apache Commons. OGNL has its own site now, though an ominous "Coming soon (or not)" message is there.


Solution

  • It appears to be in limbo at the moment. OGNL was accepted into the Apache Incubator a little while back, so once incubation is finished, I'd expect to see it at the new OGNL project site.

    For now, you may want to follow the incubation status at: http://incubator.apache.org/projects/ognl.html

    I know that the OpenSymphony site just shut down very recently and caught quite a few people off guard.

    Edit

    I posed the question to the Struts developer list and received responses that echoed my answer. You can probably find the documentation in SVN if its urgent, otherwise it should be included on the OGNL project website when incubation is completed. You could also try using the Wayback Machine to find it on archived copies of the OpenSymphony site.

    Update

    The Apache OGNL incubator site is now up: http://incubator.apache.org/ognl/