summaryrefslogtreecommitdiffstats
path: root/common/api-parent
diff options
context:
space:
mode:
Diffstat (limited to 'common/api-parent')
-rw-r--r--common/api-parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml
index 20105f6aa..17466d0a8 100644
--- a/common/api-parent/pom.xml
+++ b/common/api-parent/pom.xml
@@ -40,7 +40,7 @@
<!-- Override checkstyle configuration to fit Honeycomb coding style-->
<configLocation>honeycomb-checkstyle.xml</configLocation>
<includeTestResources>true</includeTestResources>
- <!--TODO enable fail on violation after issues are resolved + set in as errors in checkstyle xml-->
+ <!--TODO HONEYCOMB-155 enable fail on violation after issues are resolved + set in as errors in checkstyle xml-->
</configuration>
<executions>
@@ -100,7 +100,7 @@
</dependencies>
</plugin>
<!-- Deactivate strict java8 checks -->
- <!-- FIXME fix all the javadoc offenders of doclint -->
+ <!-- TODO HONEYCOMB-156 fix all the javadoc offenders of doclint -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>