Searched refs:propsName (Results 1 – 1 of 1) sorted by relevance
264 String propsName = System.getProperty(VELOCITY_PROPERTIES_KEY); in getVelocityProperties() local265 if (propsName != null) in getVelocityProperties()267 File propsFile = new File(propsName); in getVelocityProperties()