Using ServiceLoader - need buddy policy in Equinox osgi
authorJaroslav Tulach <jaroslav.tulach@netbeans.org>
Sun, 05 Jan 2014 07:54:30 +0100
branchosgi
changeset 395c62110222c10
parent 394 88c06549e122
child 396 8a4ea05c6b61
Using ServiceLoader - need buddy policy in Equinox
boot/pom.xml
     1.1 --- a/boot/pom.xml	Sun Jan 05 06:53:34 2014 +0100
     1.2 +++ b/boot/pom.xml	Sun Jan 05 07:54:30 2014 +0100
     1.3 @@ -24,6 +24,7 @@
     1.4                <configuration>
     1.5                    <instructions>
     1.6                        <Agent-Class>org.netbeans.html.boot.impl.JsAgent</Agent-Class>
     1.7 +                      <Eclipse-BuddyPolicy>dependent</Eclipse-BuddyPolicy>
     1.8                    </instructions>
     1.9                </configuration>
    1.10            </plugin>