dion 2003/01/11 14:25:44 Modified: jelly project.xml Log: Remove beanshell from the dependencies Revision Changes Path 1.122 +0 -12 jakarta-commons-sandbox/jelly/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/jelly/project.xml,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- project.xml 8 Jan 2003 05:05:09 -0000 1.121 +++ project.xml 11 Jan 2003 22:25:44 -0000 1.122 @@ -310,18 +310,6 @@ <version>2.3.1</version> </dependency> - - <!-- - || Optional tag library dependencies - || These will be sub-projects one day, when Maven handles them gracefully - --> - - <!-- beanshell taglib --> - <dependency> - <id>bsh</id> - <version>1.2-b3</version> - </dependency> - </dependencies> <build>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>