Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-1904

Update framework.security to 4.2.0 of org.osgi.core

    XMLWordPrintableJSON

Details

    Description

      Currently, framework.security's pom.xml uses osgi core 4.1.0. While org.apache.felix.framework (version 2.1.0-SNAPSHOT, 2.0.1 and 2.0.2 etc) uses 4.2.0. Can you please update the dependency to 4.2.0?

      [dims@dims-desktop framework.security]$ pwd
      /home/dims/apache/felix/framework.security
      [dims@dims-desktop framework.security]$svn diff pom.xml
      Index: pom.xml
      ===================================================================
      — pom.xml (revision 884284)
      +++ pom.xml (working copy)
      @@ -34,7 +34,7 @@
      <dependency>
      <groupId>org.osgi</groupId>
      <artifactId>org.osgi.core</artifactId>

      • <version>4.1.0</version>
        + <version>4.2.0</version>
        </dependency>
        <dependency>
        <groupId>${pom.groupId}</groupId>

      In the 4.2.0 version there are newer methods in ConditionalPermissionAdmin / ConditionalPermissionInfo interfaces that need to be implemented.

      thanks,
      dims

      Attachments

        Activity

          People

            karlpauls Karl Pauls
            dims Davanum Srinivas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: