Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] Checkstyle config on packages

Checkstyle settings don't break the PDE build (the thing that we are running 
on the server as a nightly- or release-build), so it is safe to check them 
in.

However, Checkstyle may create many new errors and warnings in your workspace.

Regards, Markus


On Monday 04 August 2008, Ken Meacham wrote:
> Hi Ariel, Markus, etc,
>
> As I added Checkstyle configuration that was missing on a couple of GRIA
> packages in g-Eclipse, I noticed that there were quite a number of other
> packages that were not using Checkstyle.
>
> So I've been through and set this up, for at least the core g-Eclipse
> code itself (eu.geclipse.*).
> There are some others, e.g. org.apache.*, which don't have settings, but
> I wasn't sure what your policy was on those packages.
>
> I've checked in all the changes for packages that do not cause any
> errors (most of them, fortunately). However, the following packages
> cause many errors for me:
>
> eu.geclipse.core.sla
> eu.geclipse.glite.ui
> eu.geclipse.nextgrid.sla
> eu.geclipse.nextgrid.sla.ui
>
> I didn't want to break any current builds, so I haven't checked these
> in.
>
> Should I:
>
> A) Check in anyway (causing new errors in current build)
> B) Check in after the M8 release
> C) Leave them alone
>
> Cheers,
>
> Ken.




-- 
Markus Knauer
INNOOPRACT Informationssysteme GmbH
###   phone: +49 721 664 733 0  (GMT +2)
###     fax: +49 721 664 733 29
###     web: www.innoopract.com

========================= Legal Disclaimer =================================
According to Section 80 of the German Corporation Act 
Innoopract Informationssysteme GmbH must indicate the following information:
Address: Stephanienstrasse 20, 76133 Karlsruhe Germany 
General Manager: Jochen Krause
Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883
============================================================================


Back to the top