Searched refs:firstPackageRevision (Results 1 – 1 of 1) sorted by relevance
380 String firstPackageRevision = getPackageRevision(firstPackageVersion); // 106.2005.05.26 in comparePackageVersions() local383 if (( firstPackageRevision != null ) && ( secondPackageRevision != null )) { in comparePackageVersions()384 comparison = compareVersion(firstPackageRevision, secondPackageRevision); in comparePackageVersions()
Completed in 14 milliseconds