Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 175960 org.eclipse.birt.data has compile error in daily build 20070301-0630

- Summary:
CheckIn:Fix 175960 org.eclipse.birt.data has compile error in daily build 20070301-0630


- Bugzilla Bug (s) Resolved:
[175960] org.eclipse.birt.data has compile error in daily build 20070301-0630
 

 

- Description:
 

The method Integer.valueOf(int) only available in JDK1.5. It will lead to compilation error in JDK 1.4.


- Tests Description:
Manual test.     


- Files Edited:
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/ResultClass.java"

 

- Files Added:


- Files Deleted:

N/A

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 


Back to the top