Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 184156 [2.1.3]XML source of 2.2.0 version report is same as 2.1.3 report[00]

- Summary:

Provided version unsupported information in ModuleUtil.checkVersion() method. If the version is invalid, notify the user.

- Bugzilla Bug (s) Resolved: 184156

- Description:

1. added new information in VersionUtil if the version number is not supported.

2. revised ModelUtil and message files accordingly.

3. added new test cases.

- Tests Description :

JUnit test

- Files Edited:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ModuleUtilTest.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/i18n/MessageConstants.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/i18n/Messages.properties
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/VersionInfo.java



- Files Added:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/input/CheckVersionDesign.xml



- Files Deleted:



- Notes to Build Team:


- Notes to Developers:



- Notes to QA:



- Notes to Documentation:

 

Rick Lu
Actuate Software Shanghai Center
Tel: (86)21-58826388
Fax: (86)21-58826002
Email: rlu@xxxxxxxxxxx


Back to the top