craigwblake / redline

Pure Java Rpm Library
http://redline-rpm.org
MIT License
128 stars 97 forks source link

Fixing javadoc vomit and build break due to javadoc. #52

Closed jaredhodge closed 10 years ago

jaredhodge commented 10 years ago

When I tried to build this project it broke on the javadoc plugin because of some bad

headers and also threw up a bunch of javadoc warnings. I removed the

headers and added in javadoc info it was asking for as best I could.

craigwblake commented 10 years ago

Thanks!