Searched refs:mainVersion (Results 1 – 1 of 1) sorted by relevance
93 char mainVersion = version.charAt(1); in initMilestones() local97 if (mainVersion == '3') { in initMilestones()101 throw new RuntimeException("Version "+mainVersion+'.'+minorVersion+" is no longer supported!"); in initMilestones()109 throw new RuntimeException("Version "+mainVersion+'.'+minorVersion+" is not supported yet!"); in initMilestones()112 throw new RuntimeException("Version "+mainVersion+'.'+minorVersion+" is not supported yet!"); in initMilestones()