[ 
https://issues.apache.org/jira/browse/CONNECTORS-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13689203#comment-13689203
 ] 

Karl Wright commented on CONNECTORS-726:
----------------------------------------

r1494959 fixes the currently published site using the Oracle tool.  It's 
relatively easy to run:

{code}
java -jar JavadocUpdaterTool.jar -R c:\wip\mcf-site\publish\release\trunk\api
java -jar JavadocUpdaterTool.jar -R 
c:\wip\mcf-site\publish\release\release-0.6\api
java -jar JavadocUpdaterTool.jar -R 
c:\wip\mcf-site\publish\release\release-1.0.1\api
java -jar JavadocUpdaterTool.jar -R 
c:\wip\mcf-site\publish\release\release-1.1.1\api
java -jar JavadocUpdaterTool.jar -R 
c:\wip\mcf-site\publish\release\release-1.2\api
{code}

The problem is that we cannot download this jar automatically; it comes with an 
Oracle license agreement sign-off.  So this will need to be installed on the 
machine building the site, in a well-known place.

                
> Regenerate current trunk javadoc with Java 7 update 22, and tear down javadoc 
> references from earlier releases
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-726
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-726
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Site
>    Affects Versions: ManifoldCF 1.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Critical
>             Fix For: ManifoldCF 1.3
>
>
> Security vulnerability in javadoc generated before 7u22 means that all of 
> ManifoldCF's javadoc, except that generated for trunk, must come offline.  
> Previous release documentation including such javadoc cannot be on our site.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to