You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r481709 - /incubator/abdera/java/trunk/security/src/main/java/org/apache/abdera/security/xmlsec/XmlSignature.java - posted by jm...@apache.org on 2006/12/03 05:08:10 UTC, 0 replies.
- svn commit: r482003 - in /incubator/abdera/java/trunk/security/src/main/java/org/apache/abdera/security: ./ util/servlet/ xmlsec/ - posted by jm...@apache.org on 2006/12/04 02:18:15 UTC, 0 replies.
- svn commit: r482291 - in /incubator/abdera/java/trunk/client/src/main/java/org/apache/abdera/protocol/client: Client.java util/ClientAuthSSLProtocolSocketFactory.java - posted by jm...@apache.org on 2006/12/04 19:58:28 UTC, 0 replies.
- svn commit: r482390 - in /incubator/abdera/java/trunk/security/src/main/java/org/apache/abdera/security/util/servlet: DHContext.java DHEncryptedResponseFilter.java - posted by jm...@apache.org on 2006/12/04 23:21:33 UTC, 0 replies.
- svn commit: r482415 - in /incubator/abdera/java/trunk/security/src/main/java/org/apache/abdera/security/util/servlet: SecurityFilter.java SignedRequestFilter.java - posted by jm...@apache.org on 2006/12/05 00:55:48 UTC, 0 replies.
- svn commit: r482712 - in /incubator/abdera/java/branches/0.2.0-incubating/docs: building.html gettingstarted.html index.html knownissues.txt - posted by jm...@apache.org on 2006/12/05 18:10:36 UTC, 0 replies.
- svn commit: r482721 - in /incubator/abdera/site/trunk: faq.html index.html releases.xml - posted by jm...@apache.org on 2006/12/05 18:37:55 UTC, 0 replies.
- svn commit: r482724 - in /incubator/abdera/site/trunk: index.html releases.xml - posted by jm...@apache.org on 2006/12/05 18:49:30 UTC, 0 replies.
- svn commit: r482821 - /incubator/abdera/java/trunk/pom.xml - posted by jr...@apache.org on 2006/12/06 00:09:30 UTC, 0 replies.
- svn commit: r482827 - /incubator/abdera/java/trunk/dependencies/json/pom.xml - posted by jr...@apache.org on 2006/12/06 00:24:02 UTC, 0 replies.
- svn commit: r482838 - in /incubator/abdera/java/trunk: ./ build/ client/ core/ core/src/main/java/org/apache/abdera/util/ examples/ extensions/ parser/ protocol/ security/ server/ - posted by jm...@apache.org on 2006/12/06 01:17:19 UTC, 0 replies.
- svn commit: r483191 - /incubator/abdera/java/trunk/parser/src/main/java/org/apache/abdera/parser/stax/FOMElement.java - posted by jm...@apache.org on 2006/12/06 20:34:38 UTC, 0 replies.
- svn commit: r483338 - in /incubator/abdera/site/trunk: faq.html index.html - posted by jm...@apache.org on 2006/12/07 04:51:52 UTC, 0 replies.
- svn commit: r483340 - /incubator/abdera/java/trunk/extensions/src/main/java/org/apache/abdera/ext/bidi/BidiHelper.java - posted by jm...@apache.org on 2006/12/07 04:56:51 UTC, 0 replies.
- svn commit: r486488 - /incubator/abdera/java/trunk/parser/src/main/java/org/apache/abdera/parser/stax/FOMElement.java - posted by jm...@apache.org on 2006/12/13 05:31:29 UTC, 0 replies.
- svn commit: r486489 - /incubator/abdera/java/branches/0.2.0-incubating/parser/src/main/java/org/apache/abdera/parser/stax/FOMElement.java - posted by jm...@apache.org on 2006/12/13 05:34:09 UTC, 0 replies.
- svn commit: r486683 - /incubator/abdera/java/branches/0.2.0-incubating/parser/src/main/java/org/apache/abdera/parser/stax/FOMElement.java - posted by jm...@apache.org on 2006/12/13 16:25:35 UTC, 0 replies.
- svn commit: r486684 - /incubator/abdera/java/branches/0.2.1-incubating/ - posted by jm...@apache.org on 2006/12/13 16:28:21 UTC, 0 replies.
- svn commit: r486685 - /incubator/abdera/java/branches/0.2.1-incubating/parser/src/main/java/org/apache/abdera/parser/stax/FOMElement.java - posted by jm...@apache.org on 2006/12/13 16:29:47 UTC, 0 replies.
- svn commit: r486686 - in /incubator/abdera/java/trunk/parser/src/test/java/org/apache/abdera/test/parser/stax: TestSuite.java XhtmlTest.java - posted by jm...@apache.org on 2006/12/13 16:36:15 UTC, 0 replies.
- svn commit: r486687 - in /incubator/abdera/java/branches/0.2.1-incubating/parser/src/test/java/org/apache/abdera/test/parser/stax: TestSuite.java XhtmlTest.java - posted by jm...@apache.org on 2006/12/13 16:38:36 UTC, 0 replies.
- svn commit: r486691 - in /incubator/abdera/java/branches/0.2.1-incubating: ./ build/ client/ core/ core/src/main/java/org/apache/abdera/util/ examples/ extensions/ parser/ protocol/ security/ server/ - posted by jm...@apache.org on 2006/12/13 16:42:07 UTC, 0 replies.
- svn commit: r486692 - /incubator/abdera/java/branches/0.2.1-incubating/parser/src/test/java/org/apache/abdera/test/parser/stax/XhtmlTest.java - posted by jm...@apache.org on 2006/12/13 16:46:26 UTC, 0 replies.
- svn commit: r486693 - /incubator/abdera/java/trunk/parser/src/test/java/org/apache/abdera/test/parser/stax/XhtmlTest.java - posted by jm...@apache.org on 2006/12/13 16:46:58 UTC, 0 replies.
- svn commit: r488477 - /incubator/abdera/java/trunk/client/src/test/java/org/apache/abdera/test/client/JettyUtil.java - posted by ro...@apache.org on 2006/12/19 02:02:15 UTC, 0 replies.
- svn commit: r488500 - in /incubator/abdera/java/trunk/parser/src/main/java/org/apache/abdera/parser/stax: FOMContent.java FOMText.java - posted by jm...@apache.org on 2006/12/19 02:55:39 UTC, 0 replies.
- svn commit: r488501 - in /incubator/abdera/java/branches/0.2.1-incubating/parser/src/main/java/org/apache/abdera/parser/stax: FOMContent.java FOMText.java - posted by jm...@apache.org on 2006/12/19 02:56:04 UTC, 0 replies.
- svn commit: r488502 - /incubator/abdera/java/trunk/parser/src/test/java/org/apache/abdera/test/parser/stax/FOMTest.java - posted by jm...@apache.org on 2006/12/19 02:57:39 UTC, 0 replies.
- svn commit: r488503 - /incubator/abdera/java/branches/0.2.1-incubating/parser/src/test/java/org/apache/abdera/test/parser/stax/FOMTest.java - posted by jm...@apache.org on 2006/12/19 02:58:56 UTC, 0 replies.
- svn commit: r488837 - /incubator/abdera/java/trunk/parser/src/main/java/org/apache/abdera/parser/stax/FOMExtensibleElement.java - posted by jm...@apache.org on 2006/12/19 23:38:01 UTC, 0 replies.
- svn commit: r488838 - /incubator/abdera/java/branches/0.2.1-incubating/parser/src/main/java/org/apache/abdera/parser/stax/FOMExtensibleElement.java - posted by jm...@apache.org on 2006/12/19 23:39:08 UTC, 0 replies.
- svn commit: r488839 - /incubator/abdera/java/trunk/parser/src/test/java/org/apache/abdera/test/parser/stax/FOMTest.java - posted by jm...@apache.org on 2006/12/19 23:41:01 UTC, 0 replies.
- svn commit: r488840 - /incubator/abdera/java/branches/0.2.1-incubating/parser/src/test/java/org/apache/abdera/test/parser/stax/FOMTest.java - posted by jm...@apache.org on 2006/12/19 23:41:40 UTC, 0 replies.
- svn commit: r491139 - /incubator/abdera/java/trunk/client/src/main/java/org/apache/abdera/protocol/client/RequestOptions.java - posted by jm...@apache.org on 2006/12/30 01:11:27 UTC, 0 replies.
- svn commit: r491140 - /incubator/abdera/java/branches/0.2.1-incubating/client/src/main/java/org/apache/abdera/protocol/client/RequestOptions.java - posted by jm...@apache.org on 2006/12/30 01:12:05 UTC, 0 replies.
- svn commit: r491141 - /incubator/abdera/java/trunk/client/src/test/java/org/apache/abdera/test/client/app/AppTest.java - posted by jm...@apache.org on 2006/12/30 01:29:00 UTC, 0 replies.