summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 07:11:23 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 07:11:23 +0000
commit8caf57349a1bdd34799d9cc2e3b759d273adc90e (patch)
treee1ced898ba1e366416db15dd00b2893f35d553d5 /branches/sca-java-1.x/modules
parent5f3869c451e46aadc943d00087d6847877dd1c50 (diff)
Fixes for TUSCANY-2678
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718889 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/modules/binding-atom-abdera/pom.xml2
-rw-r--r--branches/sca-java-1.x/modules/binding-jms-policy/pom.xml2
-rw-r--r--branches/sca-java-1.x/modules/binding-ws-axis2-policy/pom.xml2
-rw-r--r--branches/sca-java-1.x/modules/databinding-fastinfoset/pom.xml2
-rw-r--r--branches/sca-java-1.x/modules/interface-java-jaxws/pom.xml2
-rw-r--r--branches/sca-java-1.x/modules/osgi-runtime/pom.xml3
-rw-r--r--branches/sca-java-1.x/modules/policy-logging/pom.xml2
-rw-r--r--branches/sca-java-1.x/modules/policy-reliability/pom.xml2
-rw-r--r--branches/sca-java-1.x/modules/policy-security/pom.xml2
-rw-r--r--branches/sca-java-1.x/modules/tracing-aspectj/pom.xml2
10 files changed, 11 insertions, 10 deletions
diff --git a/branches/sca-java-1.x/modules/binding-atom-abdera/pom.xml b/branches/sca-java-1.x/modules/binding-atom-abdera/pom.xml
index ffd594ee30..7adc36b770 100644
--- a/branches/sca-java-1.x/modules/binding-atom-abdera/pom.xml
+++ b/branches/sca-java-1.x/modules/binding-atom-abdera/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>tuscany-binding-atom-abdera</artifactId>
- <name>Apache Tuscany SCA Atom Feed Binding Extension</name>
+ <name>Apache Tuscany SCA Abdera Atom Feed Binding Extension</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/modules/binding-jms-policy/pom.xml b/branches/sca-java-1.x/modules/binding-jms-policy/pom.xml
index 56d79557b7..ba97f217f4 100644
--- a/branches/sca-java-1.x/modules/binding-jms-policy/pom.xml
+++ b/branches/sca-java-1.x/modules/binding-jms-policy/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-binding-jms-policy</artifactId>
- <name>Apache Tuscany Policy Model for JMS binding</name>
+ <name>Apache Tuscany SCA Policy Model for JMS Binding</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/modules/binding-ws-axis2-policy/pom.xml b/branches/sca-java-1.x/modules/binding-ws-axis2-policy/pom.xml
index 643a00030c..24a06b8bef 100644
--- a/branches/sca-java-1.x/modules/binding-ws-axis2-policy/pom.xml
+++ b/branches/sca-java-1.x/modules/binding-ws-axis2-policy/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-binding-ws-axis2-policy</artifactId>
- <name>Apache Tuscany Policy Model for Axis2 WS binding</name>
+ <name>Apache Tuscany SCA Policy Model for Axis2 Web Service Binding</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/modules/databinding-fastinfoset/pom.xml b/branches/sca-java-1.x/modules/databinding-fastinfoset/pom.xml
index 3c060bf213..82d15ed262 100644
--- a/branches/sca-java-1.x/modules/databinding-fastinfoset/pom.xml
+++ b/branches/sca-java-1.x/modules/databinding-fastinfoset/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-databinding-fastinfoset</artifactId>
- <name>Apache Tuscany Data Binding for FastInfoset</name>
+ <name>Apache Tuscany SCA Data Binding for FastInfoset</name>
<description>Tuscany FastInfoset Data Binding</description>
<dependencies>
diff --git a/branches/sca-java-1.x/modules/interface-java-jaxws/pom.xml b/branches/sca-java-1.x/modules/interface-java-jaxws/pom.xml
index e3a72f6fec..8a14d29e44 100644
--- a/branches/sca-java-1.x/modules/interface-java-jaxws/pom.xml
+++ b/branches/sca-java-1.x/modules/interface-java-jaxws/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-interface-java-jaxws</artifactId>
- <name>Apache Tuscany Java Interface for JAXWS</name>
+ <name>Apache Tuscany SCA Java Interface for JAXWS</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/modules/osgi-runtime/pom.xml b/branches/sca-java-1.x/modules/osgi-runtime/pom.xml
index 2b90e85d2d..c6c5480c7a 100644
--- a/branches/sca-java-1.x/modules/osgi-runtime/pom.xml
+++ b/branches/sca-java-1.x/modules/osgi-runtime/pom.xml
@@ -26,7 +26,8 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-osgi-runtime</artifactId>
- <name>Apache Tuscany OSGi Runtime Helper Library</name>
+ <name>Apache Tuscany SCA OSGi Runtime Helper Library</name>
+
<dependencies>
<dependency>
<groupId>org.apache.felix</groupId>
diff --git a/branches/sca-java-1.x/modules/policy-logging/pom.xml b/branches/sca-java-1.x/modules/policy-logging/pom.xml
index 8e2659f171..a0a275e765 100644
--- a/branches/sca-java-1.x/modules/policy-logging/pom.xml
+++ b/branches/sca-java-1.x/modules/policy-logging/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-policy-logging</artifactId>
- <name>Apache Tuscany Logging Policy Model</name>
+ <name>Apache Tuscany SCA Logging Policy Model</name>
<dependencies>
diff --git a/branches/sca-java-1.x/modules/policy-reliability/pom.xml b/branches/sca-java-1.x/modules/policy-reliability/pom.xml
index b1cf5a48bb..039ce7d077 100644
--- a/branches/sca-java-1.x/modules/policy-reliability/pom.xml
+++ b/branches/sca-java-1.x/modules/policy-reliability/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-policy-reliability</artifactId>
- <name>Apache Tuscany Reliability Policy Model</name>
+ <name>Apache Tuscany SCA Reliability Policy Model</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/modules/policy-security/pom.xml b/branches/sca-java-1.x/modules/policy-security/pom.xml
index e9d952cd31..93fc51ba3d 100644
--- a/branches/sca-java-1.x/modules/policy-security/pom.xml
+++ b/branches/sca-java-1.x/modules/policy-security/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-policy-security</artifactId>
- <name>Apache Tuscany Security Policy Model</name>
+ <name>Apache Tuscany SCA Security Policy Model</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/modules/tracing-aspectj/pom.xml b/branches/sca-java-1.x/modules/tracing-aspectj/pom.xml
index 00790ed621..cd86a1d341 100644
--- a/branches/sca-java-1.x/modules/tracing-aspectj/pom.xml
+++ b/branches/sca-java-1.x/modules/tracing-aspectj/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-tracing-aspectj</artifactId>
- <name>Apache Tuscany AOP-based Logging and Tracing</name>
+ <name>Apache Tuscany SCA AOP-based Logging and Tracing</name>
<dependencies>
<dependency>
<groupId>org.aspectj</groupId>