Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla #122420: Build scripts uppercase/lowercase problems in Linux environments

- Summary:

Fix Bugzilla #122420: Build scripts uppercase/lowercase problems in Linux environments

 

- Bugzilla Bug (s) Resolved:

#122420

 

- Description:

1. Some build scripts contain references to other build.xml files, which are not correctly typed. In MS Windows this may cause no trouble but Linux is case sensitive. Correct this kind of typo error.

2. This is also true for some references in .classpath files. Consider the different file system issues and do NOT use absolute paths. Remove absolute paths in .classpath files.

 

- Tests Description:

Manual

 

- Files Edited:

/cvsroot/birt/source/org.eclipse.birt.report.data.oda.xml/buildXML.xml

/cvsroot/birt/source/org.eclipse.birt.report.tests.chart/plugin.xml

/cvsroot/birt/source/org.eclipse.birt.report.tests.chart/.classpath

/cvsroot/birt/source/org.eclipse.birt.report.tests.engine/.classpath

 

- Files Added:

NA

 

- Notes to Build Team:

NA

 

- Notes to Developers:

NA

 

- Notes to QA: 

NA

 

- Notes to Documentation: 

NA

 

Thanks,

 

Sue Lee

 

Actuate Corporation - Shanghai R&D Center

Phone: (86)21-58826388

Email: slee@xxxxxxxxxxx

 

 


Back to the top