Author: brett Date: Thu Jan 26 16:59:16 2006 New Revision: 372683 URL: http://svn.apache.org/viewcvs?rev=372683&view=rev Log: added batik exception
Modified: maven/components/trunk/maven-meeper/src/bin/ibiblio-htaccess Modified: maven/components/trunk/maven-meeper/src/bin/ibiblio-htaccess URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-meeper/src/bin/ibiblio-htaccess?rev=372683&r1=372682&r2=372683&view=diff ============================================================================== --- maven/components/trunk/maven-meeper/src/bin/ibiblio-htaccess (original) +++ maven/components/trunk/maven-meeper/src/bin/ibiblio-htaccess Thu Jan 26 16:59:16 2006 @@ -14,6 +14,7 @@ RewriteRule commons-logging/jars/commons-logging-1.1-dev.jar /maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [L] RewriteRule strutstestcase/jars/strutstestcase-(.+).jar /maven2/strutstestcase/strutstestcase/$1/strutstestcase-$1.jar [L] RewriteRule stax-utils/jars/stax-utils-snapshot-(.+).jar /maven2/stax-utils/stax-utils/snapshot-$1/stax-utils-snapshot-$1.jar [L] +RewriteRule batik/jars/batik-1.5-fop-(.+).jar /maven2/batik/batik-1.5-fop/$1/batik-1.5-fop-$1.jar [L] # rewrite // to / #RewriteRule ^/maven//(.*) /maven/$1