You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Douglas Leite <do...@gmail.com> on 2007/10/02 16:02:11 UTC

SCA JAVA - Checkstyle and PMD

After reading the SCA developer guide I had some doubts about the checkstyle
and pmd. I have installed those like plug-ins in the Eclipse IDE. However,
what I would like to know is if there is some specific configuration file,
which was defined by Tuscany community, for those code formatters.

I am a novice in the Tuscany project, and I hope to help the project as soon
as I get more familiar with it.

Sorry for my probable English mistakes.

Thanks,

Douglas Leite.

Re: SCA JAVA - Checkstyle and PMD

Posted by ant elder <an...@gmail.com>.
On 10/9/07, Jean-Sebastien Delfino <js...@apache.org> wrote:
>
> ant elder wrote:
> > On 10/2/07, Douglas Leite <do...@gmail.com> wrote:
> >
> >> After reading the SCA developer guide I had some doubts about the
> >> checkstyle
> >> and pmd. I have installed those like plug-ins in the Eclipse IDE.
> However,
> >> what I would like to know is if there is some specific configuration
> file,
> >> which was defined by Tuscany community, for those code formatters.
> >>
> >> I am a novice in the Tuscany project, and I hope to help the project as
> >> soon
> >> as I get more familiar with it.
> >>
> >> Sorry for my probable English mistakes.
> >>
> >> Thanks,
> >>
> >> Douglas Leite.
> >>
> >>
> >
> >
> > Hey thanks for your interest in Tuscany. Thats actually old information
> in
> > the developer guide which we need to clean up, most code doesn't use the
> > checkstyle and pmd stuff and you can safely ignore that part of the
> guide.
> >
> >    ..ant
> >
> >
>
> Since we're not using these .pmd and .checkstyle files, how about
> removing them to avoid any confusion?
>
> If there's no objection I can take care of it later this week.


A big +1 from me.

   ...ant

Re: SCA JAVA - Checkstyle and PMD

Posted by Jean-Sebastien Delfino <js...@apache.org>.
Luciano Resende wrote:
> Ant wrote:
>   
>> Sounds good to me, and then we could also separate the DAS/SCA/SDO builds so
>> they don't share any parent that we talked about doing a while back.
>>     
>
> I think this deserves more discussion, maybe by reactivating the old
> thread around this issue [1]...
>
> [1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg20197.html
>
> On 10/10/07, ant elder <an...@gmail.com> wrote:
>   
>> On 10/9/07, Luciano Resende <lu...@gmail.com> wrote:
>>     
>>> It looks like people really didn't like the PMD and checkstyle stuff :)
>>>
>>> +1, and BTW, should we remove the java/buildtools as well, as they
>>> only have the rules for PMD and checkstyle ?
>>>       
>> Sounds good to me, and then we could also separate the DAS/SCA/SDO builds so
>> they don't share any parent that we talked about doing a while back.
>>
>>    ...ant
>>
>>     
>
>
>   
I removed the .pmd and .checkstyle files in SVN revision r585326.

If there's no objection, I'll remove buildtools later this week.

-- 
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: SCA JAVA - Checkstyle and PMD

Posted by Luciano Resende <lu...@gmail.com>.
Ant wrote:
>Sounds good to me, and then we could also separate the DAS/SCA/SDO builds so
>they don't share any parent that we talked about doing a while back.

I think this deserves more discussion, maybe by reactivating the old
thread around this issue [1]...

[1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg20197.html

On 10/10/07, ant elder <an...@gmail.com> wrote:
> On 10/9/07, Luciano Resende <lu...@gmail.com> wrote:
> >
> > It looks like people really didn't like the PMD and checkstyle stuff :)
> >
> > +1, and BTW, should we remove the java/buildtools as well, as they
> > only have the rules for PMD and checkstyle ?
>
>
> Sounds good to me, and then we could also separate the DAS/SCA/SDO builds so
> they don't share any parent that we talked about doing a while back.
>
>    ...ant
>


-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: SCA JAVA - Checkstyle and PMD

Posted by ant elder <an...@gmail.com>.
On 10/9/07, Luciano Resende <lu...@gmail.com> wrote:
>
> It looks like people really didn't like the PMD and checkstyle stuff :)
>
> +1, and BTW, should we remove the java/buildtools as well, as they
> only have the rules for PMD and checkstyle ?


Sounds good to me, and then we could also separate the DAS/SCA/SDO builds so
they don't share any parent that we talked about doing a while back.

   ...ant

Re: SCA JAVA - Checkstyle and PMD

Posted by Luciano Resende <lu...@gmail.com>.
It looks like people really didn't like the PMD and checkstyle stuff :)

+1, and BTW, should we remove the java/buildtools as well, as they
only have the rules for PMD and checkstyle ?

On 10/9/07, Venkata Krishnan <fo...@gmail.com> wrote:
> +1 from me too :) and thanks for offering to do this.
>
> - Venkat
>
> On 10/9/07, Jean-Sebastien Delfino <js...@apache.org> wrote:
> >
> > ant elder wrote:
> > > On 10/2/07, Douglas Leite <do...@gmail.com> wrote:
> > >
> > >> After reading the SCA developer guide I had some doubts about the
> > >> checkstyle
> > >> and pmd. I have installed those like plug-ins in the Eclipse IDE.
> > However,
> > >> what I would like to know is if there is some specific configuration
> > file,
> > >> which was defined by Tuscany community, for those code formatters.
> > >>
> > >> I am a novice in the Tuscany project, and I hope to help the project as
> > >> soon
> > >> as I get more familiar with it.
> > >>
> > >> Sorry for my probable English mistakes.
> > >>
> > >> Thanks,
> > >>
> > >> Douglas Leite.
> > >>
> > >>
> > >
> > >
> > > Hey thanks for your interest in Tuscany. Thats actually old information
> > in
> > > the developer guide which we need to clean up, most code doesn't use the
> > > checkstyle and pmd stuff and you can safely ignore that part of the
> > guide.
> > >
> > >    ..ant
> > >
> > >
> >
> > Since we're not using these .pmd and .checkstyle files, how about
> > removing them to avoid any confusion?
> >
> > If there's no objection I can take care of it later this week.
> >
> > --
> > Jean-Sebastien
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> >
> >
>


-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: SCA JAVA - Checkstyle and PMD

Posted by Venkata Krishnan <fo...@gmail.com>.
+1 from me too :) and thanks for offering to do this.

- Venkat

On 10/9/07, Jean-Sebastien Delfino <js...@apache.org> wrote:
>
> ant elder wrote:
> > On 10/2/07, Douglas Leite <do...@gmail.com> wrote:
> >
> >> After reading the SCA developer guide I had some doubts about the
> >> checkstyle
> >> and pmd. I have installed those like plug-ins in the Eclipse IDE.
> However,
> >> what I would like to know is if there is some specific configuration
> file,
> >> which was defined by Tuscany community, for those code formatters.
> >>
> >> I am a novice in the Tuscany project, and I hope to help the project as
> >> soon
> >> as I get more familiar with it.
> >>
> >> Sorry for my probable English mistakes.
> >>
> >> Thanks,
> >>
> >> Douglas Leite.
> >>
> >>
> >
> >
> > Hey thanks for your interest in Tuscany. Thats actually old information
> in
> > the developer guide which we need to clean up, most code doesn't use the
> > checkstyle and pmd stuff and you can safely ignore that part of the
> guide.
> >
> >    ..ant
> >
> >
>
> Since we're not using these .pmd and .checkstyle files, how about
> removing them to avoid any confusion?
>
> If there's no objection I can take care of it later this week.
>
> --
> Jean-Sebastien
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>

Re: SCA JAVA - Checkstyle and PMD

Posted by Jean-Sebastien Delfino <js...@apache.org>.
ant elder wrote:
> On 10/2/07, Douglas Leite <do...@gmail.com> wrote:
>   
>> After reading the SCA developer guide I had some doubts about the
>> checkstyle
>> and pmd. I have installed those like plug-ins in the Eclipse IDE. However,
>> what I would like to know is if there is some specific configuration file,
>> which was defined by Tuscany community, for those code formatters.
>>
>> I am a novice in the Tuscany project, and I hope to help the project as
>> soon
>> as I get more familiar with it.
>>
>> Sorry for my probable English mistakes.
>>
>> Thanks,
>>
>> Douglas Leite.
>>
>>     
>
>
> Hey thanks for your interest in Tuscany. Thats actually old information in
> the developer guide which we need to clean up, most code doesn't use the
> checkstyle and pmd stuff and you can safely ignore that part of the guide.
>
>    ..ant
>
>   

Since we're not using these .pmd and .checkstyle files, how about 
removing them to avoid any confusion?

If there's no objection I can take care of it later this week.

-- 
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: SCA JAVA - Checkstyle and PMD

Posted by ant elder <an...@gmail.com>.
On 10/2/07, Douglas Leite <do...@gmail.com> wrote:
>
> After reading the SCA developer guide I had some doubts about the
> checkstyle
> and pmd. I have installed those like plug-ins in the Eclipse IDE. However,
> what I would like to know is if there is some specific configuration file,
> which was defined by Tuscany community, for those code formatters.
>
> I am a novice in the Tuscany project, and I hope to help the project as
> soon
> as I get more familiar with it.
>
> Sorry for my probable English mistakes.
>
> Thanks,
>
> Douglas Leite.
>


Hey thanks for your interest in Tuscany. Thats actually old information in
the developer guide which we need to clean up, most code doesn't use the
checkstyle and pmd stuff and you can safely ignore that part of the guide.

   ..ant