summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-12Create classes directory before allHEADmasterAlessandro Iezzi
2024-03-12Check if exists the test directoryAlessandro Iezzi
2024-03-12Add target to generate dist directoryAlessandro Iezzi
2024-03-12Correct the command to get JAVA_VERSIONAlessandro Iezzi
java.version property is relative to Spring Boot.
2024-03-12Add the new 'libs' targetAlessandro Iezzi
2023-12-14Separate compilation of src/main and src/testAlessandro Iezzi
No need to build mk.
2023-12-14Add MakefileAlessandro Iezzi
2023-12-14Add .classpath generation before compiling OBJAlessandro Iezzi
2023-12-14Add java.mvn.mkAlessandro Iezzi