Skip to content

Commit 22b661d

Browse files
committed
#1198: checkstyle up
1 parent bdf3570 commit 22b661d

File tree

30 files changed

+75
-1587
lines changed

30 files changed

+75
-1587
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
4242
<packaging>pom</packaging>
4343
<name>qulice</name>
4444
<modules>
45-
<module>qulice-ant</module>
4645
<module>qulice-checkstyle</module>
4746
<module>qulice-maven-plugin</module>
4847
<module>qulice-pmd</module>
@@ -97,11 +96,6 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
9796
</distributionManagement>
9897
<dependencyManagement>
9998
<dependencies>
100-
<dependency>
101-
<groupId>org.antlr</groupId>
102-
<artifactId>antlr4-runtime</artifactId>
103-
<version>4.13.1</version>
104-
</dependency>
10599
<dependency>
106100
<groupId>org.projectlombok</groupId>
107101
<artifactId>lombok</artifactId>

qulice-ant/LICENSE.txt

Lines changed: 0 additions & 28 deletions
This file was deleted.

qulice-ant/pom.xml

Lines changed: 0 additions & 182 deletions
This file was deleted.

qulice-ant/src/it/settings.xml

Lines changed: 0 additions & 65 deletions
This file was deleted.

qulice-ant/src/it/violations/LICENSE.txt

Lines changed: 0 additions & 28 deletions
This file was deleted.

qulice-ant/src/it/violations/build.xml

Lines changed: 0 additions & 38 deletions
This file was deleted.

qulice-ant/src/it/violations/invoker.properties

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)