Skip to content

I scratched a few itches and here's the result - hope you like it #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Conversation

twogee
Copy link

@twogee twogee commented Apr 23, 2013

  • added Java generics;
  • simplified dependencies in Ant builds (tree instead of net);
  • added Ivy dependency management;
  • added separate packaging for Ant task (without commons-cli);
  • updated to commons-cli 1.2 and JUnit4;
  • changed attributes and CLI parameters to be consistent internally and
    with Ant guidelines;
  • added regex support and property setting to Ant task;
  • output builder reverts to stdout instead of crashing;
  • output attribute no longer mandatory for Ant task;
  • simplified HTML formatting (why does everybody love ?);
  • added missing javadoc;

Gintas Grigelionis and others added 30 commits April 23, 2013 13:53
- added Java generics;
- simplified dependencies in Ant builds (tree instead of net);
- added Ivy dependency management;
- added separate packaging for Ant task (without commons-cli);
- updated to commons-cli 1.2 and JUnit4;
- changed attributes and CLI parameters to be consistent internally and
with Ant guidelines;
- added regex support and property setting to Ant task;
- output builder reverts to stdout instead of crashing;
- output attribute no longer mandatory for Ant task;
- simplified HTML formatting (why does everybody love <table/>?);
- added missing javadoc;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant