Heath Borders

Results 22 issues of Heath Borders

Version properties existed in the poms, they just weren't used. Used them. ``` [WARNING] [WARNING] Some problems were encountered while building the effective model for org.boundbox:boundbox-sample-integration-tests:jar:1.2.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin...

Everything builds fine when I use JDK 1.7 on my Mac. I suspect this is related to one of these JDK bugs: http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7073508 http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7073477 Failing output is below. ``` LT-A8-120617:boundbox...

1. Added submodule for working lightblue-0.4 fork found in the pebble forums: http://forums.getpebble.com/discussion/comment/25607/#Comment_25607 2. Created setup script that installs lightblue and its python dependencies with easy_install. pip didn't work as...

I also bumped the version. I only tested private-key since that's all I needed, but the code is simple enough that I think it should work for the rest.

I have the same private key in the login keychain on two different macs running OSX 10.8.5. On my development box, searching succeeds, on my jenkins box, it give me...

[`[email protected]` depends on `[email protected]`](https://github.com/kevva/decompress-tar/issues/14), which depends on [`[email protected]`, which has a security advisory](https://nvd.nist.gov/vuln/detail/CVE-2020-8244). Please upgrade the `decompress-tar` dependency when `decompress-tar` releases a new version.

**Describe the bug** I upgraded `com.google.gms.google-services` from `4.3.5` to `4.3.10`, and now my `bundleRelease` build crashes on startup with the following: ``` 2022-04-28 12:07:11.456 13536-13536/? W/FirebaseApp: Default FirebaseApp failed to...

xcuserdata is user-specific xcode state and schemes, so we want to ignore that. However, xcode workspaces contain default schemes for the project and are handy to include.

Disabled PREBINDING because it is obsolete. Set base SDK to Latest iOS because that is the convention. Upgraded project format compatibility to xcode 3.2

As of 2014-07-01, all versions of the nightlies crash on launch (I've opened a bug about this [1]). Please link to the latest working version in your README so that...