Skip to content

First THEMAS Release converted to Maven

Compare
Choose a tag to compare
@isl isl released this 09 Sep 22:09
· 132 commits to master since this release

This release contains exactly the same source code with the first release of THEMAS v1.0 but is now made available in Maven format.

The following folder structure changes have been made:

  • Folder: "Sources/WebApplication/src/java" has been moved to "src/main/java"
  • Folder: "Sources/WebApplication/web" has been moved to "src/main/webapp"
  • Folder: "Sources/THEMAS_DB_FOLDER" has been moved to "src/main/resources/THEMAS_DB_FOLDER"