Historie revizí

Autor SHA1 Zpráva Datum
  Steinar Bang 6f9713c600 Made comment on what will be in the next release in the README. před 10 roky
  Steinar Bang 33cc1d28d9 Added links to released version javadocs on javadoc.io. před 10 roky
  Steinar Bang ab6284b918 Spelling corrections. před 10 roky
  Steinar Bang 0a3b66c2a3 Added a usage example for the OSGi mocks. před 10 roky
  Steinar Bang 99c7ed8d3c Added a description of the branch implementing @Optional. před 10 roky
  Steinar Bang b3e53777db Described the branch with @Named support and added a table showing code growth when implementing new features. před 10 roky
  Steinar Bang e609fe3941 Added minimal Felix Webconsole instructions to the README. před 10 roky
  Steinar Bang fc772e8004 Added the Felix webconsole to the gogo shell. před 10 roky
  Steinar Bang 2a03d7987a Describe when to embed and when not to embed in the README. před 10 roky
  Steinar Bang 5c4174ecb1 Revert "Made it possible to access @Named annotation on injected StorageService instances." před 10 roky
  Steinar Bang 478403b939 Use reflection to get the value of a @Named annotation on an injected StorageService. před 10 roky
  Steinar Bang 74a6dc3c79 More detail on the new testbundles used in the integration tests added to the README. před 10 roky
  Steinar Bang 5f01bbf9a2 Simpler way of accessing the @Named annotation. před 10 roky
  Steinar Bang b635f6ae6c Added a version history to the README. před 10 roky
  Steinar Bang f1b94228c6 Preparing for the next release: changed version from 1.0.2-SNAPSHOT to 1.1.0-SNAPSHOT. před 10 roky
  Steinar Bang 7c0cc86e1c Minimize try/catch clauses when getting a field as a collection. před 10 roky
  Steinar Bang ba1d3bcd37 Exclude new bundles used by integration tests from code coverage. před 10 roky
  Steinar Bang 9130cd0731 CollectionInjectionCatcherProvider integration test does actual work with one of the injected StorageService instances. před 10 roky
  Steinar Bang e186ae7e94 Implemented the CollectionInjectionCatcherProvider getInjectedStorageServiceNames() and getStorageService() methods. před 10 roky
  Steinar Bang 9e79f5dd97 Made it possible to access @Named annotation on injected StorageService instances. před 10 roky
  Steinar Bang 0909c8d267 Added a note about the collection injection in the README. před 10 roky
  Steinar Bang 37888d9614 Fixed unit test for @Inject annotated non-generic List field. před 10 roky
  Steinar Bang afd3448c9e Correctly create collection for uninitialized collection field. před 10 roky
  Steinar Bang 94eec2aeff Let the StorageService extend Comparable to make it usable as a TreeSet item. před 10 roky
  Steinar Bang 7e14e21563 Added unit tests for various collection types as injection points. před 10 roky
  Steinar Bang db62e22e74 Copied verbatim to preserve history. před 10 roky
  Steinar Bang 2bf96355c7 Added a test for injection into a Set<> field, with the field already instantiated. před 10 roky
  Steinar Bang f4703ebea4 Copied verbatim to preserve history. před 10 roky
  Steinar Bang f66a1183a3 Implemented Collection injection for List fields. před 10 roky
  Steinar Bang 45b2e6afa4 Check the number of injected StorageService instances in the CollectionInjectionCatcher service provider. před 10 roky