View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041120221049Lbuild.475
|
| 1.7 | 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.3 | 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. |