You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by bi...@apache.org on 2020/04/16 15:15:17 UTC

[axis-axis2-java-transports] 32/46: Fixing the building page

This is an automated email from the ASF dual-hosted git repository.

billblough pushed a commit to branch transport
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-transports.git

commit cf8d2358de816e980f1d7275c6c5b92477353983
Author: Ruwan Linton <ru...@apache.org>
AuthorDate: Sat Dec 5 12:47:23 2009 +0000

    Fixing the building page
---
 1.0.0/src/site/xdoc/building.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/1.0.0/src/site/xdoc/building.xml b/1.0.0/src/site/xdoc/building.xml
index 3e607a7..edd2746 100644
--- a/1.0.0/src/site/xdoc/building.xml
+++ b/1.0.0/src/site/xdoc/building.xml
@@ -56,7 +56,7 @@ mvn clean install -o
 </section>
 <section name="Skipping tests">
 <p>
-If you don't want to have all the Synapse test cases run during the build you can add the parameter &quot;-Dmaven.test.skip=true&quot;, eg:
+If you don't want to have all the Axis2 Transports test cases run during the build you can add the parameter &quot;-Dmaven.test.skip=true&quot;, eg:
 <pre>
 mvn clean install -o -Dmaven.test.skip=true
 </pre>
@@ -73,19 +73,19 @@ mvn clean install -U
 By default the Maven local repository is in your home directory, you can change this so the build
 uses use a different local repository with the parameter &quot;-Dmaven.repo.local=&quot;, eg:
 <pre>
-mvn clean install -Dmaven.repo.local=\Synapse\MyRepo
+mvn clean install -Dmaven.repo.local=\Transports\MyRepo
 </pre></p>
 </section>
 <section name="Eclipse_Projects">
 <p>
-You can create Eclipse project definitions for Synapse (that can be imported directly into Eclipse).
-At the top level Synapse folder run:
+You can create Eclipse project definitions for Axis2 Transports (that can be imported directly into Eclipse).
+At the top level Transports source folder run:
 <pre>
 mvn eclipse:eclipse
 </pre>
-Now within eclipse you can import those Synapse projects into an Eclipse workspace.
+Now within eclipse you can import those Axis2 Transports projects into an Eclipse workspace.
 From Eclipse do File -&gt; Import, expand the &quot;General&quot; toggle and choose &quot;Existing Projects into  Workspace&quot;,
-click Next, click Browse and navigate to your Synapse SVN folder, click OK and it should find the six Synapse projects,
+click Next, click Browse and navigate to your Axis2 Transports SVN folder, click OK and it should find ten Axis2 Transports projects,
 click Finish. That should set up the projects and show them in the Package Explorer.
 There will be lots of compile errors about missing classpath entries,
 to fix this select Window -&gt; Preferences, expend the Java toggle, then expand the Build Path toggle and