[weld-commits] [weld/core] ba003b: WELD-1407 Fixing hard coded weld version in OSGi b...

GitHub noreply at github.com
Thu Jul 4 03:52:29 EDT 2013


  Branch: refs/heads/1.2
  Home:   https://github.com/weld/core
  Commit: ba003bcc29e616251b441273d9652d266173c5d7
      https://github.com/weld/core/commit/ba003bcc29e616251b441273d9652d266173c5d7
  Author: Sun Seng David TAN <sunix at sunix.org>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M environments/osgi/core/integration/src/main/resources/META-INF/weld-osgi-core-integration.bnd
    M environments/osgi/core/mandatory/src/main/resources/META-INF/weld-osgi-core-mandatory.bnd

  Log Message:
  -----------
  WELD-1407 Fixing hard coded weld version in OSGi bundles


  Commit: 03c06acd2e32dc3adbac77818ad75b03b0d6642b
      https://github.com/weld/core/commit/03c06acd2e32dc3adbac77818ad75b03b0d6642b
  Author: Sun Seng David TAN <sunix at sunix.org>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M environments/osgi/core/integration/src/main/resources/META-INF/weld-osgi-core-integration.bnd
    M environments/osgi/core/mandatory/src/main/resources/META-INF/weld-osgi-core-mandatory.bnd

  Log Message:
  -----------
  WELD-1406 Weld-osgi-core-mandatory/integration should export/import org.jboss.weld.interceptor


  Commit: 5db7cf4a013b5f36dae8480ab2dcd014d0564059
      https://github.com/weld/core/commit/5db7cf4a013b5f36dae8480ab2dcd014d0564059
  Author: Sun Seng David TAN <sunix at sunix.org>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M environments/osgi/core/extension/src/main/java/org/jboss/weld/environment/osgi/impl/integration/IntegrationActivator.java

  Log Message:
  -----------
  WELD-1408 Fixing OSGi bundles stop process (broken since WELD-1307)


  Commit: 9e1071865e8a636b3548be1d6d50563cd55843c7
      https://github.com/weld/core/commit/9e1071865e8a636b3548be1d6d50563cd55843c7
  Author: TAN Sun Seng David <sunix at sunix.org>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M environments/osgi/core/integration/src/main/resources/META-INF/weld-osgi-core-integration.bnd
    M environments/osgi/core/mandatory/src/main/resources/META-INF/weld-osgi-core-mandatory.bnd

  Log Message:
  -----------
  WELD-1407 Removing hard coded versions for third party libraries from OSGi bundles


  Commit: 88e73de0c2aaa57bedf2da3d11cc7a8f3d799bd3
      https://github.com/weld/core/commit/88e73de0c2aaa57bedf2da3d11cc7a8f3d799bd3
  Author: TAN Sun Seng David <sunix at sunix.org>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M environments/osgi/core/extension/src/main/resources/META-INF/weld-osgi-core-extension.bnd

  Log Message:
  -----------
  WELD-1407 Removing hard coded versions for third party libraries from OSGi bundles. weld-osgi-core-extension


  Commit: 54199b16cbc5d4852e3f1a11a29ec106a2fc7b34
      https://github.com/weld/core/commit/54199b16cbc5d4852e3f1a11a29ec106a2fc7b34
  Author: TAN Sun Seng David <sunix at sunix.org>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M environments/osgi/examples/container-equinox/pom.xml
    M environments/osgi/examples/container-equinox/src/main/resources/config.ini
    M environments/osgi/examples/container-felix/pom.xml
    M environments/osgi/examples/container-felix/src/main/resources/config.properties
    M environments/osgi/examples/container-knopflerfish/pom.xml
    M environments/osgi/examples/container-knopflerfish/src/main/resources/config.xargs
    M environments/osgi/examples/container-pojosr/pom.xml
    M environments/osgi/examples/pom.xml

  Log Message:
  -----------
  WELD-1444 clean up weld-osgi examples, using maven properties


  Commit: 1a54d610286f6c17be478b7d75898a74568ab08e
      https://github.com/weld/core/commit/1a54d610286f6c17be478b7d75898a74568ab08e
  Author: TAN Sun Seng David <sunix at sunix.org>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M environments/osgi/examples/container-equinox/pom.xml
    M environments/osgi/examples/container-equinox/src/main/assembly/assembly.xml
    M environments/osgi/examples/container-equinox/src/main/resources/config.ini
    M environments/osgi/examples/container-felix/pom.xml
    M environments/osgi/examples/container-felix/src/main/assembly/assembly.xml
    M environments/osgi/examples/container-felix/src/main/resources/config.properties
    M environments/osgi/examples/container-knopflerfish/pom.xml
    M environments/osgi/examples/container-knopflerfish/src/main/assembly/assembly.xml
    M environments/osgi/examples/container-knopflerfish/src/main/resources/config.xargs
    M environments/osgi/examples/container-pojosr/pom.xml
    M environments/osgi/examples/container-pojosr/src/main/assembly/assembly.xml
    M environments/osgi/examples/pom.xml
    M environments/osgi/examples/web/web-fwk/src/main/java/org/jboss/weld/osgi/examples/web/fwk/HttpServiceTracker.java
    M pom.xml

  Log Message:
  -----------
  WELD-1444 updating weld-osgi examples containers versions so it works on OSGi 4.3.1


  Commit: 550e2f4bdb1971089fdfdbf97c840b24c5a08f0a
      https://github.com/weld/core/commit/550e2f4bdb1971089fdfdbf97c840b24c5a08f0a
  Author: TAN Sun Seng David <sunix at sunix.org>
  Date:   2013-07-02 (Tue, 02 Jul 2013)

  Changed paths:
    M environments/osgi/tests/tester/pom.xml

  Log Message:
  -----------
  WELD-1446 Excluding org.osgi.core in weld-osgi tests, OSGi classes conflict with Felix OSGi classes


Compare: https://github.com/weld/core/compare/31e79fbd295f...550e2f4bdb19


More information about the weld-commits mailing list