-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
500 changed files
with
131 additions
and
68,387 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1 @@ | ||
plugins { | ||
id "nebula.provided-base" version "2.2.0" | ||
} | ||
|
||
subprojects { | ||
apply plugin: "nebula.provided-base" | ||
apply plugin: 'java' | ||
sourceCompatibility = 1.8 | ||
targetCompatibility = 1.8 | ||
|
||
repositories { | ||
mavenCentral() | ||
} | ||
|
||
|
||
} |
This file was deleted.
Oops, something went wrong.
197 changes: 0 additions & 197 deletions
197
dbusjava/src/main/java/lejos/internal/io/NativeDomainSocket.java
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
dbusjava/src/main/java/lejos/internal/io/SocketInputStream.java
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
dbusjava/src/main/java/lejos/internal/io/SocketOutputStream.java
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.