oarevalo / BugLogHQ

BugLogHQ is a tool to centralize the handling of automated bug reports from multiple applications. BugLogHQ provides a unified view of error messages sent from any number of applications, allowing the developer to search, graph, forward, and explore the bug reports submitted by the applications.
http://www.bugloghq.com
154 stars 67 forks source link

Adjustments to Ant build.xml from issue #37 #47

Closed michael-zock closed 11 years ago

michael-zock commented 11 years ago

"lib" folder is currently not required. "test" folder is now included in the deployment ZIP.

oarevalo commented 11 years ago

FYI I tweaked the build.xml in the 1.8 branch to not exclude the README since that file contains the license notice

michael-zock commented 11 years ago

Thanks! I just pulled your changes into my fork again. Congratulations on the release of the new version!