<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Emmanuel Bourg pushed to branch upstream
at <a href="https://salsa.debian.org/java-team/eclipse-jdt-core">Debian Java Maintainers / eclipse-jdt-core</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/eclipse-jdt-core/commit/cd62ce01d4b88f7b3f96827d7e16a660a42182c5">cd62ce01</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-11-27T11:42:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 4.8</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#1b3b2eb8aacc95d45e6e2b6c204ac71439184bc1">
<span class="new-file">
+
org.eclipse.jdt.annotation/.settings/.api_filters
</span>
</a>
</li>
<li class="file-stats">
<a href="#8039d0958eb546777eef92ce3e2ebbcae7ec4ce3">
org.eclipse.jdt.annotation/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#f8ee913e03b6d0605e8aa429cc447f0db9c57029">
org.eclipse.jdt.annotation/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#5fe215b459ef9e4357328183abd929db6305d9dc">
org.eclipse.jdt.annotation/src/org/eclipse/jdt/annotation/NonNullByDefault.java
</a>
</li>
<li class="file-stats">
<a href="#1040f4b50091de57f3d93c58ed9aeb3c1bc0892f">
org.eclipse.jdt.annotation_v1/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#4584e9e68e2dcdd9c2a062aeb5bf9a7eb5c8ead0">
org.eclipse.jdt.annotation_v1/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#58550436e8a42116060a4a907a8210369fabf898">
<span class="new-file">
+
org.eclipse.jdt.apt.core/.settings/.api_filters
</span>
</a>
</li>
<li class="file-stats">
<a href="#55006f4e9134662fcd6a1100cf7aaea09a186c5b">
org.eclipse.jdt.apt.core/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#c9c2b080980098be8d57934373b562a64b7034a1">
org.eclipse.jdt.apt.core/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#68642423a919681fadd3a6223dd383246502c9ff">
org.eclipse.jdt.apt.core/src/com/sun/mirror/apt/AnnotationProcessors.java
</a>
</li>
<li class="file-stats">
<a href="#1ba213c2e1f0cde3d1fb00d26a43717f751bf824">
org.eclipse.jdt.apt.core/src/com/sun/mirror/apt/RoundCompleteEvent.java
</a>
</li>
<li class="file-stats">
<a href="#e4c1cbf0c03c5ebc870729efb15081644e3aa7e8">
org.eclipse.jdt.apt.core/src/com/sun/mirror/declaration/AnnotationTypeDeclaration.java
</a>
</li>
<li class="file-stats">
<a href="#8a875462bb45d4d440b0e96d22a339dc849d24d9">
org.eclipse.jdt.apt.core/src/com/sun/mirror/declaration/AnnotationTypeElementDeclaration.java
</a>
</li>
<li class="file-stats">
<a href="#3f8051ddfd08c824e6fd697224c6323e9b184f8b">
org.eclipse.jdt.apt.core/src/com/sun/mirror/declaration/AnnotationValue.java
</a>
</li>
<li class="file-stats">
<a href="#f235904cbb8f220f0028ca7812808854edd46c67">
org.eclipse.jdt.apt.core/src/com/sun/mirror/declaration/ClassDeclaration.java
</a>
</li>
<li class="file-stats">
<a href="#61550d41066db2a4c64159e3454c0ba69a962641">
org.eclipse.jdt.apt.core/src/com/sun/mirror/declaration/Declaration.java
</a>
</li>
<li class="file-stats">
<a href="#85c3b4244b6ae22fbe6347efbc087d8a4386fd60">
org.eclipse.jdt.apt.core/src/com/sun/mirror/declaration/EnumConstantDeclaration.java
</a>
</li>
<li class="file-stats">
<a href="#5e7b086f3cb5dd5fbad470985cd5f8f1eb4156bb">
org.eclipse.jdt.apt.core/src/com/sun/mirror/declaration/Modifier.java
</a>
</li>
<li class="file-stats">
<a href="#e0f98ea570900b412b0899c61fd21fdf2b8bbcb9">
org.eclipse.jdt.apt.core/src/com/sun/mirror/type/AnnotationType.java
</a>
</li>
<li class="file-stats">
<a href="#fbf3d19ed9890fbd70dde36ab89e3919ab44ba95">
org.eclipse.jdt.apt.core/src/com/sun/mirror/type/ClassType.java
</a>
</li>
<li class="file-stats">
<a href="#718354bcd932858d82633dc76ffe17a34008d982">
org.eclipse.jdt.apt.core/src/com/sun/mirror/type/EnumType.java
</a>
</li>
<li class="file-stats">
<a href="#529fbdbf7b8637609ab5326aced6644515cdb73a">
org.eclipse.jdt.apt.core/src/com/sun/mirror/type/InterfaceType.java
</a>
</li>
<li class="file-stats">
<a href="#95074b31f553c35e2a878cf17ed08989703598e7">
org.eclipse.jdt.apt.core/src/com/sun/mirror/type/TypeMirror.java
</a>
</li>
<li class="file-stats">
<a href="#62db8fdf32649511d344c1d936d5f6821d0c4834">
org.eclipse.jdt.apt.core/src/com/sun/mirror/util/DeclarationFilter.java
</a>
</li>
<li class="file-stats">
<a href="#7b80b912332572fbcdb97e16160d5b65f5416440">
org.eclipse.jdt.apt.core/src/com/sun/mirror/util/DeclarationScanner.java
</a>
</li>
<li class="file-stats">
<a href="#f4ae0bc2806679c1910cf214972bdf094aae7017">
org.eclipse.jdt.apt.core/src/com/sun/mirror/util/SimpleDeclarationVisitor.java
</a>
</li>
<li class="file-stats">
<a href="#61318e974184b5c8ef7caa46fbba6024ec238e70">
org.eclipse.jdt.apt.core/src/com/sun/mirror/util/SimpleTypeVisitor.java
</a>
</li>
<li class="file-stats">
<a href="#89b9765160a11f4e25df4260e12b98c475b9e2b4">
org.eclipse.jdt.apt.core/src/com/sun/mirror/util/SourceOrderDeclScanner.java
</a>
</li>
<li class="file-stats">
<a href="#ef3830a973bd5d4a5c5c52e575ba87907db08f91">
org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/build/AptBuilder.java
</a>
</li>
<li class="file-stats">
<a href="#97a4795374fc7e06ecb8e08ed653fcd6533a4bad">
org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/build/JdtApt.java
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">
—
<br>
<a href="https://salsa.debian.org/java-team/eclipse-jdt-core/commit/cd62ce01d4b88f7b3f96827d7e16a660a42182c5">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/eclipse-jdt-core/commit/cd62ce01d4b88f7b3f96827d7e16a660a42182c5"}}</script>
</p>
</div>
</body>
</html>