bizgres - bizgres: 1) Use the jdt compiler when compiling JasperReports

From: bklawans(at)pgfoundry(dot)org (User Bklawans)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: 1) Use the jdt compiler when compiling JasperReports
Date: 2005-07-28 20:47:44
Message-ID: 20050728204744.B0DC31126001@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
1) Use the jdt compiler when compiling JasperReports - doesn't require
the javac compiler to be installed, and doesn't require temp file space.
2) Use a manual HtmlExporter for finer control over the HTML generated.
3) Don't use small images to align stuff in HTML output, as our reports
don't require it.
4) Allow the location of generated images (mainly charts) to be specified
via the property file.
5) Allow the URL to generated images to be specified via the properties
file. Defaults to "/image"
6) Put the images used by each report in a seperate subdirectory to avoid
conflicts.

Modified Files:
--------------
bizgres/JasperReportsRunner/src/com/jaspersoft/bizgres/clickstream:
JasperReportsRunner.java (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/JasperReportsRunner/src/com/jaspersoft/bizgres/clickstream/JasperReportsRunner.java.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bklawans 2005-07-28 22:07:41 bizgres - bizgres: Changed the names of the Cumulative report output to
Previous Message User Bklawans 2005-07-28 20:44:37 bizgres - bizgres: The JasperReportRunner will now specify that the