Hi, thanks for your kind words and your proposal. We want to keep our tools as slim as possible and are very reluctant to add e.g. new file formats.
In your case I recommend 1) using command line tools to copy the classes of interest in temporary location before you create the report 2) Use e.g. our Ant task which accepts Ant filesets with all its filtering options Regards, -marc > On 19. May 2020, at 12:47, william feng <feng19941...@gmail.com> wrote: > > hello there, I love this tool and thanks very much :) > Currently I use jacococli.jar to handle my ec files, and I have a question / > suggestion: > > Now `classfiles` will recursivily scan directories. It is not flexible > enough. If I want to include or exclude some specific classes, I have to: > Use `--classfiles` and include every sub directories I want, like `java -jar > jacococli.jar report xxx.ec --classfiles xx.class --classfiles yy.class > --classfiles mydir`. > In a large project, it may easily causes `command too long` in linux. > .ec files can be merged, but class files can not. > Command would be longer and longer in the future. > In my opinion, we can put all these configures to a extra configure file > (maybe json? or something like nginx.conf): > Make this command to something like `java -jar jacococli.jar -config > jacoco_config.json`. > It 's easy to extend, for example, we can set a very precise `include` and > `exclude` in config file. > > Thanks > > > -- > You received this message because you are subscribed to the Google Groups > "JaCoCo and EclEmma Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to jacoco+unsubscr...@googlegroups.com > <mailto:jacoco+unsubscr...@googlegroups.com>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jacoco/86a023cd-abec-46f2-8fae-cd67126b6ad1%40googlegroups.com > > <https://groups.google.com/d/msgid/jacoco/86a023cd-abec-46f2-8fae-cd67126b6ad1%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jacoco+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/ED33AB43-1716-434F-909F-895DF3796238%40mountainminds.com.