Author: ate
Date: Fri May 15 14:37:47 2009
New Revision: 775159

URL: http://svn.apache.org/viewvc?rev=775159&view=rev
Log:
APA-13: fixing correct naming of poms, and references in manual NOTICE files

Modified:
    portals/applications/dbbrowser/trunk/NOTICE
    portals/applications/dbbrowser/trunk/dbbrowser-jar/pom.xml
    portals/applications/dbbrowser/trunk/dbbrowser-war/pom.xml
    portals/applications/dbbrowser/trunk/pom.xml
    portals/applications/gems/trunk/NOTICE
    portals/applications/gems/trunk/pom.xml
    portals/applications/logging/trunk/NOTICE
    portals/applications/logging/trunk/pom.xml

Modified: portals/applications/dbbrowser/trunk/NOTICE
URL: 
http://svn.apache.org/viewvc/portals/applications/dbbrowser/trunk/NOTICE?rev=775159&r1=775158&r2=775159&view=diff
==============================================================================
--- portals/applications/dbbrowser/trunk/NOTICE (original)
+++ portals/applications/dbbrowser/trunk/NOTICE Fri May 15 14:37:47 2009
@@ -1,3 +1,6 @@
+Apache Portals Applications Database Browser
+Copyright 2008-2009 The Apache Software Foundation
+
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/
 

Modified: portals/applications/dbbrowser/trunk/dbbrowser-jar/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/dbbrowser/trunk/dbbrowser-jar/pom.xml?rev=775159&r1=775158&r2=775159&view=diff
==============================================================================
--- portals/applications/dbbrowser/trunk/dbbrowser-jar/pom.xml (original)
+++ portals/applications/dbbrowser/trunk/dbbrowser-jar/pom.xml Fri May 15 
14:37:47 2009
@@ -29,7 +29,7 @@
   <artifactId>apa-dbbrowser-jar</artifactId>
   <version>1.0-SNAPSHOT</version>
   <packaging>jar</packaging>
-  <name>Portals Database Browser application JAR</name>
+  <name>Apache Portals Applications Database Browser JAR</name>
 
   <!-- Dependencies -->
 

Modified: portals/applications/dbbrowser/trunk/dbbrowser-war/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/dbbrowser/trunk/dbbrowser-war/pom.xml?rev=775159&r1=775158&r2=775159&view=diff
==============================================================================
--- portals/applications/dbbrowser/trunk/dbbrowser-war/pom.xml (original)
+++ portals/applications/dbbrowser/trunk/dbbrowser-war/pom.xml Fri May 15 
14:37:47 2009
@@ -28,7 +28,7 @@
     <version>1.0-SNAPSHOT</version>
   </parent>
   <packaging>war</packaging>
-  <name>Portals Database Browser application WAR</name>
+  <name>Aplications Portals Applications Database Browser WAR</name>
 
   <properties>
     <javax.servlet.version>2.4</javax.servlet.version>

Modified: portals/applications/dbbrowser/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/dbbrowser/trunk/pom.xml?rev=775159&r1=775158&r2=775159&view=diff
==============================================================================
--- portals/applications/dbbrowser/trunk/pom.xml (original)
+++ portals/applications/dbbrowser/trunk/pom.xml Fri May 15 14:37:47 2009
@@ -31,7 +31,7 @@
   <groupId>org.apache.portals.applications</groupId>
   <artifactId>apa-dbbrowser</artifactId>
   <packaging>pom</packaging>
-  <name>Portals Database Browser Application</name>
+  <name>Apache Portals Applications Database Browser</name>
   <version>1.0-SNAPSHOT</version>
   <description>Database browser Portlet Application</description>
 

Modified: portals/applications/gems/trunk/NOTICE
URL: 
http://svn.apache.org/viewvc/portals/applications/gems/trunk/NOTICE?rev=775159&r1=775158&r2=775159&view=diff
==============================================================================
--- portals/applications/gems/trunk/NOTICE (original)
+++ portals/applications/gems/trunk/NOTICE Fri May 15 14:37:47 2009
@@ -1,4 +1,4 @@
-Apache Portals Gems
+Apache Portals Applications Gems
 Copyright 2008-2009 The Apache Software Foundation
 
 This product includes software developed at

Modified: portals/applications/gems/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/gems/trunk/pom.xml?rev=775159&r1=775158&r2=775159&view=diff
==============================================================================
--- portals/applications/gems/trunk/pom.xml (original)
+++ portals/applications/gems/trunk/pom.xml Fri May 15 14:37:47 2009
@@ -31,7 +31,7 @@
   <version>1.0-SNAPSHOT</version>
 
   <packaging>jar</packaging>
-  <name>Apache Portals Gems</name>
+  <name>Apache Portals Applications Gems</name>
   <description>Reusable Portlets (Gems) for your Portlet 
Applications.</description>
   
   <properties>

Modified: portals/applications/logging/trunk/NOTICE
URL: 
http://svn.apache.org/viewvc/portals/applications/logging/trunk/NOTICE?rev=775159&r1=775158&r2=775159&view=diff
==============================================================================
--- portals/applications/logging/trunk/NOTICE (original)
+++ portals/applications/logging/trunk/NOTICE Fri May 15 14:37:47 2009
@@ -1,4 +1,4 @@
-Portals Logging
+Apache Portals Applications Logging
 Copyright 2008-2009 The Apache Software Foundation
 
 This product includes software developed at

Modified: portals/applications/logging/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/logging/trunk/pom.xml?rev=775159&r1=775158&r2=775159&view=diff
==============================================================================
--- portals/applications/logging/trunk/pom.xml (original)
+++ portals/applications/logging/trunk/pom.xml Fri May 15 14:37:47 2009
@@ -34,7 +34,7 @@
     <artifactId>apa-logging</artifactId>
     <version>1.0-SNAPSHOT</version>
     <packaging>jar</packaging>
-    <name>Portals Logging</name>
+    <name>Apache Portals Applications Logging</name>
     <description>
         Portals Logging
     </description>


Reply via email to