vmassol
|
a0457e79ac
|
Added first cut of a checkstyle RSS feed. There's lot to improve but I'd like to gather some feedback before working more on this feature. It relies on the fact that RSS readers cache feed data previously read thus keeping an history of the feed content over time.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115584 13f79535-47bb-0310-9956-ffa450edef68
|
2004-06-28 21:04:04 +00:00 |
|
brett
|
7fb87b937c
|
add license to JSL files
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115028 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-21 00:55:44 +00:00 |
|
vmassol
|
9279803b4f
|
Upgraded to Checkstyle 3.4.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115000 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-12 10:57:24 +00:00 |
|
evenisse
|
9a278f5c42
|
Update to ASL v.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114791 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-04 18:05:31 +00:00 |
|
dion
|
aa3a6e65ea
|
Applied MPCHECKSTYLE-15
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114635 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-29 05:34:55 +00:00 |
|
vmassol
|
a2368107fc
|
Applied patch from Henri Tremblay for <a href="http://jira.codehaus.org/secure/ViewIssue.jspa?id=12696">MAVEN-1036</a>. The Checkstyle HTML report now provides information on severity.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114319 13f79535-47bb-0310-9956-ffa450edef68
|
2003-11-14 08:17:15 +00:00 |
|
vmassol
|
a7d0c88703
|
Upgraded to checkstyle 3.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114291 13f79535-47bb-0310-9956-ffa450edef68
|
2003-11-10 11:57:00 +00:00 |
|
dion
|
f0d2e699ab
|
PR: MAVEN-750
Obtained from: Jira
Submitted by: Anonymous
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113925 13f79535-47bb-0310-9956-ffa450edef68
|
2003-09-01 06:59:12 +00:00 |
|
dion
|
df704c6029
|
Move utility classes to util package
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113756 13f79535-47bb-0310-9956-ffa450edef68
|
2003-07-30 00:50:37 +00:00 |
|
dion
|
94416141f3
|
absolute paths are not necessarily canonical
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113720 13f79535-47bb-0310-9956-ffa450edef68
|
2003-07-25 07:05:38 +00:00 |
|
evenisse
|
815774f56d
|
Remove ${basedir} from pom.build.sourceDirectory
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113561 13f79535-47bb-0310-9956-ffa450edef68
|
2003-07-01 10:58:58 +00:00 |
|
vmassol
|
9307df7255
|
Applied patch from Cocell | Trygve Laugst�l [trygve@cocell.com]. I haven't tested it though and I hope it works...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113531 13f79535-47bb-0310-9956-ffa450edef68
|
2003-06-22 18:09:20 +00:00 |
|
vmassol
|
5ca66c564b
|
- Upgraded to support Checkstyle 3.1 and bumped version to 2.0-SNAPSHOT
- Cleaned the plugin goals and logic
- Cleaned and updated the documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113453 13f79535-47bb-0310-9956-ffa450edef68
|
2003-05-30 13:13:26 +00:00 |
|
dion
|
e504d877b5
|
detab
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113231 13f79535-47bb-0310-9956-ffa450edef68
|
2003-03-30 22:59:57 +00:00 |
|
jvanzyl
|
aee43db357
|
o Adding avalon checkstyle properties until we get the reactor property
handling working to make generating the avalon checkstyle reports
easier for Steve.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113089 13f79535-47bb-0310-9956-ffa450edef68
|
2003-03-09 16:36:49 +00:00 |
|
evenisse
|
609916d08f
|
fullSrcDir was incorrect with reactor.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113052 13f79535-47bb-0310-9956-ffa450edef68
|
2003-03-06 10:34:17 +00:00 |
|
bwalding
|
4802326d37
|
MAVEN-229: Fix inconsistent use of / and \. Now uses / exclusively.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112787 13f79535-47bb-0310-9956-ffa450edef68
|
2003-01-31 12:41:05 +00:00 |
|
kaz
|
eac3b5ffe7
|
Changing the idiom used to "fix" the problems with the interaction
between the xml taglib and jelly context. This just eliminates an extra
line of JSL, but it does make it slightly more readable.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112735 13f79535-47bb-0310-9956-ffa450edef68
|
2003-01-25 04:17:54 +00:00 |
|
kaz
|
79b1f5b6d5
|
Applying patch from Ben Walding. Thanks Ben! Resolves MAVEN-212.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112733 13f79535-47bb-0310-9956-ffa450edef68
|
2003-01-25 03:57:53 +00:00 |
|
jvanzyl
|
530c640d4f
|
Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
|
2003-01-24 03:44:26 +00:00 |
|