[Pharo-project] Working on Pharo 1.2
All, I'm having trouble finding 1.2. http://pharo-project.org/home contains the following: 'If you want to use all the new features and improvements that have been added to Pharo lately, and you don't mind living on the bleeding edge, download the current Pharo 1.2.' Clicking on the 'download' link takes me to http://pharo-project.org/pharo-download, but I can't find any place to download 1.2. I've tried enabling the update menu in a 1.1 image, but there seem to be no updates. I've briefly searched the archives for a thread on 'How to contribute to 1.2' but haven't found anything. I've been to http://www.squeaksource.com/PharoInbox.html, but don't see any instructions beyond 'just publish it here.' I've been to http://hudson.lukas-renggli.ch/job/Pharo/, and see that there is a build of 1.1 on July 17, and another build on July 20, but that seems to be not exactly current, and does not describe itself as 1.2. Where do I go to get the current (unstable) 1.2 build? What do I need to do to contribute (beyond adding to the PharoInbox)? Send mail? James
Hi! I've downloaded a Pharo 1.2 core image yesterday from https://gforge.inria.fr/frs/?group_id=1299 (it's the link that says 'file server' in the pharo-download page). On Thu, Aug 12, 2010 at 1:23 PM, James Foster <Smalltalk@jgfoster.net>wrote:
All,
I'm having trouble finding 1.2.
http://pharo-project.org/home contains the following: 'If you want to use all the new features and improvements that have been added to Pharo lately, and you don't mind living on the bleeding edge, download the current Pharo 1.2.' Clicking on the 'download' link takes me to http://pharo-project.org/pharo-download, but I can't find any place to download 1.2.
I've tried enabling the update menu in a 1.1 image, but there seem to be no updates.
I've briefly searched the archives for a thread on 'How to contribute to 1.2' but haven't found anything.
I've been to http://www.squeaksource.com/PharoInbox.html, but don't see any instructions beyond 'just publish it here.'
I've been to http://hudson.lukas-renggli.ch/job/Pharo/, and see that there is a build of 1.1 on July 17, and another build on July 20, but that seems to be not exactly current, and does not describe itself as 1.2.
Where do I go to get the current (unstable) 1.2 build? What do I need to do to contribute (beyond adding to the PharoInbox)? Send mail?
James _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On 12.08.2010 18:23, James Foster wrote:
All,
I'm having trouble finding 1.2.
http://pharo-project.org/home contains the following: 'If you want to use all the new features and improvements that have been added to Pharo lately, and you don't mind living on the bleeding edge, download the current Pharo 1.2.' Clicking on the 'download' link takes me to http://pharo-project.org/pharo-download, but I can't find any place to download 1.2. There's a link at the bottom of the Download page, called "PharoCore images and other files", leading to the inria group, search 1.2 and you should find it. IIRC, it was impossible to reorder the groups, so it's quite far down. I've tried enabling the update menu in a 1.1 image, but there seem to be no updates. Updates are only for each Pharo1.X version, none have been released for 1.0 or 1.1 as no issues have been considered critical enough. I've briefly searched the archives for a thread on 'How to contribute to 1.2' but haven't found anything.
I've been to http://www.squeaksource.com/PharoInbox.html, but don't see any instructions beyond 'just publish it here.'
From the community page, there is a link called "Pharo Google code project". On the google code page, "How to contribute" is listed as a Featured wiki page in the right column.
Where do I go to get the current (unstable) 1.2 build? What do I need to do to contribute (beyond adding to the PharoInbox)? Send mail? In addition to posting a SLICE (ie collection of modified monticello packages, with commit comment describing what it adresses)to the inbox, you'd need to create an issue on the google code tracker. Posting to this list that an issue is ready to be reviewed/integrated certainly does not hurt either. (especially if you can't change status to Fixed yourself)
Cheers, Henry
This question keeps coming up. Instead of removing the update menu item from dev, why don't we keep it and override it to pop up a dialog with the explanation that 1.2 will not be updated and the bleeding edge can be downloaded at [URL]? Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325195.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
send the code :) On Aug 14, 2010, at 3:20 PM, Sean P. DeNigris wrote:
This question keeps coming up. Instead of removing the update menu item from dev, why don't we keep it and override it to pop up a dialog with the explanation that 1.2 will not be updated and the bleeding edge can be downloaded at [URL]?
Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325195.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Stéphane Ducasse wrote:
send the code :)
What is the status of the unique link to stable and trunk discussed at http://forum.world.st/is-there-an-unique-URL-to-the-latest-pharo-core-or-dev... ? Having a static url would prevent having to constantly update the URL referenced in the "find trunk here" message. I created an issue: http://code.google.com/p/pharo/issues/detail?id=2805 Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325897.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
We are working on it... or rather, we are discussing how to do it. It's not forgotten. Adrian On Aug 15, 2010, at 14:42 , Sean P. DeNigris wrote:
Stéphane Ducasse wrote:
send the code :)
What is the status of the unique link to stable and trunk discussed at http://forum.world.st/is-there-an-unique-URL-to-the-latest-pharo-core-or-dev... ? Having a static url would prevent having to constantly update the URL referenced in the "find trunk here" message. I created an issue: http://code.google.com/p/pharo/issues/detail?id=2805
Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325897.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Just as a test, I created the following page that redirects to a Pharo download zip. http://pharo-project.org/pharo-download/stable It redirects with a HTTP 302 response. Does that work for the scripts in use? We would like to keep the files on the existing server and serve them from there. Adrian On Aug 15, 2010, at 16:35 , Adrian Lienhard wrote:
We are working on it... or rather, we are discussing how to do it. It's not forgotten.
Adrian
On Aug 15, 2010, at 14:42 , Sean P. DeNigris wrote:
Stéphane Ducasse wrote:
send the code :)
What is the status of the unique link to stable and trunk discussed at http://forum.world.st/is-there-an-unique-URL-to-the-latest-pharo-core-or-dev... ? Having a static url would prevent having to constantly update the URL referenced in the "find trunk here" message. I created an issue: http://code.google.com/p/pharo/issues/detail?id=2805
Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325897.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
That's excellent, but is Pharo 1.2 already stable? On 16 August 2010 21:51, Adrian Lienhard <adi@netstyle.ch> wrote:
Just as a test, I created the following page that redirects to a Pharo download zip.
http://pharo-project.org/pharo-download/stable
It redirects with a HTTP 302 response. Does that work for the scripts in use? We would like to keep the files on the existing server and serve them from there.
Adrian
On Aug 15, 2010, at 16:35 , Adrian Lienhard wrote:
We are working on it... or rather, we are discussing how to do it. It's not forgotten.
Adrian
On Aug 15, 2010, at 14:42 , Sean P. DeNigris wrote:
Stéphane Ducasse wrote:
send the code :)
What is the status of the unique link to stable and trunk discussed at http://forum.world.st/is-there-an-unique-URL-to-the-latest-pharo-core-or-dev... ? Â Having a static url would prevent having to constantly update the URL referenced in the "find trunk here" message. Â I created an issue: http://code.google.com/p/pharo/issues/detail?id=2805
Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325897.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
On Aug 16, 2010, at 21:53 , Lukas Renggli wrote:
That's excellent, but is Pharo 1.2 already stable?
No, its not stable. I just picked a random link to allow people to test this setup. Sorry for the confusion... Adrian
On 16 August 2010 21:51, Adrian Lienhard <adi@netstyle.ch> wrote:
Just as a test, I created the following page that redirects to a Pharo download zip.
http://pharo-project.org/pharo-download/stable
It redirects with a HTTP 302 response. Does that work for the scripts in use? We would like to keep the files on the existing server and serve them from there.
Adrian
On Aug 15, 2010, at 16:35 , Adrian Lienhard wrote:
We are working on it... or rather, we are discussing how to do it. It's not forgotten.
Adrian
On Aug 15, 2010, at 14:42 , Sean P. DeNigris wrote:
Stéphane Ducasse wrote:
send the code :)
What is the status of the unique link to stable and trunk discussed at http://forum.world.st/is-there-an-unique-URL-to-the-latest-pharo-core-or-dev... ? Having a static url would prevent having to constantly update the URL referenced in the "find trunk here" message. I created an issue: http://code.google.com/p/pharo/issues/detail?id=2805
Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325897.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
so it worked for me :) Stef On Aug 16, 2010, at 10:14 PM, Adrian Lienhard wrote:
On Aug 16, 2010, at 21:53 , Lukas Renggli wrote:
That's excellent, but is Pharo 1.2 already stable?
No, its not stable. I just picked a random link to allow people to test this setup. Sorry for the confusion...
Adrian
On 16 August 2010 21:51, Adrian Lienhard <adi@netstyle.ch> wrote:
Just as a test, I created the following page that redirects to a Pharo download zip.
http://pharo-project.org/pharo-download/stable
It redirects with a HTTP 302 response. Does that work for the scripts in use? We would like to keep the files on the existing server and serve them from there.
Adrian
On Aug 15, 2010, at 16:35 , Adrian Lienhard wrote:
We are working on it... or rather, we are discussing how to do it. It's not forgotten.
Adrian
On Aug 15, 2010, at 14:42 , Sean P. DeNigris wrote:
Stéphane Ducasse wrote:
send the code :)
What is the status of the unique link to stable and trunk discussed at http://forum.world.st/is-there-an-unique-URL-to-the-latest-pharo-core-or-dev... ? Having a static url would prevent having to constantly update the URL referenced in the "find trunk here" message. I created an issue: http://code.google.com/p/pharo/issues/detail?id=2805
Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325897.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Ok, here are the two URLs with redirects to the current 1.1 release downloads. http://pharo-project.org/pharo-download/stable http://pharo-project.org/pharo-download/stable-core I've closed #2805. Cheers, Adrian On Aug 16, 2010, at 22:14 , Adrian Lienhard wrote:
On Aug 16, 2010, at 21:53 , Lukas Renggli wrote:
That's excellent, but is Pharo 1.2 already stable?
No, its not stable. I just picked a random link to allow people to test this setup. Sorry for the confusion...
Adrian
On 16 August 2010 21:51, Adrian Lienhard <adi@netstyle.ch> wrote:
Just as a test, I created the following page that redirects to a Pharo download zip.
http://pharo-project.org/pharo-download/stable
It redirects with a HTTP 302 response. Does that work for the scripts in use? We would like to keep the files on the existing server and serve them from there.
Adrian
On Aug 15, 2010, at 16:35 , Adrian Lienhard wrote:
We are working on it... or rather, we are discussing how to do it. It's not forgotten.
Adrian
On Aug 15, 2010, at 14:42 , Sean P. DeNigris wrote:
Stéphane Ducasse wrote:
send the code :)
What is the status of the unique link to stable and trunk discussed at http://forum.world.st/is-there-an-unique-URL-to-the-latest-pharo-core-or-dev... ? Having a static url would prevent having to constantly update the URL referenced in the "find trunk here" message. I created an issue: http://code.google.com/p/pharo/issues/detail?id=2805
Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325897.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
This is great, thanks a lot. I am using them on the build server now. Lukas On 19 August 2010 21:47, Adrian Lienhard <adi@netstyle.ch> wrote:
Ok, here are the two URLs with redirects to the current 1.1 release downloads.
http://pharo-project.org/pharo-download/stable http://pharo-project.org/pharo-download/stable-core
I've closed #2805.
Cheers, Adrian
On Aug 16, 2010, at 22:14 , Adrian Lienhard wrote:
On Aug 16, 2010, at 21:53 , Lukas Renggli wrote:
That's excellent, but is Pharo 1.2 already stable?
No, its not stable. I just picked a random link to allow people to test this setup. Sorry for the confusion...
Adrian
On 16 August 2010 21:51, Adrian Lienhard <adi@netstyle.ch> wrote:
Just as a test, I created the following page that redirects to a Pharo download zip.
http://pharo-project.org/pharo-download/stable
It redirects with a HTTP 302 response. Does that work for the scripts in use? We would like to keep the files on the existing server and serve them from there.
Adrian
On Aug 15, 2010, at 16:35 , Adrian Lienhard wrote:
We are working on it... or rather, we are discussing how to do it. It's not forgotten.
Adrian
On Aug 15, 2010, at 14:42 , Sean P. DeNigris wrote:
Stéphane Ducasse wrote:
send the code :)
What is the status of the unique link to stable and trunk discussed at http://forum.world.st/is-there-an-unique-URL-to-the-latest-pharo-core-or-dev... ? Â Having a static url would prevent having to constantly update the URL referenced in the "find trunk here" message. Â I created an issue: http://code.google.com/p/pharo/issues/detail?id=2805
Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325897.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
Great!!! Stef On Aug 19, 2010, at 9:47 PM, Adrian Lienhard wrote:
Ok, here are the two URLs with redirects to the current 1.1 release downloads.
http://pharo-project.org/pharo-download/stable http://pharo-project.org/pharo-download/stable-core
I've closed #2805.
Cheers, Adrian
On Aug 16, 2010, at 22:14 , Adrian Lienhard wrote:
On Aug 16, 2010, at 21:53 , Lukas Renggli wrote:
That's excellent, but is Pharo 1.2 already stable?
No, its not stable. I just picked a random link to allow people to test this setup. Sorry for the confusion...
Adrian
On 16 August 2010 21:51, Adrian Lienhard <adi@netstyle.ch> wrote:
Just as a test, I created the following page that redirects to a Pharo download zip.
http://pharo-project.org/pharo-download/stable
It redirects with a HTTP 302 response. Does that work for the scripts in use? We would like to keep the files on the existing server and serve them from there.
Adrian
On Aug 15, 2010, at 16:35 , Adrian Lienhard wrote:
We are working on it... or rather, we are discussing how to do it. It's not forgotten.
Adrian
On Aug 15, 2010, at 14:42 , Sean P. DeNigris wrote:
Stéphane Ducasse wrote:
send the code :)
What is the status of the unique link to stable and trunk discussed at http://forum.world.st/is-there-an-unique-URL-to-the-latest-pharo-core-or-dev... ? Having a static url would prevent having to constantly update the URL referenced in the "find trunk here" message. I created an issue: http://code.google.com/p/pharo/issues/detail?id=2805
Sean -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2325897.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Aug 19, 2010, at 9:47 PM, Adrian Lienhard wrote:
Ok, here are the two URLs with redirects to the current 1.1 release downloads.
http://pharo-project.org/pharo-download/stable http://pharo-project.org/pharo-download/stable-core
can we have the same for unstable in a way that we can update to where the link points to? Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
Yes, this is possible (its done with a code part in Cmsbox that triggers the redirect, so updating is similar to editing some other content). But we should then regularly update the links so they don't get outdated. Is it worth? On Aug 20, 2010, at 09:06 , Marcus Denker wrote:
On Aug 19, 2010, at 9:47 PM, Adrian Lienhard wrote:
Ok, here are the two URLs with redirects to the current 1.1 release downloads.
http://pharo-project.org/pharo-download/stable http://pharo-project.org/pharo-download/stable-core
can we have the same for unstable in a way that we can update to where the link points to?
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Aug 22, 2010, at 9:54 PM, Adrian Lienhard wrote:
Yes, this is possible (its done with a code part in Cmsbox that triggers the redirect, so updating is similar to editing some other content). But we should then regularly update the links so they don't get outdated. Is it worth?
good question... right now people can't easily find the last pre-built unstable. I would update the link as soon as I put a new pre-built online. (of course this is just an intermediate step... the goal is to auto-build everything. Which we will have at some point... but if we learning anything the last 10 years is that because one could (and plans to) do it better, one should nevertheless do the dumb intermediate solution nevertheless) Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
On 23 Aug 2010, at 08:31, Marcus Denker wrote:
On Aug 22, 2010, at 9:54 PM, Adrian Lienhard wrote:
Yes, this is possible (its done with a code part in Cmsbox that triggers the redirect, so updating is similar to editing some other content). But we should then regularly update the links so they don't get outdated. Is it worth?
good question... right now people can't easily find the last pre-built unstable. I would update the link as soon as I put a new pre-built online.
Just give Marcus some very simple form, where he enters the URL, and which then sets the URL and also sends his usual email to the mailing list. That would be probably motivation enough to not forget to update the link, no? Just an idea Stefan
(of course this is just an intermediate step... the goal is to auto-build everything. Which we will have at some point... but if we learning anything the last 10 years is that because one could (and plans to) do it better, one should nevertheless do the dumb intermediate solution nevertheless)
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Stefan Marr Software Languages Lab Vrije Universiteit Brussel Pleinlaan 2 / B-1050 Brussels / Belgium http://soft.vub.ac.be/~smarr Phone: +32 2 629 2974 Fax: +32 2 629 3525
OK, I created: http://www.pharo-project.org/pharo-download/unstable-core Marcus, for updating: log into Cmsbox, select the page 'unstable-core' under 'download' and edit the code part on this page. Cheers, Adrian On Aug 23, 2010, at 08:31 , Marcus Denker wrote:
On Aug 22, 2010, at 9:54 PM, Adrian Lienhard wrote:
Yes, this is possible (its done with a code part in Cmsbox that triggers the redirect, so updating is similar to editing some other content). But we should then regularly update the links so they don't get outdated. Is it worth?
good question... right now people can't easily find the last pre-built unstable. I would update the link as soon as I put a new pre-built online.
(of course this is just an intermediate step... the goal is to auto-build everything. Which we will have at some point... but if we learning anything the last 10 years is that because one could (and plans to) do it better, one should nevertheless do the dumb intermediate solution nevertheless)
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Aug 23, 2010, at 7:45 PM, Adrian Lienhard wrote:
OK, I created:
http://www.pharo-project.org/pharo-download/unstable-core
Marcus, for updating: log into Cmsbox, select the page 'unstable-core' under 'download' and edit the code part on this page.
Thanks, that's nice! Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
On Aug 23, 2010, at 8:13 PM, Marcus Denker wrote:
On Aug 23, 2010, at 7:45 PM, Adrian Lienhard wrote:
OK, I created:
http://www.pharo-project.org/pharo-download/unstable-core
Marcus, for updating: log into Cmsbox, select the page 'unstable-core' under 'download' and edit the code part on this page.
Thanks, that's nice!
I added links to the latest unstable to the download page. I change the links to 1.1 to point to stable-core and stable, too. So they will be correct when we do a 1.0.1 http://www.pharo-project.org/pharo-download Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
excellent! I like that it takes good shape.
OK, I created:
http://www.pharo-project.org/pharo-download/unstable-core
Marcus, for updating: log into Cmsbox, select the page 'unstable-core' under 'download' and edit the code part on this page.
Thanks, that's nice!
I added links to the latest unstable to the download page. I change the links to 1.1 to point to stable-core and stable, too. So they will be correct when we do a 1.0.1
http://www.pharo-project.org/pharo-download
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Changed world menu to show menu item in stable release images and show a dialog explaining where to get the bleeding edge. Behavior in trunk images is unchanged. Issue: http://code.google.com/p/pharo/issues/detail?id=2810 Fix in PharoInbox: SLICE-Issue-2810-StableReleasesExplainUpdating-SeanDeNigris.1 Sean p.s. I wanted to have WorldState class>>isBleedingEdgeImage be SmalltalkImage>>isBleedingEdge - would that have been okay/better? -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2326372.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
I think that the scope of this issue can be extended. I have a tons of different images in different directories lying everywhere on my box, and its really easy to get lost in it, especially, when you don't touching some things couple of months. So, it would be cool to get somehow a comprehensive info about image from image itself. The image could contain some meta-information, which can be shown to user by request, including: - release info: - version, date, author , branch - changes info: - delta packages, delta changesets & their authour(s) , all relative to release info - and , of course, an easy way to update an image from public sources. I want it to be easy to see, if given image contains some userful pieces of code (of mine), or it was just a cleanly released image, just downloaded to test & play with. On 16 August 2010 06:34, Sean P. DeNigris <sean@clipperadams.com> wrote:
Changed world menu to show menu item in stable release images and show a dialog explaining where to get the bleeding edge. Â Behavior in trunk images is unchanged.
Issue: http://code.google.com/p/pharo/issues/detail?id=2810 Fix in PharoInbox: SLICE-Issue-2810-StableReleasesExplainUpdating-SeanDeNigris.1
Sean
p.s. I wanted to have WorldState class>>isBleedingEdgeImage be SmalltalkImage>>isBleedingEdge - would that have been okay/better? -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2326372.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
On Aug 16, 2010, at 5:34 AM, Sean P. DeNigris wrote:
Changed world menu to show menu item in stable release images and show a dialog explaining where to get the bleeding edge. Behavior in trunk images is unchanged.
Issue: http://code.google.com/p/pharo/issues/detail?id=2810 Fix in PharoInbox: SLICE-Issue-2810-StableReleasesExplainUpdating-SeanDeNigris.1
Sean
p.s. I wanted to have WorldState class>>isBleedingEdgeImage be SmalltalkImage>>isBleedingEdge - would that have been okay/better?
Yes. I think that this is better to put it in SmalltalkImage. Stef
-- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2326372.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Stéphane Ducasse wrote:
Yes. I think that this is better to put it in SmalltalkImage.
Done, new version uploaded to inbox. -- View this message in context: http://forum.world.st/Working-on-Pharo-1-2-tp2322972p2327151.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On Aug 12, 2010, at 6:23 PM, James Foster wrote:
I've been to http://hudson.lukas-renggli.ch/job/Pharo/, and see that there is a build of 1.1 on July 17, and another build on July 20, but that seems to be not exactly current, and does not describe itself as 1.2.
Lukas' builds are not the official ones... we will set up a dedecated Hudson, but mostly this is on hold because whole france is on holidays and I can't progress with any server issues without the admins.
Where do I go to get the current (unstable) 1.2 build?
https://gforge.inria.fr/frs/?group_id=1299, at the end under PharoCore1.2. Download the latest, then load updates.
What do I need to do to contribute (beyond adding to the PharoInbox)? Send mail?
The bug tracker is the central thing. http://code.google.com/p/pharo/issues/list add an issue there. Add either a changeset (for the old style smalltalker) or commit a Slice to the inbox and put the name of the slice there. Yes, all that is not yet perfect. But we are improving, slowly, stadily and unstoppable.... Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
I've been to http://hudson.lukas-renggli.ch/job/Pharo/, and see that there is a build of 1.1 on July 17, and another build on July 20, but that seems to be not exactly current, and does not describe itself as 1.2.
Lukas' builds are not the official ones... we will set up a dedecated Hudson, but mostly this is on hold because whole france is on holidays and I can't progress with any server issues without the admins.
The official Seaside One-Click images are not based on my builds anymore, but on the Pharo dev-images. That's why there are other problems :-) Lukas
Where do I go to get the current (unstable) 1.2 build?
https://gforge.inria.fr/frs/?group_id=1299, at the end under PharoCore1.2. Download the latest, then load updates.
What do I need to do to contribute (beyond adding to the PharoInbox)? Send mail?
The bug tracker is the central thing.
    http://code.google.com/p/pharo/issues/list
add an issue there. Add either a changeset (for the old style smalltalker) or commit a Slice to the inbox and put the name of the slice there.
Yes, all that is not yet perfect. But we are improving, slowly, stadily and unstoppable....
    Marcus
-- Marcus Denker  -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
Excellent! Like that we will have less problems I hope :)
I've been to http://hudson.lukas-renggli.ch/job/Pharo/, and see that there is a build of 1.1 on July 17, and another build on July 20, but that seems to be not exactly current, and does not describe itself as 1.2.
Lukas' builds are not the official ones... we will set up a dedecated Hudson, but mostly this is on hold because whole france is on holidays and I can't progress with any server issues without the admins.
The official Seaside One-Click images are not based on my builds anymore, but on the Pharo dev-images. That's why there are other problems :-)
Lukas
On 16 August 2010 12:03, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Excellent! Like that we will have less problems I hope :)
The problem is that "nobody" is testing them anymore, I use the builds from my server. They are smaller, faster and have the right tools and settings installed :-) Lukas
I've been to http://hudson.lukas-renggli.ch/job/Pharo/, and see that there is a build of 1.1 on July 17, and another build on July 20, but that seems to be not exactly current, and does not describe itself as 1.2.
Lukas' builds are not the official ones... we will set up a dedecated Hudson, but mostly this is on hold because whole france is on holidays and I can't progress with any server issues without the admins.
The official Seaside One-Click images are not based on my builds anymore, but on the Pharo dev-images. That's why there are other problems :-)
Lukas
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli www.lukas-renggli.ch
On Aug 16, 2010, at 12:03 PM, Stéphane Ducasse wrote:
Excellent! Like that we will have less problems I hope :)
Especially when having the test/build infrastructure finished... it's amazing how that changes the game.
I've been to http://hudson.lukas-renggli.ch/job/Pharo/, and see that there is a build of 1.1 on July 17, and another build on July 20, but that seems to be not exactly current, and does not describe itself as 1.2.
Lukas' builds are not the official ones... we will set up a dedecated Hudson, but mostly this is on hold because whole france is on holidays and I can't progress with any server issues without the admins.
The official Seaside One-Click images are not based on my builds anymore, but on the Pharo dev-images. That's why there are other problems :-)
Lukas
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
participants (10)
-
Adrian Lienhard -
Carla F. Griggio -
Henrik Sperre Johansen -
Igor Stasenko -
James Foster -
Lukas Renggli -
Marcus Denker -
Sean P. DeNigris -
Stefan Marr -
Stéphane Ducasse