| output.. = target/classes/ | |
| bin.includes = META-INF/,\ | |
| .,\ | |
| OSGI-INF/,\ | |
| .classpath,\ | |
| .project,\ | |
| .settings/,\ | |
| about.html,\ | |
| about.ini,\ | |
| about.mappings,\ | |
| about.properties,\ | |
| about_files/,\ | |
| notice.html,\ | |
| license.html,\ | |
| epl-v20.html,\ | |
| license.txt | |
| src.includes = license.html,\ | |
| about.html,\ | |
| about.ini,\ | |
| about.mappings,\ | |
| about.properties,\ | |
| about_files/,\ | |
| notice.html,\ | |
| epl-v20.html | |
| source.. = src/ |