<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Emmanuel Bourg pushed to branch upstream at <a href="https://salsa.debian.org/java-team/aspectj">Debian Java Maintainers / aspectj</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/aspectj/-/commit/d39673af56648c29c1d8281a834c90d8bb1be135">d39673af</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2024-11-05T09:52:46+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 1.9.6</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#722d2bd51ed64a4d55e834300c274ae8f902185b">
ajbrowser/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#b2ddb05c14691fb85b722623d7dff208ed3bcd3b">
ajde.core/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#f099780a4a260bf94e774ee98f2d929dabd8f05b">
ajde/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#136a07ba68ebd31f442920883a34eeb04205280a">
ajde/src/main/java/org/aspectj/ajde/IconRegistry.java
</a>
</li>
<li class="file-stats">
<a href="#64ca437b603b9cc0d50a69eeb8c0a3a35bf2d0a4">
ajde/src/main/java/org/aspectj/ajde/internal/BuildConfigManager.java
</a>
</li>
<li class="file-stats">
<a href="#df14b2a09e8bced1073b6cf730987514cdbb1efc">
ajde/src/main/java/org/aspectj/ajde/internal/LstBuildConfigFileUpdater.java
</a>
</li>
<li class="file-stats">
<a href="#958ce8a47c4a36363dde45bd1292bd0309400c57">
ajde/src/main/java/org/aspectj/ajde/internal/LstBuildConfigManager.java
</a>
</li>
<li class="file-stats">
<a href="#397775f1e3e87ab10a1495ec1a7bdf4f7ee82b21">
ajde/src/main/java/org/aspectj/ajde/ui/AbstractIconRegistry.java
</a>
</li>
<li class="file-stats">
<a href="#d338890108e7a27017fb2c082d46008ed15dac19">
ajde/src/main/java/org/aspectj/ajde/ui/BuildConfigModel.java
</a>
</li>
<li class="file-stats">
<a href="#ab1850478264d94d16173882f35a259e23e74b4b">
ajde/src/main/java/org/aspectj/ajde/ui/IStructureViewNode.java
</a>
</li>
<li class="file-stats">
<a href="#eff6c604e5c57c19c9c8f85f0963072578de6615">
ajde/src/main/java/org/aspectj/ajde/ui/StructureSearchManager.java
</a>
</li>
<li class="file-stats">
<a href="#46d5eb9d6f25019c0134173a99b9d9dcd952aef2">
ajde/src/main/java/org/aspectj/ajde/ui/StructureViewProperties.java
</a>
</li>
<li class="file-stats">
<a href="#d28b2feb29cfd54ae695358e03323e106dae3ec9">
ajde/src/main/java/org/aspectj/ajde/ui/internal/TreeStructureViewBuilder.java
</a>
</li>
<li class="file-stats">
<a href="#ff33344fab0b96a87c6c3601f4af619af8ebf6ae">
ajde/src/main/java/org/aspectj/ajde/ui/internal/UserPreferencesStore.java
</a>
</li>
<li class="file-stats">
<a href="#d5442818831e2d586aaea755eaf9b678493e5590">
ajde/src/main/java/org/aspectj/ajde/ui/javaoptions/JavaCompilerWarningsOptionsPanel.java
</a>
</li>
<li class="file-stats">
<a href="#cca9d1397748a847d68995f40da67c3d38290769">
ajde/src/main/java/org/aspectj/ajde/ui/javaoptions/JavaComplianceOptionsPanel.java
</a>
</li>
<li class="file-stats">
<a href="#2682eed7259c9e578555000a237d96c9f2259d8e">
ajde/src/main/java/org/aspectj/ajde/ui/javaoptions/JavaDebugOptionsPanel.java
</a>
</li>
<li class="file-stats">
<a href="#3f96b693f948f41e6d312b8c8cd247fb3fc2fd98">
ajde/src/main/java/org/aspectj/ajde/ui/swing/PointcutWizard.java
</a>
</li>
<li class="file-stats">
<a href="#2ca40d54cbb69db04781af2139f694f36d463283">
ajde/src/main/java/org/aspectj/ajde/ui/swing/SwingTreeViewNode.java
</a>
</li>
<li class="file-stats">
<a href="#1b72f1044b5239096e61c3910bb7ee5e59435221">
ajde/src/main/java/org/aspectj/ajde/ui/swing/SwingTreeViewNodeFactory.java
</a>
</li>
<li class="file-stats">
<a href="#91e5d7153136aa616a89c38744f87303a96273e8">
ajde/src/test/java/org/aspectj/ajde/AjdeTestCase.java
</a>
</li>
<li class="file-stats">
<a href="#01a858454670bb28864f1b774d177ab8c8c83b10">
ajde/src/test/java/org/aspectj/ajde/internal/AspectJBuildManagerTest.java
</a>
</li>
<li class="file-stats">
<a href="#186ed466cc6eb3f137e354e1260f2a84c9403ca9">
ajde/src/test/java/org/aspectj/ajde/internal/LstBuildConfigManagerTest.java
</a>
</li>
<li class="file-stats">
<a href="#0756bf1740a36235ad7f5441ac63b17a9c3c291f">
ajde/src/test/java/org/aspectj/ajde/ui/StructureSearchManagerTest.java
</a>
</li>
<li class="file-stats">
<a href="#01a05d9b7ee5f231c5d2df832147b86dc5e325e8">
ajde/src/test/java/org/aspectj/ajde/ui/StructureViewManagerTest.java
</a>
</li>
<li class="file-stats">
<a href="#636a3aa7f8152448ef296e9ff885981de42d4ee4">
ajdoc/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#8b6ea058b7aef0aeb550c30662e51feb13987a50">
asm/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#8d7e9a74dcb48460a7daf71fd8d05cca6f2932fd">
<span class="new-file">
+
aspectjmatcher/aspectjmatcher-assembly.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#b4f4fa11727f45a200cd428d4ff4267da7b354f6">
<span class="new-file">
+
aspectjmatcher/aspectjmatcher-sources-assembly.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#65c0920d2b6867d01a034c0563bc637e7344ca20">
<span class="new-file">
+
aspectjmatcher/pom.xml
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
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: #737278;">

<br>
<a href="https://salsa.debian.org/java-team/aspectj/-/commit/d39673af56648c29c1d8281a834c90d8bb1be135">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/aspectj/-/commit/d39673af56648c29c1d8281a834c90d8bb1be135"}}</script>


</p>
</div>
</body>
</html>