Hi Danny, Danny Milosavljevic <[email protected]> writes:
> See attachment. > > Amongst others: > > * Date inserted by CORBA IDL compiler into generated files Still an issue in current icedtea 2.6.13: --8<---------------cut here---------------start------------->8--- │ │ │ │ │ │ │ │ │┄ 'html2text' not available in path. │ │ │ │ │ │ │ │ │ @@ -1,14 +1,14 @@ │ │ │ │ │ │ │ │ │ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> │ │ │ │ │ │ │ │ │ <!-- NewPage --> │ │ │ │ │ │ │ │ │ <html lang="en"> │ │ │ │ │ │ │ │ │ <head> │ │ │ │ │ │ │ │ │ -<!-- Generated by javadoc (1.7.0_0) on Tue Feb 24 01:57:57 GMT 2026 --> │ │ │ │ │ │ │ │ │ +<!-- Generated by javadoc (1.7.0_0) on Wed Feb 25 06:33:44 GMT 2026 --> │ │ │ │ │ │ │ │ │ <title>Uses of Interface org.omg.CORBA.CustomMarshal (Java Platform SE 7 )</title> │ │ │ │ │ │ │ │ │ -<meta name="date" content="2026-02-24"> │ │ │ │ │ │ │ │ │ +<meta name="date" content="2026-02-25"> │ │ │ │ │ │ │ │ │ <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> │ │ │ │ │ │ │ │ │ </head> │ │ │ │ │ │ │ │ │ <body> │ │ │ │ │ │ │ │ │ <script type="text/javascript"><!-- │ │ │ │ │ │ │ │ │ try { │ │ │ │ │ │ │ │ │ if (location.href.indexOf('is-external=true') == -1) { │ │ │ │ │ │ │ │ │ parent.document.title="Uses of Interface org.omg.CORBA.CustomMarshal (Java Platform SE 7 )"; │ │ │ │ │ │ │ │ │ --- /gnu/store/ic8jx4hszkak24j0wlbq1xf2dm8hs3b9-icedtea-2.6.13-doc/share/doc/icedtea/api/org/omg/CORBA/class-use/DATA_CONVERSION.html │ │ │ │ │ │ │ │ ├── +++ /gnu/store/ic8jx4hszkak24j0wlbq1xf2dm8hs3b9-icedtea-2.6.13-doc-check/share/doc/icedtea/api/org/omg/CORBA/class-use/DATA_CONVERSION.html │ │ │ │ │ │ │ │ │┄ 'html2text' not available in path. │ │ │ │ │ │ │ │ │ @@ -1,14 +1,14 @@ │ │ │ │ │ │ │ │ │ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> │ │ │ │ │ │ │ │ │ <!-- NewPage --> │ │ │ │ │ │ │ │ │ <html lang="en"> │ │ │ │ │ │ │ │ │ <head> │ │ │ │ │ │ │ │ │ -<!-- Generated by javadoc (1.7.0_0) on Tue Feb 24 01:57:57 GMT 2026 --> │ │ │ │ │ │ │ │ │ +<!-- Generated by javadoc (1.7.0_0) on Wed Feb 25 06:33:44 GMT 2026 --> │ │ │ │ │ │ │ │ │ <title>Uses of Class org.omg.CORBA.DATA_CONVERSION (Java Platform SE 7 )</title> │ │ │ │ │ │ │ │ │ -<meta name="date" content="2026-02-24"> │ │ │ │ │ │ │ │ │ +<meta name="date" content="2026-02-25"> │ │ │ │ │ │ │ │ │ <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> │ │ │ │ │ │ │ │ │ </head> │ │ │ │ │ │ │ │ │ <body> │ │ │ │ │ │ │ │ │ <script type="text/javascript"><!-- │ │ │ │ │ │ │ │ │ try { │ │ │ │ │ │ │ │ │ if (location.href.indexOf('is-external=true') == -1) { │ │ │ │ │ │ │ │ │ parent.document.title="Uses of Class org.omg.CORBA.DATA_CONVERSION (Java Platform SE 7 )"; │ │ │ │ │ │ │ │ │ --- /gnu/store/ic8jx4hszkak24j0wlbq1xf2dm8hs3b9-icedtea-2.6.13-doc/share/doc/icedtea/api/org/omg/CORBA/class-use/DataInputStream.html --8<---------------cut here---------------end--------------->8--- -- Thanks, Maxim
