summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/tracing-aspectj/pom.xml
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-03-31 16:03:35 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-03-31 16:03:35 +0000
commit32f40c3401ff70222df0d8359b733b36b455f617 (patch)
tree811ec10d7ab2f2c471c17ef272252de5d76445b3 /sca-java-2.x/trunk/modules/tracing-aspectj/pom.xml
parente6e014cb71ac33687bbd3af4bb75840c5767edaf (diff)
add tracing capability into distribution and extend calculator sample to demonstrate tracing
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929603 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/tracing-aspectj/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/tracing-aspectj/pom.xml b/sca-java-2.x/trunk/modules/tracing-aspectj/pom.xml
index f0a1136285..ead39cbdfd 100644
--- a/sca-java-2.x/trunk/modules/tracing-aspectj/pom.xml
+++ b/sca-java-2.x/trunk/modules/tracing-aspectj/pom.xml
@@ -50,7 +50,7 @@
<build>
<plugins>
<!-- Copy the aspectjweaver jar to avoid surefire problems for
- directorites with space -->
+ directories with space -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>