Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Even though it's not a likely sequence, but because of the size of the negative outcome, we avoid it by not including LGPL (or any other Category X software) in our releases.

    1. [ FINCN-2 ] 
      Jira
      serverASF JIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      keyFINCN-2
      Migrate ORM From Hibernate To OpenJPA
    2. [ FINCN-26 ] Replace MariaDB Driver With Drizzle As JDBC Driver
    3. [ FINCN-113 ] Migration From MariaDB To PostgreSQL

...

Our current process of validating Pull Requests is quite cumbersome and our Continuous Integration/Continuous Delivery needs automation. To ensure that our CI/CD process more becomes more efficient and there's seamless merging of Pull Requests, it's important for us to onboard artifactory as well as enable automated testing and checks for adherence to our coding standards when new Pull Requests are submitted.

    • Jira
      showSummaryfalsetrue
      serverASF JIRA
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      keyFINCN-148
       An Artifactory Into Build Process

    • Add checks for coding standards to unit tests

    • Add Java signature checking of API to unit tests

    • Jira
      showSummaryfalse
      serverASF JIRA
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      keyFINCN-148
       Run build and unit tests automatically when a PR is submitted

    • Jira
      showSummaryfalse
      serverASF JIRA
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      keyFINCN-148
       Change Other Builds ( libraries and services ) to refer to artifactory

...