We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7abbd0a commit 18a05ddCopy full SHA for 18a05dd
b5.txt
@@ -1,5 +1,5 @@
1
</serializedBean>
2
<condition>((Integer)context.getVariable( "smartbear.dbtype" )).intValue() == 1</condition>
3
- <validation>com.smartbear.ccollab.installer.MysqlConfigurationUtils.validateDatabaseConnection( context )</validation>
+ <validation>//com.smartbear.ccollab.installer.MysqlConfigurationUtils.validateDatabaseConnection( context )</validation>
4
<preActivation />
5
<postActivation />
0 commit comments