You are correct. There is some script that checks for the license header, and 
apparantly it did break something.
We'll keep you informed when the fixed package is available.
 
Regards 

Alexander Schröder
SAP DB, SAP Labs Berlin 

-----Original Message-----
From: Ivan Cibiri [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 09, 2004 11:39 AM
To: Schroeder, Alexander; [EMAIL PROTECTED]
Subject: RE: JDBC sources 7.5.0.5 - compile failed



There are error messages. Please look into the files, they are really broken. 

compile: 
  
    [javac]  com\sap\dbtech\jdbc\translators\NumericTranslator.java:1: unclosed 
comment 
    [javac] /* 
    [javac] ^ 
    [javac] com\sap\dbtech\jdbc\translators\NumericTranslator.java:21: 'class' or 
'interface' expected 
    [javac] ^ 
    [javac] com\sap\dbtech\jdbc\translators\ShortNumericTranslator.java:3: unclosed 
comment 
    [javac] /** 
    [javac] ^ 
    [javac] com\sap\dbtech\jdbc\translators\ShortNumericTranslator.java:22: 'class' or 
'interface' expected 
    [javac] ^ 
    [javac] com\sap\dbtech\jdbc\translators\SpaceoptionStringTranslator.java:3: 
unclosed comment 
    [javac] /** 
    [javac] ^ 
    [javac] com\sap\dbtech\jdbc\translators\SpaceoptionStringTranslator.java:23: 
'class' or 'interface' expected 
    [javac] ^ 
    [javac] com\sap\dbtech\jdbc\translators\SpaceoptionUnicodeStringTranslator.java:3: 
unclosed comment 
    [javac] /** 
    [javac] ^ 
    [javac] 
com\sap\dbtech\jdbc\translators\SpaceoptionUnicodeStringTranslator.java:23: 'class' or 
'interface' expected 
    [javac] ^ 
    [javac] 8 errors 

Ivan Cibiri 




To:        "'Ivan Cibiri'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] 
cc:         
Subject:        RE: JDBC sources 7.5.0.5 - compile failed 


Could you send me the error messages? This should not happen.

Also, perhaps you used the wrong JDK version. To *compile* you need
an JDK 1.4 (not to *run* the result).

Alexander Schröder
SAP DB, SAP Labs Berlin

> -----Original Message-----
> From: Ivan Cibiri [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 09, 2004 11:22 AM
> To: [EMAIL PROTECTED]
> Subject: JDBC sources 7.5.0.5 - compile failed
>
>
> Hi,
>
> I downloaded the JDBC driver sources
> sapdbc-source-7_5_0_5.jar (MD5sum:
> f9ef86d6065bf5c43f34c1292e9a001a). Attempt to compile it
> failed, because 4
> files in the package com.sap.dbtech.jdbc.translators are broken
> (NumericTranslator.java, ShortNumericTranslator.java,
> SpaceoptionUnicodeStringTranslator.java,
> SpaceoptionStringTranslator.java).
>
> Where can I find correct sources of JDBC driver ?
>
> Regards,
> Ivan Cibiri
> 




Reply via email to