You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2007/10/14 23:32:50 UTC

[jira] Closed: (STDCXX-407) remove references to Rogue Wave from documentation

     [ https://issues.apache.org/jira/browse/STDCXX-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor closed STDCXX-407.
-------------------------------

    Resolution: Fixed

Looks like we've got them all. The only ones remaining are the ones on the Acknowledgments page which is the subject of STDCXX-505. The output of the script below was used to confirm the resolution of this issue:

$ svn co http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc stdcxx-doc && find stdcxx-doc/ -name "*.html" | xargs grep "Rogue  *Wave" | grep -v "Copyright .*Rogue  *Wave" && find stdcxx-doc/ -name "*.html" | xargs grep -e SourcePro -e Tools -e Networking
A    stdcxx-doc/rw.css
A    stdcxx-doc/rwbanner.css
A    stdcxx-doc/banner.gif
A    stdcxx-doc/index.html
...
A    stdcxx-doc/stdlibref/mask-array.html
A    stdcxx-doc/stdlibref/pop-heap.html
A    stdcxx-doc/stdlibref/copy.html
Checked out revision 584610.
stdcxx-doc/stdlibug/1-1.html:<P>Congratulations on choosing the Apache C++ Standard Library, developed and donated to the Apache Software Foundation by <a href="http://www.roguewave.com">Rogue Wave Software</a>. You can use this product with confidence: it is based on the final standard for the C++ language and library ratified in 1998 by the American National Standards Institute (ANSI) and the International Standards Organization (ISO).</P>
stdcxx-doc/stdlibug/acknow.html:<P><EMPHASIS ROLE="bold">SourcePro Core Product Team</EMPHASIS>: Tim Adams, Andrew Black, Jeremy Dean, Erin Foley, Keith Hoaglin, Ravi Inampudi, Amit Jindal, Dennis Kennedy, Shannon Lewis, Liviu Nicoara, Martin Sebor, Nikki Sharma, Marcia Steele, Giai Truong</P><P><EMPHASIS ROLE="bold">Original Team</EMPHASIS>: Timothy Budd, Anna Dahan, Kevin Djang, Donald Fowler, Marlene Hart, <br>Angelika Langer, Phillipe LeMouel, Wendi Minne, Rodney Mishima, Tom Pearson, <br>Randi Prince, Randall Robinson, Randy Smithey, Chun Zhang</P>
stdcxx-doc/stdlibref/acknow.html:<P><EMPHASIS ROLE="bold">SourcePro Core Product Team</EMPHASIS>: Tim Adams, Andrew Black, Jeremy Dean, Erin Foley, Keith Hoaglin, Ravi Inampudi, Amit Jindal, Dennis Kennedy, Shannon Lewis, Liviu Nicoara, Martin Sebor, Nikki Sharma, Marcia Steele, Giai Truong</P><P><EMPHASIS ROLE="bold">Original C++ Standard Library Module Team</EMPHASIS>: Timothy Budd, Anna Dahan, Kevin Djang, Donald Fowler, Marlene Hart, Angelika Langer, Phillipe LeMouel, Wendi Minne, Rodney Mishima, Tom Pearson, Randi Prince, Randall Robinson, Randy Smithey, Chun Zhang</P>


> remove references to Rogue Wave from documentation
> --------------------------------------------------
>
>                 Key: STDCXX-407
>                 URL: https://issues.apache.org/jira/browse/STDCXX-407
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: Documentation
>    Affects Versions: 4.1.3
>         Environment: all
>            Reporter: Martin Sebor
>            Assignee: Marc Betz
>             Fix For: 4.2
>
>         Attachments: stdref-cleansing-diff.txt, stdug-cleansing-diff.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.