Skip to content

Commit

Permalink
Merge pull request #780 from micronaut-projects/andriy/revert-poja-ap…
Browse files Browse the repository at this point in the history
…ache-4.9.x

Revert "Merge pull request #773 from micronaut-projects/andriy/poja-apache
  • Loading branch information
andriy-dmytruk authored Aug 20, 2024
2 parents ca7cfb9 + 8c68cb4 commit 425b606
Show file tree
Hide file tree
Showing 43 changed files with 0 additions and 3,900 deletions.
2 changes: 0 additions & 2 deletions config/checkstyle/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,4 @@
<!-- files="DefaultBeanContext.java|BeanDefinitionWriter.java|DefaultHttpClient.java"/> -->

<suppress checks="MissingJavadocType" files=".*doc-examples.*" />

<suppress checks=".*" files=".*/http-poja-common/src/main/java/io/micronaut/http/poja/util/QueryStringDecoder.java" />
</suppressions>
2 changes: 0 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ tomcat = '10.1.28'
graal-svm = "23.1.4"
bcpkix = "1.70"

managed-apache-http-core5 = "5.2.5"
managed-jetty = '11.0.22'

micronaut-reactor = "3.4.1"
Expand Down Expand Up @@ -50,7 +49,6 @@ junit-platform-engine = { module = "org.junit.platform:junit-platform-suite-engi
kotlin-stdlib-jdk8 = { module = 'org.jetbrains.kotlin:kotlin-stdlib-jdk8' }
kotlin-reflect = { module = 'org.jetbrains.kotlin:kotlin-reflect' }

apache-http-core5 = { module = 'org.apache.httpcomponents.core5:httpcore5', version.ref = 'managed-apache-http-core5' }
tomcat-embed-core = { module = 'org.apache.tomcat.embed:tomcat-embed-core', version.ref = 'tomcat' }
undertow-servlet = { module = 'io.undertow:undertow-servlet', version.ref = 'undertow' }
jetty-servlet = { module = 'org.eclipse.jetty:jetty-servlet', version.ref = 'managed-jetty' }
Expand Down
40 changes: 0 additions & 40 deletions http-poja-apache/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 425b606

Please sign in to comment.