[jsemver] branch master created (now 50fc38f)

Alexandre Viau reazem-guest at moszumanska.debian.org
Mon Feb 16 14:58:24 UTC 2015


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

reazem-guest pushed a change to branch master
in repository jsemver.

        at  50fc38f   Bump version to 0.8.0

This branch includes the following new commits:

       new  4b990fd   Initial commit
       new  3c630eb   Create Version class and Tests
       new  2203840   Add a Note to README
       new  e5041f4   Make refactoring, rename class members, add comment
       new  d670f15   Override equals() & hashCode() methods
       new  6bca018   Add convenience methods for comparisons
       new  e0bca45   Refactor Version.compareTo() method
       new  7b4e653   Refactor previous commit; remove duplications
       new  3f0c079   Override toString() method
       new  f7b8dce   Add more comparison tests
       new  5d0aa68   Make major refactoring toward object-orientation
       new  838d40e   Make minor improvements
       new  3ef6b4e   Add methods for incrementing normal version
       new  00e87f3   Format StringBuilder usage for readability
       new  c0baccf   Make version classes immutable
       new  3a8abf1   Increment version in pom.xml
       new  c1927c2   Rename README to README.md
       new  66db83b   Update README file
       new  d8316a3   Fix a typo in README
       new  c15392e   Update README, add Versioning paragraph
       new  4107289   Rename AlphaNumericVersion to MetadataVersion
       new  ae52542   Update copyright year
       new  2b94ab9   Add support for Travis CI
       new  0472787   Update README, add Travis CI status image
       new  223fcf9   Update README, format & change Issues section
       new  8c6b05f   Correct the exception message
       new  5c39ab1   Adapt to SemVer 2.0.0-rc.2
       new  98abdb4   Create setters for Pre-release version & Build metadata
       new  b39868a   Create incrementors for Pre-release version & Build metadata
       new  5f7593b   Create Version.Builder class
       new  670b1a7   Create BUILD_AWARE_ORDER comparator
       new  fc344ba   Update README for version 0.6.0
       new  8068ac7   Bump minor version to 0.6.0
       new  5e5a0db   Update README, add Bugs & Features section
       new  bce025e   Bump version to 0.7.0-SNAPSHOT
       new  b6e4c7f   Rename 'artifactId' and change 'name'
       new  1cf03b4   Update JUnit dependency to 4.11
       new  9ce1a0b   Rename two API methods
       new  d0f98e3   Remove redundant conditional statements
       new  78266dc   Implement a Parser instead of RegExp
       new  fac6ece   Create MetadataVersion.NULL object, refactor
       new  87bb03d   Create basic Expression types
       new  2dc8bd8   Create Lexer for Expression parser
       new  388f949   Create SemVer Expression parser
       new  cf8d6b1   Add Javadoc to the source code
       new  88a7cb2   Prepare pom.xml for the repository
       new  e7e2d3b   Update and reformat the README file
       new  fedeee4   Add CHANGELOG file
       new  3c12426   Bump version to 0.7.0
       new  39edfa3   Bump version to 0.7.1-SNAPSHOT
       new  e92c95e   Put back the maven-compiler-plugin
       new  2b3855a   Add missing type for the BUILD_AWARE_ORDER comparator
       new  2ebe4ec   Make maven-compiler-plugin show all warnings
       new  6df67e8   Add missing Javadoc to the Stream's iterator class
       new  d39c3f4   Get rid of 'unchecked' warnings
       new  755e8de   Make minor Javadoc corrections
       new  4444a27   Update CHANGELOG and README
       new  f280798   Bump version to 0.7.1
       new  f79bf59   Bump version to 0.7.2-SNAPSHOT
       new  591b183   Fix Version.hashCode() to comply w/ Version.equals()
       new  23dde7a   Update CHANGELOG and README
       new  0b4a8a2   Bump version to 0.7.2
       new  a63d23a   Bump version to 0.8.0-SNAPSHOT
       new  1c08055   Rename UnexpectedElementTypeException
       new  8fd8b46   Rename ParserException to ParseException
       new  a284c5e   Rename VersionParser.Char to VersionParser.CharType
       new  972f8b4   Apply minor code formatting
       new  9b2ffbc   Refactor VersionParser.numericIdentifier()
       new  84b74fa   Remove GrammarException in favor of ParseException
       new  b312d18   Make LexerException extend ParseException
       new  988059b   Refactor VersionParser to handle illegal inputs
       new  371d100   Implement fluent interface for Version.Builder
       new  abaca66   Refactor VersionParser, make some improvements
       new  2233bdf   Create a wrapper exception for UnexpectedElementException
       new  7d8b746   Add ILLEGAL enum constant to VersionParser.CharType
       new  da3ce7c   Create CharType.forCharacter() method
       new  f95c18c   Improve Exceptions' toString() method
       new  4ffac6d   Override UnexpectedCharacterException constructor
       new  229a732   Make refactoring, small improvements
       new  2b77b72   Remove unnecessary boxing to Character
       new  77fd6f4   Refactor pre-release and build parsing, simplify
       new  e98a07d   Make small improvements to exceptions
       new  82dd3c2   Create Stream#pushBack() method
       new  d36d961   Refactor VersionParser to improve error handling
       new  4518723   Amend javadoc @throws tags
       new  f190299   Update oss-parent version from 7 to 9
       new  228d227   Turn off maven-javadoc-plugin's doclint
       new  399df4d   Add syntax error positions to the error reporting
       new  f3b43ee   Refactor ExpressionParser to improve error handling
       new  6f02549   Fix the wrong return value in the BUILD_AWARE_ORDER example
       new  d7d9c1a   Add @throws tag to the Version.forIntegers()'s Javadoc
       new  7a60afd   Add Exception Handling section to README
       new  3f64b0d   Update copyright years
       new  c702e7b   Update CHANGELOG and README
       new  50fc38f   Bump version to 0.8.0

The 95 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.


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



More information about the pkg-java-commits mailing list