update properties file form of jvm packages to use BldUtil.expand to reduce redundant information
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@983901 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/common/core/sigil.properties b/sigil/common/core/sigil.properties
index 508cfcc..f61d1af 100644
--- a/sigil/common/core/sigil.properties
+++ b/sigil/common/core/sigil.properties
@@ -20,17 +20,7 @@
org.apache.felix.sigil.common.progress*,
-resources: \
- profiles, \
- profiles/CDC-1.0_Foundation-1.0.profile, \
- profiles/CDC-1.1_Foundation-1.1.profile, \
- profiles/J2SE-1.2.profile, \
- profiles/J2SE-1.3.profile, \
- profiles/J2SE-1.4.profile, \
- profiles/J2SE-1.5.profile, \
- profiles/JavaSE-1.6.profile, \
- profiles/OSGi_Minimum-1.0.profile, \
- profiles/OSGi_Minimum-1.1.profile, \
- profiles/profile.list, \
+ profiles/jvm-packages.properties, \
-exports: \
org.apache.felix.sigil.common.bnd, \