[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5876?page=c...
]
Ondra Žižka commented on HHH-5876:
----------------------------------
I don't like that Hibernate jira does not allow description editation.
So I will simply copy.
Further, the javadoc source for that link is
@deprecated As of 3.3; see <a href="package.html"/> for details.
which should be
@deprecated As of 3.3; see <a href="package-summary.html">here</a>
for details.
Docs invalid link -
--------------------
Key: HHH-5876
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5876
Project: Hibernate Core
Issue Type: Bug
Affects Versions: 3.3.0.GA
Environment:
http://docs.jboss.org/hibernate/core/3.5/api/org/hibernate/cache/package-...
http://docs.jboss.org/hibernate/core/3.3/api/org/hibernate/cache/package-...
Reporter: Ondra Žižka
On some deprecated classes, there's a link to explanation:
Cache Deprecated. As of 3.3; see for details.
This link leads to 404.
Further, the javadoc source for that link is
@deprecated As of 3.3; see <a href="package.html"/> for details.
which should be
@deprecated As of 3.3; see <a href="package.html">here</a> for
details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira