Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 #1927
Annotations
10 warnings
|
build:
api/src/test/java/jakarta/servlet/http/CanonicalUriPathTest.java#L40
class jakarta.servlet.http.CanonicalUriPathTest in exported package jakarta.servlet.http declares no explicit constructors, thereby exposing a default constructor to clients of module jakarta.servlet
|
|
build:
api/src/test/java/jakarta/servlet/MockServletResponse.java#L24
class jakarta.servlet.MockServletResponse in exported package jakarta.servlet declares no explicit constructors, thereby exposing a default constructor to clients of module jakarta.servlet
|
|
build:
api/src/test/java/jakarta/servlet/MockServletContext.java#L28
class jakarta.servlet.MockServletContext in exported package jakarta.servlet declares no explicit constructors, thereby exposing a default constructor to clients of module jakarta.servlet
|
|
build:
api/src/main/java/jakarta/servlet/http/HttpServlet.java#L818
jakarta.servlet.http.NoBodyOutputStream in jakarta.servlet.http has been deprecated and marked for removal
|
|
build:
api/src/main/java/jakarta/servlet/http/HttpServlet.java#L815
jakarta.servlet.http.NoBodyOutputStream in jakarta.servlet.http has been deprecated and marked for removal
|
|
build:
api/src/main/java/jakarta/servlet/http/HttpServlet.java#L746
jakarta.servlet.http.NoBodyOutputStream in jakarta.servlet.http has been deprecated and marked for removal
|
|
build:
api/src/main/java/jakarta/servlet/http/HttpServlet.java#L738
jakarta.servlet.http.NoBodyOutputStream in jakarta.servlet.http has been deprecated and marked for removal
|
|
build:
api/src/main/java/jakarta/servlet/http/HttpServlet.java#L224
jakarta.servlet.http.NoBodyResponse in jakarta.servlet.http has been deprecated and marked for removal
|
|
build:
api/src/main/java/jakarta/servlet/http/HttpServlet.java#L224
jakarta.servlet.http.NoBodyResponse in jakarta.servlet.http has been deprecated and marked for removal
|
|
build:
api/src/main/java/jakarta/servlet/http/WebConnection.java#L30
auto-closeable resource jakarta.servlet.http.WebConnection has a member method close() that could throw InterruptedException
|