Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] [131475] org.eclipse.birt.data compiles error in daily build 20060313

- Summary:
Fix bugzilla bug 131475.


- Bugzilla Bug (s) Resolved:
[131475] org.eclipse.birt.data compiles error in daily build 20060313.


- Description:
The codes of problem are compiled using JDK 1.5 (5.0), but the build environment use JDK 1.4. This causes the problem.


- Tests Description:
Junit Test


- Files Edited:
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/aggregation/rank/TotalPercentSum.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/aggregation/rank/BaseTopBottomAccumulator.java"

 

"/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java"

 

- Files Added:

N/A


- 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