Please clarify which versions to report issues on

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Please clarify which versions to report issues on

DougEdmunds
If you start to open a new issue on http://code.google.com/p/pharo/issues/list
this is what appears:

"We are currently working on version 1.2, so please verify your issue with
the latest 1.2 Unstable version  before reporting it - we improved a lot
the system."

But on http://www.pharo-project.org/pharo-download, the 'unstable' version is listed as
Pharo 1.3 image (unstable), with a link to PharoCore 1.3 (just core).

Is there another place to go to for 1.2 Unstable? Or should everything be reported against 1.3?

If it is 1.3, can someone update the default text new issue info on code.google.com?
Reply | Threaded
Open this post in threaded view
|

Re: Please clarify which versions to report issues on

Marcus Denker-4

On Apr 12, 2011, at 7:00 PM, DougEdmunds wrote:

> If you start to open a new issue on
> http://code.google.com/p/pharo/issues/list
> this is what appears:
>
> "We are currently working on version 1.2, so please verify your issue with
> the latest 1.2 Unstable version  before reporting it - we improved a lot
> the system."
>
We forgot to update this. So I updated it now.

We are working on 1.3. 1.2 will only see fixes of real bugs of the kind that are
extremely important.

> But on http://www.pharo-project.org/pharo-download, the 'unstable' version
> is listed as
> Pharo 1.3 image (unstable), with a link to PharoCore 1.3 (just core).
>
> Is there another place to go to for 1.2 Unstable? Or should everything be
> reported against 1.3?
>
1.3

> If it is 1.3, can someone update the default text new issue info on
> code.google.com?


DONE


--
Marcus Denker  -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.


Reply | Threaded
Open this post in threaded view
|

Re: Please clarify which versions to report issues on

DougEdmunds
Where's the best place to get the most recent v 1.3 on any given day?

Some choices appear to be:

1. https://pharo-ic.lille.inria.fr/hudson/view/Pharo/job/Pharo%20Core%201.3/ (but which link?)
2. http://www.pharo-project.org/pharo-download : the link to "PharoCore 1.3 (just core)"
3. Other location?
Reply | Threaded
Open this post in threaded view
|

Re: Please clarify which versions to report issues on

Marcus Denker-4
In reply to this post by Marcus Denker-4

On Apr 12, 2011, at 9:33 PM, DougEdmunds wrote:

> Where's the best place to get the most recent v 1.3 on any given day?
>
> Some choices appear to be:
>
> 1. https://pharo-ic.lille.inria.fr/hudson/view/Pharo/job/Pharo%20Core%201.3/
> (but which link?)

The latest image is this:

https://pharo-ic.lille.inria.fr/hudson/view/Pharo/job/Pharo%20Core%201.3/lastSuccessfulBuild/artifact/PharoCore-1.3.zip


> 2. http://www.pharo-project.org/pharo-download : the link to "PharoCore 1.3
> (just core)"

Hudson needs to start somewhere, and loading 140 updates is to slow. So we checkpoint all 10-20 updates (good to have
anyway), and that is linked here:

http://www.pharo-project.org/pharo-download/unstable-core

It tends to be a relatively un=broken image, too. The hudson one is build after *every* update, and can be in need
of another update to be usable. (But that does not happen often)

        Marcus


--
Marcus Denker  -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.