planestraveler / git-starteam

Project to make a bridge between Starteam and Git using the fast-import mechanism
27 stars 19 forks source link

Compilation error: PropertyEnums cannot be accessed from outside package #19

Closed planestraveler closed 12 years ago

planestraveler commented 12 years ago

Got this error while building with the real Starteam SDK.

syncronizer\src\org\sync\GitImporter.java:57: PropertyEnums() is not public in com.starbase.starteam.PropertyEnums; cannot be accessed from outside package private PropertyEnums propertyEnums = new PropertyEnums(); ^ 1 error

planestraveler commented 12 years ago

fixed in git-SHA: 3ea8b43e871be19da40ace3aeb0db7299e782380