• 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
build Loading commit data...
dbutil Loading commit data...
documentation Loading commit data...
i18n Loading commit data...
src Loading commit data...
starter Loading commit data...
webadmin Loading commit data...
webadmintld Loading commit data...
xmppserver Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE.txt Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...