Repository: commons-lang
Updated Branches:
refs/heads/master ce1bd5785 -> 30c85ad05
Use StringBuilders instead of StringBuffers
(A couple of instances were overlooked)
This fixes #236
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/
Message from: https://repository.apache.orgDescription:Validator 1.6 RC1Deployer properties:"userAgent" = "Apache-Maven/3.3.9 (Java 1.7.0_79; Mac OS X 10.11.6)""userId" = "sebb""ip" = "80.176.146.62"Details:The following artifacts have been staged/commons-validator/commons-validator/1.6/commons-val
Author: sebb
Date: Thu Feb 16 15:36:20 2017
New Revision: 18365
Log:
Creating tag 1.6_RC1
Added:
dev/commons/validator/1.6_RC1/
dev/commons/validator/1.6_RC1/RELEASE-NOTES.txt (with props)
dev/commons/validator/1.6_RC1/commons-validator-1.6-bin.tar.gz (with
props)
dev/commons
Author: sebb
Date: Thu Feb 16 14:57:16 2017
New Revision: 1783233
URL: http://svn.apache.org/viewvc?rev=1783233&view=rev
Log:
Creating VALIDATOR_1_6_RC1 tag
Added:
commons/proper/validator/tags/VALIDATOR_1_6_RC1/
- copied from r1783232, commons/proper/validator/trunk/
Modified:
comm
Author: sebb
Date: Thu Feb 16 14:20:21 2017
New Revision: 1783225
URL: http://svn.apache.org/viewvc?rev=1783225&view=rev
Log:
Drop obsolete Ant build
Removed:
commons/proper/validator/trunk/build.properties.sample
Author: sebb
Date: Thu Feb 16 14:19:30 2017
New Revision: 1783224
URL: http://svn.apache.org/viewvc?rev=1783224&view=rev
Log:
Drop obsolete Ant build
Removed:
commons/proper/validator/trunk/build.xml
Author: sebb
Date: Thu Feb 16 14:18:25 2017
New Revision: 1783223
URL: http://svn.apache.org/viewvc?rev=1783223&view=rev
Log:
VALIDATOR-371 Drop the Javascript code entirely
Drop the Javascript Javadoc utils as well
Removed:
commons/proper/validator/trunk/etc/
Author: sebb
Date: Thu Feb 16 14:12:19 2017
New Revision: 1783221
URL: http://svn.apache.org/viewvc?rev=1783221&view=rev
Log:
No longer need older version
Modified:
commons/proper/validator/trunk/src/site/xdoc/download_validator.xml
Modified: commons/proper/validator/trunk/src/site/xdoc/down
Author: sebb
Date: Thu Feb 16 14:06:09 2017
New Revision: 1783216
URL: http://svn.apache.org/viewvc?rev=1783216&view=rev
Log:
No longer need older version
Modified:
commons/proper/validator/trunk/pom.xml
Modified: commons/proper/validator/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/comm
Author: sebb
Date: Thu Feb 16 13:48:55 2017
New Revision: 1783209
URL: http://svn.apache.org/viewvc?rev=1783209&view=rev
Log:
Guess at the release date
Modified:
commons/proper/validator/trunk/src/changes/changes.xml
Modified: commons/proper/validator/trunk/src/changes/changes.xml
URL:
http
Author: sebb
Date: Thu Feb 16 13:46:14 2017
New Revision: 1783207
URL: http://svn.apache.org/viewvc?rev=1783207&view=rev
Log:
Latest change
Modified:
commons/proper/validator/trunk/RELEASE-NOTES.txt
Modified: commons/proper/validator/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc
Author: sebb
Date: Thu Feb 16 13:38:33 2017
New Revision: 1783203
URL: http://svn.apache.org/viewvc?rev=1783203&view=rev
Log:
VALIDATOR-420 Query params validator shouldn't accept whitespaces
Modified:
commons/proper/validator/trunk/src/changes/changes.xml
commons/proper/validator/trunk/
Repository: commons-rdf
Updated Branches:
refs/heads/master f6ea05832 -> ef7f4442a
COMMONSRDF-47 RDFSyntax as an interface
OfficialRDFSyntax is the enum - which implements the interface
basically .mediaType -> .mediaType() etc
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
hard-coded scmPubUrl to avoid proper/commons-rdf-parent
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/701e47ec
Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/701e47ec
Diff: http://git-wip-us.apache
Merge remote-tracking branch 'origin/master' into COMMONSRDF-47
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/92998b32
Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/92998b32
Diff: http://git-wip-u
Merge branch 'master' into COMMONSRDF-47
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/dc082d14
Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/dc082d14
Diff: http://git-wip-us.apache.org/repos/asf/
COMMONSRDF-47: avoid giving impression of extension
See https://github.com/apache/commons-rdf/pull/27#discussion_r95894599
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/e39dc2f4
Tree: http://git-wip-us.apache.or
COMMONSRDF-47: Avoid hard-coded RDFSyntax names
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/fbd72a91
Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/fbd72a91
Diff: http://git-wip-us.apache.org/repo
COMMONSRDF-47: Add RDFSyntax.iri()
as proposed by @ansell in
https://github.com/apache/commons-rdf/pull/27#discussion_r88350517
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/81d5b320
Tree: http://git-wip-us.apac
COMMONSRDF-47: RDFSyntax as an interface, not emum
Official media types are provided from W3CRDFSyntax
Added plural mediaTypes() and extensions()
Thanks to @ansell for reviewing.
This closes #27
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.
COMMONSRDF-47: RDFSyntax::byName returns an Optional
Thanks to @acoburn!
https://github.com/apache/commons-rdf/pull/27#discussion_r95862649
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/db17f1ac
Tree: http://git-
COMMONSRDF-47: Add plural fileExtensions() mediaTypes()
merged RDFa types for HTML and XHTML
byMediaType() and byFileExtension() now checks the set
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/a574473c
Tree: htt
COMMONSRDF-47 enum split into W3CRDFSyntax
Fixes after feedback from @ansell in #27
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/8dd16646
Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/8dd16646
D
Added byName()
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/c04864bf
Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/c04864bf
Diff: http://git-wip-us.apache.org/repos/asf/commons-rdf/diff/c04864bf
24 matches
Mail list logo