deboer | 65ea507 | 2005-02-17 19:14:45 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2003, 2005 IBM Corporation and others. |
| 3 | # All rights reserved. This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License v1.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # http://www.eclipse.org/legal/epl-v10.html |
| 7 | # |
| 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
deboer | b445133 | 2005-05-10 14:43:19 +0000 | [diff] [blame] | 11 | |
| 12 | # this file must not be translated |
| 13 | |
lisaacs | 8b1cf24 | 2006-11-19 04:27:10 +0000 | [diff] [blame] | 14 | verify32install=lib/jasper.jar,lib/servlet.jar|[servletapi3].jar,bin,conf,webapps |
deboer | 60e52dd | 2005-06-10 13:01:29 +0000 | [diff] [blame] | 15 | verify40install=lib/naming-factory.jar,bin/bootstrap.jar,conf,webapps |
lisaacs | 8b1cf24 | 2006-11-19 04:27:10 +0000 | [diff] [blame] | 16 | verify41install=common/lib/naming-factory.jar,common/lib/servlet.jar|[servletapi4].jar,bin/bootstrap.jar,conf,webapps |
| 17 | verify50install=common/lib/servlet-api.jar|[servletapi5].jar,common/lib/naming-common.jar,bin/bootstrap.jar,conf,webapps |
deboer | 60e52dd | 2005-06-10 13:01:29 +0000 | [diff] [blame] | 18 | verify55install=common/i18n,bin/bootstrap.jar,conf,webapps |
lisaacs | 428fbcf | 2007-01-09 02:46:22 +0000 | [diff] [blame] | 19 | verify60install=lib/jasper-el.jar,lib/servlet-api.jar|[servletapi6].jar,bin/bootstrap.jar,conf,webapps |