Browse Source

Added @since

master
twogee 4 years ago
parent
commit
3a869e7b70
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/main/org/apache/tools/ant/MagicNames.java

+ 1
- 0
src/main/org/apache/tools/ant/MagicNames.java View File

@@ -210,6 +210,7 @@ public final class MagicNames {
/**
* Name of Ant core package
* Value: {@value}
* @since Ant 1.10.9
*/
public static final String ANT_CORE_PACKAGE = "org.apache.tools.ant";



Loading…
Cancel
Save