커밋 기록

작성자 SHA1 메시지 날짜
  Steinar Bang b6845fc6e0 Merge branch 'add-named-inject-support' into add-optional-injection-support 10 년 전
  Steinar Bang 4b61998989 Merge remote-tracking branch 'origin/master' into add-named-inject-support 10 년 전
  Steinar Bang 6f9713c600 Made comment on what will be in the next release in the README. 10 년 전
  Steinar Bang 33cc1d28d9 Added links to released version javadocs on javadoc.io. 10 년 전
  Steinar Bang ab6284b918 Spelling corrections. 10 년 전
  Steinar Bang 45655c9351 Rewrote to the viewpoint of @Optional being on master. 10 년 전
  Steinar Bang a4b6d0a0db Merge branch 'add-named-inject-support' into add-optional-injection-support 10 년 전
  Steinar Bang 747d42768e Rewrote to have @Named be the master and @Optional on a branch. 10 년 전
  Steinar Bang 9a7798f71d Merge branch 'master' into add-named-inject-support 10 년 전
  Steinar Bang 0a3b66c2a3 Added a usage example for the OSGi mocks. 10 년 전
  Steinar Bang 99c7ed8d3c Added a description of the branch implementing @Optional. 10 년 전
  Steinar Bang 9fed7371f8 Added final bundle sizes for @Optional injections. 10 년 전
  Steinar Bang 19bf7864e1 Added a new integration test for using @Optional injections. 10 년 전
  Steinar Bang a1f8928144 Added a provider with two @Optional injections for use in integration tests. 10 년 전
  Steinar Bang 059199d97f Made @Optional injections work. 10 년 전
  Steinar Bang aafa77bb16 Copied verbatim to preserve history. 10 년 전
  Steinar Bang d62d5fca78 @Option wasn't found with scope test on the dependency, it is found with scope compiled and provided but none of the other scopes. 10 년 전
  Steinar Bang f6c5a57971 Copied verbatim to preserve history. 10 년 전
  Steinar Bang 21c117ea33 Partial entry for optional injections. 10 년 전
  Steinar Bang b7c50f9430 Added unit test testAdapterOnProviderWithOptionalInjections() which shows that the service of a Provider<> stays registered, if an optional injection is retracted. 10 년 전
  Steinar Bang 5494cf2ea1 Added class NamedOptionalInjectionCatcherServiceProvider a Provider<> with one optional and one optional injection, for use in unit tests. 10 년 전
  Steinar Bang 8db0c97dca MockBundleContext: Added some support for the filter argument of the getServiceReferences() method. 10 년 전
  Steinar Bang 62b2e435f1 Copied verbatim to preserve history. 10 년 전
  Steinar Bang ae4ace38e2 Added method isOptional() to the Injection interface. 10 년 전
  Steinar Bang 25475a3bea Added a runtime retained @Optional annotation, allowed on fields and methods. 10 년 전
  Steinar Bang f36d44627e Added a description of the @Named annotation support. 10 년 전
  Steinar Bang 9193ab1a79 Merge branch 'master' into add-named-inject-support 10 년 전
  Steinar Bang b3e53777db Described the branch with @Named support and added a table showing code growth when implementing new features. 10 년 전
  Steinar Bang c6ff63c11b Correct representation of "and" between class and id when registering the listener with a filter. 10 년 전
  Steinar Bang 68add2e41b Correct representation of "and" of filter criteria used by listeners with filters. 10 년 전