Tobias Bocanegra created JCRVLT-206:
---------------------------------------

             Summary: 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


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)

Reply via email to