You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by to...@apache.org on 2018/01/08 18:04:41 UTC

[sling-org-apache-sling-distribution-core] branch master updated (d8d25fe -> 36c7bf8)

This is an automated email from the ASF dual-hosted git repository.

tommaso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git.


    from d8d25fe  [maven-release-plugin] prepare for next development iteration
     add fb44229  SLING-7358: fallback to jvm's default temp directory if not configured in FileDistributionPackageBuilder
     add 2568800  SLING-7358: delete the temp file created during the test
     add 352010e  SLING-7358: add missing license header
     new 36c7bf8  Merge pull request #1 from Buuhuu/bugfix/SLING-7358

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


Summary of changes:
 .../impl/FileDistributionPackageBuilder.java       |  9 ++-
 .../impl/FileDistributionPackageBuilderTest.java   | 77 ++++++++++++++++++++++
 2 files changed, 85 insertions(+), 1 deletion(-)
 create mode 100644 src/test/java/org/apache/sling/distribution/packaging/impl/FileDistributionPackageBuilderTest.java

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-org-apache-sling-distribution-core] 01/01: Merge pull request #1 from Buuhuu/bugfix/SLING-7358

Posted by to...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tommaso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git

commit 36c7bf864e90438859cee40ed12d26d1daf62477
Merge: d8d25fe 352010e
Author: Tommaso Teofili <to...@gmail.com>
AuthorDate: Mon Jan 8 19:04:39 2018 +0100

    Merge pull request #1 from Buuhuu/bugfix/SLING-7358
    
    SLING-7358: FileDistributionPackageBuilder temp directory fallback

 .../impl/FileDistributionPackageBuilder.java       |  9 ++-
 .../impl/FileDistributionPackageBuilderTest.java   | 77 ++++++++++++++++++++++
 2 files changed, 85 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.