mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
moreover: - adjust packages.md, also remove deprecaed modules there and remove documentation which is no longer used - remove createRegisterJsServicesTask in build.gradle - adjust bbc/bc due to breaking changes (removal of different types). in the same go we have to forgive bc for infix as we no longer have ReporterFactory and since we don't use ascii bullet points in infix tests any more since 0.16.0 - we have established own tests for this aspect - rename RealTranslatorIntSpec to TranslatorIntSpec and remove the existing TranslatorIntSpec which was intended for ReporterFactory based implementations.