[Git][java-team/antlr4][master] 11 commits: Standards-Version updated to 4.1.5
Emmanuel Bourg
gitlab at salsa.debian.org
Thu Jul 19 10:55:09 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / antlr4
Commits:
6df61686 by Emmanuel Bourg at 2018-07-19T09:46:54+02:00
Standards-Version updated to 4.1.5
- - - - -
9ddfa318 by Emmanuel Bourg at 2018-07-19T09:47:00+02:00
Switch to debhelper level 11
- - - - -
026ca12f by Emmanuel Bourg at 2018-07-19T09:47:07+02:00
Use salsa.debian.org Vcs-* URLs
- - - - -
a03cbaef by Emmanuel Bourg at 2018-07-19T09:50:21+02:00
Remove more travis files from the upstream tarball
- - - - -
1d0464db by Emmanuel Bourg at 2018-07-19T09:54:20+02:00
New upstream version 4.6
- - - - -
1781c15a by Emmanuel Bourg at 2018-07-19T09:55:57+02:00
Removed the Maven 2 compatibility patch
- - - - -
85142a98 by Emmanuel Bourg at 2018-07-19T10:02:03+02:00
Merge tag 'upstream/4.6'
Upstream version 4.6
- - - - -
66f55d5f by Emmanuel Bourg at 2018-07-19T10:53:00+02:00
New dependency on libjsonp-java
- - - - -
13f2365f by Emmanuel Bourg at 2018-07-19T10:53:44+02:00
Updated the Maven rules
- - - - -
9fa07e0f by Emmanuel Bourg at 2018-07-19T10:56:48+02:00
Ignore the runtime-testsuite/annotations and runtime-testsuite/processors modules
- - - - -
a76dc03d by Emmanuel Bourg at 2018-07-19T11:54:39+02:00
Upload to unstable
- - - - -
30 changed files:
- + .github/ISSUE_TEMPLATE.md
- + .github/PULL_REQUEST_TEMPLATE.md
- LICENSE.txt
- README.md
- antlr4-maven-plugin/pom.xml
- antlr4-maven-plugin/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
- antlr4-maven-plugin/src/main/java/org/antlr/mojo/antlr4/Antlr4ErrorLog.java
- antlr4-maven-plugin/src/main/java/org/antlr/mojo/antlr4/Antlr4Mojo.java
- + antlr4-maven-plugin/src/main/java/org/antlr/mojo/antlr4/GrammarDependencies.java
- + antlr4-maven-plugin/src/main/java/org/antlr/mojo/antlr4/MojoUtils.java
- antlr4-maven-plugin/src/site/site.xml
- + antlr4-maven-plugin/src/test/java/org/antlr/mojo/antlr4/Antlr4MojoTest.java
- + antlr4-maven-plugin/src/test/projects/dependencyRemoved/pom.xml
- + antlr4-maven-plugin/src/test/projects/dependencyRemoved/src/main/antlr4/imports/HelloBase.g4
- + antlr4-maven-plugin/src/test/projects/dependencyRemoved/src/main/antlr4/test/Hello.g4
- + antlr4-maven-plugin/src/test/projects/importTokens/pom.xml
- + antlr4-maven-plugin/src/test/projects/importTokens/src/main/antlr4/imports/SimpleLexer.tokens
- + antlr4-maven-plugin/src/test/projects/importTokens/src/main/antlr4/test/SimpleParser.g4
- + antlr4-maven-plugin/src/test/projects/importsCustom/pom.xml
- + antlr4-maven-plugin/src/test/projects/importsCustom/src/main/antlr4/Hello.g4
- + antlr4-maven-plugin/src/test/projects/importsCustom/src/main/antlr4/TestLexer.g4
- + antlr4-maven-plugin/src/test/projects/importsCustom/src/main/antlr4/TestParser.g4
- + antlr4-maven-plugin/src/test/projects/importsCustom/src/main/antlr4/imports/TestBaseLexer.g4
- + antlr4-maven-plugin/src/test/projects/importsStandard/pom.xml
- + antlr4-maven-plugin/src/test/projects/importsStandard/src/main/antlr4/imports/TestBaseLexer.g4
- + antlr4-maven-plugin/src/test/projects/importsStandard/src/main/antlr4/test/Hello.g4
- + antlr4-maven-plugin/src/test/projects/importsStandard/src/main/antlr4/test/TestLexer.g4
- + antlr4-maven-plugin/src/test/projects/importsStandard/src/main/antlr4/test/TestParser.g4
- + appveyor.yml
- contributors.txt
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/java-team/antlr4/compare/da2ec1c4ca85fbc882f84c963acec92f7afd33c4...a76dc03db7d4804f1bba47bc7ace01c235f8e2be
--
View it on GitLab: https://salsa.debian.org/java-team/antlr4/compare/da2ec1c4ca85fbc882f84c963acec92f7afd33c4...a76dc03db7d4804f1bba47bc7ace01c235f8e2be
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180719/ca998b79/attachment.html>
More information about the pkg-java-commits
mailing list