Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-1
-
Fix Version/s: 1.1-beta-3
-
Component/s: model
-
Labels:None
-
Number of attachments :
Description
Project class doens't have setVersions() method. it did have it in 1.0.2.
set as blocker as it's a backward compatibility issue and is causing problems in mevenide.
thanks.
Revision 122339 has setVersions(List) and Revision 122478 removed it.
The change was committed by brett on 2004-09-21 and the commit message was:
"use maven-model-1.1-SNAPSHOT"
Any ideas Brett?
The Model class has the setVersions(List) method.