checkstyle icon indicating copy to clipboard operation
checkstyle copied to clipboard

Add example of custom jars to Ant Documentation

Open rnveach opened this issue 7 years ago • 10 comments

http://checkstyle.sourceforge.net/anttask.html

Should have an example similar to https://github.com/checkstyle/checkstyle/blob/6db65fbd6e39ee78937d6c16e618e201d222b8c2/config/ant-phase-verify.xml#L33 to show how to add a custom JAR (like sevntu) to the classpath.

rnveach avatar Dec 25 '17 17:12 rnveach

I am on it

sakshi-1604 avatar Feb 05 '21 09:02 sakshi-1604

Hey @rnveach I would like to work on this issue. Please clear my concerns:

  1. I need to make a new topic on https://checkstyle.sourceforge.io/anttask.html#Installation by the name of adding custom JAR file and add the details to it?

ghost avatar Mar 15 '21 13:03 ghost

How can I access the source code of https://checkstyle.sourceforge.io/anttask.html ?

ghost avatar Mar 18 '21 18:03 ghost

Hey @sakshi-1604 are you still working on this issue?

ghost avatar Mar 18 '21 18:03 ghost

No you can work on it

sakshi-1604 avatar Mar 18 '21 19:03 sakshi-1604

How can I access the source code of https://checkstyle.sourceforge.io/anttask.html

https://github.com/checkstyle/checkstyle/blob/master/src/xdocs/anttask.xml.vm

I need to

Make the changes that you think are needed and we will review. It should cover an example of how to configure this with any other descriptions that are needed.

rnveach avatar Mar 19 '21 00:03 rnveach

@rnveach this issue is fairly old, can you take a look at the link you've provided in the issue description to make sure example is still valid?

nrmancuso avatar Nov 08 '21 13:11 nrmancuso

Issue is still valid.

rnveach avatar Nov 28 '21 23:11 rnveach

take

nthakur34 avatar Aug 17 '22 17:08 nthakur34

I am working on this issue. let me know if any concerns.

nthakur34 avatar Aug 17 '22 17:08 nthakur34

Fix is merged

romani avatar Oct 12 '22 03:10 romani