Andreas Schaefer created SLING-8437:
---------------------------------------
Summary: Sling Provisioning to Feature Model Converter Improvement
and CLI
Key: SLING-8437
URL: https://issues.apache.org/jira/browse/SLING-8437
Project: Sling
Issue Type: Improvement
Components: Feature Model
Affects Versions: Feature Model Converter 1.0.2
Reporter: Andreas Schaefer
Fix For: Feature Model Converter 1.0.4
The Provisioning to Feature Model Converter is not really usable. It should
have a CLI tool like the Package to FM Converter so that it can be used from
the command line.
There is an issue that the FM Converter is setting the type of a Repoinit to
JSON which is not supporter (yet). It should have a type of TEXT.
Bundle version variables are not supported in the Feature Model and so these
variables should be resolved during the conversion from PM to FM.
Tests with a local output folder did sometimes fails for me and it was very
difficult to figure out what was going on. Each test should have its own sub
folder so that the output can be verified later and that there will be no side
effects between the tests.
During tests on a faster computer the generated files have the same timestamp
as the source file and so existing generated files are still overwritten.
Change it so that they can be equal so test will work consistently.
All of these items are fixed and committed to the branch 'standalone-app'.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)