This is exactly one thing I would like to avoid :-D

Antonio

2011/12/19 <ol...@apache.org>

> Author: olamy
> Date: Mon Dec 19 08:50:05 2011
> New Revision: 1220657
>
> URL: http://svn.apache.org/viewvc?rev=1220657&view=rev
> Log:
> dependency on ClusterRuleSet has been removed and now really optionnal, no
> more need of this hack
>
> Modified:
>    tomcat/tc7.0.x/trunk/maven/tomcat-catalina/pom.xml
>
> Modified: tomcat/tc7.0.x/trunk/maven/tomcat-catalina/pom.xml
> URL:
> http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/maven/tomcat-catalina/pom.xml?rev=1220657&r1=1220656&r2=1220657&view=diff
>
> ==============================================================================
> --- tomcat/tc7.0.x/trunk/maven/tomcat-catalina/pom.xml (original)
> +++ tomcat/tc7.0.x/trunk/maven/tomcat-catalina/pom.xml Mon Dec 19 08:50:05
> 2011
> @@ -105,12 +105,6 @@
>                     <exclude
> name="org/apache/naming/factory/webservices/**" />
>                   </fileset>
>                 </copy>
> -                <copy todir="${sourceBasePath}" includeEmptyDirs="false">
> -                  <fileset dir="../../java/">
> -                    <!-- hackhish -->
> -                    <include
> name="org/apache/catalina/ha/ClusterRuleSet.java" />
> -                  </fileset>
> -                </copy>
>               </tasks>
>             </configuration>
>             <goals>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>

Reply via email to