/[Apache-SVN]/ant/core/trunk/check.xml
ViewVC logotype

Log of /ant/core/trunk/check.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 801814 - (view) (annotate) - [select for diffs]
Modified Thu Aug 6 20:35:20 2009 UTC (3 months, 3 weeks ago) by bodewig
File length: 9499 byte(s)
Diff to previous 703074 (colored)
executable?

Revision 703074 - (view) (annotate) - [select for diffs]
Modified Thu Oct 9 06:56:25 2008 UTC (13 months, 2 weeks ago) by jhm
File length: 9499 byte(s)
Diff to previous 702813 (colored)
Because the Findbugs version in the Maven-Repository is very old, change from Ivy-download to simple GET.

Revision 702813 - (view) (annotate) - [select for diffs]
Modified Wed Oct 8 11:38:29 2008 UTC (13 months, 2 weeks ago) by jhm
File length: 9243 byte(s)
Diff to previous 698571 (colored)
Prepare for introducing Findbugs.
Problem: current version (1.3.5) is not in the Maven repositories (as requested).

Revision 698571 - (view) (annotate) - [select for diffs]
Modified Wed Sep 24 13:47:34 2008 UTC (14 months ago) by jhm
File length: 6175 byte(s)
Diff to previous 698549 (colored)
Specify the output directory for XSL:redirect

Revision 698549 - (view) (annotate) - [select for diffs]
Modified Wed Sep 24 12:54:09 2008 UTC (14 months ago) by jhm
File length: 6105 byte(s)
Diff to previous 698545 (colored)
remove unneeeded <ivy:cachepath>

Revision 698545 - (view) (annotate) - [select for diffs]
Modified Wed Sep 24 12:42:51 2008 UTC (14 months ago) by jhm
File length: 6270 byte(s)
Diff to previous 698543 (colored)
Remove code in commented 

Revision 698543 - (view) (annotate) - [select for diffs]
Modified Wed Sep 24 12:39:02 2008 UTC (14 months ago) by jhm
File length: 6327 byte(s)
Diff to previous 598304 (colored)
Dont require to have Checkstyle on the classpath - use Ivy to get it.
Use the "init-ivy" target according to Ivy's tutorial.
As this is not the main buildfile we could use the external library ivy.jar for help.

Revision 598304 - (view) (annotate) - [select for diffs]
Modified Mon Nov 26 15:13:32 2007 UTC (2 years ago) by jhm
File length: 5135 byte(s)
Diff to previous 439448 (colored)
description style

Revision 439448 - (view) (annotate) - [select for diffs]
Modified Fri Sep 1 20:04:18 2006 UTC (3 years, 2 months ago) by bodewig
File length: 5103 byte(s)
Diff to previous 394275 (colored)
copy2license.pl

Revision 394275 - (view) (annotate) - [select for diffs]
Modified Sat Apr 15 10:04:10 2006 UTC (3 years, 7 months ago) by jhm
File length: 4303 byte(s)
Diff to previous 278402 (colored)
New targets for fixing two checkstyle errors:
- fixTS:  deletes trailing spaces
- fixTab: converts TABs to 4 spaces

Revision 278402 - (view) (annotate) - [select for diffs]
Modified Fri Jun 3 17:43:17 2005 UTC (4 years, 5 months ago) by jhm
File length: 3631 byte(s)
Diff to previous 277510 (colored)
If we depracte 'style' we shouldnt use it for ourself :)

Revision 277510 - (view) (annotate) - [select for diffs]
Modified Thu Jan 27 14:29:17 2005 UTC (4 years, 10 months ago) by peterreilly
File length: 3640 byte(s)
Diff to previous 277174 (colored)
add a dumphtml target

Revision 277174 - (view) (annotate) - [select for diffs]
Modified Fri Dec 10 23:19:28 2004 UTC (4 years, 11 months ago) by jglick
File length: 3513 byte(s)
Diff to previous 275237 (colored)
1. Make checkstyle target work independently of CWD.
2. Add a target to display the text report inline, for easy hyperlink navigation.

Revision 275237 - (view) (annotate) - [select for diffs]
Modified Sun Sep 14 09:12:08 2003 UTC (6 years, 2 months ago) by jhm
File length: 3228 byte(s)
Diff to previous 275229 (colored)
Typo. Thanks Dominique :-)

Revision 275229 - (view) (annotate) - [select for diffs]
Modified Fri Sep 12 14:43:52 2003 UTC (6 years, 2 months ago) by jhm
File length: 3228 byte(s)
Diff to previous 274868 (colored)
document the buildfile (target and project level)

Revision 274868 - (view) (annotate) - [select for diffs]
Modified Sun Jul 20 09:47:19 2003 UTC (6 years, 4 months ago) by conor
File length: 2245 byte(s)
Diff to previous 274796 (colored)
pickup defs from main build via import

Revision 274796 - (view) (annotate) - [select for diffs]
Modified Wed Jul 9 13:44:49 2003 UTC (6 years, 4 months ago) by conor
File length: 2445 byte(s)
Diff to previous 274766 (colored)
checkstyle

Revision 274766 - (view) (annotate) - [select for diffs]
Modified Fri Jul 4 13:03:38 2003 UTC (6 years, 4 months ago) by conor
File length: 2452 byte(s)
Diff to previous 274763 (colored)
More checkstyle fixes

Revision 274763 - (view) (annotate) - [select for diffs]
Modified Fri Jul 4 11:36:32 2003 UTC (6 years, 4 months ago) by conor
File length: 2266 byte(s)
Diff to previous 274747 (colored)
Fix up style errors

Revision 274747 - (view) (annotate) - [select for diffs]
Modified Thu Jul 3 13:59:50 2003 UTC (6 years, 4 months ago) by conor
File length: 2050 byte(s)
Diff to previous 274441 (colored)
Checkstyle update
I've updated the checkstyle buildfile (check.xml) to the
latest version of checkstyle. I've also updated
the HTML stylesheet and created two new stylesheets to render
the checkstyle report in plain text and the xdoc format we
use for the other Ant documentation.

I've also moved the checkstyle related stuff into its own area.

Revision 274441 - (view) (annotate) - [select for diffs]
Modified Mon Apr 14 11:58:04 2003 UTC (6 years, 7 months ago) by conor
File length: 643 byte(s)
Diff to previous 273775 (colored)
style fixes

Revision 273775 - (view) (annotate) - [select for diffs]
Modified Wed Jan 8 08:29:10 2003 UTC (6 years, 10 months ago) by conor
File length: 692 byte(s)
Diff to previous 272450 (colored)
Update check file to latest version of checkstyle

Revision 272450 - (view) (annotate) - [select for diffs]
Modified Tue Apr 16 07:15:19 2002 UTC (7 years, 7 months ago) by conor
File length: 643 byte(s)
Diff to previous 272316 (colored)
Some simple Javadocs - also reduce scope of Javadoc work to public
for now

Revision 272316 - (view) (annotate) - [select for diffs]
Modified Tue Apr 9 14:19:32 2002 UTC (7 years, 7 months ago) by conor
File length: 543 byte(s)
Diff to previous 272311 (colored)
Javadoc and style updates

Revision 272311 - (view) (annotate) - [select for diffs]
Added Tue Apr 9 11:51:02 2002 UTC (7 years, 7 months ago) by conor
File length: 505 byte(s)
Checkstyle setup for checking Ant code base.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2