Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix bug 187465: [Linux] Errors are found in JUnit test of org.eclipse.birt.data.tests in daily build 20070517

- Summary:

Fix bug 187465


- Bugzilla Bug (s) Resolved:
Fix bug 187465: [Linux] Errors are found in JUnit test of org.eclipse.birt.data.tests in daily build 20070517

 

- Description:
In window system  the method System.getProperty( "java.io.tmpdir" ) return temp dir string ending with file separator  “\”. But the return value does not end with file separator in Linux. Fix the bug.


- Tests Description:
 Junit Test

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

- Files Edited:

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/document/FileDocumentManager.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/CubeUtility.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeFeaturesTest.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeIVTest.java"


- Files Added:

N/A

 

 

 - Files Removed:

N/A

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top