You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by GitBox <gi...@apache.org> on 2021/12/28 15:08:28 UTC

[GitHub] [jena-site] afs opened a new pull request #85: Site fix for javadoc JDK-8215291

afs opened a new pull request #85:
URL: https://github.com/apache/jena-site/pull/85


   Workaround, in-place fix for problem JDK-8215291 to Java11 generated javadoc.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jena-site] afs merged pull request #85: Site fix for javadoc JDK-8215291

Posted by GitBox <gi...@apache.org>.
afs merged pull request #85:
URL: https://github.com/apache/jena-site/pull/85


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jena-site] afs commented on a change in pull request #85: Site fix for javadoc JDK-8215291

Posted by GitBox <gi...@apache.org>.
afs commented on a change in pull request #85:
URL: https://github.com/apache/jena-site/pull/85#discussion_r776063199



##########
File path: fix
##########
@@ -0,0 +1,7 @@
+#!/bin/bash
+

Review comment:
       It fixes the 4.3.2 javadoc in-place and hopefully never again! There is a fix for the javadoc production with Java11 in the POM.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jena-site] kinow commented on a change in pull request #85: Site fix for javadoc JDK-8215291

Posted by GitBox <gi...@apache.org>.
kinow commented on a change in pull request #85:
URL: https://github.com/apache/jena-site/pull/85#discussion_r776040723



##########
File path: fix
##########
@@ -0,0 +1,7 @@
+#!/bin/bash
+

Review comment:
       Not sure how long we will need this fix, maybe add a comment line "JDK-8215291" here? Although it's also possible to use git log...




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org