summaryrefslogtreecommitdiffstats
path: root/sandbox/kgoodson/SourceExplore/src/main/java/sourcehash
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/kgoodson/SourceExplore/src/main/java/sourcehash')
-rw-r--r--sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/HashSPISource.java2
-rw-r--r--sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/package.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/HashSPISource.java b/sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/HashSPISource.java
index 6ac7067e46..c2c009015e 100644
--- a/sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/HashSPISource.java
+++ b/sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/HashSPISource.java
@@ -33,7 +33,7 @@ public class HashSPISource {
ObjectFactory fac = new ObjectFactory();
- String sourceRoot = "c:/Dev2/SCA";
+ String sourceRoot = "c:/Dev3/SCA";
String inputXML = "src/main/resources/projects.xml";
JAXBContext jaxbContext = JAXBContext
diff --git a/sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/package.html b/sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/package.html
index 57353774be..1e2386f116 100644
--- a/sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/package.html
+++ b/sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/package.html
@@ -2,7 +2,7 @@
<html>
<head>
</head>
-<body bgcolor="white">
+<body>
Produces and XML file containing md5sums for files in a file system hierarchy.