Ciao,Hi Dario,The way we are dealing with metarepos is somewhat problematic.The creation of a new repo for each new pharo version is wrong. The resultis that the latest version of configurations is often not in all metarepos.
OK..... from: http://www.smalltalkhub.com/mc/Pier/Pier3Addons/main
i load ( ConfigurationOfPier3AddOns project version: #'stable' )
without error!!! ( But i need to load #'development' version ?)
But for example any Magritte package was uploaded,
and the ZnZincServerAdaptor too......
What is the right package sequence to load and which the relative version ?
SAXParserDriverXMLWellFormedParserTokenizerYou must resolve these dependencies before you will be able to load these definitions:SAXPositionParserDriverdecodesCharactershandleEndCDataPosition:handleEndCommentPosition:handleEndDeclaration:handleEndDoctypeDeclarationPosition:handleEndEntityReferencePosition:handleEndPIPosition:handleEndQuotedStringValuePosition:handleEndTagPosition:handleEndXMLDeclarationPosition:handleStartCDataPosition:handleStartCommentPosition:handleStartDeclaration:handleStartDoctypeDeclarationPosition:handleStartEntityReferencePosition:handleStartPIPosition:handleStartQuotedStringValuePosition:handleStartTagPosition:handleStartXMLDeclarationPosition:isValidatingtokenizerClassXMLPositionWellFormedParserTokenizercurrentPositionnextAttributeValuenextCDataSectionnextCharacterReferenceOnWriteStreamnextCommentnextDoctypeDeclarationnextEndDoctypeDeclarationnextEntityValuenextGeneralEntityReferenceOnWriteStreamnextPIWithTarget:nextParameterEntityReferencenextParameterEntityReferenceInDeclarationnextParameterEntityReferenceOnWriteStreamnextSubsetDeclarationnextTagnextXMLDeclarationsetDriver:stream:readLimit:
| piersetup |piersetup := (WAAdmin register: self asApplicationAt: 'piersetup')preferenceAt: #useCookies put: false; ****** useCookies is not configured *******NOW when i open the: pier and the: pier-setup applications the system report some errors
and is not operating.
Some Considerations?
Thanks,
Dario