GitHub user chrisdutz opened a pull request:

    https://github.com/apache/incubator-edgent/pull/324

    Feature/pre release fine-tuning

    

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

    $ git pull https://github.com/apache/incubator-edgent 
feature/pre-release-finetuning

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

    https://github.com/apache/incubator-edgent/pull/324.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 #324
    
----
commit 7c70f1d69040fa4a9c8151507b891257fe750d83
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-08-09T12:52:07Z

    tweak samples template

commit 7c31dfc146c034cd3324b00c54d89c4f3a1610b7
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-08-09T13:43:50Z

    remove scripts now that they've been incorporated into samples

commit d336afa47b922f8cdaff9ae1c30dda8dc25e8900
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-08-09T14:29:47Z

    update CONTRIBUTORS and RELEASE_NOTES

commit a4ebcd83d437bdad7e6c71b490d85b9588ec13e2
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-08-09T17:51:50Z

    update JAVA_SUPPORT, RELEASE_NOTES, and remove building samples from 
platform-java7

commit 3a1f33095aa2629a7951933e4ef45293f01a07b4
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-08-09T19:23:20Z

    update README and RELEASE_NOTES

commit 735addf61f0c6164b8748af2f76ff68b7352a650
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-13T07:43:54Z

    Merge remote-tracking branch 'origin/feature/maven' into feature/maven

commit 4043d467c8a552953a0be9c42e1eedb51602e022
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-14T12:51:59Z

    - Some initial rewrite of the DEVlOPMENT.md file to reflect the changes in 
the build system.

commit 95a3b28714f6e955f4e11ab70191ad8ba4d96055
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-14T13:38:55Z

    - Added code to throw an exception if the WAR isn't found.

commit d58b1c00d59ed30da2077a14d89d29c432133033
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-14T13:39:23Z

    - Added the config to make the servlet.war available to the examples in 
"edgent-samples-topology"

commit 08588a7835e823f9fd74fcf8869ce002c3669017
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-15T19:48:56Z

    - Fixed JDBCTests not working with usernames containing special characters 
("christofer.dutz" in my case)
    - Finetuned the jacoco config
    - Changed the console server application to contain the war as embedded 
resource (Making it work in examples)

commit d603179cccf2f88dfa2829292cc4db4cae7722df
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-16T07:19:12Z

    - Fixed all the remaining errors and warnings in Eclipse

commit da991a5272a88f37c5ae9ed3077415e93ad9f6cb
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-21T07:58:36Z

    - Started getting the site-generation working again ...

commit 14474704d4fd67dc9eb5e46994a034d64424364c
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-22T09:31:51Z

    Merge branch 'master' of https://github.com/apache/incubator-edgent into 
feature/maven

commit a021c243a74ab4e7d9238c94b9b66f5a7e89c76c
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-22T09:46:34Z

    - Hopefully sucessfully added the switch to tell the testsuite it's running 
on a ci server.

commit 947ca1d6e1e3d6639d0d123b3acb8f4edf6ab462
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-22T09:55:37Z

    - Removed the toolchain profile as it is not needed as long as the java7 
profile isn't enabled.

commit c32b94fe7c4e99c5dde29ffb621727e2a5863726
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-22T09:56:15Z

    - Added the ci propery to the commented out line

commit 12c90fa448f39cc6ab5006ca7a660cf6d107fd31
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-22T20:47:12Z

    - Finally fixed the jacoco report generation

commit 6aa73094e59b42fbcfb97e9718866fcaccfaa111
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-23T07:37:24Z

    - Fixed an issue reported by SonarQube which prevented a loop from working 
correctly.

commit 0c7e9734b53cd208eb64e16aac1551015df02705
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-23T07:57:05Z

    - Disabled the jacoco aggregate report and enabled the integration test 
report.
    - Removed some redundant null-checks

commit 3d90c0a6926a5b1da77484ef09da433abe59b1a9
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-25T17:34:34Z

    - Escaped a '>' in the javadoc comment

commit 8e700150f2945f5b34f6dc56e5cdace1eb10c87f
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-25T17:57:39Z

    - Made the javadoc module generate an aggregate javadoc in the root module.

commit 4e642822ecd7b767725bc8f751a61a0c49c8cfda
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-27T21:56:15Z

    - Fine-tuned the site output

commit 00dc847a824292756c085fe00e28cf3ee1d3e41a
Author: Christofer Dutz <christofer.d...@c-ware.de>
Date:   2017-08-28T08:33:29Z

    - Removed the site generation on travis as this seems to be having issues 
when running without a normal maven local repo

commit 53e2dcacc95ec06a919ec354fe5929b5ae43246a
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-08-30T21:43:16Z

    tweak samples/README.md

commit 4c1be505c776f47edd993cfb99ce77330b2b5ad8
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-08-30T21:49:15Z

    tidy up jdbc connector test comments, etc

commit 8bc0f216a8cee92b850d9b42bd1842f9076d3a86
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-09-06T19:14:47Z

    cleanup/fix some sample README and scripts

commit d7ec59fbdb918c16cb0f16037f37a3473bab4ef3
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-09-06T19:29:08Z

    complete Chris's warning-erradication work

commit fa0648a20c30f87559646d724f06b8d1411dc0a1
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-09-06T19:54:12Z

    add .mvn to samples to make mvnw work

commit 6cbdd9f00f870f62972d2fbb53a90bf9639ed949
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-09-06T20:31:02Z

    squelch eclipse warnings on samples/pom.xml

commit a10eb8463438c2dab56a8e0f65dfc476746c1d9c
Author: Dale LaBossiere <dlab...@us.ibm.com>
Date:   2017-09-11T20:52:38Z

    more DEVELOPMENT.md cleanup

----


---

Reply via email to