April 4, 2015
12:38 a.m.
Hi, is it possible to depend on a specific commit instead of preconfigured? For example I would like to load Roassal2, where one of the packages is Trachel, and I want to load 'Trachel-AlexandreBergel.265'. Currently I have in my ConfigurationOfMyProject ~~~~~~~~~~~~~~~~~~~~~ project: 'Roassal2' with: [ spec className: #ConfigurationOfRoassal2; versionString: #'development'; repository: 'http://smalltalkhub.com/mc/ObjectProfile/Roassal2/main/' ]; ~~~~~~~~~~~~~~~~~~~~~~ I could replace versionString: with one of the specified in ConfigurationOfRoassal2, however the newest one is too old, and #development is too new. So is it possible for me to specify what versions of the packages will be loaded? Thanks, Peter
4136
Age (days ago)
4136
Last active (days ago)
0 comments
1 participants
participants (1)
-
Peter Uhnák