blob: f26d98a1fde8928b0d9ab73b38d18565c6eef1b2 [file] [log] [blame]
Guillaume Nodet05fac962009-04-27 10:01:58 +00001Manifest-Version: 1.0
2License-00: .
3License-01: Licensed to the Apache Software Foundation (ASF) under one or more
4License-02: contributor license agreements. See the NOTICE file distributed with
5License-03: this work for additional information regarding copyright ownership.
6License-04: The ASF licenses this file to You under the Apache License, Version 2.0
7License-05: (the "License"); you may not use this file except in compliance with
8License-06: the License. You may obtain a copy of the License at
9License-07: .
10License-08: http://www.apache.org/licenses/LICENSE-2.0
11License-09: .
12License-10: Unless required by applicable law or agreed to in writing, software
13License-11: distributed under the License is distributed on an "AS IS" BASIS,
14License-12: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15License-13: See the License for the specific language governing permissions and
16License-14: limitations under the License.
17License-15: .
18Bundle-Name: org.apache.servicemix.testing.itests
19Bundle-SymbolicName: org.apache.servicemix.testing.itests
20Bundle-Vendor: Spring Framework
21Bundle-Activator: org.springframework.osgi.test.JUnitTestActivator
22Import-Package: junit.framework,
23 org.osgi.framework;specification-version="1.3.0",
24 org.apache.commons.logging,
25 org.springframework.core.io,
26 org.springframework.osgi.test,
27 org.apache.servicemix.kernel.testing.support,
28 org.springframework.osgi.util,
29 javax.xml.stream,
30 javax.xml.transform,
31 javax.xml.validation,
32 javax.xml.parsers