This has the to me underiable effect of making this entry in the
manifest:
Bundle-DocURL: http://www.apache.org/
Before it was http://portals.apache.org
If we make this change we should override the url in each project to
project specific documentation.
I'd prefer to change to
The Apache Software Foundation Portals Project
http//:portals.apacke.org.
thanks
david jencks
On May 12, 2009, at 5:33 AM, [email protected] wrote:
Author: vkumar
Date: Tue May 12 12:33:34 2009
New Revision: 773866
URL: http://svn.apache.org/viewvc?rev=773866&view=rev
Log:
Removing organization tag from Portals-pom.
We already inherited these properties from Apache 6 POM
Tested with maven-bundle plug-in
It takes correct Bundle-Vendor
Modified:
portals/portals-pom/trunk/pom.xml
Modified: portals/portals-pom/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/portals-pom/trunk/pom.xml?rev=773866&r1=773865&r2=773866&view=diff
=
=
=
=
=
=
=
=
======================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Tue May 12 12:33:34 2009
@@ -41,10 +41,6 @@
</description>
<url>http://portals.apache.org</url>
- <organization>
- <name>The Apache Software Foundation</name>
- <url>http://portals.apache.org/</url>
- </organization>
<licenses>
<license>
<name>Apache License, Version 2.0</name>