|
|
|
@@ -63,6 +63,13 @@ import java.util.StringTokenizer; |
|
|
|
* represent major, minor, micro, etc versions. The version number |
|
|
|
* must begin with a number. |
|
|
|
* |
|
|
|
* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING |
|
|
|
* This file is from excalibur.extension package. Dont edit this file |
|
|
|
* directly as there is no unit tests to make sure it is operational |
|
|
|
* in ant. Edit file in excalibur and run tests there before changing |
|
|
|
* ants file. |
|
|
|
* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING |
|
|
|
* |
|
|
|
* @author <a href="mailto:peter@apache.org">Peter Donald</a> |
|
|
|
* @version $Revision$ $Date$ |
|
|
|
*/ |
|
|
|
|