Hello Jonathan!

To answer your questions... I am not surprised that you didn't find any
files that were automatically generated in the source repository of the
argouml project. We follow the principle of not checking in generated stuff.

There are files generated of course, using antlr, javac and jar, but they
are recreated by the tools for every developer and not saved.

When it comes to the maven downloads, I am not sure where the
antlr-generated files are included. You will have to learn that from the
details of the maven plugin used to build source and built distributions.

Let me know if you have any more questions.

        /Linus



2013/10/15 Jonathan Bernwieser <[email protected]>

> Dear Sir or Madam,****
>
> I am currently doing my Bachelor thesis at TU Munich, at the Software 
> Engineering chair of Prof. Broy. ****
>
>  ****
>
> The goal of this thesis is to create a tool to automatically categorize
> source code in open source software. Different categories will be “test
> code”, “generated code” and “productive code” to better evaluate and use
> the results of quality-check techniques. (Static analyses might detect
> certain quality problems even though they’re not relevant for a certain
> code category. One example would be the amount of clones found in a
> project. It has to be checked what kind of category the evaluated code
> belongs to as clones aren’t causing quality issues if they occur in
> “generated code”.)****
>
>  ****
>
> In order to create and test heuristics to identify code categories, I
> first need to create manually a collection of different projects (or
> classes to be more specific) I actually know about what kind of category
> they belong to.****
>
> While manually going through the argouml project I couldn’t find any files
> that were automatically generated. Is that correct or are there any
> generated classes I didn’t recognize?****
>
>  ****
>
> Thanks you for your help.****
>
> Looking forward to hearing from you,****
>
>  ****
>
> Regards,****
>
> ** **
>
>  ****
>
> Jonathan****
>
> ** **
>

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=3066766

To unsubscribe from this discussion, e-mail: 
[[email protected]].
To be allowed to post to the list contact the mailing list moderator, email: 
[[email protected]]

Reply via email to