[cdi-dev] [JBoss JIRA] (CDI-531) CDI JavaDocs link to Extension Architecture broken
Antoine Sabot-Durand (JIRA)
issues at jboss.org
Mon Jun 29 12:01:02 EDT 2015
[ https://issues.jboss.org/browse/CDI-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Antoine Sabot-Durand resolved CDI-531.
--------------------------------------
Assignee: Antoine Sabot-Durand
Fix Version/s: 2.0-EDR1
Resolution: Done
Correct link was in Jar specification : https://docs.oracle.com/javase/8/docs/technotes/guides/jar/jar.html#sealing
> CDI JavaDocs link to Extension Architecture broken
> --------------------------------------------------
>
> Key: CDI-531
> URL: https://issues.jboss.org/browse/CDI-531
> Project: CDI Specification Issues
> Issue Type: Bug
> Reporter: Joseph Snyder
> Assignee: Antoine Sabot-Durand
> Fix For: 2.0-EDR1
>
>
> It appears that the Java SE team have moved their "Extension Architecture" documentation. This invalidates the link in the CDI JavaDocs we publish as follows:
> In the file:
> cdi-api-1.2-sources\javax\enterprise\inject\Vetoed.java
> Is a link in the meta data for JavaDoc:
> <a href="http://download.java.net/jdk8/docs/technotes/guides/extensions/spec.html#sealing">
> Which returns <404>, file not found.
> I suspect this is now moved to:
> https://docs.oracle.com/javase/8/docs/technotes/guides/extensions/spec.html
> But I can't be sure because there's no Anchor titled "sealing" in that moved document.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the cdi-dev
mailing list