bizgres - bizgres: 1) Use the jdt compiler when compiling JasperReports - Mailing list pgsql-committers

From bklawans@pgfoundry.org (User Bklawans)
Subject bizgres - bizgres: 1) Use the jdt compiler when compiling JasperReports
Date
Msg-id 20050728204744.B0DC31126001@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: nwakefield@pgfoundry.org (User Nwakefield)
Date:
Subject: bizgres - bizgres:
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix a bunch of bad interactions between partial indexes and the