[qdox2] branch master updated (d4e4371 -> ed1ed1d)

Markus Koschany apo at moszumanska.debian.org
Thu Mar 15 13:54:53 GMT 2018


This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository qdox2.

      from  d4e4371   Upload to unstable
      adds  5373725   New upstream version 2.0~M8
       new  ad6604a   Update upstream source from tag 'upstream/2.0_M8'
       new  a956bad   Use compat level 11.
       new  f512f1d   Declare compliance with Debian Policy 4.1.3.
       new  31b3586   Update copyright years
       new  ed1ed1d   Update changelog

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        |   1 +
 debian/changelog                                   |   8 +
 debian/compat                                      |   2 +-
 debian/control                                     |   4 +-
 debian/copyright                                   |   2 +-
 pom.xml                                            |   4 +-
 src/grammar/lexer.flex                             |  69 +++++----
 src/grammar/parser.y                               |  32 ++--
 src/it/qdox-223/pom.xml                            |   5 +
 src/it/qdox-224/pom.xml                            |   5 +
 src/it/qdox-241/pom.xml                            |   5 +
 src/it/setup-parent/invoker.properties             |   1 +
 src/it/setup-parent/pom.xml                        |  23 +++
 .../qdox/model/impl/DefaultJavaField.java          |   4 +-
 .../com/thoughtworks/qdox/AnnotationsTest.java     |   3 +-
 .../thoughtworks/qdox/JavaProjectBuilderTest.java  |  37 ++++-
 .../qdox/model/AbstractDocletTagTest.java          |   2 +-
 .../com/thoughtworks/qdox/model/JavaClassTest.java |   2 +-
 .../com/thoughtworks/qdox/model/JavaFieldTest.java |  12 ++
 .../qdox/model/impl/DefaultDocletTagTest.java      |   2 +-
 .../com/thoughtworks/qdox/parser/LexerTest.java    | 171 ++++++++++++++++++++-
 21 files changed, 335 insertions(+), 59 deletions(-)
 create mode 100644 src/it/setup-parent/invoker.properties
 create mode 100644 src/it/setup-parent/pom.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/qdox2.git



More information about the pkg-java-commits mailing list