Skip to content

Commit

Permalink
Jakarta GWT
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-adam committed Jan 11, 2024
1 parent 57dc28c commit cff27e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,6 @@ allprojects {
basic(BasicAuthentication)
}
}
maven {
// TODO Jakarta - GWT support
url "https://repo.vertispan.com/gwt-snapshot/"
}
mavenContent {
snapshotsOnly()
}
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ grpcVersion=1.60.1

guavaVersion=33.0.0-jre
gwtVersion=2.10.0
gwtServletVersion=2.11.0-jakarta-SNAPSHOT
gwtServletVersion=2.11.0
# For dev builds, the targeted, single permutation browser. Can be either gwt-user-firefox, gwt-user-chrome, or gwt-user-ie
gwtBrowser=gwt-user-chrome

Expand Down Expand Up @@ -272,7 +272,7 @@ rforgeVersion=0.6-8.1
# sync with Tika version
romeVersion=1.19.0

# Tomcat 9 implements 4.x
# Tomcat 10 implements 6.x
servletApiVersion=6.0.0

# this version is forced for compatibility with pipeline and tika
Expand Down

0 comments on commit cff27e0

Please sign in to comment.