jvanzyl     01/03/05 02:37:12

  Removed:     src/java/org/apache/velocity/runtime/configuration
                        Configuration.java Configurations.java
                        ConfigurationsRepository.java
                        ExtendedProperties.java
  Log:
  - removing files and replacing with a sinlge Configuration.java
    file. Got rid of a lot of duplicated code and now it's just
    a single class that behaves like a smart properties file
    that handles multiple same value keys, includes, and the
    insertion of additional properties taking into account
    multiple keys.

Reply via email to