1. 3748be4 Back to dictionary for configurations by Carsten Ziegeler · 6 years ago
  2. 96a8d55 Move all json handling methods into base class by Carsten Ziegeler · 6 years ago
  3. 1899801 Merge pull request #7 from andreituicu/fix_text_extensions by David Bosschaert · 6 years ago
  4. 1733643 Fix Text Extension Serialization. by Andrei Tuicu · 6 years ago
  5. f85dcad Fix Text Extension Serialization. by Andrei Tuicu · 6 years ago
  6. 210250a Merge pull request #6 from apache/SLING-8027 by David Bosschaert · 6 years ago
  7. 385fa6d SLING-8027 - Malformed JSON when serialising "include" elements by Simo Tripodi · 6 years ago
  8. 2984579 Embed Felix Utils dependencies. by David Bosschaert · 6 years ago
  9. e01e343 Merge pull request #5 from apache/issue/SLING-7998 by David Bosschaert · 6 years ago
  10. 32d7fdc SLING-7998 - The FeatureJSONReader doesn't report in which file it encountered an error when the location information is available by Radu Cotescu · 6 years ago issue/SLING-7998
  11. 8d0bdf5 Move file based artifact management into separate package by Carsten Ziegeler · 6 years ago
  12. f053f57 Create interface for ArtifactManager by Carsten Ziegeler · 6 years ago
  13. 4b84314 Remove unuse method by Carsten Ziegeler · 6 years ago
  14. 5cbeccd SLING-7941 - Use streaming APIs to marshall the Feature to JSON by David Bosschaert · 6 years ago
  15. 8f9f599 The runmodes bundle attribute needs to be written out as 'run-modes' by David Bosschaert · 6 years ago
  16. 27f5ae6 Merge pull request #3 from apache/issues/SLING-7829 by Karl Pauls · 6 years ago
  17. ed4840a trivial: added license header to *.md files by Radu Cotescu · 6 years ago
  18. ef1ae05 SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 6 years ago
  19. a416efd SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 6 years ago
  20. 02bc56a Update repoinit reading test to reflect repoinit TEXT support. by David Bosschaert · 6 years ago
  21. efc7703 Fix check type to not fail if class is null and more than a null value is present. by Karl Pauls · 6 years ago
  22. d4f8305 SLING-7829: Change the includes to be include and from a list to a single (optional) field by Karl Pauls · 6 years ago issues/SLING-7829
  23. d72f53c Support for null variable values by David Bosschaert · 6 years ago
  24. cbd250f Merge pull request #2 from apache/variables by Karl Pauls · 6 years ago
  25. 3ac2898 Change variable handling to not allow variables to be defined twice by Karl Pauls · 6 years ago variables
  26. 252c549 Make ArtifactManager AutoCloseable by Karl Pauls · 6 years ago
  27. d28a079 Use Felix Framework 6.0.1 by default. by Karl Pauls · 6 years ago
  28. 5fee8d8 SLING-7841: Add support for basic auth in repo urls. by Karl Pauls · 6 years ago
  29. e579053 SLING-7827 : Remove Application concept from feature model by Carsten Ziegeler · 6 years ago
  30. 0e3ff4b Update to Configurator 1.0.4 by Carsten Ziegeler · 6 years ago
  31. 6879746 Update to configurator 1.0.2 by Carsten Ziegeler · 6 years ago
  32. 193b49f SLING-7784 : Unable to add comments to the removals → bundles section by Carsten Ziegeler · 6 years ago
  33. 0cb0f3e SLING-7765 Application creation missing variable declarations by David Bosschaert · 6 years ago
  34. 6583073 SLING-7765 Application creation missing variable declarations by David Bosschaert · 6 years ago
  35. 5b361a8 Update to latest feature snapshot. by Karl Pauls · 6 years ago
  36. 6d70839 Adding header to readme by Dan Klco · 6 years ago
  37. 19550bd [maven-release-plugin] prepare for next development iteration by David Bosschaert · 6 years ago
  38. 7e7f579 [maven-release-plugin] prepare release org.apache.sling.feature.io-0.1.2 by David Bosschaert · 6 years ago org.apache.sling.feature.io-0.1.2
  39. b596056 Upgrade feature model dependency to 0.1.2 by David Bosschaert · 6 years ago
  40. f9cc832 Move dependency on org.apache.sling.feature to 0.1.1-SNAPSHOT by David Bosschaert · 6 years ago
  41. 3be08ae SLING-7677 - FeatureJSONWriter uses isOptional instead of isRequired by Andrei Tuicu · 6 years ago
  42. 43e3932 [maven-release-plugin] prepare for next development iteration by David Bosschaert · 6 years ago
  43. 1a34970 [maven-release-plugin] prepare release org.apache.sling.feature.io-0.1.0 by David Bosschaert · 6 years ago org.apache.sling.feature.io-0.1.0
  44. ce2d47f Add some missing Javadoc by David Bosschaert · 6 years ago
  45. 26fe014 Fix SCM settings by David Bosschaert · 6 years ago
  46. 6620fa8 Move to Felix Utils 1.11.0 by David Bosschaert · 6 years ago
  47. 7e6ccc5 Fix JSON repoinit reader test by David Bosschaert · 6 years ago
  48. 5afa8c0 Point to overall documentation in readme.md by David Bosschaert · 6 years ago
  49. 70e3996 Fix name of Sling Feature Model by David Bosschaert · 6 years ago
  50. 2764800 Add initial readme.md file. by David Bosschaert · 6 years ago
  51. 01d264d Move version to 0.1.0 by David Bosschaert · 6 years ago
  52. 854b2ff Use Converter and Configurator 1.0.0 by David Bosschaert · 6 years ago
  53. 876667f Add LICENSE and .gitignore by David Bosschaert · 6 years ago
  54. 9a052ae [Sling Feature Model] Refactor FeatureUtil out of the support module by David Bosschaert · 6 years ago
  55. 168c956 [Sling Feature Model] Split off IO packages into separate module. by David Bosschaert · 6 years ago