[ 
https://issues.apache.org/jira/browse/SLING-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222177#comment-14222177
 ] 

Sandro Boehme commented on SLING-4171:
--------------------------------------

Thanks for the hint [~bdelacretaz]!
The bootstrap.css file is generated and updated automatically in a watch mode I 
added to the Maven less plugin. It is written to a folder that is mounted with 
the 'Sling-Initial-Content' instruction of the maven-bundle-plugin. This way 
every change in the less file is quickly available from the browser. If I would 
move the generation of the file to the target folder the maven-bundle-plugin 
could not find it anymore.
Originally I had this bootstrap.css file in the .gitignore file and I would 
like to add it as svn-ignore property. But as far as I understand the diff 
format, I need the revision of the containing folder to create a diff file. I 
can provide that after the restructuring patch is committed.

> Resource Editor :: pom changes
> ------------------------------
>
>                 Key: SLING-4171
>                 URL: https://issues.apache.org/jira/browse/SLING-4171
>             Project: Sling
>          Issue Type: Sub-task
>            Reporter: Sandro Boehme
>            Assignee: Bertrand Delacretaz
>         Attachments: patch_pom_readme.txt
>
>
> * changed the import-packages to be compatible with the current Sling 
> launchpad
> * removed Require-Bundle statement from pom
> * switched from 'private-package' to 'export-package' 
> * small readme change



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to