commit | f435f3d7c8d6d8fece4851e181180a40a9da125b | [log] [tgz] |
---|---|---|
author | David Morgan Spenser Savage <dsavage@apache.org> | Fri Sep 03 12:11:42 2010 +0000 |
committer | David Morgan Spenser Savage <dsavage@apache.org> | Fri Sep 03 12:11:42 2010 +0000 |
tree | 61db416ffffa561bdf077cf318c40873a542765a | |
parent | 09107887654a36d6f57820ea5a62d25ed159a955 [diff] [blame] |
inherit repos configs using defaulting mechanism (such that sigil projects can take advantage of changes introduced by FELIX-1355) git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@992273 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/common/sigil-defaults.properties b/sigil/common/sigil-defaults.properties index e69de29..bfc9d0d 100644 --- a/sigil/common/sigil-defaults.properties +++ b/sigil/common/sigil-defaults.properties
@@ -0,0 +1,2 @@ +# sigil common default properties +-defaults: ${BLDCOMMON:-../bldcommon}/sigil-defaults.properties