Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
validation service api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gazelle
Library
validation service api
Commits
a4623b70
Commit
a4623b70
authored
3 weeks ago
by
clement lagorce
Browse files
Options
Downloads
Patches
Plain Diff
delete bean discovery all warning at compilation
parent
9b4ab87c
No related branches found
No related tags found
No related merge requests found
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
validation-v1-jaxrs-api/src/main/resources/META-INF/beans.xml
+0
-6
0 additions, 6 deletions
...dation-v1-jaxrs-api/src/main/resources/META-INF/beans.xml
validation-v2-jaxrs-api/src/main/resources/META-INF/beans.xml
+0
-6
0 additions, 6 deletions
...dation-v2-jaxrs-api/src/main/resources/META-INF/beans.xml
with
0 additions
and
12 deletions
validation-v1-jaxrs-api/src/main/resources/META-INF/beans.xml
+
0
−
6
View file @
a4623b70
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/beans_1_1.xsd"
bean-discovery-mode=
"all"
>
</beans>
This diff is collapsed.
Click to expand it.
validation-v2-jaxrs-api/src/main/resources/META-INF/beans.xml
+
0
−
6
View file @
a4623b70
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/beans_1_1.xsd"
bean-discovery-mode=
"all"
>
</beans>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment