Author: woonsan
Date: Tue Dec 2 01:05:05 2008
New Revision: 722407
URL: http://svn.apache.org/viewvc?rev=722407&view=rev
Log:
Merging site documentation back from the trunk.
- Comments out the url elemement in the pom.xml because site-plugin changes absolute urls
to relative urls based on project.url element.
Modified:
portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/pom.xml
Modified: portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/pom.xml?rev=722407&r1=722406&r2=722407&view=diff
==============================================================================
--- portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/pom.xml (original)
+++ portals/jetspeed-2/portal/branches/JS2-871-pluto-2.0-upgrade/pom.xml Tue Dec 2 01:05:05
2008
@@ -33,7 +33,9 @@
<description>
Jetspeed is an Open Source implementation of an Enterprise Information Portal, using
Java and XML.
</description>
+ <!-- Comment out for site-plugin not to change the absolute urls starting with the following
url to a relative urls.
<url>http://portals.apache.org/jetspeed-2</url>
+ -->
<organization>
<name>Apache Software Foundation</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
|