I have changed two methods of the configuration: -=-=- stable: spec <symbolicVersion: #stable> spec for: #'pharo2.x' version: '2.1'. "after some modification in NB made it incompatible with 3.0" spec for: #'pharo3.x' version: '2.3'. spec for: #'pharo4.x' version: '2.7â. â<<== added, maybe instead of pharo4.x could be common" -=-=- development: spec <symbolicVersion: #'development'> spec for: #'common' version: '2.3-baselineâ. â<<== it is likely not necessary" -=-=- I have changed it, because I think there should be two lines in Versioner: one with development label, second with stable label. Then everything works. Let me know if it helps. Juraj
6. 2. 2015 v 17:28, Nicolai Hess <nicolaihess@web.de>:
2015-02-06 1:40 GMT+01:00 Juraj Kubelka <juraj.kubelka@gmail.com <mailto:juraj.kubelka@gmail.com>>: Well, then I cannot see packages that are not included in the version 2.7. Can you mention some? I will try to make a new version.
I want to include the latest versions of Athens-Cairo: Athens-Cairo-NicolaiHess.82 and Athens-Text: Athens-Text-NicolaiHess.16
The other packages hasn't change since version 2.7
nicolai
Juraj
5. 2. 2015 v 20:07, Nicolai Hess <nicolaihess@web.de <mailto:nicolaihess@web.de>>:
2015-02-05 23:06 GMT+01:00 Juraj Kubelka <juraj.kubelka@gmail.com <mailto:juraj.kubelka@gmail.com>>: I have downloaded the latest Pharo 4 and it looks like Esteban Lorenzano did the job. There is a new 2.7 version.
No, the version 2.7 is not new, I have some changes that came after that version.
Cheers, Juraj
5. 2. 2015 v 18:28, Nicolai Hess <nicolaihess@web.de <mailto:nicolaihess@web.de>>:
2015-02-05 21:56 GMT+01:00 Juraj Kubelka <juraj.kubelka@gmail.com <mailto:juraj.kubelka@gmail.com>>: I am just guessing: try to click on âdevelopmentâ item on the left side.
-> "Information: Nothing to save"
Already tried :)
Cheers, Juraj
5. 2. 2015 v 17:13, Nicolai Hess <nicolaihess@web.de <mailto:nicolaihess@web.de>>:
Hello,
I fixed some issues for Athens and upload the changes to the repository. Now, I want to use Versionner to create a new configuration. What I tried:
Open a fresh image Open the Athens repository and load the new changesets -> There are some merge conflicts. Why? There shouldn't be any conflicts. How do you do this?
After merging the changes I open Versionner. I thought I have to make a new Release but the button "Release Version" is disabled. What did I miss?
nicolai