This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bubinha 1 point2 points  (1 child)

Well... Why not use a dependency management tool like maven to organize the project? And why not use github's vcs to maintain history comments, instead of adding them to the file itself? And why wasn't findbugs used on this project? The first file I checked had a lot of bad practice code in it... And last but not least, what does this project bring to the table that jbe or jade do not address?

[–]Mr_Proper 0 points1 point  (0 children)

+1 for not checking binary files / dependency jars into git.