diggsweden / DCAT-AP-SE-Processor

GNU General Public License v3.0
9 stars 8 forks source link

Build artifact in dockerfile #1

Closed weipe closed 2 years ago

weipe commented 2 years ago

This PR includes two changes:

  1. Build the artifact in the Dockerfile, instead of relying on it being built locally first.
  2. Remove hardcoded Windows file system separator, and use the Java file.separator property instead - this allows GNU/Linux users to use the code as well.
jonassodergren commented 2 years ago

The function is requested (deployment on Linux) from several authorities. Approves.