Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Latest commit

 

History

History
50 lines (26 loc) · 815 Bytes

TODO.adoc

File metadata and controls

50 lines (26 loc) · 815 Bytes

TODO

  • remove TODOs

  • remove references to isisaddons.org or catalog.incode.org

  • publish website to platform.incode.org

  • update original isisaddons.org/catalog.incode.org + github repos, refer to the new platform

  • recreate all outstanding tickets against incode-platform

  • apply outstanding pull requests

  • new tickets:

    • rework communications

      • remove dependency on lib-poly

    • mothball lib-poly

  • add pmd checks etc (from docfragment)

    <!--
            <maven-checkstyle-plugin.configLocation>../_checks/checkstyle.xml</maven-checkstyle-plugin.configLocation>
            <maven-pmd-plugin.ruleset>../_checks/pmd.xml</maven-pmd-plugin.ruleset>
    -->
    
    <!--
    <mixin>
        <groupId>com.danhaywood.mavenmixin</groupId>
        <artifactId>staticanalysis</artifactId>
    </mixin>
    -->