blob: 302cba7927699b7e3199fa6f2aed7b8c1a4fdb06 [file] [log] [blame]
Richard S. Hall85bafab2009-07-13 13:25:46 +00001
2# requirements
3
4-imports:\
5 version, \
6 org.apache.commons.cli
7
8# exports
9
10-bundles: list
11
12list;name: org.example.list
13list;-exports: list.*
14