You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by ip...@apache.org on 2005/03/28 18:43:36 UTC

svn commit: r159253 - incubator/apollo/trunk/maven-plugins/maven-ajar-plugin/plugin.jelly

Author: ips
Date: Mon Mar 28 08:43:36 2005
New Revision: 159253

URL: http://svn.apache.org/viewcvs?view=rev&rev=159253
Log:
fixed the evil "taglib jstl:core not found" problem

Modified:
    incubator/apollo/trunk/maven-plugins/maven-ajar-plugin/plugin.jelly

Modified: incubator/apollo/trunk/maven-plugins/maven-ajar-plugin/plugin.jelly
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/maven-plugins/maven-ajar-plugin/plugin.jelly?view=diff&r1=159252&r2=159253
==============================================================================
--- incubator/apollo/trunk/maven-plugins/maven-ajar-plugin/plugin.jelly (original)
+++ incubator/apollo/trunk/maven-plugins/maven-ajar-plugin/plugin.jelly Mon Mar 28 08:43:36 2005
@@ -4,7 +4,6 @@
    xmlns:j="jelly:core"
    xmlns:u="jelly:util"
    xmlns:define="jelly:define"
-   xmlns:c="jstl:core"
    xmlns:ajar="ajar">
 
    <define:taglib uri="ajar">



---------------------------------------------------------------------
To unsubscribe, e-mail: apollo-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: apollo-dev-help@ws.apache.org