You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jean-Charles Manoury (JIRA)" <ji...@apache.org> on 2019/01/04 11:25:00 UTC

[jira] [Created] (MSHARED-793) Support for default value

Jean-Charles Manoury created MSHARED-793:
--------------------------------------------

             Summary: Support for default value
                 Key: MSHARED-793
                 URL: https://issues.apache.org/jira/browse/MSHARED-793
             Project: Maven Shared Components
          Issue Type: New Feature
          Components: maven-filtering
    Affects Versions: maven-filtering-3.1.2
            Reporter: Jean-Charles Manoury


The goal is to manage default value like ${toto:tutu} where tutu is used when no value for toto is found.
 It is the same behavior as Spring's [PropertyPlaceholderConfigurer|https://www.mkyong.com/spring/spring-propertyplaceholderconfigurer-example/]

This will make properties files from a Spring project compatible with maven-filtering.

A pull request had been created on Github : https://github.com/apache/maven-filtering/pull/1



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)