Michael Luckey created BEAM-6948:
------------------------------------
Summary: Remove superseded ant.xml for javadoc creation
Key: BEAM-6948
URL: https://issues.apache.org/jira/browse/BEAM-6948
Project: Beam
Issue Type: Improvement
Components: build-system
Reporter: Michael Luckey
Assignee: Michael Luckey
Javadoc previously was created by maven delegating to ant. After migration to
Gradle, the corresponding ant build file is superseded by a build.gradle [1],
[2]
The pom.xml was deleted later after gradle migration was accepted. ant.xml
seems to be forgotten.
[1] https://issues.apache.org/jira/browse/BEAM-4108
[2] https://github.com/apache/beam/pull/5121
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)