[
https://issues.apache.org/jira/browse/FELIX-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Karwasz updated FELIX-6572:
---------------------------------
Priority: Minor (was: Blocker)
> Upper-case Maven properties end up in final manifest
> ----------------------------------------------------
>
> Key: FELIX-6572
> URL: https://issues.apache.org/jira/browse/FELIX-6572
> Project: Felix
> Issue Type: Bug
> Components: Maven Bundle Plugin
> Affects Versions: maven-bundle-plugin-2.3.5, maven-bundle-plugin-2.3.6
> Reporter: Piotr Karwasz
> Assignee: Stuart McCulloch
> Priority: Minor
> Fix For: maven-bundle-plugin-2.3.7
>
>
> FELIX-3347 only partially solves the problem of various properties leaking
> into the manifest. For example upper-case Maven {{<properties>}} still end up
> in the manifest.
> The easiest solution is to filter out all upper-case properties from
> [BundlePlugin#getDefaultProperties|https://github.com/apache/felix-dev/blob/36e48aeb2dc3a7035e7a5c3276b7d0bc4617a97d/tools/maven-bundle-plugin/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java#L1799].
> I can provide a PR in this direction.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)