bodewig commented on a change in pull request #132:
URL: https://github.com/apache/ant/pull/132#discussion_r461854203



##########
File path: src/main/org/apache/tools/ant/MagicNames.java
##########
@@ -207,11 +207,17 @@ private MagicNames() {
      */
     public static final String REFID_LOCAL_PROPERTIES = "ant.LocalProperties";
 
+    /**
+     * Name of Ant core package
+     * Value: {@value}
+     */
+    public static final String ANT_CORE_PACKAGE = "org.apache.tools.ant";

Review comment:
       please add a @since tag




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to