Author: sebb
Date: Fri Dec  1 17:01:45 2023
New Revision: 1914266

URL: http://svn.apache.org/viewvc?rev=1914266&view=rev
Log:
Redirects for the remaining proper components

Modified:
    commons/cms-site/trunk/pom.xml

Modified: commons/cms-site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/pom.xml?rev=1914266&r1=1914265&r2=1914266&view=diff
==============================================================================
--- commons/cms-site/trunk/pom.xml (original)
+++ commons/cms-site/trunk/pom.xml Fri Dec  1 17:01:45 2023
@@ -128,21 +128,30 @@
                     <symlink 
link="${project.reporting.outputDirectory}/@{name}/download_@{name}.html" 
resource="../proper/commons-@{name}/download_@{name}.html" overwrite="true"/>
                   </sequential>
                 </macrodef>
+                <mklink name="bcel"/>
                 <mklink name="beanutils"/>
+                <mklink name="bsf"/>
                 <mklink name="cli"/>
                 <mklink name="codec"/>
                 <mklink name="collections"/>
                 <mklink name="compress"/>
                 <mklink name="configuration"/>
+                <mklink name="crypto"/>
                 <mklink name="csv"/>
+                <mklink name="daemon"/>
                 <mklink name="dbcp"/>
                 <mklink name="dbutils"/>
+                <mklink name="digester"/>
                 <mklink name="email"/>
                 <mklink name="exec"/>
+                <mklink name="fileupload"/>
                 <mklink name="geometry"/>
                 <mklink name="imaging"/>
                 <mklink name="io"/>
+                <mklink name="jci"/>
+                <mklink name="jcs"/>
                 <mklink name="jelly"/>
+                <mklink name="jexl"/>
                 <mklink name="jxpath"/>
                 <mklink name="lang"/>
                 <mklink name="logging"/>
@@ -153,8 +162,10 @@
                 <mklink name="proxy"/>
                 <mklink name="rng"/>
                 <mklink name="scxml"/>
-                <mklink name="statistics"/>
+                <mklink name="text"/>
                 <mklink name="validator"/>
+                <mklink name="vfs"/>
+                <mklink name="weaver"/>
               </target>
             </configuration>
           </execution>


Reply via email to