You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2023/02/15 08:20:00 UTC

[jira] [Updated] (OFBIZ-12758) The README.html is no longer copied on site

     [ https://issues.apache.org/jira/browse/OFBIZ-12758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-12758:
------------------------------------
    Description: 
It works well locally. There are few warnings in BB, but nothing that should prevent to generate and copy the file. The other files (CHANGELOG.html and CONTRIBUTING.html) are copied. So it seems it's a generating issue rather than a copy issue.
{noformat}
> Task :generateReadmeFiles
2023-02-14T16:10:20.983Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
Feb 14, 2023 4:10:30 PM uri:classloader:/gems/asciidoctor-pdf-1.5.3/lib/asciidoctor/pdf/converter.rb convert_inline_image
WARNING: could not retrieve remote image: https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&amp;metric=alert_status; 400 
Feb 14, 2023 4:10:31 PM uri:classloader:/gems/asciidoctor-pdf-1.5.3/lib/asciidoctor/pdf/converter.rb convert_paragraph
WARNING: could not embed image: /tmp/image-20230214-1985344-75nu6k.svg?branch=trunk; image file is an unrecognised format; install prawn-gmagick gem to add support
Feb 14, 2023 4:10:31 PM uri:classloader:/gems/asciidoctor-pdf-1.5.3/lib/asciidoctor/pdf/converter.rb convert_paragraph
WARNING: could not embed image: /tmp/image-20230214-1985344-1l13j8g; image file is an unrecognised format; install prawn-gmagick gem to add support
{noformat}
WARNING: could not retrieve remote image: {{[https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&amp;metric=alert_status|https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&metric=alert_status]; 400 }}
is weird. Again works locally and OK when clicked (it's then HTML not an URI). It should be
[https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&]
metric=alert_status that works
When entered as is as an URL in browser the error msg is <<"The 'metric' parameter is missing">>
I wonder why BB change it to [{{&amp;}}|https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&metric=alert_status] and get lost

  was:
It works well locally. There are few warnings in BB, but nothing that should prevent to generate and copy the file. The other files (CHANGELOG.html and CONTRIBUTING.html) are copied. So it seems it's a generating issue rather than a copy issue.


{noformat}
> Task :generateReadmeFiles
2023-02-14T16:10:20.983Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
Feb 14, 2023 4:10:30 PM uri:classloader:/gems/asciidoctor-pdf-1.5.3/lib/asciidoctor/pdf/converter.rb convert_inline_image
WARNING: could not retrieve remote image: https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&amp;metric=alert_status; 400 
Feb 14, 2023 4:10:31 PM uri:classloader:/gems/asciidoctor-pdf-1.5.3/lib/asciidoctor/pdf/converter.rb convert_paragraph
WARNING: could not embed image: /tmp/image-20230214-1985344-75nu6k.svg?branch=trunk; image file is an unrecognised format; install prawn-gmagick gem to add support
Feb 14, 2023 4:10:31 PM uri:classloader:/gems/asciidoctor-pdf-1.5.3/lib/asciidoctor/pdf/converter.rb convert_paragraph
WARNING: could not embed image: /tmp/image-20230214-1985344-1l13j8g; image file is an unrecognised format; install prawn-gmagick gem to add support
{noformat}


WARNING: could not retrieve remote image: https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&amp;metric=alert_status; 400 
is weird (again works locally). It should be
https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&
metric=alert_status

that works



> The README.html is no longer copied on site
> -------------------------------------------
>
>                 Key: OFBIZ-12758
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12758
>             Project: OFBiz
>          Issue Type: Bug
>          Components: site
>    Affects Versions: 22.01.01, Upcoming Branch
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Major
>
> It works well locally. There are few warnings in BB, but nothing that should prevent to generate and copy the file. The other files (CHANGELOG.html and CONTRIBUTING.html) are copied. So it seems it's a generating issue rather than a copy issue.
> {noformat}
> > Task :generateReadmeFiles
> 2023-02-14T16:10:20.983Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
> Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
> Feb 14, 2023 4:10:30 PM uri:classloader:/gems/asciidoctor-pdf-1.5.3/lib/asciidoctor/pdf/converter.rb convert_inline_image
> WARNING: could not retrieve remote image: https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&amp;metric=alert_status; 400 
> Feb 14, 2023 4:10:31 PM uri:classloader:/gems/asciidoctor-pdf-1.5.3/lib/asciidoctor/pdf/converter.rb convert_paragraph
> WARNING: could not embed image: /tmp/image-20230214-1985344-75nu6k.svg?branch=trunk; image file is an unrecognised format; install prawn-gmagick gem to add support
> Feb 14, 2023 4:10:31 PM uri:classloader:/gems/asciidoctor-pdf-1.5.3/lib/asciidoctor/pdf/converter.rb convert_paragraph
> WARNING: could not embed image: /tmp/image-20230214-1985344-1l13j8g; image file is an unrecognised format; install prawn-gmagick gem to add support
> {noformat}
> WARNING: could not retrieve remote image: {{[https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&amp;metric=alert_status|https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&metric=alert_status]; 400 }}
> is weird. Again works locally and OK when clicked (it's then HTML not an URI). It should be
> [https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&]
> metric=alert_status that works
> When entered as is as an URL in browser the error msg is <<"The 'metric' parameter is missing">>
> I wonder why BB change it to [{{&amp;}}|https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&metric=alert_status] and get lost



--
This message was sent by Atlassian Jira
(v8.20.10#820010)