Skip to content

Commit

Permalink
project: Cleanup deps and update to RxJava 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Owain94 committed Mar 11, 2020
1 parent ce40fa9 commit db77aac
Show file tree
Hide file tree
Showing 103 changed files with 19 additions and 126 deletions.
1 change: 0 additions & 1 deletion achievementdiary/achievementdiary.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
5 changes: 2 additions & 3 deletions agility/agility.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import ProjectVersions.rlVersion
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

version = "0.0.4"
version = "0.0.5"

project.extra["PluginName"] = "Agility"
project.extra["PluginDescription"] = "Show helpful information about agility courses and obstacles"
Expand All @@ -38,10 +38,9 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.rxjava)
compileOnly(Libraries.pf4j)
compileOnly(Libraries.rxjava)
}

tasks {
Expand Down
1 change: 0 additions & 1 deletion ammo/ammo.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion animsmoothing/animsmoothing.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion antidrag/antidrag.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ dependencies {
compileOnly(project(":customcursor"))

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion attackstyles/attackstyles.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)

Expand Down
1 change: 0 additions & 1 deletion bank/bank.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ dependencies {
compileOnly(project(":cluescroll"))

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)

Expand Down
1 change: 0 additions & 1 deletion banktags/banktags.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ dependencies {

compileOnly(Libraries.apacheCommonsText)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)

Expand Down
1 change: 0 additions & 1 deletion banlist/banlist.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ dependencies {

compileOnly(Libraries.annotations)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.okhttp3)
compileOnly(Libraries.pf4j)
Expand Down
1 change: 0 additions & 1 deletion barbarianassault/barbarianassault.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ dependencies {

compileOnly(Libraries.apacheCommonsText)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion barrows/barrows.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ dependencies {

compileOnly(Libraries.apacheCommonsText)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion blastfurnance/blastfurnance.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ dependencies {

compileOnly(Libraries.apacheCommonsText)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion blastmine/blastmine.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion boosts/boosts.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion bosstimer/bosstimer.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion bosstimetracker/bosstimetracker.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion bronzeman/bronzeman.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
5 changes: 2 additions & 3 deletions buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ object Libraries {
const val okhttp3 = "4.4.0"
const val pf4j = "3.2.0"
const val radiance = "2.5.1"
const val rxjava = "2.2.18"
const val rxjava = "3.0.0"
const val slf4j = "1.7.30"
}

Expand All @@ -60,7 +60,6 @@ object Libraries {
const val guice = "com.google.inject:guice:${Versions.guice}:no_aop"
const val guiceTestlib = "com.google.inject.extensions:guice-testlib:${Versions.guice}"
const val hamcrest = "org.hamcrest:hamcrest-library:${Versions.hamcrest}"
const val javax = "javax.annotation:javax.annotation-api:${Versions.javax}"
const val jogampJogl = "org.jogamp.jogl:jogl-all:${Versions.jogamp}"
const val jogampGluegen = "org.jogamp.gluegen:gluegen-rt:${Versions.jogamp}"
const val jopt = "net.sf.jopt-simple:jopt-simple:${Versions.jopt}"
Expand All @@ -72,7 +71,7 @@ object Libraries {
const val mockitoInline = "org.mockito:mockito-inline:${Versions.mockito}"
const val okhttp3 = "com.squareup.okhttp3:okhttp:${Versions.okhttp3}"
const val pf4j = "org.pf4j:pf4j:${Versions.pf4j}"
const val rxjava = "io.reactivex.rxjava2:rxjava:${Versions.rxjava}"
const val rxjava = "io.reactivex.rxjava3:rxjava:${Versions.rxjava}"
const val slf4jApi = "org.slf4j:slf4j-api:${Versions.slf4j}"
const val substance = "org.pushing-pixels:radiance-substance:${Versions.radiance}"

Expand Down
1 change: 0 additions & 1 deletion cannon/cannon.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
3 changes: 1 addition & 2 deletions chatcommands/chatcommands.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import ProjectVersions.rlVersion
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

version = "0.0.5"
version = "0.0.6"

project.extra["PluginName"] = "Chat Commands"
project.extra["PluginDescription"] = "Enable chat commands"
Expand All @@ -40,7 +40,6 @@ dependencies {

compileOnly(Libraries.apacheCommonsText)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.okhttp3)
compileOnly(Libraries.pf4j)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

import com.google.common.annotations.VisibleForTesting;
import com.google.inject.Provides;
import io.reactivex.schedulers.Schedulers;
import io.reactivex.rxjava3.schedulers.Schedulers;
import java.io.IOException;
import java.util.EnumSet;
import java.util.List;
Expand Down
2 changes: 0 additions & 2 deletions chatfilter/chatfilter.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@ dependencies {

compileOnly(Libraries.apacheCommonsText)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.okhttp3)
compileOnly(Libraries.pf4j)
compileOnly(Libraries.rxjava)

testImplementation("com.openosrs:runelite-api:$rlVersion")
testImplementation("com.openosrs:runelite-client:$rlVersion")
Expand Down
1 change: 0 additions & 1 deletion chathistory/chathistory.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ dependencies {

compileOnly(Libraries.apacheCommonsText)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
2 changes: 0 additions & 2 deletions chatnotifications/chatnotifications.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@ dependencies {

compileOnly(Libraries.apacheCommonsText)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.okhttp3)
compileOnly(Libraries.pf4j)
compileOnly(Libraries.rxjava)

testImplementation("com.openosrs:runelite-api:$rlVersion")
testImplementation("com.openosrs:runelite-client:$rlVersion")
Expand Down
3 changes: 1 addition & 2 deletions chattranslation/chattranslation.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import ProjectVersions.rlVersion
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

version = "0.0.2"
version = "0.0.3"

project.extra["PluginName"] = "Chat Translator"
project.extra["PluginDescription"] = "Translates messages from one Language to another"
Expand All @@ -39,7 +39,6 @@ dependencies {

compileOnly(Libraries.guice)
compileOnly(Libraries.gson)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
compileOnly(Libraries.rxjava)
Expand Down
1 change: 0 additions & 1 deletion clanchat/clanchat.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion cluescroll/cluescroll.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.jopt)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
Expand Down
1 change: 0 additions & 1 deletion cooking/cooking.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ dependencies {
compileOnly(project(":xptracker"))

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)

Expand Down
1 change: 0 additions & 1 deletion customcursor/customcursor.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
2 changes: 1 addition & 1 deletion deathindicator/deathindicator.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import ProjectVersions.rlVersion
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

version = "0.0.2"
version = "0.0.3"

project.extra["PluginName"] = "Death Indicator"
project.extra["PluginDescription"] = "Show where you last died, and on what world"
Expand Down
2 changes: 1 addition & 1 deletion devtools/devtools.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import ProjectVersions.rlVersion
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

version = "0.0.7"
version = "0.0.8"

project.extra["PluginName"] = "Developer Tools"
project.extra["PluginDescription"] = "Enables the developer tools"
Expand Down
1 change: 0 additions & 1 deletion examine/examine.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ dependencies {
compileOnly(Libraries.guice)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
compileOnly(Libraries.rxjava)

testImplementation("com.openosrs:runelite-api:$rlVersion")
testImplementation("com.openosrs:runelite-client:$rlVersion")
Expand Down
1 change: 0 additions & 1 deletion fishing/fishing.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ dependencies {
compileOnly(project(":xptracker"))

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion friendtagging/friendtagging.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ dependencies {

compileOnly(Libraries.apacheCommonsText)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion gpu/gpu.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
compileOnly(Libraries.jogampJogl)
Expand Down
2 changes: 1 addition & 1 deletion grandexchange/grandexchange.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import ProjectVersions.rlVersion
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

version = "0.0.5"
version = "0.0.6"

project.extra["PluginName"] = "Grand Exchange"
project.extra["PluginDescription"] = "Provide additional and/or easier access to Grand Exchange information"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

import com.google.common.reflect.TypeToken;
import com.google.inject.Provides;
import io.reactivex.schedulers.Schedulers;
import io.reactivex.rxjava3.schedulers.Schedulers;
import java.awt.image.BufferedImage;
import java.util.Map;
import java.util.concurrent.ScheduledExecutorService;
Expand Down
1 change: 0 additions & 1 deletion inventoryviewer/inventoryviewer.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion keyremapping/keyremapping.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion kingdomofmiscellania/kingdomofmiscellania.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion kourendlibrary/kourendlibrary.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
compileOnly("com.openosrs:runelite-client:$rlVersion")

compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
1 change: 0 additions & 1 deletion learntoclick/learntoclick.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ dependencies {

compileOnly(Libraries.apacheCommonsText)
compileOnly(Libraries.guice)
compileOnly(Libraries.javax)
compileOnly(Libraries.lombok)
compileOnly(Libraries.pf4j)
}
Expand Down
Loading

0 comments on commit db77aac

Please sign in to comment.