Repository: commons-compress
Updated Branches:
refs/heads/master 8c75380e4 -> de2738ae4
add LZ4 as supported format in README
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/9d031793
Tree: http://git-
COMPRESS-271 tests for prefill
and clarify AbstractLZ77CompressorInputStream javadocs
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/de2738ae
Tree: http://git-wip-us.apache.org/repos/asf/commons-compres
Author: sebb
Date: Sun Feb 5 23:04:24 2017
New Revision: 1781829
URL: http://svn.apache.org/viewvc?rev=1781829&view=rev
Log:
Tab police
Modified:
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/CreditCardValidator.java
commons/proper/validator/trunk/s
Author: sebb
Date: Sun Feb 5 21:58:38 2017
New Revision: 1781815
URL: http://svn.apache.org/viewvc?rev=1781815&view=rev
Log:
VALIDATOR-413 Generic CreditCard validation
Modified:
commons/proper/validator/trunk/src/changes/changes.xml
commons/proper/validator/trunk/src/main/java/org/apac
Author: sebb
Date: Sun Feb 5 20:31:39 2017
New Revision: 1781798
URL: http://svn.apache.org/viewvc?rev=1781798&view=rev
Log:
Improve Javadoc layout
Modified:
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/CreditCardValidator.java
Modified:
commons/prope
Author: damjan
Date: Sun Feb 5 19:41:08 2017
New Revision: 1781791
URL: http://svn.apache.org/viewvc?rev=1781791&view=rev
Log:
Add support for writing 8 color PCX files.
Patch by: me
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/pcx/PcxWriter.java
Author: sebb
Date: Sun Feb 5 19:03:59 2017
New Revision: 1781790
URL: http://svn.apache.org/viewvc?rev=1781790&view=rev
Log:
Not useful
Modified:
commons/proper/validator/trunk/src/test/java/org/apache/commons/validator/routines/UrlValidatorTest.java
Modified:
commons/proper/validator/tru
Author: sebb
Date: Sun Feb 5 18:46:45 2017
New Revision: 1781789
URL: http://svn.apache.org/viewvc?rev=1781789&view=rev
Log:
VALIDATOR-379 CodeValidator unconditionally trim()s the input string
Modified:
commons/proper/validator/trunk/src/changes/changes.xml
commons/proper/validator/tru
Author: sebb
Date: Sun Feb 5 18:35:00 2017
New Revision: 1781788
URL: http://svn.apache.org/viewvc?rev=1781788&view=rev
Log:
VALIDATOR-387 Userinfo without colon should be valid in UrlValidator
Modified:
commons/proper/validator/trunk/src/changes/changes.xml
commons/proper/validator/tru
COMPRESS-271 add read-support for LZ4 with block dependency
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/8c75380e
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/8c75380e
Diff: http:
Repository: commons-compress
Updated Branches:
refs/heads/master 68bc083e6 -> 8c75380e4
COMPRESS-271 test file using block dependency
has been created with
```
lz4 -BD -B4 bla.dump
```
`-B4` for a 64k block size as the file is smaller than 4MB and we
wouldn't see the effect of block dependen
Author: sebb
Date: Sun Feb 5 17:54:39 2017
New Revision: 1781786
URL: http://svn.apache.org/viewvc?rev=1781786&view=rev
Log:
VALIDATOR-394 - General Modulus Ten Check Digit Implementation
Modified:
commons/proper/validator/trunk/src/changes/changes.xml
Modified: commons/proper/validator/tru
Author: tv
Date: Sun Feb 5 17:22:36 2017
New Revision: 18146
Log:
Release candidate commons-jcs-2.1-RC1
Added:
dev/commons/jcs/RELEASE-NOTES.txt
dev/commons/jcs/binaries/commons-jcs-dist-2.1-bin.tar.gz (with props)
dev/commons/jcs/binaries/commons-jcs-dist-2.1-bin.tar.gz.asc (wit
Author: damjan
Date: Sun Feb 5 17:07:51 2017
New Revision: 1781785
URL: http://svn.apache.org/viewvc?rev=1781785&view=rev
Log:
Allow giving PCX a hint as to the number of planes to use, and by default,
write 16 color images using 4 planes of 1 bit instead of 1 plane of 4 bits,
as GIMP and Apache
Author: sebb
Date: Sun Feb 5 16:34:46 2017
New Revision: 1781780
URL: http://svn.apache.org/viewvc?rev=1781780&view=rev
Log:
Document the number ranges
Modified:
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/CreditCardValidator.java
Modified:
commons/p
Message from: https://repository.apache.orgDescription:commons-jcs-2.1-RC1Deployer properties:"userAgent" = "Apache-Maven/3.2.1 (Java 1.7.0_55; Mac OS X 10.11.6), Apache-Maven/3.2.1 (Java 1.7.0_55; Mac OS X 10.11.6)""userId" = "tv""ip" = "77.7.236.103"Details:The following artifacts have been stage
Author: damjan
Date: Sun Feb 5 14:50:40 2017
New Revision: 1781770
URL: http://svn.apache.org/viewvc?rev=1781770&view=rev
Log:
Allow PCX's RLE compression to span multiple lines when reading and
when writing. This should not only allow us to read such images, but also
compress the images we write
Repository: commons-compress
Updated Branches:
refs/heads/master 2239893ab -> 68bc083e6
COMPRESS-271 support for skipping skippable frames in lz4
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/68bc08
Author: britter
Date: Sun Feb 5 14:01:15 2017
New Revision: 18144
Log:
Add Apache Commons Configuration 2.1.1 RC1
Added:
dev/commons/configuration/RELEASE-NOTES.txt
dev/commons/configuration/binaries/commons-configuration2-2.1.1-bin.tar.gz
(with props)
dev/commons/configuration/b
Message from: https://repository.apache.orgDescription:Apache Commons Configuration 2.1.1 RC1Deployer properties:"userAgent" = "Apache-Maven/3.3.9 (Java 1.8.0_112; Mac OS X 10.12.3)""userId" = "britter""ip" = "88.65.236.248"Details:The following artifacts have been staged/org/apache/commons/commons
Author: britter
Date: Sun Feb 5 13:40:24 2017
New Revision: 1781755
URL: http://svn.apache.org/viewvc?rev=1781755&view=rev
Log:
Creating CONFIGURATION_2_1_1_RC1 tag
Added:
commons/proper/configuration/tags/CONFIGURATION_2_1_1_RC1/ (props changed)
- copied from r1781754, commons/prope
Author: britter
Date: Sun Feb 5 13:36:50 2017
New Revision: 1781754
URL: http://svn.apache.org/viewvc?rev=1781754&view=rev
Log:
Update documentation for 2.1.1 release
Modified:
commons/proper/configuration/trunk/src/site/site.xml
commons/proper/configuration/trunk/src/site/xdoc/dependenc
Repository: commons-compress
Updated Branches:
refs/heads/master 25ecc9b17 -> 2239893ab
COMPRESS-271 must reset checksum before reading next frame
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/22398
Author: britter
Date: Sun Feb 5 13:33:42 2017
New Revision: 1781753
URL: http://svn.apache.org/viewvc?rev=1781753&view=rev
Log:
The Apache Commons Community is the author the all code and documentation
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/pr
Author: britter
Date: Sun Feb 5 13:30:15 2017
New Revision: 1781752
URL: http://svn.apache.org/viewvc?rev=1781752&view=rev
Log:
Add documentation for GitHub contributors
Added:
commons/proper/configuration/trunk/CONTRIBUTING.md
commons/proper/configuration/trunk/README.md
Added: commons
Author: britter
Date: Sun Feb 5 13:28:01 2017
New Revision: 1781750
URL: http://svn.apache.org/viewvc?rev=1781750&view=rev
Log:
Add Release notes for 2.1.1 release
Modified:
commons/proper/configuration/trunk/RELEASE-NOTES.txt
Modified: commons/proper/configuration/trunk/RELEASE-NOTES.txt
U
Author: britter
Date: Sun Feb 5 13:18:32 2017
New Revision: 1781747
URL: http://svn.apache.org/viewvc?rev=1781747&view=rev
Log:
Update changes.xml for release 2.1.1
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/proper/configuration/trunk/src/changes/
Author: tv
Date: Sun Feb 5 13:17:58 2017
New Revision: 1781746
URL: http://svn.apache.org/viewvc?rev=1781746&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
commons/proper/jcs/branches/commons-jcs-2.1-RC/commons-jcs-core/pom.xml
commons/proper/jcs/br
Author: tv
Date: Sun Feb 5 13:17:46 2017
New Revision: 1781745
URL: http://svn.apache.org/viewvc?rev=1781745&view=rev
Log:
[maven-release-plugin] copy for tag commons-jcs-2.1
Added:
commons/proper/jcs/tags/commons-jcs-2.1/ (props changed)
- copied from r1781744, commons/proper/jcs/br
Author: tv
Date: Sun Feb 5 13:17:25 2017
New Revision: 1781744
URL: http://svn.apache.org/viewvc?rev=1781744&view=rev
Log:
[maven-release-plugin] prepare release commons-jcs-2.1
Modified:
commons/proper/jcs/branches/commons-jcs-2.1-RC/commons-jcs-core/pom.xml
commons/proper/jcs/branches/
Author: britter
Date: Sun Feb 5 13:16:46 2017
New Revision: 1781743
URL: http://svn.apache.org/viewvc?rev=1781743&view=rev
Log:
Updated download page in preparation for 2.1.1 release
Modified:
commons/proper/configuration/trunk/src/site/xdoc/download_configuration.xml
Modified:
commons/pro
Author: britter
Date: Sun Feb 5 13:16:08 2017
New Revision: 1781742
URL: http://svn.apache.org/viewvc?rev=1781742&view=rev
Log:
Configure build to generate required set of artifacts for next release
Modified:
commons/proper/configuration/trunk/pom.xml
Modified: commons/proper/configuration/
Author: tv
Date: Sun Feb 5 13:11:23 2017
New Revision: 1781741
URL: http://svn.apache.org/viewvc?rev=1781741&view=rev
Log:
Prepare release
Modified:
commons/proper/jcs/branches/commons-jcs-2.1-RC/RELEASE-NOTES.txt
commons/proper/jcs/branches/commons-jcs-2.1-RC/xdocs/download_jcs.xml
Mod
Author: britter
Date: Sun Feb 5 12:48:23 2017
New Revision: 1781740
URL: http://svn.apache.org/viewvc?rev=1781740&view=rev
Log:
Preparing the next release. There are no API changes detected by clirr, so it
looks like this will be a patch release. Set version to reflect this
Modified:
common
Repository: commons-compress
Updated Branches:
refs/heads/master 3af95ce3a -> 25ecc9b17
COMPRESS-271 support for decompressConcatenated in lz4 frame input
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/comm
Repository: commons-lang
Updated Branches:
refs/heads/master ebcef2d16 -> 04a2a4b45
Fix a few broken @literal tags (closes #233)
The Javadoc of SystemDefaultsSwitch contains some broken @literal tags.
Instead of {@literal @} to insert a '@' into the HTML, {@literal@}
without the space is used,
Author: tv
Date: Sun Feb 5 11:32:46 2017
New Revision: 1781734
URL: http://svn.apache.org/viewvc?rev=1781734&view=rev
Log:
Re-enable clirr-report for core
Added:
commons/proper/jcs/branches/commons-jcs-2.1-RC/commons-jcs-core/src/site/resources/profile.clirr
Added:
commons/proper/jcs/bran
Author: tv
Date: Sun Feb 5 11:26:12 2017
New Revision: 1781733
URL: http://svn.apache.org/viewvc?rev=1781733&view=rev
Log:
Document changes
Modified:
commons/proper/jcs/branches/commons-jcs-2.1-RC/src/changes/changes.xml
Modified: commons/proper/jcs/branches/commons-jcs-2.1-RC/src/changes/c
Author: tv
Date: Sun Feb 5 11:19:13 2017
New Revision: 1781732
URL: http://svn.apache.org/viewvc?rev=1781732&view=rev
Log:
Merge selected bugfixes from trunk into 2.1-RC branch
Removed:
commons/proper/jcs/branches/commons-jcs-2.1-RC/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxi
Author: tv
Date: Sun Feb 5 10:04:56 2017
New Revision: 1781727
URL: http://svn.apache.org/viewvc?rev=1781727&view=rev
Log:
Prepare bugfix release
Added:
commons/proper/jcs/branches/commons-jcs-2.1-RC/ (props changed)
- copied from r1781726, commons/proper/jcs/tags/commons-jcs-2.0/
P
40 matches
Mail list logo