View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041120213428Lbuild.210
|
| 1.6.6.1 | modified | starksm | testsuite/src/main/org/jboss/test/util/test/PropertyPatternUnitTestCase.java | Add support for property references of the form ${p:v}. This allows for a reference to system property 'p', and if there is no such property, then the default value v will be returned. |
| 1.2.6.1 | modified | starksm | common/src/main/org/jboss/util/StringPropertyReplacer.java | Add support for property references of the form ${p:v}. This allows for a reference to system property 'p', and if there is no such property, then the default value v will be returned. |