diff options
-rw-r--r-- | ACE/ACE-INSTALL.html | 8 | ||||
-rwxr-xr-x | ACE/bin/cleanbuilds.sh | 2 | ||||
-rwxr-xr-x | ACE/bin/diff-builds.pl | 6 | ||||
-rw-r--r-- | ACE/docs/bczar/bczar.html | 4 | ||||
-rw-r--r-- | ACE/etc/index.html | 4 | ||||
-rw-r--r-- | ACE/html/Stats/img.html | 2 | ||||
-rw-r--r-- | ACE/protocols/tests/INet/MT_Get/Main.cpp | 2 |
7 files changed, 14 insertions, 14 deletions
diff --git a/ACE/ACE-INSTALL.html b/ACE/ACE-INSTALL.html index a355644fb73..4e0cd614e92 100644 --- a/ACE/ACE-INSTALL.html +++ b/ACE/ACE-INSTALL.html @@ -61,7 +61,7 @@ compilers over the years. The <a href="http://www.dre.vanderbilt.edu/">DOC group</a>, <a href="http://www.riverace.com/">Riverace</a>, <a href="http://www.theaceorb.com/">OCI</a>, -<a href="http://www.theaceorb.nl/">Remedy IT</a>, and members of the ACE +<a href="http://www.remedy.nl/">Remedy IT</a>, and members of the ACE user community have all contributed ports to make ACE the successful and far-reaching toolkit it is today. Any UNIX/POSIX/Windows variation is probably an easy target platform for ACE. If you have @@ -163,7 +163,7 @@ document</a>.</p><p> The Intel C++ compiler is supported on Windows 32/64bit, Linux IA32/EM64T/IA64, MacOSX. </td> - <td>Remedy IT <a href="http://www.theaceorb.nl/">web site</a> and + <td>Remedy IT <a href="http://www.remedy.nl/">web site</a> and the TAO <a href="TAO/TAO-INSTALL.html">install document</a> </td> </tr> @@ -1069,7 +1069,7 @@ applications that use it. Please see below for more information on A few notes on VxWorks builds (thanks to <a href="mailto:Paul_von_Behren@stortek.com">Paul von Behren</a> and -<a href="http://www.theaceorb.nl">Remedy IT</a> for these notes):</p> +<a href="http://www.remedy.nl">Remedy IT</a> for these notes):</p> <p> </p><ul> <li>VxWorks builds are done with a cross compiler, i.e., the compiles @@ -2232,7 +2232,7 @@ libraries. and earlier with ACE anymore because the compilers delivered with 5.4 and earlier don't support the C++ features ACE needs.</p><p> - At this moment <a href="http://www.theaceorb.nl">Remedy IT</a> is upgrading + At this moment <a href="http://www.remedy.nl">Remedy IT</a> is upgrading and stabilizing ACE/TAO support for Tornado 2.2/VxWorks 5.5.1. Since the existing support for previous VxWorks version has been unsupported and broken for some time and most (potential) users seem to have upgraded to diff --git a/ACE/bin/cleanbuilds.sh b/ACE/bin/cleanbuilds.sh index 4dbc9db6464..13bf730d66c 100755 --- a/ACE/bin/cleanbuilds.sh +++ b/ACE/bin/cleanbuilds.sh @@ -2,7 +2,7 @@ if test -z $1; then CURRENTDATE=YYYY_MM_DD; else CURRENTDATE=$1; fi -wget http://teststat.theaceorb.nl/teststat/cleanbuild_testfails-$CURRENTDATE.txt -O cleanbuild.txt +wget http://teststat.remedy.nl/teststat/cleanbuild_testfails-$CURRENTDATE.txt -O cleanbuild.txt # grep -h \!FIXED_BUGS_ONLY ${ACE_ROOT}/tests/*.lst ${ACE_ROOT}/bin/*.lst ${TAO_ROOT}/bin/*.lst ${CIAO_ROOT}/bin/*.lst ${DANCE_ROOT}/bin/*.lst | sed -e "s/^\([^\:]*\).*/\1/" | sed -e "s/\(\/run_test.pl\)\?\s*$//" > Ignore.txt # diff --git a/ACE/bin/diff-builds.pl b/ACE/bin/diff-builds.pl index da8861c243a..079fa54807a 100755 --- a/ACE/bin/diff-builds.pl +++ b/ACE/bin/diff-builds.pl @@ -15,10 +15,10 @@ my $clean_builds_only = 1; # Only diff todays clean builds my $append_revision_to_new_test_fails = 0; # Default to not doing this. # The root of the test statistics -my $teststaturl = "http://teststat.theaceorb.nl/teststat/builds/"; +my $teststaturl = "http://teststat.remedy.nl/teststat/builds/"; -my $allbuildsurl = "http://teststat.theaceorb.nl/teststat/buildscore"; -my $cleanbuildsurl = "http://teststat.theaceorb.nl/teststat/cleanbuildtests"; +my $allbuildsurl = "http://teststat.remedy.nl/teststat/buildscore"; +my $cleanbuildsurl = "http://teststat.remedy.nl/teststat/cleanbuildtests"; # Determine the available timestamps for a build on a date, # by scanning the index page (build.html) diff --git a/ACE/docs/bczar/bczar.html b/ACE/docs/bczar/bczar.html index 87b0bfa0eb6..6bf5b4cf4b6 100644 --- a/ACE/docs/bczar/bczar.html +++ b/ACE/docs/bczar/bczar.html @@ -31,7 +31,7 @@ guy</a> knows most of the information. Ask him to help you out with known problems. <li> - Keep an eye on the <a href="http://atcdstats.theaceorb.nl/index.shtml">footprint and + Keep an eye on the <a href="http://atcdstats.remedy.nl/index.shtml">footprint and performance</a> stats. Any abnormal changes should be brought to the attention of the developer responsible for it or to the <a href="mailto:devo-group@list.isis.vanderbilt.edu"> devo group</a>. @@ -431,7 +431,7 @@ correct version number.</li> <li> Update in the autobuild archive the file configs/scoreboard/releases.xml with - the made release (version number and release date). This is used by the integrated scoreboard on http://scoreboard.theaceorb.nl Remember to do a changelog entry.</li> + the made release (version number and release date). This is used by the integrated scoreboard on http://scoreboard.remedy.nl Remember to do a changelog entry.</li> <li> Update the ACE_wrappers repo (remember to create a changelog entry, and possibly archive the old changelog to the changelog directory if this has become too long):<ul> <li>docs/Download.html to show the new release. Make sure you refer to the diff --git a/ACE/etc/index.html b/ACE/etc/index.html index 64e5e41df2b..ca1da0aa28e 100644 --- a/ACE/etc/index.html +++ b/ACE/etc/index.html @@ -17,8 +17,8 @@ <ul> <li><P> - Last night's shapshot <A HREF="http://doxygen.theaceorb.nl">documentation </A> - provided by <A HREF="http://www.theaceorb.nl">Remedy IT</A>. + Last night's shapshot <A HREF="http://doxygen.remedy.nl">documentation </A> + provided by <A HREF="http://www.remedy.nl">Remedy IT</A>. </P> </LI> <LI><P> diff --git a/ACE/html/Stats/img.html b/ACE/html/Stats/img.html index dc74254a7ec..3a4e85180c3 100644 --- a/ACE/html/Stats/img.html +++ b/ACE/html/Stats/img.html @@ -11,7 +11,7 @@ <IMG SRC="/image/doc.jpg" width="223" height="75"></A> </TD> <TD> - <A HREF="http://www.theaceorb.nl/"> + <A HREF="http://www.remedy.nl/"> <IMG SRC="http://www.remedy.nl/templates/remedy/images/logo_remedyit.gif" width="164" height="106"></A> </TD> <TD> diff --git a/ACE/protocols/tests/INet/MT_Get/Main.cpp b/ACE/protocols/tests/INet/MT_Get/Main.cpp index fff6ebb2ce0..774125b6e4e 100644 --- a/ACE/protocols/tests/INet/MT_Get/Main.cpp +++ b/ACE/protocols/tests/INet/MT_Get/Main.cpp @@ -60,7 +60,7 @@ int Get_Task::svc () ACE_DEBUG ((LM_INFO, ACE_TEXT ("(%P|%t) task started\n"))); ACE::HTTP::URL http_url; - if (http_url.parse ("http://www.theaceorb.nl")) + if (http_url.parse ("http://www.remedy.nl")) { ACE::HTTP::ClientRequestHandler rh; ACE::INet::URLStream urlin = http_url.open (rh); |