Browse Source
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2016 50f2f4bb-b051-0410-bef5-90022cba6387pull/1/head
22 changed files with 9 additions and 23 deletions
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project name="org.springframework.instrument.classloading"> |
||||
<project name="org.springframework.instrument.tomcat"> |
||||
<property file="${basedir}/../build.properties"/> |
||||
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/> |
||||
<import file="${basedir}/../spring-build/standard/default.xml"/> |
||||
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
Bundle-SymbolicName: org.springframework.instrument.classloading |
||||
Bundle-Name: Spring Instrument Classloading |
||||
Bundle-SymbolicName: org.springframework.instrument.tomcat |
||||
Bundle-Name: Spring Instrument Tomcat Weaver |
||||
Bundle-Vendor: SpringSource |
||||
Bundle-ManifestVersion: 2 |
||||
Import-Template: |
||||
Loading…
Reference in new issue