Partly. It shows unwelcome dependencies between packages. I'm preparing some issue reports.
Excellent. Let us know because we will really fix any problems we can. Stef
Thanks pavel. what are elements in the list? items that we are not well packaged?
Stef
I did an update of PharoKernel for Pharo 1.3. https://gforge.inria.fr/frs/download.php/28598/PharoKernel-1.2-13229.zip.zip
It needs more next cleanup than usually. Here is some log:
Undeclared sorted by name: NameLookupFailure - LanguageEnvironment->#fontDownload ThemeIcons - SmalltalkImage->#aboutThisSystem AbstractFont - TextStyle class->#pixelsPerInch: RecentMessageList - ChangeRecord->#fileIn SARInstaller - LanguageEnvironment->#installFont RFC2047MimeConverter - String->#decodeMimeHeader PackageInfo - SystemNavigation->#packageInfoFor: WorldState - StartupUIManager->#inform: LongMessageDialogWindow - SmalltalkImage->#aboutThisSystem QuotedPrintableMimeConverter - String->#decodeQuotedPrintable ActiveWorld - NonInteractiveUIManager->#currentWorld - Project class->#interruptName:preemptedProcess: Base64MimeConverter - String->#base64Decoded - String->#decodeMimeHeader - TextStyle->#compressedMIMEEncodedStream - TextStyle class->#collectionFromCompressedMIMEString: StrikeFont - TextStyle class->#writeSF2FamilyNamed:inDirectory:toChangeSet: - TextStyle class->#initDefaultFontsAndStyle - TranscriptModel->#displayUnfinishedEntryOn: StandardFonts - TranscriptModel->#displayOn: StringMorph - ImageSegment->#prepareToBeSaved StringHolder - SmartRefStream class->#tallyOfSubObjects: - SmartRefStream class->#statsOfSubObjects: - ImageSegment->#findRogueRootsImSeg: ToolRegistry - SmalltalkImage->#tools ActiveHand - CodeUpdate class->#startUp: - Project class->#interruptName:preemptedProcess: UITheme - Model->#theme - SmalltalkImage->#theme - TranscriptModel->#taskbarIcon - UIManager->#theme TTCFont - TextStyle->#addNewFontSize: - TextStyle->#addLinedIfTT - TextStyle->#discardOtherSizes SoundService - Beeper->#play - Beeper class->#beepPrimitive ActiveEvent - Project class->#interruptName:preemptedProcess: TTCFontSet - TextStyle->#addNewFontSize: CombinedChar - UTF8DecomposedTextConverter->#nextFromStream: StrikeFontSet - LanguageEnvironment->#removeFonts - TextStyle->#printOn: Morph - DeepCopier->#checkBasicClasses MessageTally - InflateStream->#profile HTTPClient - Unicode class->#initializeCaseMappings - UpdateStreamer->#newUpdates - UpdateStreamer->#silentRetrieveUrls:ontoQueue:withWaitSema: - UpdateStreamer->#verboseRetrieveUrls:ontoQueue:withWaitSema: World - DisplayScreen->#fullScreen: - Rectangle->#newRectButtonPressedDo: - Rectangle->#newRectFrom: - CodeUpdate class->#startUp: - ExternalDropHandler class->#registerStandardExternalDropHandlers - ExternalDropHandler class->#defaultImageHandler - NonInteractiveUIManager->#currentWorld - Project class->#interruptName:preemptedProcess: - Project class->#spawnNewProcess - UpdateStreamer->#verboseRetrieveUrls:ontoQueue:withWaitSema: FormCanvas - DisplayScreen->#defaultCanvasClass PrettyPrinting - method not found --error-- MultiTTCFont - TextStyle->#addNewFontSize: Utilities - CodeUpdate class->#processUpdates ImageReadWriter - Form class->#fromBinaryStream:
Run: 5035 Expected passes: 5011 ------------------------------ Expected failures: 4 ClosureCompilerTest>>#testInjectIntoDecompilations ClosureCompilerTest>>#testInjectIntoDecompiledDebugs ClosureCompilerTest>>#testDebuggerTempAccess SymbolTest>>#testCopyNotSame ------------------------------ Unexpected failures: 7 PluggableSetTest>>#testAllowInclusionOfNils WeakSetTest>>#testAddNil WeakSetTest>>#testDoAfter WeakFinalizersTest>>#testNewFinalizationSupported IdentitySetTest>>#testAllowInclusionOfNils SetTest>>#testAllowInclusionOfNils WeakSetTest>>#testIncludes ------------------------------ Errors: 13 CompilerEvaluationTest>>#testEvaluationOfSelfSend Base64MimeConverterTest>>#testBase64Encoded Base64MimeConverterTest>>#testMimeEncodeDecode Base64MimeConverterTest>>#testOnByteArray ByteArrayTest>>#testHex SplitJoinTest>>#testSplitJoinBoundaryCases SplitJoinTest>>#testSplitStringOnRegex TextFontReferenceTest>>#testEquality TextFontReferenceTest>>#testHash StringTest>>#testEncodeForHTTP StringTest>>#testPercentEncodingJa StringTest>>#testUnescapePercents StringTest>>#testUnescapePercentsWithTextEncoding ------------------------------ Unexpected passes: 0
Cheers, -- Pavel