Ping: RFC [icedtea-web] transformation sheet, styles for preview and daily report

Jiri Vanek jvanek at redhat.com
Thu Jun 16 06:26:53 PDT 2011


On 06/16/2011 01:11 PM, Pavel Tisnovsky wrote:
>>
>> based on
>> http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-May/014185.html
>> and
>> http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-May/014165.html
>> discussions, refactored patch for report html
>> Now transformation is handled in make using xsltproc so both xml and
>> html files are available with full content. As generating of html is not
>> crucial, it is marked as '-' so its fail will not break build.
>> As css and javasccript files will be shared between unit tests and dist
>> test they are still kept separately. Sheet is littlebit modified because
>> xsltproc did not like selfclosed  divs (<div/>).
>> The former question above is still valid, but I'm for have it inside, as
>> it is more comfortable to see "red" and "green" lines instead of
>> looking  for them in pure xml.
>>
>> Regards J.
>>
>>
>
> Hi Jiri,
>
> looks reasonable for me in case the "JTreg compatible" output is still
> present, but could you please fix the indentation of JavaScript code and
> also XML transformation indent? Seems like some spaces are missing (you
> could use Ctrl+A followed by Ctrl+Shift+F in Eclipse if you are able
> overcome your resistance to Eclipse ;-)))
>
> Cheers,
> Pavel

Thanx for looking on it!

As you commanded, javascript is re-indented, and xml forced to xmllint --format (except fixed self-closed tags!).
JTreg like output is still present during make check into stdout.

Regards J.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests_report.patch
Type: text/x-patch
Size: 11647 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110616/4ec2131e/tests_report.patch 


More information about the distro-pkg-dev mailing list