.bnd
Header
- Pattern:
.*
Options
build-depsStores build dependencies of bnd from gradle, ant, etc. In general, bnd will be among this. The files in this directory must be fully versioned-
Example:
~/.bnd/biz.aQute.bnd-2.2.0.jar -
Pattern:
.*
-
settings.jsonContains the settings used by bnd in json format. These settings are maintained by bnd command line (bnd help settings). These settings can be used through macros and can provide passwords, user ids, and platform specific settings. Names starting witha dot (.) are considered protected-
Example:
{"id":"30...001","map":{".github.secret":"xxxxxx","github.user":"minime","email":"Peter.Kriens@aQute.biz"},"secret":"308...CC56"} -
Pattern:
.* -
Options:
emailThe user’s email address- Pattern:
.*
- Pattern:
idThe public key for this machine- Pattern:
.*
- Pattern:
secretThe private key for this machine- Pattern:
.*
- Pattern:
-
caches/shasDirectory with sha artifacts. The sha is the name of the directory, it contains the artifact with a normal bsn-version.jar name- Pattern:
.*
- Pattern:
