summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-07-04 11:19:40 +0200
committergjoranv <gv@oath.com>2018-07-10 14:16:26 +0200
commitc0abb43b274cfec954ba99841b7483e6c3849643 (patch)
tree48a8707d52bcc098a1e89cae22d96dfb39cec082 /parent
parent7e455bac266335787b6b7d534cdca0b9c5395994 (diff)
Update TODO after creating issue to the Felix team.
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 5cef496a941..3bb5f25951c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -83,7 +83,7 @@
<artifactId>maven-bundle-plugin</artifactId>
<version>3.5.0</version>
<configuration>
- <!-- TODO: this should be a temporary workaround until bundle-plugin understands java 10 -->
+ <!-- TODO: remove when bundle-plugin understands java 10, https://issues.apache.org/jira/browse/FELIX-5879 -->
<instructions>
<_noee>true</_noee>
</instructions>