Hi Stefan, On Thu, 2019-01-10 at 10:39 +0000, Stefan Seifert wrote: > i've created a new sling git repo [1] for the first time following > the steps from [2]. > > what is missing from this list or does not work yet: > > 1. although part of the sling-aggregator XML file no jenkins job is > created for 'org-apache-sling-models-caconfig' - is there an > additional configuration file?
The Jenkins job generation is (for now) handled by the sling-seed-build job [3]. Can you start the job and see whether that creates the missing job? > > 2. the script 'generate-aggregator-table.sh' seems to generate the > module lists in the docs subdir - i cannot execute this script on a > windows machine. I think Dan created that script so I can't comment. What would you suggest here - writing the script in another language? We already use Groovy, not sure if that's the best way but it would be good to be consistent when it comes to what scripting languages we use. > > 3. the list contains the recommendation to add the project to the > kibble demo instance (which is not even using SSL - which leaves a > bad feeling creating an account there). i created a new account but > was not able to add the new source. Then maybe we could create a shared account with the right privileges and add them to the private Sling PMC SVN area? Robert > > stefan > > [1] https://github.com/apache/sling-org-apache-sling-models-caconfig > [2] https://cwiki.apache.org/confluence/x/TwWHB > [3]: https://builds.apache.org/job/sling-seed-build/
