<!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=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Andrius Merkys pushed to branch master
at <a href="https://salsa.debian.org/java-team/compile-command-annotations">Debian Java Maintainers / compile-command-annotations</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/compile-command-annotations/commit/da7a79e07c585a502c53014ef083e4431f4554db">da7a79e0</a></strong>
<div>
<span>by Andrius Merkys</span>
<i>at 2019-09-16T05:49:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adding a watch file.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/compile-command-annotations/commit/043866eb4d9157869e4a465ebabb47f81df3e21b">043866eb</a></strong>
<div>
<span>by Andrius Merkys</span>
<i>at 2019-09-16T05:50:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.2.2</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/compile-command-annotations/commit/55922fc45499f6301677794755f1e50caed32ee0">55922fc4</a></strong>
<div>
<span>by Andrius Merkys</span>
<i>at 2019-09-16T05:50:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/1.2.2'

Update to upstream version '1.2.2'
with Debian dir f3b0ddf1364e9d0b6060e2de768e3c89d53e9fb5</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/compile-command-annotations/commit/194f0110994ff8f7e1b08f0222542103869c55a8">194f0110</a></strong>
<div>
<span>by Andrius Merkys</span>
<i>at 2019-09-16T05:51:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adding changelog entry.
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#626a747c8694eaae66f2afb3d1a745b045782c70">
.editorconfig
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#68ef9f98c01c7eecd4c605cc26048a06f3304b79">
<span class="new-file">
+
debian/watch
</span>
</a>
</li>
<li class="file-stats">
<a href="#0920dca3c1fcd8299fbc898921b63b6d704dc62e">
<span class="new-file">
+
etc/license/header.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#cc6f520546fb19ed5e8f9143cb1aa12dfc3e646e">
src/it/settings.xml
</a>
</li>
<li class="file-stats">
<a href="#309e47438c4e30eb85796de0ea2a794827857a16">
src/it/tests/IT-01/invoker.properties
</a>
</li>
<li class="file-stats">
<a href="#fc7adea190c8ff465417e879135ea3e0178361dd">
src/it/tests/IT-01/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#db72f4d8d561a62a4ea32e9e7ff9f1d6e1917b6e">
src/it/tests/IT-01/postbuild.groovy
</a>
</li>
<li class="file-stats">
<a href="#85d32d1c225f7285c84db6f209f7888f420c6d50">
src/it/tests/IT-01/src/main/java/net/nicoulaj/compilecommand/IT01.java
</a>
</li>
<li class="file-stats">
<a href="#06b761731b60bf4910a5381b380c9b86aba0957f">
src/it/tests/IT-02/invoker.properties
</a>
</li>
<li class="file-stats">
<a href="#793ca6dff07705ff2c71a2de6061002ea1cc4177">
src/it/tests/IT-02/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#60aa2d741d00e613768afc3cbd09bcce61974f06">
src/it/tests/IT-02/postbuild.groovy
</a>
</li>
<li class="file-stats">
<a href="#d0a77a187ffced2c043ac053241e7fe789fdfb0f">
src/it/tests/IT-02/src/main/java/net/nicoulaj/compilecommand/IT02.java
</a>
</li>
<li class="file-stats">
<a href="#df441dac05363851943427aaf0dbc6dc64e5a9b7">
src/it/tests/IT-03/invoker.properties
</a>
</li>
<li class="file-stats">
<a href="#ae8651b1b1bd32c8cb7e6e6cda217c36131a3281">
src/it/tests/IT-03/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#9cc2a45b6e1800aaf854dcf87602be372893aa9d">
src/it/tests/IT-03/postbuild.groovy
</a>
</li>
<li class="file-stats">
<a href="#94e7a5b89daa1578538ba59e39288053ae11ca45">
src/it/tests/IT-03/src/main/java/net/nicoulaj/compilecommand/IT03.java
</a>
</li>
<li class="file-stats">
<a href="#54ae316b3062f8945f32ad6d4482efb5c879cf9e">
<span class="new-file">
+
src/it/tests/IT-04/invoker.properties
</span>
</a>
</li>
<li class="file-stats">
<a href="#233175760f9be9f536f36ecc1f046c855bc86396">
<span class="new-file">
+
src/it/tests/IT-04/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c62e45b6921c98f1edd923740c599ba8c6f6ccc0">
<span class="new-file">
+
src/it/tests/IT-04/postbuild.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#312ed371999f0a635718bddc6ddffb4c0061001d">
<span class="new-file">
+
src/it/tests/IT-04/src/main/java/net/nicoulaj/compilecommand/IT04.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#83d2ecc30a51a3950a8e9217657440882acd4617">
<span class="new-file">
+
src/it/tests/IT-05/invoker.properties
</span>
</a>
</li>
<li class="file-stats">
<a href="#50a6568b58e42a778f348040a6d80c4be7099f57">
<span class="new-file">
+
src/it/tests/IT-05/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#d1a9fadd07c4c1cca9c036ba0070a0b577d40b24">
<span class="new-file">
+
src/it/tests/IT-05/postbuild.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#b8923a0e7f017090c0fbd149985f0d4f98e002e8">
<span class="new-file">
+
src/it/tests/IT-05/src/main/java/net/nicoulaj/compilecommand/IT05.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#601e517445d21a6bd0c25a6d3b3205e8cddafbb4">
src/main/java/net/nicoulaj/compilecommand/CompileCommandProcessor.java
</a>
</li>
<li class="file-stats">
<a href="#dec5662781a1d6af36ac2b62943956251df871d3">
src/main/java/net/nicoulaj/compilecommand/annotations/Break.java
</a>
</li>
<li class="file-stats">
<a href="#5aabaa52d9760340533bad8a07fa2252848f5989">
src/main/java/net/nicoulaj/compilecommand/annotations/CompileOnly.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: #777;">

<br>
<a href="https://salsa.debian.org/java-team/compile-command-annotations/compare/6faaee3bf913681f99e558ff4bb61ecbff042859...194f0110994ff8f7e1b08f0222542103869c55a8">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.



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