Project:
View Revisions: Issue #34994 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0034994: All platform buildvalidations should be reviewed | ||
Revision | 2017-01-18 14:45 by inigosanchez | ||
Description | All platform buildvalidations should be reviewed in order to check if they have to be updated their execution limits. The problems found are: - CheckUpdateConnectionPoolMerge: Execution limit should be defined between [null, 3.0.27659]. - DatabaseDecimalNumberCheck: Should't have any execution limit because it should be executed allways. - DatabaseVersionCheck: Should't have any execution limit because it should be executed allways. - DuplicatedJavaPackage: Limit is defined properly. - JdkVersionCheck: Should't have any execution limit because it should be executed allways. - PreferenceConflict: Limit is defined properly. - RemoveCostingRuleProcessExecutions: Execution limit should be defined between [null, 3.0.25161]. |
||
Revision | 2017-01-18 14:44 by inigosanchez | ||
Description | All platform buildvalidations should be reviewed in order to check if they have to be updated their execution limits. The platform buildvalidations are: The problems found are: - CheckUpdateConnectionPoolMerge: Execution limit should be defined between [null, 3.0.27659]. - DatabaseDecimalNumberCheck: Should't have any execution limit because it should be executed allways. - DatabaseVersionCheck: Should't have any execution limit because it should be executed allways. - DuplicatedJavaPackage: Limit is defined properly. - JdkVersionCheck: Should't have any execution limit because it should be executed allways. - PreferenceConflict: Limit is defined properly. - RemoveCostingRuleProcessExecutions: Execution limit should be defined between [null, 3.0.25161]. |
||
Revision | 2017-01-18 13:08 by inigosanchez | ||
Description | All platform buildvalidations should be reviewed in order to check if they have to be updated their execution limits. The platform buildvalidations are: - CheckUpdateConnectionPoolMerge.java - DatabaseDecimalNumberCheck.java - DatabaseVersionCheck.java - DuplicatedJavaPackage.java - JdkVersionCheck.java - PreferenceConflict.java - RemoveCostingRuleProcessExecutions.java |
Copyright © 2000 - 2009 MantisBT Group |