You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samoa.apache.org by skanjila <gi...@git.apache.org> on 2018/10/25 18:23:41 UTC

[GitHub] incubator-samoa pull request #81: Bugfixes

GitHub user skanjila opened a pull request:

    https://github.com/apache/incubator-samoa/pull/81

    Bugfixes

    Removed duplication in pom file for profile causing build to fail

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/skanjila/incubator-samoa bugfixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-samoa/pull/81.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #81
    
----
commit d1a482a5317bdc64ba684e220b2c913c8172f3d5
Author: Saikat Kanjilal <sx...@...>
Date:   2018-09-18T23:20:47Z

    first versioon of samoa-heron

commit b0e090d56e65be75d55cba082e2a129c75dce8a5
Author: Saikat Kanjilal <sx...@...>
Date:   2018-10-12T00:12:44Z

    first successful build after renaming everything to Heron oriented names

commit 1939e73b65209ab05b19a170610633dd845889d8
Author: Ning Wang <wa...@...>
Date:   2018-10-04T06:41:09Z

    Update POM files for Heron

commit 1efb54dcd8e78c013ebbc653f6f90ee01518d2e7
Author: Saikat Kanjilal <sx...@...>
Date:   2018-10-16T21:47:17Z

    incorporated pom file changes in upper level project and samoa-heron

commit a551337e1e933fc8501ab248154ed7ba63cecd6d
Author: skanjila <sx...@...>
Date:   2018-10-17T00:03:50Z

    Merge branch 'samoaheron' into nwang/update_pom_files

commit 9ed5fe340c13e4be996abf2644cee60aad8761c8
Author: skanjila <sx...@...>
Date:   2018-10-17T00:04:02Z

    Merge pull request #2 from nwangtw/nwang/update_pom_files
    
    Update POM files for Heron

commit 5725584da367af194e63b2ba7bc2bd0f5597e914
Author: Saikat Kanjilal <sx...@...>
Date:   2018-10-25T18:20:20Z

    removed duplicate profiles for heron

----


---