Why? This was a good idea.

<nia...@apache.org> schrieb am Do., 9. Juni 2016 um 02:48:

> Author: niallp
> Date: Thu Jun  9 00:48:17 2016
> New Revision: 1747476
>
> URL: http://svn.apache.org/viewvc?rev=1747476&view=rev
> Log:
> Revert Crypto changes
>
> Modified:
>     commons/cms-site/trunk/content/site.xml
>     commons/cms-site/trunk/content/xdoc/components.xml
>     commons/cms-site/trunk/content/xdoc/index.xml.vm
>
> Modified: commons/cms-site/trunk/content/site.xml
> URL:
> http://svn.apache.org/viewvc/commons/cms-site/trunk/content/site.xml?rev=1747476&r1=1747475&r2=1747476&view=diff
>
> ==============================================================================
> --- commons/cms-site/trunk/content/site.xml (original)
> +++ commons/cms-site/trunk/content/site.xml Thu Jun  9 00:48:17 2016
> @@ -54,7 +54,6 @@
>          <item name="Collections"         href="/collections/" />
>          <item name="Compress"            href="/compress/" />
>          <item name="Configuration"       href="/configuration/" />
> -        <item name="Crypto"              href="/crypto/" />
>          <item name="CSV"                 href="/csv/" />
>          <item name="Daemon"              href="/daemon/" />
>          <item name="DBCP"                href="/dbcp/" />
>
> Modified: commons/cms-site/trunk/content/xdoc/components.xml
> URL:
> http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/components.xml?rev=1747476&r1=1747475&r2=1747476&view=diff
>
> ==============================================================================
> --- commons/cms-site/trunk/content/xdoc/components.xml (original)
> +++ commons/cms-site/trunk/content/xdoc/components.xml Thu Jun  9 00:48:17
> 2016
> @@ -55,8 +55,6 @@
>              <td>Defines an API for working with tar, zip and bzip2
> files.</td></tr>
>          <tr><td><a href="configuration/">Configuration</a></td>
>              <td>Reading of configuration/preferences files in various
> formats.</td></tr>
> -        <tr><td><a href="crypto/">Crypto</a></td>
> -            <td>A cryptographic library optimized with AES-NI wrapping
> Openssl or JCE algorithm implementations</td></tr>
>          <tr><td><a href="csv/">CSV</a></td>
>              <td>Component for reading and writing comma separated value
> files.</td></tr>
>          <tr><td><a href="daemon/">Daemon</a></td>
>
> Modified: commons/cms-site/trunk/content/xdoc/index.xml.vm
> URL:
> http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/index.xml.vm?rev=1747476&r1=1747475&r2=1747476&view=diff
>
> ==============================================================================
> --- commons/cms-site/trunk/content/xdoc/index.xml.vm (original)
> +++ commons/cms-site/trunk/content/xdoc/index.xml.vm Thu Jun  9 00:48:17
> 2016
> @@ -119,9 +119,6 @@
>          <tr><td><a
> href="proper/commons-configuration/">Configuration</a></td>
>              <td>Reading of configuration/preferences files in various
> formats.</td>
>
>  <td>${configurationVersion}</td><td>${configurationReleased}</td></tr>
> -        <tr><td><a href="proper/commons-crypto/">Crypto</a></td>
> -            <td>A cryptographic library optimized with AES-NI wrapping
> Openssl or JCE algorithm implementations.</td>
> -            <td>${cryptoVersion}</td><td>${cryptoReleased}</td></tr>
>          <tr><td><a href="proper/commons-csv/">CSV</a></td>
>              <td>Component for reading and writing comma separated value
> files.</td>
>              <td>${csvVersion}</td><td>${csvReleased}</td></tr>
>
>
>

Reply via email to