You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/05/17 15:35:57 UTC

cxf git commit: Removing files that aren't needed

Repository: cxf
Updated Branches:
  refs/heads/master c2a735b15 -> f8764591c


Removing files that aren't needed


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f8764591
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f8764591
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f8764591

Branch: refs/heads/master
Commit: f8764591c66f51d618907dfe97c2ae1bc95b0d16
Parents: c2a735b
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue May 17 16:35:45 2016 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue May 17 16:35:45 2016 +0100

----------------------------------------------------------------------
 .../src/main/resources/etc/Client_Sign.properties   |   6 ------
 .../main/resources/etc/Server_SignVerf.properties   |   5 -----
 .../src/main/resources/keystore/client-keystore.jks | Bin 1344 -> 0 bytes
 .../main/resources/keystore/server-truststore.jks   | Bin 639 -> 0 bytes
 4 files changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/f8764591/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/etc/Client_Sign.properties
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/etc/Client_Sign.properties b/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/etc/Client_Sign.properties
deleted file mode 100644
index 55ee060..0000000
--- a/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/etc/Client_Sign.properties
+++ /dev/null
@@ -1,6 +0,0 @@
-org.apache.ws.security.crypto.provider=org.apache.wss4j.common.crypto.Merlin
-org.apache.ws.security.crypto.merlin.keystore.type=jks
-org.apache.ws.security.crypto.merlin.keystore.password=storepassword
-org.apache.ws.security.crypto.merlin.keystore.alias=clientx509v1
-org.apache.ws.security.crypto.merlin.keystore.file=keystore/client-keystore.jks
-

http://git-wip-us.apache.org/repos/asf/cxf/blob/f8764591/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/etc/Server_SignVerf.properties
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/etc/Server_SignVerf.properties b/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/etc/Server_SignVerf.properties
deleted file mode 100644
index c06ac2c..0000000
--- a/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/etc/Server_SignVerf.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-org.apache.ws.security.crypto.provider=org.apache.wss4j.common.crypto.Merlin
-org.apache.ws.security.crypto.merlin.keystore.type=jks
-org.apache.ws.security.crypto.merlin.keystore.password=storepassword
-org.apache.ws.security.crypto.merlin.keystore.alias=clientx509v1
-org.apache.ws.security.crypto.merlin.keystore.file=keystore/server-truststore.jks

http://git-wip-us.apache.org/repos/asf/cxf/blob/f8764591/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/keystore/client-keystore.jks
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/keystore/client-keystore.jks b/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/keystore/client-keystore.jks
deleted file mode 100644
index bc744f9..0000000
Binary files a/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/keystore/client-keystore.jks and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cxf/blob/f8764591/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/keystore/server-truststore.jks
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/keystore/server-truststore.jks b/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/keystore/server-truststore.jks
deleted file mode 100644
index 2447028..0000000
Binary files a/distribution/src/main/release/samples/ws_security/sign_enc_policy/src/main/resources/keystore/server-truststore.jks and /dev/null differ