Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-17 | Use the Maven Shade plugin | Francis Gagné | |
Use the Maven Shade plugin to build an uber-jar instead of the Maven Assembly plugin's jar-with-dependencies. The main reason for switching is that we must merge the services resource files (specifically, META-INF/resources/org.reasm.ArchitectureProvider, which is now provided by both reasm-m68k and reasm-z80). | |||
2014-09-08 | Initial version | Francis Gagné | |
This is a Java project template for the Luna version of Eclipse JDT and Eclipse m2e. It also enables the FindBugs builder. |