diff --git a/edexOsgi/build.edex/edex/allElements.xml b/edexOsgi/build.edex/edex/allElements.xml index 3547f02571..a87a64199b 100755 --- a/edexOsgi/build.edex/edex/allElements.xml +++ b/edexOsgi/build.edex/edex/allElements.xml @@ -83,6 +83,18 @@ + + + + + + + + + + + plugin.type="@{plugin.type}" + plugin.directories="@{plugin.directories}" + plugin.pattern="@{line}" /> + + @@ -183,7 +199,17 @@ - + + + + + + + + + + diff --git a/edexOsgi/build.edex/edex/build.properties b/edexOsgi/build.edex/edex/build.properties index 892e570ed7..e9e4ed5cce 100644 --- a/edexOsgi/build.edex/edex/build.properties +++ b/edexOsgi/build.edex/edex/build.properties @@ -134,7 +134,7 @@ filteredDependencyCheck=false #- a directory that contains a /plugins or /features subdirectory #- the location of a feature.xml, or for 2.1 style plugins, the plugin.xml or fragment.xml #pluginPath= -forceContextQualifier= +forceContextQualifier=1 skipBase=true eclipseURL= diff --git a/edexOsgi/build.edex/edex/customTargets.xml b/edexOsgi/build.edex/edex/customTargets.xml index 2620e6ea24..bf5d13cd16 100644 --- a/edexOsgi/build.edex/edex/customTargets.xml +++ b/edexOsgi/build.edex/edex/customTargets.xml @@ -135,18 +135,56 @@ + + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +