summaryrefslogtreecommitdiffstats
path: root/sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/HashSPISource.java
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-05-04 08:48:42 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-05-04 08:48:42 +0000
commitec53f38f059f0808f622586a50c7e771c655800e (patch)
tree529b86afffa84e058bf38d4c3a71231a023bab03 /sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/HashSPISource.java
parenteb67dee32e2a34ff6fcb562909426ca5d241e566 (diff)
utilities for tracking spi changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940772 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/HashSPISource.java')
-rw-r--r--sandbox/kgoodson/SourceExplore/src/main/java/sourcehash/HashSPISource.java2
1 files changed, 1 insertions, 1 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