Author: sebawagner
Date: Fri Mar 2 08:20:49 2012
New Revision: 1296079
URL: http://svn.apache.org/viewvc?rev=1296079&view=rev
Log:
Add link to proxy settings Ivy FAQs
Modified:
incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml
Modified: incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html?rev=1296079&r1=1296078&r2=1296079&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
(original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html Fri
Mar 2 08:20:49 2012
@@ -1039,7 +1039,8 @@ limitations under the License.
</p>
<p>
6) Add the URL
- <a
href="https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/"
rel="nofollow">https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/</a>
+ <a
href="https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/"
rel="nofollow">https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/
+ </a>
and click Finish
<br />
<br />
@@ -1164,11 +1165,19 @@ limitations under the License.
<blockquote>
<p>When you want to develop only client
side there are handy ANT
tasks so that you only rebuild the SWFs, same
for the Java side.
+ </p>
+ <p>
It
also takes much less time if you do use MySQL
as database then
rebuilding the software and waiting for Apache
Derby to set up the
database everytime you did rebuild.
</p>
+ <p>
+ If you are sitting behind a proxy you might add
some proxy settings
+ before starting the build process, see:
+ <a href="http://ant.apache.org/ivy/faq.html"
rel="nofollow">http://ant.apache.org/ivy/faq.html
+ </a>
+ </p>
</blockquote>
</p>
</td></tr>
Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml?rev=1296079&r1=1296078&r2=1296079&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml Fri
Mar 2 08:20:49 2012
@@ -173,8 +173,10 @@
</p>
<p>
6) Add the URL
- <a
href="https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/"
-
rel="nofollow">https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/</a>
+ <a
+
href="https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/"
+
rel="nofollow">https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/
+ </a>
and click Finish
<br />
<br />
@@ -277,11 +279,20 @@
<p>When you want to develop only client side there are
handy ANT
tasks so that you only rebuild the SWFs, same
for the Java side.
+ </p>
+ <p>
It
also takes much less time if you do use MySQL
as database then
rebuilding the software and waiting for Apache
Derby to set up the
database everytime you did rebuild.
</p>
+ <p>
+ If you are sitting behind a proxy you might add
some proxy settings
+ before starting the build process, see:
+ <a href="http://ant.apache.org/ivy/faq.html"
rel="nofollow">http://ant.apache.org/ivy/faq.html
+ </a>
+ </p>
+
</section>
</body>