d36f212 Add back requires on stringtemplate for java subpackage

Authored and Committed by Stanislav Ochotnicky 11 years ago
1 file changed. 6 lines added. 1 lines removed.
    Add back requires on stringtemplate for java subpackage
    
    This is needed because tree/DOTTreeGenerator class uses stringtemplate
    3.x classes. However this class is not used in other parts and could
    likely be removed. This would produce jar incompatible with upstream
    so we should probably avoid doing that.
    
        
file modified
+6 -1