You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by jf...@apache.org on 2019/08/02 12:16:49 UTC

[incubator-iotdb] branch rel/0.8 updated (979391e -> ba5212f)

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

jfeinauer pushed a change to branch rel/0.8
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 979391e  Merge pull request #328 from apache/fix_source_code_release_issue_for_0.8.0
     add e47a310  - Fix the main issues with the assembly of the binary distribution.
     new ba5212f  Merge pull request #329 from apache/feature/fix-binary-distribution

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:
 distribution/pom.xml                               | 86 ++++++++++++++++++++++
 .../src}/assembly/distribution.xml                 | 24 ++++--
 pom.xml                                            | 15 +---
 3 files changed, 103 insertions(+), 22 deletions(-)
 create mode 100644 distribution/pom.xml
 rename {src => distribution/src}/assembly/distribution.xml (82%)


[incubator-iotdb] 01/01: Merge pull request #329 from apache/feature/fix-binary-distribution

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

jfeinauer pushed a commit to branch rel/0.8
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit ba5212f65772ac7a3f879d75a04c54f956d48781
Merge: 979391e e47a310
Author: Julian <j....@pragmaticminds.de>
AuthorDate: Fri Aug 2 14:16:44 2019 +0200

    Merge pull request #329 from apache/feature/fix-binary-distribution
    
    - Fix the main issues with the assembly of the binary distribution.

 distribution/pom.xml                               | 86 ++++++++++++++++++++++
 .../src}/assembly/distribution.xml                 | 24 ++++--
 pom.xml                                            | 15 +---
 3 files changed, 103 insertions(+), 22 deletions(-)