[
https://issues.apache.org/jira/browse/CLEREZZA-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hasan Hasan closed CLEREZZA-136.
--------------------------------
Resolution: Won't Fix
> add virtaul depenedencies to scripts and styles
> -----------------------------------------------
>
> Key: CLEREZZA-136
> URL: https://issues.apache.org/jira/browse/CLEREZZA-136
> Project: Clerezza
> Issue Type: Task
> Reporter: Reto Gmür
> Priority: Major
>
> articats requiring a style or script bundle should make this explicit by
> adding a virtual package-dependency as follows:
> <plugin>
> <groupId>org.apache.felix</groupId>
> <artifactId>maven-bundle-plugin</artifactId>
> <extensions>true</extensions>
> <configuration>
> <instructions>
>
> <Import-Package>org.apache.clerezza.web.resources.jquery, *</Import-Package>
> </instructions>
> </configuration>
> </plugin>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)