Browse Source

@since marker

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1583298 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 11 years ago
parent
commit
547aa925b3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/main/org/apache/tools/ant/util/ProcessUtil.java

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

@@ -21,6 +21,7 @@ import java.lang.management.ManagementFactory;


/** /**
* Process Utilities * Process Utilities
* @since Ant 1.9.4
*/ */
public class ProcessUtil { public class ProcessUtil {
/** /**


Loading…
Cancel
Save