cvs commit: maven-plugins/checkstyle project.xml plugin.jelly

2004-06-28 Thread vmassol
vmassol 2004/06/28 14:04:04 Modified:checkstyle/xdocs changes.xml checkstyle/src/plugin-resources checkstyle.jsl checkstyle project.xml plugin.jelly Added: checkstyle/src/plugin-resources/images rss.png checkstyle/src/plugin-resources

cvs commit: maven-plugins/checkstyle project.xml

2004-05-17 Thread brett
brett 2004/05/17 22:12:06 Modified:checkstyle project.xml Log: [maven-scm-plugin] prepare release 2.4.1 Revision ChangesPath 1.48 +6 -1 maven-plugins/checkstyle/project.xml Index: project.xml =

cvs commit: maven-plugins/checkstyle project.xml

2004-04-12 Thread vmassol
vmassol 2004/04/12 03:57:24 Modified:checkstyle/src/plugin-test maven.xml .cvsignore checkstyle/xdocs changes.xml checkstyle project.xml Added: checkstyle/src/plugin-resources checkstyle2ref.jsl Log: Upgraded to Checkstyle 3.4. Revision Cha

cvs commit: maven-plugins/checkstyle project.xml

2004-03-03 Thread brett
brett 2004/03/03 02:36:39 Modified:checkstyle project.xml Log: remove log4j again - back to original POM. Checkstyle should not care about log4j, it never uses it directly. Revision ChangesPath 1.37 +0 -8 maven-plugins/checkstyle/project.xml Index: proj

RE: cvs commit: maven-plugins/checkstyle project.xml

2004-03-02 Thread Brett Porter
f in there", I'm happy with that because there should always be a better way to do it. - Brett > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 3 March 2004 10:27 AM > To: Maven Developers List > Subject: Re: cvs commit: m

Re: cvs commit: maven-plugins/checkstyle project.xml

2004-03-02 Thread dion
Does this mean that Ant 1.6 wasn't the culprit after all? -- dIon Gillard, Multitask Consulting [EMAIL PROTECTED] wrote on 03/03/2004 01:37:20 AM: > brett 2004/03/02 06:37:20 > > Modified:checkstyle project.xml > Log: > reverted changes, added log4j as it is the only way to get

cvs commit: maven-plugins/checkstyle project.xml

2004-03-02 Thread brett
brett 2004/03/02 06:37:20 Modified:checkstyle project.xml Log: reverted changes, added log4j as it is the only way to get classloaders to play nice Revision ChangesPath 1.36 +29 -0 maven-plugins/checkstyle/project.xml Index: project.xml =

cvs commit: maven-plugins/checkstyle project.xml

2004-03-02 Thread brett
brett 2004/03/02 04:54:34 Modified:checkstyle project.xml Log: all must be in same classloader - but not needed to be in root. Beanutils in root causes issues. Revision ChangesPath 1.35 +0 -18 maven-plugins/checkstyle/project.xml Index: project.xml ===

cvs commit: maven-plugins/checkstyle project.xml

2004-03-02 Thread brett
brett 2004/03/02 04:18:12 Modified:checkstyle project.xml Log: root classloader is evil Revision ChangesPath 1.34 +0 -3 maven-plugins/checkstyle/project.xml Index: project.xml === RCS fil

cvs commit: maven-plugins/checkstyle project.xml

2003-12-22 Thread vmassol
vmassol 2003/12/22 05:31:23 Modified:checkstyle/xdocs changes.xml checkstyle project.xml Log: Upgrade to checkstyle 3.3 Revision ChangesPath 1.22 +6 -0 maven-plugins/checkstyle/xdocs/changes.xml Index: changes.xml ==

cvs commit: maven-plugins/checkstyle project.xml

2003-12-22 Thread vmassol
vmassol 2003/12/22 05:20:53 Modified:checkstyle/xdocs navigation.xml changes.xml checkstyle project.xml Added: checkstyle/announcements 2.2.ann Log: Preparing for release 2.2 Revision ChangesPath 1.6 +2 -0 maven-plugins/checkstyle/xdocs/n

RE: cvs commit: maven-plugins/checkstyle project.xml

2003-12-13 Thread Vincent Massol
elopers List > Subject: RE: cvs commit: maven-plugins/checkstyle project.xml > > AFAIK, the fix I made is correct. > > here's the taskedef: > >classname="com.puppycrawl.tools.checkstyle.CheckStyleTask"> > >

RE: cvs commit: maven-plugins/checkstyle project.xml

2003-12-09 Thread Brett Porter
Sounds right. Thanks. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 10 December 2003 10:52 AM > To: Maven Developers List > Subject: RE: cvs commit: maven-plugins/checkstyle project.xml > > > AFAIK, the fix I made

RE: cvs commit: maven-plugins/checkstyle project.xml

2003-12-09 Thread dion
ld > way it shouldn't be needed, so it would be good to remove them. > > - Brett > > > -Original Message- > > From: Vincent Massol [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, 10 December 2003 1:48 AM > > To: 'Maven Developers List&#

RE: cvs commit: maven-plugins/checkstyle project.xml

2003-12-09 Thread Brett Porter
Brett > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 10 December 2003 1:48 AM > To: 'Maven Developers List' > Subject: RE: cvs commit: maven-plugins/checkstyle project.xml > > > dIon, > > Is that true? I can't r

RE: cvs commit: maven-plugins/checkstyle project.xml

2003-12-09 Thread Vincent Massol
; To: [EMAIL PROTECTED] > Subject: cvs commit: maven-plugins/checkstyle project.xml > > dion2003/12/09 05:33:13 > > Modified:checkstyle project.xml > Log: > dependencies don't need to go on root classloader, as they are > explicitly referenced in the p

cvs commit: maven-plugins/checkstyle project.xml

2003-12-09 Thread dion
dion2003/12/09 05:33:13 Modified:checkstyle project.xml Log: dependencies don't need to go on root classloader, as they are explicitly referenced in the plugin.jelly. This was breaking the 1.0 branch. Revision ChangesPath 1.29 +0 -21 maven-plugins/check

cvs commit: maven-plugins/checkstyle project.xml

2003-11-15 Thread vmassol
vmassol 2003/11/15 09:19:51 Modified:checkstyle project.xml Log: Updated bug tracking URLs to new locations Revision ChangesPath 1.27 +1 -0 maven-plugins/checkstyle/project.xml Index: project.xml ===

cvs commit: maven-plugins/checkstyle project.xml project.properties

2003-11-10 Thread vmassol
vmassol 2003/11/10 03:57:00 Modified:checkstyle/xdocs changes.xml checkstyle/src/plugin-resources sun_checks.xml checkstyle project.xml project.properties Log: Upgraded to checkstyle 3.2 Revision ChangesPath 1.11 +13 -3 maven-plugins