Bravo! Long time overdue! Norbert
> Am 28.10.2019 um 09:30 schrieb Torsten Bergmann <asta...@gmx.de>: > > Hi, > > the STHub -> PharoExtras project "XMLWriter" > > 1. was now moved from http://smalltalkhub.com/#!/~PharoExtras/XMLWriter to > https://github.com/pharo-contributions/XML-XMLWriter including the FULL > HISTORY > > The old STHub repo was marked as obsolete - but is linking to the new one > > 2. Travis CI job was setup > (https://travis-ci.org/pharo-contributions/XML-XMLWriter) for P7 which is > green > > 4. the new version is tagged in git as version 2.8.5 > > 5. the Config was adopted with 2.8.5 and uploaded into MetaRepoForPharo70 so > it works in catalog > > > You can load "XMLWriter" in Pharo 7 and 8 from Catalog or via load > instructions > > Metacello new > baseline: 'XMLWriter'; > repository: 'github://pharo-contributions/XML-XMLWriter/src'; > load. > > > More to come... > > Bye > T. >