jstrachan 2003/02/26 01:41:37
Modified: jelly/src/java/org/apache/commons/jelly jelly.properties
Log:
added JFace tag library
Revision Changes Path
1.36 +1 -0 jakarta-commons/jelly/src/java/org/apache/commons/jelly/jelly.properties
Index: jelly.properties
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/src/java/org/apache/commons/jelly/jelly.properties,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- jelly.properties 19 Jan 2003 23:13:34 -0000 1.35
+++ jelly.properties 26 Feb 2003 09:41:37 -0000 1.36
@@ -16,6 +16,7 @@
http = org.apache.commons.jelly.tags.http.HttpTagLibrary
interaction = org.apache.commons.jelly.tags.interaction.InteractionTagLibrary
javascript = org.apache.commons.jelly.tags.bsf.JavaScriptTagLibrary
+jface = org.apache.commons.jelly.tags.jface.JFaceTagLibrary
jetty = org.apache.commons.jelly.tags.jetty.JettyTagLibrary
jms = org.apache.commons.jelly.tags.jms.JMSTagLibrary
jpython = org.apache.commons.jelly.tags.bsf.JPythonTagLibrary
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|