| author | yjiang | 2012-03-20 23:19:34 (EDT) |
|---|---|---|
| committer | xgu | 2012-03-20 23:19:34 (EDT) |
| commit | 9b8eaeb1d9ec1b2389f7981b301a4f3bad7325c2 (patch) (side-by-side diff) | |
| tree | 3db52569d1651618e3701bd205d88281afe06782 | |
| parent | c1f5b0b2fc58d6626dca4544703716834b61932e (diff) | |
| download | org.eclipse.birt-9b8eaeb1d9ec1b2389f7981b301a4f3bad7325c2.zip org.eclipse.birt-9b8eaeb1d9ec1b2389f7981b301a4f3bad7325c2.tar.gz org.eclipse.birt-9b8eaeb1d9ec1b2389f7981b301a4f3bad7325c2.tar.bz2 | |
Update require plugin from org.apache.jasper toBIRT_4_2_0_M6_201203201425
org.apache.jasper.glassfish in
birt.osgi.runtime.feature
| -rw-r--r-- | features/org.eclipse.birt.osgi.runtime/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.birt.osgi.runtime/feature.xml b/features/org.eclipse.birt.osgi.runtime/feature.xml index ede25ce..5402817 100644 --- a/features/org.eclipse.birt.osgi.runtime/feature.xml +++ b/features/org.eclipse.birt.osgi.runtime/feature.xml @@ -29,7 +29,7 @@ <import plugin="org.eclipse.datatools.connectivity.oda.consumer" version="3.2.0" match="compatible"/> <import plugin="org.eclipse.datatools.enablement.oda.xml" version="1.0.0" match="compatible"/> <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/> - <import plugin="org.apache.jasper" version="5.5.17" match="greaterOrEqual"/> + <import plugin="org.apache.jasper.glassfish" version="2.2.2" match="greaterOrEqual"/> <import plugin="org.eclipse.equinox.jsp.jasper.registry" version="1.0.0" match="compatible"/> <import plugin="org.eclipse.equinox.http.registry" version="1.0.0" match="compatible"/> <import plugin="org.eclipse.help.base" version="3.2.0" match="compatible"/> |

