Am 11.06.15 um 11:43 schrieb Stefan Seifert: > +1 (non-binding) > > here is a workaround when using the slingstart-maven-plugin for generating > the files if you do not want the multilines in config files: > > <plugin> > <groupId>org.apache.sling</groupId> > <artifactId>slingstart-maven-plugin</artifactId> > <extensions>true</extensions> > <version>1.2.0</version> > <dependencies> > <dependency> > <groupId>org.apache.felix</groupId> > <artifactId>org.apache.felix.configadmin</artifactId> > <version>1.8.4</version> > </dependency> > </dependencies> > </plugin> > > worked for me. > Right, that solves it as well. Thanks for mentioning this, I'll update the docs accordingly
Regards Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected]
