Philip Porto Schiffer
Philip Porto Schiffer
The pom declares "com.android.support:appcomat-v7:jar:23.1.1" as a dependency which is wrong since there is no jar for appcomat-v7. Please fix the release in maven central to include the correct type (aar)...
Includes work from Miguel Campos (https://github.com/jenkinsci/kubernetes-plugin/pull/1024) refs JENKINS-46253 - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that...
**Glide Version**: 4.8.0 **Integration libraries**: okhttp3-integration **Device/Android Version**: Pixel C, 8.0 **Stack trace / LogCat**: ```ruby 2018-11-14 15:05:10.216 E/StrictMode: A resource was acquired at attached stack trace but never released....
I'm trying to install 2.0 on 16.04 systems but apt doesn't show the new version after adding the ppa ``` # cat /etc/apt/sources.list.d/rdiff-backup-ubuntu-rdiff-backup-backports-xenial.list deb http://ppa.launchpad.net/rdiff-backup/rdiff-backup-backports/ubuntu xenial main # deb-src http://ppa.launchpad.net/rdiff-backup/rdiff-backup-backports/ubuntu...
I noticed that the code at https://github.com/postalhq/postal/blob/bb27d8c8a1703250a080caa0a182452aa4896783/app/models/domain/dns_checks.rb#L43 just uses the entered domain name without appending an "." (to make it fully qualified) This means in certain configurations, e.g. ndots:5 in...
I'm using the Relay connection support from https://www.graphql-java-kickstart.com/tools/relay/. Currently the IDE shows errors due to the connection types not existing. Is there a way to ignore / generate those types...
**Library Version** 5.5.0 **Describe the bug** Considering the following schema: ``` input Filter { AND: [Filter!] OR: [Filter!] id: StringFilter name: StringFilter } ``` The maven plugin generates the following...
It would be great to be able to create issues directly from the dashboard
- added automatic detection of camera and API urls - add device name to connection screen - added dependency injection with Dagger - refactored connection state machine - refactored SimpleStreamSurfaceView...
Hi, I installed the plugin and created a new Sketch project, but it just does not seem to work. Cmake shows, that it cannot find "ARDUINO_SDK_PATH", also "CMAKE_C_COMPILER_ENV_VAR" and "CMAKE_CXX_COMPILER_ENV_VAR"...