You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dj...@apache.org on 2016/11/02 20:43:27 UTC

[2/3] incubator-edgent git commit: Update JAVA_SUPPORT.md

Update JAVA_SUPPORT.md


Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/f9c451b5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/f9c451b5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/f9c451b5

Branch: refs/heads/master
Commit: f9c451b55d482c9697ceaa5fb8f7596921914da8
Parents: f1dd762
Author: Daniel J. Debrunner <de...@us.ibm.com>
Authored: Mon Oct 31 12:47:58 2016 -0400
Committer: Daniel J. Debrunner <de...@us.ibm.com>
Committed: Mon Oct 31 12:47:58 2016 -0400

----------------------------------------------------------------------
 JAVA_SUPPORT.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/f9c451b5/JAVA_SUPPORT.md
----------------------------------------------------------------------
diff --git a/JAVA_SUPPORT.md b/JAVA_SUPPORT.md
index 4434d2a..438bef1 100644
--- a/JAVA_SUPPORT.md
+++ b/JAVA_SUPPORT.md
@@ -16,6 +16,9 @@ Building a release `ant release` produces three sets of Jars under
 
 This page documents which jars are expected to work in each environment.
 
+A blank entry means a jar is currently not supported in that environment
+and no investigation has taken place to see if it can be supported.
+
 ## Core
 
 | Jar | Java 8 | Java 7 SE | Android | Notes |
@@ -68,7 +71,7 @@ This page documents which jars are expected to work in each environment.
 | Jar | Java 8 SE | Java 7 SE | Android | Notes |
 |---|---|---|---|---|
 |edgent.analytics.math3.jar | yes | | | |
-|edgent.analytics.sensors.jar | yes | | | |
+|edgent.analytics.sensors.jar | yes | yes | yes | |
 
 ### Utilities