Updated Branches: refs/heads/wicket-1.4.x c9df9bb62 -> 17200f8f4
Test BuildBot in 1.4.x branch Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/17200f8f Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/17200f8f Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/17200f8f Branch: refs/heads/wicket-1.4.x Commit: 17200f8f44aba7febe07f0514b5962f0f1120e87 Parents: c9df9bb Author: martin-g <[email protected]> Authored: Wed Dec 21 11:01:08 2011 +0200 Committer: martin-g <[email protected]> Committed: Wed Dec 21 11:01:08 2011 +0200 ---------------------------------------------------------------------- README | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/17200f8f/README ---------------------------------------------------------------------- diff --git a/README b/README index dab14f6..2244541 100644 --- a/README +++ b/README @@ -231,3 +231,4 @@ The following provides more details on the included cryptographic software: For encoding HTTP URL data (see org.apache.wicket.protocol.http.request.CryptedUrlWebRequestCodingStrategy) Wicket requires the Java Cryptography extensions (http://java.sun.com/javase/technologies/security/). Wicket does not include these libraries itself, but is designed to use them. +
