Bug#467601: jfreereport: FTBFS: The method getPlattformDefaultEncoding() is undefined for the type EncodingRegistry

2008-03-03 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

clone 467601 -1
submitter -1 Rene Engelhard [EMAIL PROTECTED]
reassign -1 ftp.debian.org
severity -1 important
retitle -1 ftp.debian.org: RM: jfreereport -- RoM; RC-buggy; superseded by 
pentaho-reporting-flow-engine
thanks

Rene Engelhard wrote:
 Michael Koch wrote:
  Thats due to the libfonts-java update from 0.2.6 to 0.3.3. We will
  either need to patch jfreereport or remove it from the archive, we have
  now its successor, pentaho-reporting-flow-engine, in the archive.
 
 Indeed; I'd vote for the removal. The only thing still needing it
 is the 2.3.1-x in testing which is not really supported by me
 anymore anyway (lenny should contain 2.4), so...

So let's do it..

Regards,
 
Rene
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHzFad+FmQsCSK63MRAhEnAJwIuD0COR2bfTAcXvXWpARdchSo1gCfdkf2
5wVXf3DzrIbwqIUQJQPQVm8=
=zQtP
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#467601: jfreereport: FTBFS: The method getPlattformDefaultEncoding() is undefined for the type EncodingRegistry

2008-02-26 Thread Lucas Nussbaum
Package: jfreereport
Version: 0.9.0-05-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080225 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
 compile:
 [mkdir] Created dir: /build/user/jfreereport-0.9.0-05/build
 [mkdir] Created dir: /build/user/jfreereport-0.9.0-05/build/src
 [mkdir] Created dir: /build/user/jfreereport-0.9.0-05/build/bin
  [copy] Copying 323 files to /build/user/jfreereport-0.9.0-05/build/src
 [javac] Compiling 323 source files to 
 /build/user/jfreereport-0.9.0-05/build/bin
 [javac] --
 [javac] 1. WARNING in 
 /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/DataSourceException.java
  (at line 40)
 [javac]   public class DataSourceException extends StackableException
 [javac]^^^
 [javac] The serializable class DataSourceException does not declare a 
 static final serialVersionUID field of type long
 [javac] --
 [javac] --
 [javac] 2. WARNING in 
 /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/EmptyReportException.java
 [javac]  (at line 39)
 [javac]   public class EmptyReportException extends 
 ReportProcessingException
 [javac]
 [javac] The serializable class EmptyReportException does not declare a 
 static final serialVersionUID field of type long
 [javac] --
 [javac] --
 [javac] 3. WARNING in 
 /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/JFreeReport.java 
 (at line 37)
 [javac]   import javax.swing.table.TableModel;
 [javac]  
 [javac] The import javax.swing.table.TableModel is never used
 [javac] --
 [javac] 4. WARNING in 
 /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/JFreeReport.java 
 (at line 68)
 [javac]   public class JFreeReport extends ReportDefinition
 [javac]^^^
 [javac] The serializable class JFreeReport does not declare a static 
 final serialVersionUID field of type long
 [javac] --
 [javac] --
 [javac] 5. WARNING in 
 /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/JFreeReportBoot.java
 [javac]  (at line 72)
 [javac]   private static class UserConfigWrapper extends 
 HierarchicalConfiguration
 [javac]^
 [javac] The serializable class UserConfigWrapper does not declare a 
 static final serialVersionUID field of type long
 [javac] --
 [javac] --
 [javac] 6. WARNING in 
 /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/ReportConfigurationException.java
  (at line 39)
 [javac]   public class ReportConfigurationException extends 
 ReportException
 [javac]
 [javac] The serializable class ReportConfigurationException does not 
 declare a static final serialVersionUID field of type long
 [javac] --
 [javac] --
 [javac] 7. WARNING in 
 /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/ReportDataFactoryException
 [javac] .java (at line 38)
 [javac]   public class ReportDataFactoryException extends ReportException
 [javac]^^
 [javac] The serializable class ReportDataFactoryException does not 
 declare a static final serialVersionUID field of type long
 [javac] --
 [javac] --
 [javac] 8. WARNING in 
 /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/ReportException.java
  (at line 41)
 [javac]   public class ReportException extends StackableException
 [javac]^^^
 [javac] The serializable class ReportException does not declare a static 
 final serialVersionUID field of type long
 [javac] --
 [javac] --
 [javac] 9. WARNING in 
 /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/ReportInterruptedException
 [javac] .java (at line 40)
 [javac]   public class ReportInterruptedException extends 
 ReportProcessingException
 [javac]^^
 [javac] The serializable class ReportInterruptedException does not 
 declare a static final serialVersionUID f
 [javac] ield of type long
 [javac] --
 [javac] --
 [javac] 10. WARNING in 
 /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/ReportProcessingException.java
  (at line 39)
 [javac]   public class ReportProcessingException extends ReportException
 [javac]^^^
 [javac] ^^
 [javac] The serializable class ReportProcessingException does not declare 
 a static final serialVersionUID field of type long
 [javac] --
 [javac] --
 [javac] 11. WARNING 

Bug#467601: jfreereport: FTBFS: The method getPlattformDefaultEncoding() is undefined for the type EncodingRegistry

2008-02-26 Thread Michael Koch
On Tue, Feb 26, 2008 at 02:39:02PM +0100, Lucas Nussbaum wrote:
 Package: jfreereport
 Version: 0.9.0-05-4
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs-20080225 qa-ftbfs
 Justification: FTBFS on i386
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on i386.

  [javac] --
  [javac] 66. ERROR in 
  /build/user/jfreereport-0.9.0-05/build/src/org/jfree/report/modules/gui/swing/pdf/PdfExportDialog.java
   (at line 550)
  [javac] final String plattformDefaultEncoding = 
  EncodingRegistry.getPlattform
  [javac] DefaultEncoding();
  [javac] 
   ^^^
  [javac] The method getPlattformDefaultEncoding() is undefined for the 
  type EncodingRegistry
  [javac] --

Thats due to the libfonts-java update from 0.2.6 to 0.3.3. We will
either need to patch jfreereport or remove it from the archive, we have
now its successor, pentaho-reporting-flow-engine, in the archive.


Cheers,
Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#467601: jfreereport: FTBFS: The method getPlattformDefaultEncoding() is undefined for the type EncodingRegistry

2008-02-26 Thread Rene Engelhard
Hi,

Michael Koch wrote:
 Thats due to the libfonts-java update from 0.2.6 to 0.3.3. We will
 either need to patch jfreereport or remove it from the archive, we have
 now its successor, pentaho-reporting-flow-engine, in the archive.

Indeed; I'd vote for the removal. The only thing still needing it
is the 2.3.1-x in testing which is not really supported by me
anymore anyway (lenny should contain 2.4), so...

Regards,

Rene



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]