diff options
Diffstat (limited to 'ACE')
-rw-r--r-- | ACE/ACE-INSTALL.html | 4 | ||||
-rwxr-xr-x | ACE/bin/make_release.py | 2 | ||||
-rw-r--r-- | ACE/docs/ACE-bug-process.html | 2 | ||||
-rw-r--r-- | ACE/docs/Download.html | 10 | ||||
-rw-r--r-- | ACE/docs/bczar/bczar.html | 10 |
5 files changed, 14 insertions, 14 deletions
diff --git a/ACE/ACE-INSTALL.html b/ACE/ACE-INSTALL.html index 4e0cd614e92..527aa7a96ef 100644 --- a/ACE/ACE-INSTALL.html +++ b/ACE/ACE-INSTALL.html @@ -2930,7 +2930,7 @@ show_uninit Lists all uninitialized in object files built for </p><hr><p> </p><h2><a name="power">Building from git</a></h2> -If users are building from our <a href="https://github.com/DOCGroup/ATCD">Git repository</a> the +If users are building from our <a href="https://github.com/DOCGroup/ACE_TAO">Git repository</a> the GNUmakefiles, and project files for building on various platforms will not be available. Git users are expected to <a href="#generate_using_mpc">generate them</a> using <a href="https://raw.githubusercontent.com/DOCGroup/MPC/master/docs/README">MPC</a> before building ACE, TAO or @@ -2940,7 +2940,7 @@ quickly. <ul> <li>You can clone all code easily from our git repository. <ul> - <code>git clone https://github.com/DOCGroup/ATCD.git</code> + <code>git clone https://github.com/DOCGroup/ACE_TAO.git</code> </ul> </p></li><li>Please make sure that you have <a href="http://www.perl.org/"> perl</a> installed, preferably perl diff --git a/ACE/bin/make_release.py b/ACE/bin/make_release.py index c3f5a9396ed..4e6aabe8d52 100755 --- a/ACE/bin/make_release.py +++ b/ACE/bin/make_release.py @@ -83,7 +83,7 @@ def parse_args (): parser.add_option ("--root", dest="repo_root", action="store", help="Specify an alternate repository root", - default="https://github.com/DOCGroup/ATCD.git") + default="https://github.com/DOCGroup/ACE_TAO.git") parser.add_option ("--mpc_root", dest="mpc_root", action="store", help="Specify an alternate MPC repository root", diff --git a/ACE/docs/ACE-bug-process.html b/ACE/docs/ACE-bug-process.html index 2a2fdeff04f..af5c8740c01 100644 --- a/ACE/docs/ACE-bug-process.html +++ b/ACE/docs/ACE-bug-process.html @@ -153,7 +153,7 @@ with our software here's the process for submitting it: <LI> Use the latest contents of git repository, i.e., what's available from <P> - <A HREF="https://github.com/DOCGroup/ATCD">https://github.com/DOCGroup/ATCD</A> <P> + <A HREF="https://github.com/DOCGroup/ACE_TAO">https://github.com/DOCGroup/ACE_TAO</A> <P> <LI> Create a fork of the ATCD repository and prepare your fixes including documentation changes and automated unit tests. For any change in ACE create (or augment) a test program diff --git a/ACE/docs/Download.html b/ACE/docs/Download.html index 1d0d744e697..9a7b11f6f27 100644 --- a/ACE/docs/Download.html +++ b/ACE/docs/Download.html @@ -78,11 +78,11 @@ HREF="http://www.dre.vanderbilt.edu/Doxygen/">online</A>. Our process for developing and releasing ACE, TAO, and CIAO, as well as the role of major, minor, and micro release kits is described in detail in the DOC group's <A -HREF="http://htmlpreview.github.com/?https://github.com/DOCGroup/ATCD/blob/master/ACE/docs/ACE-development-process.html"> +HREF="http://htmlpreview.github.com/?https://github.com/DOCGroup/ACE_TAO/blob/master/ACE/docs/ACE-development-process.html"> development and release process</A> document. Please check that document to decide which version below is more appropriate for your case. You may want to understand the DOC group's <A -HREF="http://htmlpreview.github.com/?https://github.com/DOCGroup/ATCD/blob/master/ACE/docs/ACE-bug-process.html"> +HREF="http://htmlpreview.github.com/?https://github.com/DOCGroup/ACE_TAO/blob/master/ACE/docs/ACE-bug-process.html"> bug fixing policies</A> when you make this decision. </P>The full packages do contain all sources with pre generated makefiles for GNU make, Visual C++ 12.0/14.0. The @@ -95,7 +95,7 @@ Windows line feeds. For all other platforms download a .gz/.bz2 package. <UL> <LI> <B>Latest Micro Release Kit.</B> The latest <A - HREF="https://raw.githubusercontent.com/DOCGroup/ATCD/master/ACE/VERSION">version</a> + HREF="https://raw.githubusercontent.com/DOCGroup/ACE_TAO/master/ACE/VERSION">version</a> of the ACE, TAO, and CIAO micro release kit is available for download below. <P> @@ -513,11 +513,11 @@ the links below to download it. <UL> <LI>The ACE+TAO+CIAO+DAnCE git repository can be browsed - <A HREF="https://github.com/DOCGroup/ATCD/"> + <A HREF="https://github.com/DOCGroup/ACE_TAO/"> via the web</A>. </LI> <li>ACE+TAO+CIAO+DAnCE source code may be obtained from the - <a href="http://htmlpreview.github.com/?https://github.com/DOCGroup/ATCD/blob/master/ACE/ACE-INSTALL.html#power">Git repository</a>.</li> + <a href="http://htmlpreview.github.com/?https://github.com/DOCGroup/ACE_TAO/blob/master/ACE/ACE-INSTALL.html#power">Git repository</a>.</li> <LI>Commercially supported versions of ACE+TAO+CIAO+DAnCE are available from <A HREF="http://www.dre.vanderbilt.edu/support.html">several companies</A>. <LI>RPMs for CentOS, Fedora, Mandriva, RHEL, SLE, and OpenSuSE are available from the diff --git a/ACE/docs/bczar/bczar.html b/ACE/docs/bczar/bczar.html index 3432e87b241..38ed23bb8cc 100644 --- a/ACE/docs/bczar/bczar.html +++ b/ACE/docs/bczar/bczar.html @@ -135,9 +135,9 @@ Checkout like this: <ul> <li> - <code>git clone https://github.com/DOCGroup/ATCD.git ATCD</code></li> + <code>git clone https://github.com/DOCGroup/ACE_TAO.git ATCD</code></li> <li> - <code>git clone https://github.com/DOCGroup/ATCD.git MPC</code></li> + <code>git clone https://github.com/DOCGroup/ACE_TAO.git MPC</code></li> </ul> </ul> <li> @@ -235,7 +235,7 @@ export DOC_ROOT=$PWD<br> export SIGNATURE="Johnny Willemsen"<br> export MAILID=jwillemsen@remedy.nl<br> - git clone https://github.com/DOCGroup/ATCD.git ATCD<br> + git clone https://github.com/DOCGroup/ACE_TAO.git ATCD<br> git clone https://github.com/DOCGroup/MPC.git MPC<br> cd ATCD<br> ACE/bin/make_release.py --beta --update --verbose<br> @@ -282,7 +282,7 @@ version number being released e.g. 5_6_7) <br> <code>svn co - git clone https://github.com/DOCGroup/ATCD.git --depth 1 --branch ACE+TAO+CIAO-6_3_3 ATCD<br> + git clone https://github.com/DOCGroup/ACE_TAO.git --depth 1 --branch ACE+TAO+CIAO-6_3_3 ATCD<br> </li> <li>Change to the ATCD directory using <br> cd ATCD</li> @@ -313,7 +313,7 @@ rm -rf doxygen<br> mkdir doxygen<br> cd doxygen<br> - git clone https://github.com/DOCGroup/ATCD.git --depth 1 --branch ACE+TAO+CIAO-6_3_3 ATCD<br> + git clone https://github.com/DOCGroup/ACE_TAO.git --depth 1 --branch ACE+TAO+CIAO-6_3_3 ATCD<br> cd ATCD<br> export ACE_ROOT=$PWD/ACE<br> export TAO_ROOT=$PWD/TAO<br> |