29ac622fce
Code warning - failed on resource DispatchArticleController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 51 - failed on resource DispatchArticleController.java. Reason: The import java.util.List is never used, line 6 - failed on resource DispatchArticleController.java. Reason: Type safety: The expression of type ArrayList needs unchecked conversion to conform to ArrayList<String>, line 5 Override reason: dispatcharticle v0.1