| source.. = src/ | |
| bin.includes = about.properties, about.mappings, about.ini, about.html, META-INF/,\ | |
| .,\ | |
| LICENSE.txt,\ | |
| epl-2.0.html,\ | |
| license.html | |
| output.. = target/classes | |
| src.includes = about.properties, about.mappings, about.ini, about.html, epl-2.0.html,\ | |
| license.html,\ | |
| LICENSE.txt |