patrickzib / SFA

Scalable Time Series Data Analytics
GNU General Public License v3.0
312 stars 67 forks source link

Use Gradle as the main build automation system #4

Closed mohataher closed 7 years ago

mohataher commented 7 years ago

This pull requet includes:

  1. Use Gradle as the main build tool
  2. Update test cases names and resources loading using standard ClassLoader
  3. Change the repo structure to standard Gradle/Maven structure src/main/java, src/main/tests, etc..