3 Commits

Author SHA1 Message Date
Rossen Stoyanchev
6ef97938b4 Minor javadoc update 2015-03-05 22:33:40 -05:00
Rossen Stoyanchev
ac57904bf8 Fix location of overview.html 2013-12-16 16:42:16 -05:00
Rossen Stoyanchev
cc4506d921 Replace Ant build with gradle
The master branch has been using Gradle for a while. The expectation
at the time was that minor maintenance releases can be done on 2.3.x
with the existing Ant build. However that is no longer possible to
perform a release and we need to perform a 2.3.3 release.

The change mirrors similar changes on the master branch:

4e81930b72
50a1cf1def

Issue: SWF-1615
2013-12-16 16:29:42 -05:00