[GitHub] incubator-edgent pull request #181: Enable Edgent to publish to maven reposi...

2016-08-22 Thread dlaboss
Github user dlaboss commented on a diff in the pull request: https://github.com/apache/incubator-edgent/pull/181#discussion_r75764099 --- Diff: build.gradle --- @@ -29,6 +29,21 @@ allprojects { apply plugin: 'java' +/* SET PROJECT INFO for all

[GitHub] incubator-edgent pull request #181: Enable Edgent to publish to maven reposi...

2016-08-22 Thread dlaboss
Github user dlaboss commented on a diff in the pull request: https://github.com/apache/incubator-edgent/pull/181#discussion_r75764794 --- Diff: build.gradle --- @@ -29,6 +29,21 @@ allprojects { apply plugin: 'java' +/* SET PROJECT INFO for all

[GitHub] incubator-edgent pull request #181: Enable Edgent to publish to maven reposi...

2016-08-25 Thread dlaboss
Github user dlaboss commented on a diff in the pull request: https://github.com/apache/incubator-edgent/pull/181#discussion_r76301994 --- Diff: build.gradle --- @@ -206,6 +217,19 @@ subprojects { } } } + + publishing { + publications

[GitHub] incubator-edgent pull request #182: tidy up publishToMavenLocal support

2016-08-29 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/182 tidy up publishToMavenLocal support - publish groupId is org.apache.edgent - publish war when applicable You can merge this pull request into a Git repository by running: $ git

[GitHub] incubator-edgent pull request #182: tidy up publishToMavenLocal support

2016-08-29 Thread dlaboss
Github user dlaboss closed the pull request at: https://github.com/apache/incubator-edgent/pull/182 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-edgent pull request #182: tidy up publishToMavenLocal support

2016-08-29 Thread dlaboss
GitHub user dlaboss reopened a pull request: https://github.com/apache/incubator-edgent/pull/182 tidy up publishToMavenLocal support - publish groupId is org.apache.edgent - publish war when applicable You can merge this pull request into a Git repository by running: $ git

[GitHub] incubator-edgent pull request #184: Quarks-240 [gradle] release task: manife...

2016-09-01 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/184 Quarks-240 [gradle] release task: manifest classpath, external deps, java7, android - add building of edgent jar's manifest classpath - add staging of projects' external de

[GitHub] incubator-edgent pull request #185: Edgent-247 fix android/{hardware,topolog...

2016-09-06 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/185 Edgent-247 fix android/{hardware,topology} ant build - fix bug in android/topology/build.xml -- missing oplet jar presumably from earlier refactoring - fix bugs in android

[GitHub] incubator-edgent pull request #185: Edgent-247 fix android/{hardware,topolog...

2016-09-06 Thread dlaboss
GitHub user dlaboss reopened a pull request: https://github.com/apache/incubator-edgent/pull/185 Edgent-247 fix android/{hardware,topology} ant build - fix bug in android/topology/build.xml -- missing oplet jar presumably from earlier refactoring - fix bugs in android

[GitHub] incubator-edgent pull request #185: Edgent-247 fix android/{hardware,topolog...

2016-09-06 Thread dlaboss
Github user dlaboss closed the pull request at: https://github.com/apache/incubator-edgent/pull/185 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-edgent pull request #186: Quarks-240 [gradle] build android/{hardw...

2016-09-07 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/186 Quarks-240 [gradle] build android/{hardware,topology} jars, etc - build android/{hardware,topology} jars and include in tgz - with "gradle release" when ANDROID_SDK_PLAT

[GitHub] incubator-edgent pull request #187: [git] ignore jdbc test created derby fil...

2016-09-07 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/187 [git] ignore jdbc test created derby files You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent jdbcIgnoreDerby

[GitHub] incubator-edgent pull request #188: Edgent-240 [gradle] only blurt test hint...

2016-09-08 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/188 Edgent-240 [gradle] only blurt test hint for "test" task You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incuba

[GitHub] incubator-edgent pull request #190: Edgent-240 [gradle] [WIP] Overhaul depen...

2016-09-14 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/190 Edgent-240 [gradle] [WIP] Overhaul dependency specification and handling The upshot is to do like the ant-based scripts and specify inter-project, core-ext, and project-private-ext

[GitHub] incubator-edgent pull request #190: Edgent-240 [gradle] [WIP] Overhaul depen...

2016-09-16 Thread dlaboss
Github user dlaboss closed the pull request at: https://github.com/apache/incubator-edgent/pull/190 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-edgent pull request #190: Edgent-240 [gradle] [WIP] Overhaul depen...

2016-09-16 Thread dlaboss
GitHub user dlaboss reopened a pull request: https://github.com/apache/incubator-edgent/pull/190 Edgent-240 [gradle] [WIP] Overhaul dependency specification and handling The upshot is to do like the ant-based scripts and specify inter-project, core-ext, and project-private-ext

[GitHub] incubator-edgent pull request #193: Edgent-240 [gradle] Add test7 setup and ...

2016-09-22 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/193 Edgent-240 [gradle] Add test7 setup and run processing You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #194: [WIP] Edgent-240 [gradle] use gradle fro...

2016-09-22 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/194 [WIP] Edgent-240 [gradle] use gradle from travis-ci runs You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #195: Edgent-133 update NOTICE in edgent jars

2016-09-23 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/195 Edgent-133 update NOTICE in edgent jars You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent133

[GitHub] incubator-edgent pull request #196: Edgent-240 [gradle] script cleanup

2016-09-26 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/196 Edgent-240 [gradle] script cleanup You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent gradleHygiene

[GitHub] incubator-edgent pull request #196: Edgent-240 [gradle] script cleanup

2016-09-26 Thread dlaboss
Github user dlaboss closed the pull request at: https://github.com/apache/incubator-edgent/pull/196 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-edgent pull request #196: Edgent-240 [gradle] script cleanup

2016-09-26 Thread dlaboss
GitHub user dlaboss reopened a pull request: https://github.com/apache/incubator-edgent/pull/196 Edgent-240 [gradle] script cleanup You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent gradleHygiene

[GitHub] incubator-edgent pull request #197: Edgent-253 [gradle] update gradle wrappe...

2016-09-26 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/197 Edgent-253 [gradle] update gradle wrapper to use gradle 3.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #199: Edgent-254 [gradle] doc gradle as the de...

2016-09-27 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/199 Edgent-254 [gradle] doc gradle as the default env You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent-254

[GitHub] incubator-edgent pull request #200: Edgent-255 improve StreamScope.setEnable...

2016-09-28 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/200 Edgent-255 improve StreamScope.setEnabled() behavior You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent

[GitHub] incubator-edgent pull request #201: [WIP] Edgent-251 adapt Eclipse to not us...

2016-09-29 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/201 [WIP] Edgent-251 adapt Eclipse to not use 3rd-party repo jars - add 'setupExternalJars' gradle task - change .classpath files to reference ext jars in build/di

[GitHub] incubator-edgent pull request #203: Edgent-257 cleanup samples/scenarios/iot...

2016-09-30 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/203 Edgent-257 cleanup samples/scenarios/iotp See EDGENT-257 for details You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator

[GitHub] incubator-edgent pull request #204: [gradle] more doc and cleanup

2016-09-30 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/204 [gradle] more doc and cleanup You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent moreGradleDocAndCleanup

[GitHub] incubator-edgent pull request #203: Edgent-257 cleanup samples/scenarios/iot...

2016-09-30 Thread dlaboss
Github user dlaboss closed the pull request at: https://github.com/apache/incubator-edgent/pull/203 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-edgent pull request #203: Edgent-257 cleanup samples/scenarios/iot...

2016-09-30 Thread dlaboss
GitHub user dlaboss reopened a pull request: https://github.com/apache/incubator-edgent/pull/203 Edgent-257 cleanup samples/scenarios/iotp See EDGENT-257 for details You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss

[GitHub] incubator-edgent pull request #194: [WIP] Edgent-240 [gradle] use gradle fro...

2016-10-03 Thread dlaboss
GitHub user dlaboss reopened a pull request: https://github.com/apache/incubator-edgent/pull/194 [WIP] Edgent-240 [gradle] use gradle from travis-ci runs You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #194: [WIP] Edgent-240 [gradle] use gradle fro...

2016-10-03 Thread dlaboss
Github user dlaboss closed the pull request at: https://github.com/apache/incubator-edgent/pull/194 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-edgent pull request #205: Edgent-34 binary release LICENSE and NOT...

2016-10-03 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/205 Edgent-34 binary release LICENSE and NOTICE You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent-34

[GitHub] incubator-edgent pull request #206: Edgent-259 pass edgent.build.ci to tests

2016-10-04 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/206 Edgent-259 pass edgent.build.ci to tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent-259

[GitHub] incubator-edgent pull request #207: Edgent-260 [gradle] remove dependency on...

2016-10-04 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/207 Edgent-260 [gradle] remove dependency on retrolambda.jar in repo - download retrolambda to externalJars/java8/tools and use it from there - unrelated tweak/correction to overview html

[GitHub] incubator-edgent pull request #205: Edgent-34 binary release LICENSE and NOT...

2016-10-04 Thread dlaboss
Github user dlaboss closed the pull request at: https://github.com/apache/incubator-edgent/pull/205 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-edgent pull request #205: Edgent-34 binary release LICENSE and NOT...

2016-10-04 Thread dlaboss
GitHub user dlaboss reopened a pull request: https://github.com/apache/incubator-edgent/pull/205 Edgent-34 binary release LICENSE and NOTICE You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent-34

[GitHub] incubator-edgent pull request #208: Edgent-34 tweak new binary-release-exter...

2016-10-04 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/208 Edgent-34 tweak new binary-release-external-dependencies info You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator

[GitHub] incubator-edgent pull request #209: skip env sensitive TWindowTest.testTimeB...

2016-10-04 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/209 skip env sensitive TWindowTest.testTimeBasedBatch in travis-ci runs You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator

[GitHub] incubator-edgent pull request #210: [WIP] Edgent-261 remove external jars fr...

2016-10-04 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/210 [WIP] Edgent-261 remove external jars from repo You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent-261

[GitHub] incubator-edgent pull request #212: EDGENT-253 add source tgz generation

2016-10-06 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/212 EDGENT-253 add source tgz generation You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent-263-srctgz

[GitHub] incubator-edgent pull request #213: Edgent-264 Add DISCLAIMER file

2016-10-07 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/213 Edgent-264 Add DISCLAIMER file You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent-264-addDisclaimerFile

[GitHub] incubator-edgent pull request #215: Edgent-265 Fix source/binary release REA...

2016-10-07 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/215 Edgent-265 Fix source/binary release README You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent-265

[GitHub] incubator-edgent pull request #216: Edgent-267 Add missing ASF license heade...

2016-10-07 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/216 Edgent-267 Add missing ASF license header You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent267

[GitHub] incubator-edgent pull request #219: Edgent-270 can't use pi4j in build, etc

2016-10-10 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/219 Edgent-270 can't use pi4j in build, etc You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edge

[GitHub] incubator-edgent pull request #220: Edgent-275 remove deprecated "building w...

2016-10-10 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/220 Edgent-275 remove deprecated "building with ant" info You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incuba

[GitHub] incubator-edgent pull request #221: Edgent-276 revert eclipse build to exclu...

2016-10-11 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/221 Edgent-276 revert eclipse build to exclude pi4j sample app You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #222: [WIP] Edgent-274 Add support for distrib...

2016-10-11 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/222 [WIP] Edgent-274 Add support for distribution signing - update KEYS - remove KEYS from tgz files - rename src and binary release images to conform to the norm - generate sha

[GitHub] incubator-edgent pull request #223: Edgent-281 Misc build changes for "relea...

2016-10-20 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/223 Edgent-281 Misc build changes for "release" add "apache" to tgz names add SNAPSHOT and - to build tgz name when appropriate make src tgz extract to different

[GitHub] incubator-edgent pull request #223: Edgent-281 Misc build changes for "relea...

2016-10-21 Thread dlaboss
Github user dlaboss closed the pull request at: https://github.com/apache/incubator-edgent/pull/223 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-edgent pull request #223: Edgent-281 Misc build changes for "relea...

2016-10-21 Thread dlaboss
GitHub user dlaboss reopened a pull request: https://github.com/apache/incubator-edgent/pull/223 Edgent-281 Misc build changes for "release" add "apache" to tgz names add SNAPSHOT and - to build tgz name when appropriate make src tgz extract to different

[GitHub] incubator-edgent pull request #223: Edgent-281 Misc build changes for "relea...

2016-10-21 Thread dlaboss
GitHub user dlaboss reopened a pull request: https://github.com/apache/incubator-edgent/pull/223 Edgent-281 Misc build changes for "release" add "apache" to tgz names add SNAPSHOT and - to build tgz name when appropriate make src tgz extract to different

[GitHub] incubator-edgent pull request #223: Edgent-281 Misc build changes for "relea...

2016-10-21 Thread dlaboss
Github user dlaboss closed the pull request at: https://github.com/apache/incubator-edgent/pull/223 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-edgent pull request #224: Edgent-304 Always build edgent.android.{...

2016-10-22 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/224 Edgent-304 Always build edgent.android.{hardware,topology}.jar Get android.jar from maven for compilation Note: the android jar is not included in the binary tgz

[GitHub] incubator-edgent pull request #225: Edgent-280 Add RELEASE_NOTES

2016-10-22 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/225 Edgent-280 Add RELEASE_NOTES You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent280-relnotes

[GitHub] incubator-edgent pull request #226: [WIP] Add some release process tools

2016-10-22 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/226 [WIP] Add some release process tools Add check_sigs.sh Add make_release_branch.sh You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-edgent pull request #229: Fix publish by ignoring platform project...

2016-11-07 Thread dlaboss
Github user dlaboss commented on a diff in the pull request: https://github.com/apache/incubator-edgent/pull/229#discussion_r86837398 --- Diff: build.gradle --- @@ -621,6 +623,7 @@ subprojects { // support for 'gradle publishToMavenLocal' etc // TODO

[GitHub] incubator-edgent pull request #230: [Edgent-307] improve supported platform ...

2016-11-08 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/230 [Edgent-307] improve supported platform doc You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent307

dev@edgent.apache.org

2016-11-08 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/231 [Edgent-272] source: conform to license¬ice standards You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

dev@edgent.apache.org

2016-11-10 Thread dlaboss
Github user dlaboss closed the pull request at: https://github.com/apache/incubator-edgent/pull/231 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

dev@edgent.apache.org

2016-11-10 Thread dlaboss
GitHub user dlaboss reopened a pull request: https://github.com/apache/incubator-edgent/pull/231 [Edgent-272] source: conform to license¬ice standards You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #233: [Edgent-280] update RELEASE_NOTES

2016-11-10 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/233 [Edgent-280] update RELEASE_NOTES You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent280-releaseNotes

[GitHub] incubator-edgent pull request #232: [Edgent-280] tweak bundle READMEs

2016-11-10 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/232 [Edgent-280] tweak bundle READMEs You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent280-readmes

[GitHub] incubator-edgent pull request #234: [Edgent-271] binary-release: conform to ...

2016-11-11 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/234 [Edgent-271] binary-release: conform to license/notice standards You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator

[GitHub] incubator-edgent pull request #235: add more license headers

2016-11-11 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/235 add more license headers You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent addMoreLicenseHeaders

[GitHub] incubator-edgent pull request #236: [Edgent-268] change licensing in gradle ...

2016-11-11 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/236 [Edgent-268] change licensing in gradle files You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent268

[GitHub] incubator-edgent pull request #238: Update information for EDL, EPL and CDDL...

2016-11-14 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/238 Update information for EDL, EPL and CDDL license items You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #239: licensing tag "ASL" => "AL"

2016-11-14 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/239 licensing tag "ASL" => "AL" You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent asl2al

[GitHub] incubator-edgent pull request #240: improve testPressureReliever() test fail...

2016-11-14 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/240 improve testPressureReliever() test failure output You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #241: fix iotp sample links in edgent_overview...

2016-11-14 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/241 fix iotp sample links in edgent_overview.html You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #243: Merge pull request #226 to release1.0.0

2016-11-15 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/243 Merge pull request #226 to release1.0.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent buildTools

[GitHub] incubator-edgent pull request #244: Merge pr 229 to release1.0.0

2016-11-15 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/244 Merge pr 229 to release1.0.0 cherry picked from master also generalize publish handling You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-edgent pull request #245: automatically set javadoc copyright year

2016-11-15 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/245 automatically set javadoc copyright year You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #247: tweak ant msg, JAVA_SUPPORT.md and READM...

2016-11-17 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/247 tweak ant msg, JAVA_SUPPORT.md and README.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent antMsg

[GitHub] incubator-edgent pull request #249: Update kafka connector doc testing again...

2016-11-17 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/249 Update kafka connector doc testing against latest kafka servers You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator

[GitHub] incubator-edgent pull request #250: Build fixes

2016-11-21 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/250 Build fixes Add "incubating" to release bundle names Exclude KEYS from source bundle Add CONTRIBUTORS to the binary bundle Remove test.classes/*.APPS.TEST.jar f

[GitHub] incubator-edgent pull request #251: remove gradle wrapper jar from the sourc...

2016-11-30 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/251 remove gradle wrapper jar from the source bundle per policy add a build bootstrap step for source bundles (like kafka does) retain the wrapper in the repo for travis-ci use You can

[GitHub] incubator-edgent pull request #252: add Sizzle license

2016-12-01 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/252 add Sizzle license bundled jquery-ui bundles jquery which bundles sizzle (see our bundled jquery.js) update jquery.MIT license with license text from jquery-1.10.2 in github

[GitHub] incubator-edgent pull request #253: Add a full collection of buildTools

2016-12-15 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/253 Add a full collection of buildTools You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent231-buildTools

[GitHub] incubator-edgent pull request #254: Update next expected ver to 1.1.0

2016-12-15 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/254 Update next expected ver to 1.1.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent301-nextReleaseVer

[GitHub] incubator-edgent pull request #255: [Edgent-318] Fix slf4j-jdk jar ref in ja...

2016-12-15 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/255 [Edgent-318] Fix slf4j-jdk jar ref in javadoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent318

[GitHub] incubator-edgent-website issue #79: [WIP] [EDGENT-297] reflect Apache Edgent...

2016-12-16 Thread dlaboss
Github user dlaboss commented on the issue: https://github.com/apache/incubator-edgent-website/pull/79 release 1.0.0-incubating has been been approved and is available under https://dist.apache.org/repos/dist/release/incubator/edgent/ Please merge this ASAP so that an official

[GitHub] incubator-edgent-website issue #82: [EDGENT-323] Create a download page and ...

2016-12-19 Thread dlaboss
Github user dlaboss commented on the issue: https://github.com/apache/incubator-edgent-website/pull/82 [~Cazen] thanks for picking up this jira! (and your other deliveries the last couple of days) I sent a clarifying note to @dev regarding the location of the release artifacts

[GitHub] incubator-edgent-website pull request #82: [EDGENT-323] Create a download pa...

2016-12-19 Thread dlaboss
Github user dlaboss commented on a diff in the pull request: https://github.com/apache/incubator-edgent-website/pull/82#discussion_r93057962 --- Diff: site/docs/faq.md --- @@ -44,7 +44,7 @@ Edgent is a tool for edge analytics that allows you to be more productive. Edgen

[GitHub] incubator-edgent-website pull request #82: [EDGENT-323] Create a download pa...

2016-12-19 Thread dlaboss
Github user dlaboss commented on a diff in the pull request: https://github.com/apache/incubator-edgent-website/pull/82#discussion_r93062810 --- Diff: site/docs/edgent-getting-started.md --- @@ -25,7 +25,7 @@ Edgent's primary API is functional where streams are so

[GitHub] incubator-edgent-website pull request #82: [EDGENT-323] Create a download pa...

2016-12-19 Thread dlaboss
Github user dlaboss commented on a diff in the pull request: https://github.com/apache/incubator-edgent-website/pull/82#discussion_r93078422 --- Diff: site/docs/downloads.md --- @@ -0,0 +1,13 @@ +--- +title: Downloads +--- + --- End diff -- Suggest

[GitHub] incubator-edgent-website issue #82: [EDGENT-323] Create a download page and ...

2016-12-21 Thread dlaboss
Github user dlaboss commented on the issue: https://github.com/apache/incubator-edgent-website/pull/82 +1 thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] incubator-edgent pull request #256: [Edgent-325] improve jdbc, kafka, and ja...

2016-12-21 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/256 [Edgent-325] improve jdbc, kafka, and java7 test doc You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #257: tweak pub/merge RM scripts

2016-12-21 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/257 tweak pub/merge RM scripts You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent tweakRMScripts Alternatively you

[GitHub] incubator-edgent-website pull request #84: [Edgent-326] website faqs, downlo...

2016-12-22 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent-website/pull/84 [Edgent-326] website faqs, downloads cleanup - clarify 1.0.0-incubating on sidebar of doc - change quarks github reference to edgent - fix stackoverflow apache-edgent tag

[GitHub] incubator-edgent pull request #259: [Edgent-328] add link to writing-a-conne...

2016-12-23 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/259 [Edgent-328] add link to writing-a-connector You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent-website pull request #85: [Edgent-328] Add connector recipe

2016-12-23 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent-website/pull/85 [Edgent-328] Add connector recipe You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent-website edgent328

[GitHub] incubator-edgent pull request #260: [Edgent-310] gradle test task needs to p...

2016-12-23 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/260 [Edgent-310] gradle test task needs to pass -D args You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #261: [Edgent-329] add Apache RAT task to buil...

2016-12-28 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/261 [Edgent-329] add Apache RAT task to build You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent addRatTask

[GitHub] incubator-edgent pull request #262: [Edgent-319] fix CommandStreamTest on MS...

2016-12-28 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/262 [Edgent-319] fix CommandStreamTest on MSWin You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent edgent319-mswin

[GitHub] incubator-edgent pull request #263: [Edgent-331] fix HttpConnector for MSWin

2016-12-29 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/263 [Edgent-331] fix HttpConnector for MSWin You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent httpGlobal

[GitHub] incubator-edgent pull request #264: [Edgent-332] WebSocketClientGlobalTest f...

2016-12-29 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/264 [Edgent-332] WebSocketClientGlobalTest failures on MSWin You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #265: [Edgent-333] fix FileStreamsTextFileWrit...

2016-12-29 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/265 [Edgent-333] fix FileStreamsTextFileWriterGlobalTest You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent

[GitHub] incubator-edgent pull request #266: simplify download_edgent_asf.sh logic

2016-12-29 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/266 simplify download_edgent_asf.sh logic You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlaboss/incubator-edgent downloadEdgent

[GitHub] incubator-edgent pull request #267: misc minor tweaks

2016-12-30 Thread dlaboss
GitHub user dlaboss opened a pull request: https://github.com/apache/incubator-edgent/pull/267 misc minor tweaks - download_edgent_asf.sh: echo check_sig cmds - SensorAggregates sample: report Console url You can merge this pull request into a Git repository by running

  1   2   3   >