Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jetty9
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
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
Debian Java Maintainers
jetty9
Commits
fd1829d8
Commit
fd1829d8
authored
6 years ago
by
Emmanuel Bourg
Browse files
Options
Downloads
Patches
Plain Diff
Compile with the --release parameter to preserve the compatibility with older JREs
parent
fc02f4de
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+2
-0
2 additions, 0 deletions
debian/changelog
debian/maven.properties
+1
-0
1 addition, 0 deletions
debian/maven.properties
with
3 additions
and
0 deletions
debian/changelog
+
2
−
0
View file @
fd1829d8
...
@@ -22,6 +22,8 @@ jetty9 (9.2.25-1) UNRELEASED; urgency=medium
...
@@ -22,6 +22,8 @@ jetty9 (9.2.25-1) UNRELEASED; urgency=medium
a malicious request may be embedded within another request as processed
a malicious request may be embedded within another request as processed
by the subsequent system. This allows a remote user to potentially poison
by the subsequent system. This allows a remote user to potentially poison
the cache.
the cache.
* Compile with the --release parameter to preserve the compatibility
with older JREs
-- Emmanuel Bourg <ebourg@apache.org> Tue, 03 Jul 2018 13:33:57 +0200
-- Emmanuel Bourg <ebourg@apache.org> Tue, 03 Jul 2018 13:33:57 +0200
...
...
This diff is collapsed.
Click to expand it.
debian/maven.properties
+
1
−
0
View file @
fd1829d8
maven.test.skip
=
true
maven.test.skip
=
true
maven.compiler.release
=
7
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