1. 2169110 Remove dependency on resolver for now, until the resolver has stabilised by David Bosschaert · 6 years ago
  2. 5af01ff Fix SCM settings by David Bosschaert · 6 years ago
  3. 63c5e4a Include original file name in feature ID if different from feature name by David Bosschaert · 6 years ago
  4. 1813e71 Point to overall documentation in readme.md by David Bosschaert · 6 years ago
  5. cf07606 Dont use colons in converted file names if the feature name contained a colon by David Bosschaert · 6 years ago
  6. 718a7a2 Fix name of Sling Feature Model by David Bosschaert · 6 years ago
  7. e259453 Add initial readme.md file. by David Bosschaert · 6 years ago
  8. a0016cb Changing package of model converter by David Bosschaert · 6 years ago
  9. 8161683 Move version to 0.1.0 by David Bosschaert · 6 years ago
  10. 1a28776 Use Converter and Configurator 1.0.0 by David Bosschaert · 6 years ago
  11. 16fe295 Add LICENSE and .gitignore by David Bosschaert · 6 years ago
  12. deffad0 Use felix utils ResourceBuilder and Parser instead of the ManifestParser and ManifestUtil. As with that the feature-support module is empty, remove it. by Karl Pauls · 6 years ago
  13. 8efb7c3 [Feature Model] Move constants from support module to feature module by David Bosschaert · 6 years ago
  14. ac8e761 [Sling Feature Model] Refactor FeatureUtil out of the support module by David Bosschaert · 6 years ago
  15. 1faf0c1 [Sling Feature Model] Split off IO packages into separate module. by David Bosschaert · 6 years ago
  16. 0cc518f Remove WriteOption from Feature JSON Writer. by David Bosschaert · 6 years ago
  17. ddc06e6 Rename packages by Carsten Ziegeler · 6 years ago
  18. 0844563 Clean up file util by Carsten Ziegeler · 6 years ago
  19. 399cdbd Rename to FileUtils and use constants by Carsten Ziegeler · 6 years ago
  20. 20184ea Split feature util into io and assembly parts by Carsten Ziegeler · 6 years ago
  21. 956cdff Move Sling specific constants into support module by Carsten Ziegeler · 6 years ago
  22. feb957c Move artifact handling to separate package by Carsten Ziegeler · 6 years ago
  23. 60e7e06 Move resolving to separate package by Carsten Ziegeler · 6 years ago
  24. a73b2ae Move the process package from the feature api module to the support one. by David Bosschaert · 6 years ago
  25. 496178b Add the ability to set groupId and version for generated features by David Bosschaert · 6 years ago
  26. 571927a Small tweak to how files converted from prov model to feature are named by David Bosschaert · 6 years ago
  27. 896ebeb Convert repoinit sections to use JSON array representation by David Bosschaert · 6 years ago
  28. a21f448 Handle run modes in feature properties similar to configuration by David Bosschaert · 6 years ago
  29. b63fdef Use model name for feature file name when converting to feature. by David Bosschaert · 6 years ago
  30. 83dc4de Handle runmodes for configurations that have ':' in their name by David Bosschaert · 6 years ago
  31. 856cd9b Improve handling of runmodes in provisioning model-feature conversions by David Bosschaert · 6 years ago
  32. 155663f Change name of runmodes in configuration by David Bosschaert · 6 years ago
  33. 767340c Handle the fact that a single provisioning model can result in multiple features by David Bosschaert · 6 years ago
  34. f8d3703 Change how runmodes in configuration are handled in the feature model by David Bosschaert · 6 years ago
  35. c0e97ba Support comparing extensions in the conversion tests by David Bosschaert · 6 years ago
  36. 6fe1aff Add roundtrip testing prov model -> feature -> prov model by David Bosschaert · 6 years ago
  37. 6fc7134 Improve test to property unmangle configurations when reading prov model by David Bosschaert · 6 years ago
  38. 0e38227 Write configurations associated with artifacts alongside these by David Bosschaert · 6 years ago
  39. 9398062 Preserve variables when converting prov model to feature by David Bosschaert · 6 years ago
  40. 91f48ed Support writing variables when converting from provisioning model by David Bosschaert · 6 years ago
  41. dac2347 Support variables in converting from features to provisioning model by David Bosschaert · 6 years ago
  42. a44574c Support for special feature names when converting to provisioning model. by David Bosschaert · 6 years ago
  43. 978f1f2 Additional comments for the converter classes. by David Bosschaert · 6 years ago
  44. 3f388cb Extra logging by David Bosschaert · 6 years ago
  45. b9c87b7 Support the slinstart maven plugin by providing a model converter API by David Bosschaert · 6 years ago
  46. 75e24a8 Update to parent pom 33 by Carsten Ziegeler · 6 years ago
  47. 6f0cf99 SLING-7512 Order features based on their dependencies. by David Bosschaert · 6 years ago
  48. 5775a03 Refactor start order handling by Carsten Ziegeler · 6 years ago
  49. 2cc2956 Start changing start level handling to start order handling by Carsten Ziegeler · 6 years ago
  50. 3f6643d Fix converting latest Sling Starter app by Robert Munteanu · 6 years ago
  51. 8ca0ccb Move feature model to whiteboard git by Carsten Ziegeler · 6 years ago