[java-identity-provider] branch master updated (3928ce3 -> c785e1d)

Rod Widdowson rdw at steadingsoftware.com
Wed Jun 6 11:57:36 EDT 2018


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch master
in repository java-identity-provider.

      from  3928ce3   IDP-1300  Move all the java-installer code into impl
       new  901ce91   IDP-1299 Name Replacement Property rewriter
       new  c785e1d   IDP-1299 Name Replacement Property rewriter

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../installer/ant/impl/MergePropertiesTask.java    | 17 ++++--
 ...pertiesTask.java => RewritePropertiesTask.java} | 62 ++++++++++-----------
 .../idp/installer/impl/PropertiesWithComments.java | 52 +++++++++++++++--
 .../resources/net/shibboleth/idp/installer/ant.xml |  1 +
 .../idp/installer/TestPropertiesWithComments.java  | 65 +++++++++++++++++-----
 .../net/shibboleth/idp/installer/file.properties   |  2 +-
 .../idp/installer/nameReplace.properties           |  4 ++
 7 files changed, 147 insertions(+), 56 deletions(-)
 copy idp-installer/src/main/java/net/shibboleth/idp/installer/ant/impl/{MergePropertiesTask.java => RewritePropertiesTask.java} (66%)
 create mode 100644 idp-installer/src/test/resources/net/shibboleth/idp/installer/nameReplace.properties

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list