Smalltalk
›
Pharo
›
Pharo Smalltalk Developers
Login
Register
Search
everywhere
only in this topic
Advanced Search
projects to migrate/test on 2.0
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
demarey
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Feb 21, 2013; 9:02am
projects to migrate/test on 2.0
701 posts
Hi stef
here is a list of the project we should validate for 2.0
Gofer
spec
project: 'Gofer Core'
with: [
spec
className: 'ConfigurationOfGofer';
versionString: '1.0-baseline';
loads: #('Core');
file: 'ConfigurationOfGofer';
repository: '
http://www.squeaksource.com/MetacelloRepository';
repository: '
http://seaside.gemstone.com/ss/metacello'
];
Prof Stef
spec
className: 'ConfigurationOfProfStef';
versionString: '1.0-baseline';
file: 'ConfigurationOfProfStef';
repository: '
http://www.squeaksource.com/MetacelloRepository'
smime.p7s
(5K)
Download Attachment
stephane ducasse
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Feb 21, 2013; 12:38pm
Re: projects to migrate/test on 2.0
2664 posts
Ok I will add that to my todo.
Stef
On Feb 21, 2013, at 10:02 AM, Christophe Demarey <
[hidden email]
> wrote:
> Hi stef
>
> here is a list of the project we should validate for 2.0
>
> Gofer
> spec
> project: 'Gofer Core'
> with: [
> spec
> className: 'ConfigurationOfGofer';
> versionString: '1.0-baseline';
> loads: #('Core');
> file: 'ConfigurationOfGofer';
> repository: '
http://www.squeaksource.com/MetacelloRepository';
> repository: '
http://seaside.gemstone.com/ss/metacello'
];
>
>
> Prof Stef
> spec
> className: 'ConfigurationOfProfStef';
> versionString: '1.0-baseline';
> file: 'ConfigurationOfProfStef';
> repository: '
http://www.squeaksource.com/MetacelloRepository'
...
[
show rest of quote
]
Free forum by Nabble
Edit this page