You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2017/09/26 05:53:02 UTC

[jira] [Assigned] (JCRVLT-206) auto import-statement too big in case no compiled classes found

     [ https://issues.apache.org/jira/browse/JCRVLT-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Bocanegra reassigned JCRVLT-206:
---------------------------------------

    Assignee: Tobias Bocanegra

> auto import-statement too big in case no compiled classes found
> ---------------------------------------------------------------
>
>                 Key: JCRVLT-206
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-206
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: package maven plugin
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>
> In case an application package does not include any compiled classes (via htl or jsp), the auto-import uses all packages defined in the dependencies. this might be not desirable and should be made configurable.
> workaround:
> {noformat}
>                     <importPackage>
>                         -*
>                     </importPackage>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)