Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1288
  
    @michaelandrepearce about seventu:
    
    A few years ago I wrote this:
    
    https://github.com/hornetq/hornetq-checkstyle-checks
    
    later one I tried submitting this to maven checkstyle, but then I was told 
that sevntu was the labs to go... so I tried submitting it there. it was so 
much of work to do that I gave up but someone there took on my idea and 
developed the same thing there....
    
    
    That's basically to enforce name on parameters, otherwise jenkins will show 
all the tests without any context:
    
    ```java
       @Parameterized.Parameters(name = "group={0}, command={1}, 
need-instance={2}")
       public static Collection getParameters() {
    ```
    
    
    
    Now if the repo keeps going out.. perhaps we should ditch it... best would 
be to ask them to have it on maven repo.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to