Issue 6760 in pharo: Traits don't get repackaged

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

Issue 6760 in pharo: Traits don't get repackaged

pharo
Status: Accepted
Owner: ----
Labels: Milestone-2.0 Type-Bug

New issue 6760 by [hidden email]: Traits don't get repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

Steps to reproduce:
- create a new Trait
- change the category name

Result: The trait is still in the old category


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo

Comment #1 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

doing a RPackageOrganizer initialize afterwards doesn't seem to be a good  
idea either :) since everything goes to _UnpackagedPackage... gna :/


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Labels: Target-Trait

Comment #2 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Labels: Target-Rpackage

Comment #3 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Labels: -Target-Rpackage Target-RPackage

Comment #4 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo

Comment #5 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

Still reproducible in 20352


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Status: FixReviewNeeded

Comment #6 on issue 6760 by [hidden email]: Traits don't get repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

in SLICE-Issue-6760-Traits-dont-get-repackaged-EstebanLorenzano.1


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Status: MonkeyIsChecking

Comment #7 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760#c7

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Status: WorkNeeded

Comment #8 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760#c8

Monkey went bananas:
--------------------
Error while loading  
SLICE-Issue-6760-Traits-dont-get-repackaged-EstebanLorenzano.1 from  
http://ss3.gemstone.com/ss/PharoInbox:
        MessageNotUnderstood: GoferResolvedReference>>merge
  1: GoferResolvedReference(Object)>>doesNotUnderstand: #merge
  2: [self slice merge] in UlysseTheMonkey>>loadSlice
  3: BlockClosure>>on:do:
  4: UlysseTheMonkey>>loadSlice
  5: [self loadSlice] in UlysseTheMonkey>>loadAndTestSlice
  6: [loadStopwatch reset activate.
                aBlock value.
                loadStopwatch suspend.
                testResult := self runTests.
                self removeFalseErrors] in UlysseTheMonkey>>testChangeImpact:
  7: BlockClosure>>on:do:
  8: UlysseTheMonkey>>testChangeImpact:
  9: UlysseTheMonkey>>loadAndTestSlice
10: UlysseTheMonkey>>loadAndTest
        ...
----------------------------------------------------------
Loaded Source:  
SLICE-Issue-6760-Traits-dont-get-repackaged-EstebanLorenzano.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20384-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Nov  6 2012
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Nov  6 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
a7bf128cd3b9389e77ea0cdec9a515282926a483 Date: 2012-11-02 14:17:44 +0100  
By: Esteban Lorenzano <[hidden email]> Jenkins build #136


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Status: HumanReviewNeeded

Comment #9 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Status: FixToInclude

Comment #10 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Status: Integrated

Comment #11 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

in 2.0 286


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Status: FixToInclude

Comment #12 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

there was an error :(

SLICE-Issue-6760-Traits-dont-get-repackaged-EstebanLorenzano.2


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo

Comment #13 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

Issue 6939 has been merged into this issue.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6760 in pharo: Traits don't get repackaged

pharo
Updates:
        Status: Integrated

Comment #14 on issue 6760 by [hidden email]: Traits don't get  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6760

in 20387


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker