This is an automated email from the ASF dual-hosted git repository.

elsloo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git

commit e123857d8add05c74da69ccdcb9b40b54bc50eaf
Author: Jesse Rivas <jesse_ri...@comcast.com>
AuthorDate: Thu Mar 8 15:45:54 2018 -0700

    Moved README.DNSSEC to jdnssec module
---
 traffic_router/README.DNSSEC         | 5 -----
 traffic_router/jdnssec/README.DNSSEC | 7 +++++++
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/traffic_router/README.DNSSEC b/traffic_router/README.DNSSEC
deleted file mode 100644
index 93e9fc5..0000000
--- a/traffic_router/README.DNSSEC
+++ /dev/null
@@ -1,5 +0,0 @@
-This release includes initial support for DNSSEC using David Blacka's 
jdnssec-tools package, currently version 0.12. Download the binary distribution 
and install the jar into your local Maven repository.
-
-       http://www.verisignlabs.com/jdnssec-tools/
-
-       mvn install:install-file -Dfile=jdnssec-tools.jar -DgroupId=jdnssec 
-DartifactId=jdnssec-tools -Dversion=0.12 -Dpackaging=jar
diff --git a/traffic_router/jdnssec/README.DNSSEC 
b/traffic_router/jdnssec/README.DNSSEC
new file mode 100644
index 0000000..d24fb39
--- /dev/null
+++ b/traffic_router/jdnssec/README.DNSSEC
@@ -0,0 +1,7 @@
+This release includes test tools for DNSSEC using David Blacka's jdnssec-tools 
package. Download the binary distribution and install the jar into your local 
Maven repository.
+
+       http://www.verisignlabs.com/jdnssec-tools/
+
+       mvn install:install-file -Dfile=jdnssec-tools.jar -DgroupId=jdnssec 
-DartifactId=jdnssec-tools -Dversion={VERSION} -Dpackaging=jar
+
+To build the optional jdnssec module, use: mvn <goals> -DuseJdnssec=true

-- 
To stop receiving notification emails like this one, please contact
els...@apache.org.

Reply via email to