[4/4] incubator-edgent git commit: copy the console war

2016-08-15 Thread dlaboss
copy the console war N.B. samples/scripts don't work yet because jars lack classpath Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/fa16203b Tree:

[2/4] incubator-edgent git commit: fix handling of aggregator-only projects, add "reports"

2016-08-15 Thread dlaboss
fix handling of aggregator-only projects, add "reports" Don't assemble jars or anything else for aggregator-only projects via omitting applying the 'java' plugin to them. That then avoids their undesired jars being added to the target-dir and release.tgz. Also - remove unneeded subprojects*.jar

[1/4] incubator-edgent git commit: [WIP] Quarks-205 add "release" and "all" task

2016-08-15 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 50df35804 -> fa16203b5 [WIP] Quarks-205 add "release" and "all" task - add defaultTask "all" - add "release" with tgz generation (depends on "all") - add "all" assemble and populate target_dir with jars, javadoc, etc - remove

[2/2] incubator-edgent git commit: more cleanup

2017-02-06 Thread dlaboss
more cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/c23d628f Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/c23d628f Diff:

[1/2] incubator-edgent git commit: Fix javadoc warnings

2017-02-06 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 1e9a9066d -> c23d628fd Fix javadoc warnings Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/de43b63d Tree:

[1/2] incubator-edgent git commit: [Edgent-374] log warnings on controlCmd lookup failures

2017-02-02 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 2eb5897da -> 1e9a9066d [Edgent-374] log warnings on controlCmd lookup failures Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/20eb829b

[1/2] incubator-edgent git commit: [Edgent-370] add static IotProvider.getPreferences()

2017-01-24 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 66b6861f5 -> 82dd45758 [Edgent-370] add static IotProvider.getPreferences() Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/6c434f29

[4/4] incubator-edgent git commit: Merge pull request #286

2017-02-21 Thread dlaboss
Merge pull request #286 This closes #286 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/b1b43371 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/b1b43371 Diff:

[2/4] incubator-edgent git commit: undo inadvertent change

2017-02-21 Thread dlaboss
undo inadvertent change Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/983a53b4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/983a53b4 Diff:

[2/3] incubator-edgent git commit: uncomment the export

2017-02-22 Thread dlaboss
uncomment the export Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/2f001aa8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/2f001aa8 Diff:

[1/3] incubator-edgent git commit: [Edgent-380] update MQTT connector to use paho-mqtt 1.1.0

2017-02-22 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 6744cbe12 -> 2d94ce06b [Edgent-380] update MQTT connector to use paho-mqtt 1.1.0 - remove the sample run script workaround that was added earlier Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit:

[2/2] incubator-edgent git commit: Merge pull request #285

2017-02-20 Thread dlaboss
Merge pull request #285 This closes #285 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/64ef707c Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/64ef707c Diff:

[2/2] incubator-edgent git commit: Merge pull request #284

2017-02-20 Thread dlaboss
Merge pull request #284 This closes #284 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/a2a29a9d Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/a2a29a9d Diff:

[1/2] incubator-edgent git commit: [Edgent-380] update MQTT connector to include paho-mqtt 1.1.0

2017-02-20 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 64ef707c6 -> a2a29a9d7 [Edgent-380] update MQTT connector to include paho-mqtt 1.1.0 - update RELEASE-NOTES - update build.gradle and .classpath files - update LICENSE and binary license files Project:

incubator-edgent git commit: [Edgent-385] fix stage_release_candidate.sh

2017-02-28 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 4744f56bb -> b42c59d65 [Edgent-385] fix stage_release_candidate.sh - stage the correct file to binaries/LICENSE - handle svn case of add of initial staged edgent- dir - fix the svn commit cmd's msg quoting Project:

[1/2] incubator-edgent git commit: [Edgent-387] update iotp sample javadoc

2017-02-28 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master c9907f238 -> 64f13da8e [Edgent-387] update iotp sample javadoc - update the overview javadoc samples table - update the sample/connector/iotp package doc - update the sample's doc Project:

[2/2] incubator-edgent git commit: Merge pull request #291

2017-02-28 Thread dlaboss
Merge pull request #291 This closes #291 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/64f13da8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/64f13da8 Diff:

[2/2] incubator-edgent git commit: Merge pull request #290

2017-02-28 Thread dlaboss
Merge pull request #290 This closes #290 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/c9907f23 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/c9907f23 Diff:

[2/2] incubator-edgent git commit: Merge pull request #292

2017-02-28 Thread dlaboss
Merge pull request #292 This closes #292 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/ec6ccb21 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/ec6ccb21 Diff:

incubator-edgent git commit: [Edgent-387] fix usage msg for useGW

2017-03-02 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master ec6ccb218 -> b33d2f58d [Edgent-387] fix usage msg for useGW Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/b33d2f58 Tree:

[2/3] incubator-edgent git commit: more tweaks

2017-03-02 Thread dlaboss
more tweaks Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/c97ee1e2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/c97ee1e2 Diff:

[1/3] incubator-edgent git commit: [Edgent-176] document MqttDevice's MQTT messsage format.

2017-03-02 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master b33d2f58d -> 2907150c5 [Edgent-176] document MqttDevice's MQTT messsage format. Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit:

[3/3] incubator-edgent git commit: Merge pull request #294

2017-03-02 Thread dlaboss
Merge pull request #294 This closes #294 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/2907150c Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/2907150c Diff:

[1/2] incubator-edgent git commit: [Edgent-227] skip testSsl if can't connect to test.mosquitto.org

2017-03-02 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 2907150c5 -> 4c293470c [Edgent-227] skip testSsl if can't connect to test.mosquitto.org Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit:

[07/13] incubator-edgent git commit: flesh out new methods in EchoIotDevice and MqttDevice

2017-02-26 Thread dlaboss
flesh out new methods in EchoIotDevice and MqttDevice Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/5926814c Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/5926814c Diff:

[12/13] incubator-edgent git commit: ignore WIoTP sample *.cfg files in RAT

2017-02-26 Thread dlaboss
ignore WIoTP sample *.cfg files in RAT Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/90b36466 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/90b36466 Diff:

[02/13] incubator-edgent git commit: [Edgent-374] [COMMENTS?] IotGateway [ci-skip]

2017-02-26 Thread dlaboss
[Edgent-374] [COMMENTS?] IotGateway [ci-skip] Add IotGateway Add IotDevice.{getDeviceType(),getDeviceId(),CMD_DEVICE} These IotDevice changes break existing IotDevice implementations but in practice this won't be a problem - its highly unlikely any IotDevice implementations exist outside of this

[13/13] incubator-edgent git commit: final cleanup

2017-02-26 Thread dlaboss
final cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/4744f56b Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/4744f56b Diff:

[05/13] incubator-edgent git commit: add missing license headers

2017-02-26 Thread dlaboss
add missing license headers Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/2182c354 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/2182c354 Diff:

svn commit: r18492 - /dev/incubator/edgent/1.1.0-incubating/rc1/binaries/LICENSE

2017-02-27 Thread dlaboss
Author: dlaboss Date: Mon Feb 27 17:18:03 2017 New Revision: 18492 Log: fix Apache Edgent 1.1.0 RC1 staged binaries/LICENSE file Modified: dev/incubator/edgent/1.1.0-incubating/rc1/binaries/LICENSE Modified: dev/incubator/edgent/1.1.0-incubating/rc1/binaries/LICENSE

[1/8] incubator-edgent git commit: [gradle] fix test task

2016-09-07 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 57c28824b -> d10b32f2f [gradle] fix test task - prevent task failures due to projects that lack tests (ssmingly fallout from switching to test filtering support via "includeTestsMatching") - make jdbc connector test functional

[4/8] incubator-edgent git commit: [gradle] exclude test code from jacoco coverage reports

2016-09-07 Thread dlaboss
[gradle] exclude test code from jacoco coverage reports Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/4b97ec85 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/4b97ec85 Diff:

[1/2] incubator-edgent git commit: Increased tolerance for keyedTimeBatchWindowTest. Fixed race conditions.

2016-09-15 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 516caa821 -> f49b95758 Increased tolerance for keyedTimeBatchWindowTest. Fixed race conditions. Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit:

[2/2] incubator-edgent git commit: Merge pull request #172

2016-09-15 Thread dlaboss
Merge pull request #172 This closes #172 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/f49b9575 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/f49b9575 Diff:

incubator-edgent git commit: Edgent-240 [gradle] script cleanup

2016-09-26 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master bc60753f0 -> d5d6e1558 Edgent-240 [gradle] script cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/d5d6e155 Tree:

[3/5] incubator-edgent git commit: Use different dir for external jars, improve doc

2016-09-30 Thread dlaboss
Use different dir for external jars, improve doc - change "setupExternalJars" to write the jars to "/externalJars" and change .classpath files accordinly. Don't want to cause Eclipse build failures / have to rerun setupExternalJars every time a gradle clean is performed. - tweak the Eclipse

incubator-edgent git commit: Edgent-34 tweak new binary-release-external-dependencies info

2016-10-04 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 0067ddd8f -> f64774aa5 Edgent-34 tweak new binary-release-external-dependencies info Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit:

incubator-edgent git commit: Edgent-265 Fix source/binary release README

2016-10-07 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master fca73b059 -> 9edd8fa6d Edgent-265 Fix source/binary release README Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/9edd8fa6 Tree:

[4/4] incubator-edgent git commit: Merge pull request #210

2016-10-08 Thread dlaboss
Merge pull request #210 This closes #210 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/12fa8d78 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/12fa8d78 Diff:

[1/4] incubator-edgent git commit: [WIP] Edgent-261 remove external jars from repo

2016-10-08 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 8e33319be -> 12fa8d787 http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7cf2914d/console/server/ext/jetty-9.3.6/jetty-xml-9.3.6.v20151106.jar -- diff

[1/2] incubator-edgent git commit: Edgent-267 Add missing ASF license header

2016-10-08 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 16ce45df0 -> 8e33319be Edgent-267 Add missing ASF license header Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/625e8b91 Tree:

[4/5] incubator-edgent git commit: use more normal gradle ways for test classpath manipulation

2016-09-19 Thread dlaboss
use more normal gradle ways for test classpath manipulation Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/8e43c24f Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/8e43c24f Diff:

[3/5] incubator-edgent git commit: remove builddir/classses/main from the test runtime classpath

2016-09-19 Thread dlaboss
remove builddir/classses/main from the test runtime classpath makes tests fully run against the target-dir jars Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/e83f2429 Tree:

[5/5] incubator-edgent git commit: Merge pull request #190

2016-09-19 Thread dlaboss
Merge pull request #190 This closes #190 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/8fbe5fd8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/8fbe5fd8 Diff:

incubator-edgent git commit: Edgent-133 update NOTICE in edgent jars

2016-09-23 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master ebc03d9d6 -> bc60753f0 Edgent-133 update NOTICE in edgent jars Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/bc60753f Tree:

[1/2] incubator-edgent git commit: Fixed few minor formatting issues in dev guide

2016-09-16 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master d6f09b59c -> b4e2f5a51 Fixed few minor formatting issues in dev guide Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/5a513748 Tree:

[1/2] incubator-edgent git commit: [gradle] Add test7 setup and run processing

2016-09-22 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master e4ef5308b -> ebc03d9d6 [gradle] Add test7 setup and run processing Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/f31573f1 Tree:

[2/2] incubator-edgent git commit: Merge pull request #193

2016-09-22 Thread dlaboss
Merge pull request #193 This closes #193 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/ebc03d9d Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/ebc03d9d Diff:

[1/2] incubator-edgent git commit: Edgent-253 [gradle] update gradle wrapper to use gradle 3.1

2016-09-27 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master d5d6e1558 -> 66d8df38d Edgent-253 [gradle] update gradle wrapper to use gradle 3.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit:

[2/2] incubator-edgent git commit: other updates to match gradle 3.1

2016-09-27 Thread dlaboss
other updates to match gradle 3.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/66d8df38 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/66d8df38 Diff:

incubator-edgent git commit: Edgent-255 improve StreamScope.setEnabled() behavior

2016-09-28 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 73daa7757 -> b0d44b587 Edgent-255 improve StreamScope.setEnabled() behavior Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/b0d44b58

[11/16] incubator-edgent git commit: remove dbg println

2016-10-03 Thread dlaboss
remove dbg println Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/749dd9d0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/749dd9d0 Diff:

[05/16] incubator-edgent git commit: don't use "let" (specifying /bin/bash didn't help on travis/ubuntu)

2016-10-03 Thread dlaboss
don't use "let" (specifying /bin/bash didn't help on travis/ubuntu) Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/cbfb8ba3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/cbfb8ba3

[15/16] incubator-edgent git commit: rework new failed test reporting

2016-10-03 Thread dlaboss
rework new failed test reporting Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/34b14da2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/34b14da2 Diff:

[2/3] incubator-edgent git commit: [ci-skip] address incorrect developerworks link

2016-09-30 Thread dlaboss
[ci-skip] address incorrect developerworks link Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/7677cbb6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/7677cbb6 Diff:

[3/3] incubator-edgent git commit: Merge pull request #203

2016-09-30 Thread dlaboss
Merge pull request #203 This closes #203 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/46daa38e Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/46daa38e Diff:

incubator-edgent git commit: Edgent-254 [gradle] doc gradle as the default env

2016-09-27 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 66d8df38d -> 73daa7757 Edgent-254 [gradle] doc gradle as the default env Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/73daa775 Tree:

[2/2] incubator-edgent git commit: Merge pull request #218

2016-10-10 Thread dlaboss
Merge pull request #218 This closes #218 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/0ba76489 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/0ba76489 Diff:

[1/2] incubator-edgent git commit: [Edgent-307] improve supported platform doc

2016-11-09 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 a0fcd3105 -> 49384a5fe [Edgent-307] improve supported platform doc Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/7826eb21 Tree:

[1/2] incubator-edgent git commit: [Edgent-280] tweak bundle READMEs

2016-11-10 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 68c722c9c -> cfd04 [Edgent-280] tweak bundle READMEs Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/fd15b378 Tree:

[2/2] incubator-edgent git commit: Merge pull request #233

2016-11-10 Thread dlaboss
Merge pull request #233 This closes #233 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/bde3cff8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/bde3cff8 Diff:

[1/2] incubator-edgent git commit: [Edgent-280] update RELEASE_NOTES

2016-11-10 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 cfd04 -> bde3cff82 [Edgent-280] update RELEASE_NOTES Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/94f734b2 Tree:

[1/4] incubator-edgent git commit: [Edgent-272] source: conform to license standards

2016-11-10 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 49384a5fe -> 68c722c9c [Edgent-272] source: conform to license standards Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/50d637e5

[3/4] incubator-edgent git commit: final rework of repo/source bundle licensing

2016-11-10 Thread dlaboss
final rework of repo/source bundle licensing Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/93d77ae0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/93d77ae0 Diff:

[4/4] incubator-edgent git commit: Merge pull request #231

2016-11-10 Thread dlaboss
Merge pull request #231 This closes #231 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/68c722c9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/68c722c9 Diff:

[2/2] incubator-edgent git commit: Merge pull request #232

2016-11-10 Thread dlaboss
Merge pull request #232 This closes #232 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/cfd04666 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/cfd04666 Diff:

incubator-edgent git commit: Edgent-281 Misc build changes for "release"

2016-10-21 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master b3248718a -> 49c9989da 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 dir than binary tgz update current snapshot

[5/7] incubator-edgent git commit: [Edgent-271] binary-release: conform to license/notice standards

2016-11-11 Thread dlaboss
http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/d7601131/licenses/binary-release/commons-codec-1.10.ASL-2.0 -- diff --git a/licenses/binary-release/commons-codec-1.10.ASL-2.0

[1/3] incubator-edgent git commit: [Edgent-268] change licensing in gradle files

2016-11-14 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 c7a512963 -> b998a066a http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/07194f26/samples/connectors/build.gradle -- diff --git

[4/4] incubator-edgent git commit: Merge branch 'pr-237' into release1.0.0

2016-11-15 Thread dlaboss
Merge branch 'pr-237' into release1.0.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/bff397fa Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/bff397fa Diff:

[3/3] incubator-edgent git commit: Merge pull request #244

2016-11-15 Thread dlaboss
Merge pull request #244 This closes #244 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/078d7ccf Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/078d7ccf Diff:

[2/3] incubator-edgent git commit: generalize publish handling

2016-11-15 Thread dlaboss
generalize publish handling Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/da9bb312 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/da9bb312 Diff:

[2/2] incubator-edgent git commit: Merge pull request #243

2016-11-15 Thread dlaboss
Merge pull request #243 This closes #243 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/8b3002ff Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/8b3002ff Diff:

[1/2] incubator-edgent git commit: Merge pull request #226

2016-11-15 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 bff397fab -> 8b3002ff7 Merge pull request #226 This closes #226 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/bb856f31 Tree:

[1/3] incubator-edgent git commit: Merge pull request #229

2016-11-15 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 8b3002ff7 -> 078d7ccff Merge pull request #229 This closes #229 (cherry picked from commit 2c5c23213ba25386961317c6080138903738e067) Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit:

[1/2] incubator-edgent git commit: fix publish by ignoring platform projects

2016-11-15 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master a85c6c320 -> 2c5c23213 fix publish by ignoring platform projects Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/e02be19f Tree:

[1/2] incubator-edgent git commit: automatically set javadoc copyright year

2016-11-15 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 078d7ccff -> 4fb519b56 automatically set javadoc copyright year Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/0ce92c03 Tree:

[2/2] incubator-edgent git commit: Merge pull request #245

2016-11-15 Thread dlaboss
Merge pull request #245 This closes #245 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/4fb519b5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/4fb519b5 Diff:

[3/3] incubator-edgent git commit: Merge pull request #226

2016-11-15 Thread dlaboss
Merge pull request #226 This closes #226 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/a85c6c32 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/a85c6c32 Diff:

[incubator-edgent] Git Push Summary

2016-11-18 Thread dlaboss
Repository: incubator-edgent Updated Tags: refs/tags/apache-edgent-1.0.0RC1 [deleted] ab7e3daae

[incubator-edgent] Git Push Summary

2016-11-18 Thread dlaboss
Repository: incubator-edgent Updated Tags: refs/tags/apache-edgent-1.0.0RC1 [deleted] 3bb537f26

[incubator-edgent] Git Push Summary

2016-11-18 Thread dlaboss
Repository: incubator-edgent Updated Tags: refs/tags/apache-edgent-1.0.0RC1 [created] ab7e3daae

svn commit: r17038 - /release/incubator/edgent/KEYS

2016-11-17 Thread dlaboss
Author: dlaboss Date: Thu Nov 17 16:10:54 2016 New Revision: 17038 Log: Add initial KEYS Added: release/incubator/edgent/KEYS Added: release/incubator/edgent/KEYS == --- release/incubator/edgent/KEYS (added

[incubator-edgent] Git Push Summary

2016-11-17 Thread dlaboss
Repository: incubator-edgent Updated Tags: refs/tags/apache-edgent-1.0.0RC1 [created] 0bb816bbb

[3/7] incubator-edgent git commit: [Edgent-271] binary-release: conform to license/notice standards

2016-11-11 Thread dlaboss
http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/d7601131/licenses/binary-release/javax.servlet-api-3.1.0.CDDL-1.1 -- diff --git a/licenses/binary-release/javax.servlet-api-3.1.0.CDDL-1.1

[2/7] incubator-edgent git commit: [Edgent-271] binary-release: conform to license/notice standards

2016-11-11 Thread dlaboss
http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/d7601131/licenses/binary-release/jetty-webapp-9.3.6.ASL-2.0 -- diff --git a/licenses/binary-release/jetty-webapp-9.3.6.ASL-2.0

incubator-edgent git commit: add more license headers

2016-11-11 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 cc4bf725f -> c7a512963 add more license headers Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/c7a51296 Tree:

[8/9] incubator-edgent git commit: licensing tag "ASL" => "AL"

2016-11-14 Thread dlaboss
licensing tag "ASL" => "AL" Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/d45ee605 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/d45ee605 Diff:

[4/9] incubator-edgent git commit: licensing tag "ASL" => "AL"

2016-11-14 Thread dlaboss
http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/d45ee605/licenses/binary-release/httpcore-4.4.4.ASL-2.0 -- diff --git a/licenses/binary-release/httpcore-4.4.4.ASL-2.0 b/licenses/binary-release/httpcore-4.4.4.ASL-2.0

[9/9] incubator-edgent git commit: fix licensing tag typo for scala library

2016-11-14 Thread dlaboss
fix licensing tag typo for scala library Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/4a8f8136 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/4a8f8136 Diff:

[6/9] incubator-edgent git commit: licensing tag "ASL" => "AL"

2016-11-14 Thread dlaboss
http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/d45ee605/licenses/binary-release/commons-net-3.3.AL-2.0 -- diff --git a/licenses/binary-release/commons-net-3.3.AL-2.0 b/licenses/binary-release/commons-net-3.3.AL-2.0

[1/2] incubator-edgent git commit: Update information for EDL, EPL and CDDL license items

2016-11-14 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 b998a066a -> f7fb05407 Update information for EDL, EPL and CDDL license items Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit:

[1/2] incubator-edgent git commit: Edgent-275 remove deprecated "building with ant" info

2016-10-11 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 0ba76489a -> 650e7c94e Edgent-275 remove deprecated "building with ant" info Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/3f146e74

[2/2] incubator-edgent git commit: Edgent-275 inject fail into main ant tasks

2016-10-11 Thread dlaboss
Edgent-275 inject fail into main ant tasks Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/650e7c94 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/650e7c94 Diff:

[incubator-edgent] Git Push Summary

2016-12-15 Thread dlaboss
Repository: incubator-edgent Updated Tags: refs/tags/1.0.0-incubating [created] 32b3cd667

[incubator-edgent] Git Push Summary

2016-12-15 Thread dlaboss
Repository: incubator-edgent Updated Tags: refs/tags/1.0.0-incubating-RC2 [created] 1c40fc497

[2/2] incubator-edgent git commit: Merge pull request #254

2016-12-15 Thread dlaboss
Merge pull request #254 This closes #254 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/eee5dd44 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/eee5dd44 Diff:

[1/2] incubator-edgent git commit: Update next expected ver to 1.1.0

2016-12-15 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master a3ab4a2c4 -> eee5dd44e Update next expected ver to 1.1.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/4e80d330 Tree:

incubator-edgent git commit: Add a full collection of buildTools

2016-12-15 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master 365bf3aa1 -> a3ab4a2c4 Add a full collection of buildTools Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/a3ab4a2c Tree:

incubator-edgent git commit: [Edgent-318] Fix slf4j-jdk jar ref in javadoc

2016-12-16 Thread dlaboss
Repository: incubator-edgent Updated Branches: refs/heads/master eee5dd44e -> 99b7c8e21 [Edgent-318] Fix slf4j-jdk jar ref in javadoc Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/99b7c8e2 Tree:

  1   2   3   4   5   6   >