You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2013/09/17 16:48:20 UTC

svn commit: r878827 - in /websites/production/cxf/content: cache/main.pageCache fediz-websphere.html

Author: buildbot
Date: Tue Sep 17 14:48:20 2013
New Revision: 878827

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/main.pageCache
    websites/production/cxf/content/fediz-websphere.html

Modified: websites/production/cxf/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/cxf/content/fediz-websphere.html
==============================================================================
--- websites/production/cxf/content/fediz-websphere.html (original)
+++ websites/production/cxf/content/fediz-websphere.html Tue Sep 17 14:48:20 2013
@@ -167,8 +167,7 @@ The Fediz Plugin Websphere ships a Java 
 
 <p>You have to build the Fediz plugin on your own as it depends on IBM Websphere libraries.</p>
 
-<ul><li>Checkout the Fediz sources<br clear="none">
-see <a shape="rect" href="fediz.html#Fediz-building">here</a></li></ul>
+<ul><li>Build the Websphere sources packaged within the downloadable <a shape="rect" href="fediz-downloads.html" title="Fediz Downloads">distribution archive</a> or checkout the Fediz sources <a shape="rect" href="fediz.html#Fediz-building">here</a></li></ul>
 
 
 <ul><li>Add the library <tt>runtime.jar</tt> of IBM Rational Application Developer to your Maven repository<br clear="none">
@@ -177,7 +176,7 @@ see <a shape="rect" href="fediz.html#Fed
 
 <ul><li>run the maven command<br clear="none">
 <tt>mvn clean install -Pwebsphere</tt><br clear="none">
-The Maven profile <tt>websphere</tt> enforces building.</li></ul>
+The Maven profile <tt>websphere</tt> enforces building the module <tt>plugins/websphere</tt>.</li></ul>
 
 
 <ul><li>You'll find the required libraries in <tt>plugins/websphere/target/...zip-with-dependencies.zip</tt></li></ul>