Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
blob: 5689bc7f16e56aec4b37ba2693d102cefb2cd9ac (plain) (blame)
1
2
3
4
5
6
7
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               OSGI-INF/
src.includes = about.html
source.. = src/

Back to the top