• Guus der Kinderen's avatar
    OF-546: Add metadata filter · 44b23b75
    Guus der Kinderen authored
    This commit allows a plugin.xml to use a reference to data defined in the pom.xml. This reduces duplicate data.
    
    For instance, in plugin.xml, one could now define the version number by referring to the version number of the
    maven artifact:
    
      <version>${project.version}</version>
    
    Note that plugin.xml files that are processed using the old Apache Ant based build, will not be processed correctly.
    44b23b75
Name
Last commit
Last update
..
assembly Loading commit data...
bin Loading commit data...
conf Loading commit data...
database Loading commit data...
i18n Loading commit data...
java Loading commit data...
javadoc/jdk15 Loading commit data...
plugins Loading commit data...
resources Loading commit data...
security Loading commit data...
spank Loading commit data...
test Loading commit data...
tools/anttask/org/jivesoftware/ant Loading commit data...
web Loading commit data...