aboutsummaryrefslogtreecommitdiff
path: root/plugins/uber-jar
Commit message (Expand)AuthorAgeFilesLines
* start modularizing cbt into librariesChristopher Vogt2017-03-271-1/+1
* simplify uberJar plugin and activate recursiveDelete lib functionChristopher Vogt2017-02-281-95/+58
* jar / doc refactorChristopher Vogt2017-02-281-1/+1
* use `name` instead of `projectName` as it is more universal and theChristopher Vogt2017-02-271-1/+1
* fix main method signature in dotty-exampleChristopher Vogt2016-10-021-1/+1
* include directories from classpath in uber jar. fixes multi project jarsrockjam2016-06-241-9/+6
* explicitly specify jar extension, delete file before writing jar in librockjam2016-06-241-19/+9
* uber jar put all functions in one classrockjam2016-06-242-86/+76
* update uber jar PRrockjam2016-06-243-162/+55
* write current jdk version to MANIFEST.MFrockjam2016-06-241-5/+13
* uber-jar plugin implementationrockjam2016-06-244-0/+249