From f2c5e9a13bb25a88b6e544b746f22ff848c0deb5 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Sat, 30 Apr 2016 16:06:36 +0200 Subject: Further updates for just ACE+TAO * ACE/docs/bczar/bczar.html: --- ACE/docs/bczar/bczar.html | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/ACE/docs/bczar/bczar.html b/ACE/docs/bczar/bczar.html index d497e86569d..f1b7d68423d 100644 --- a/ACE/docs/bczar/bczar.html +++ b/ACE/docs/bczar/bczar.html @@ -185,14 +185,6 @@ ACE/TAO/PROBLEM-REPORT-FORM
  • TAO/VERSION
  • -
  • - CIAO/ChangeLog
  • -
  • - CIAO/PROBLEM-REPORT-FORM
  • -
  • - CIAO/VERSION
  • -
  • - CIAO/ciao/Version.h
  • TAO/tao/Version.h
  • ace/Version.h @@ -201,7 +193,7 @@ svn revert -R *
    from DOC_ROOT will suffice.
    The tag will also need to be removed (both in Middleware and MPC): - ACE+TAO+CIAO-X_Y_Z (where X is the ACE Major version number, and Y & Z are the + ACE+TAO-X_Y_Z (where X is the ACE Major version number, and Y & Z are the Minor and Beta release numbers of the release that is to be restarted).

    E.g.:
    cd ACE_TAO && git tag -d ACE+TAO-X_Y_Z
    @@ -290,8 +282,8 @@ Set the needed environment variables using
    export ACE_ROOT=$PWD/ACE
    export TAO_ROOT=$PWD/TAO
    - export CIAO_ROOT=$PWD/CIAO
    - export DANCE_ROOT=$PWD/DAnCE
    + export CIAO_ROOT=
    + export DANCE_ROOT=
    export DDS_ROOT=

  • Check the doxygen version at the shell by executing the command:
    @@ -364,7 +356,7 @@ "Edit". Click on the "Product" link.
  • you are then at "Select product" page. You should see a list components, i.e., - ACE CIAO TAO. Click on the product you want to edit.
  • + ACE TAO. Click on the product you want to edit.
  • you are then at "Edit product" page. Scroll down a bit, you should see a list of all versions coming with this product. At the very beginning of the list, @@ -435,7 +427,7 @@ etc/index.hml to show the new doxygen package you installed
  • bin/diff-builds-and-group-fixed-tests-only.sh to give the correct default old_date for this release.
  • - Update the NEWS, TAO/NEWS, TAO/DAnCE/NEWS, and TAO/CIAO/NEWS files to have a new section for the next release.
  • + Update the ACE/NEWS and TAO/NEWS files to have a new section for the next release.
  • Update OpenSuSE Build service using -- cgit v1.2.1