jboss-fuse / fuse

JBoss Fuse is an open source ESB with capabilities based on Apache Camel, Apache CXF, Apache ActiveMQ, Apache Karaf and Fabric8 in a single integrated distribution.
Apache License 2.0
136 stars 98 forks source link

Workaround comment exists in esb/esb-assembly/jboss-fuse-karaf/pom.xml file while the related issues are already closed.. #434

Open markxiaotao opened 4 years ago

markxiaotao commented 4 years ago

In a research project, we analyzed the build file of repositories looking for comments with ready-to-be-addressed SATDs (self-admitted technical debt) that could be addressed. If the underlying issue is already resolved, the related code or comment can be removed or fixed. As we found an instance of this kind of asynchrony in esb/esb-assembly/jboss-fuse-karaf/pom.xml, we decided to report the issue to contribute community. A comment in esb/esb-assembly/jboss-fuse-karaf/pom.xml file claims that it is workaround for https://issues.apache.org/jira/browse/CXF-5972, and this issue has been closed long ago.

Comment location: https://github.com/jboss-fuse/fuse/blob/e09e0d335cb68d52040c17c6e756132ecde46c46/esb/esb-assembly/jboss-fuse-karaf/pom.xml#L317