Konrad Windszus created JCRVLT-431:
--------------------------------------
Summary: GenerateMetadataMojo.computePackageType does not work
correctly for OSGi configurations
Key: JCRVLT-431
URL: https://issues.apache.org/jira/browse/JCRVLT-431
Project: Jackrabbit FileVault
Issue Type: Bug
Components: package maven plugin
Affects Versions: package-maven-plugin-1.1.2
Reporter: Konrad Windszus
Fix For: package-maven-plugin-1.1.4
Currently
https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/trunk/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/GenerateMetadataMojo.java#L1134
will output "application" for packages containing OSGi configurations! Instead
it must emit "container" or "mixed" according to
https://issues.apache.org/jira/browse/JCRVLT-170.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)