Project

General

Profile

« Previous | Next » 

Revision 03dcdef1

Added by Niels Hoffmann over 15 years ago

added a library that enabled the @PostConstruct annotation on osx/java1.5; removed double zero (which was IMHO not correct in the beginning) from plugin.xml and feature.xml version numbers, because it lead to problems deploying a working feature under osx

View differences:

eclipse-plugin/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: CdmLibrary Plug-in
4 4
Bundle-SymbolicName: eu.etaxonomy.cdmLibrary;singleton:=true
5
Bundle-Version: 2.00.00.21
5
Bundle-Version: 2.0.0.48
6 6
Bundle-ClassPath: aspectjrt-1.5.4.jar,
7 7
 antlr-2.7.6.jar,
8 8
 asm-attrs.jar,
......
91 91
 spring-webmvc-2.5.6.jar,
92 92
 spring-webmvc-2.5.6-sources.jar,
93 93
 unitils-1.0.jar,
94
 unitils-1.0-sources.jar
94
 unitils-1.0-sources.jar,
95
 jsr250-api-1.0.jar
95 96
Export-Package: eu.etaxonomy.cdm,
96 97
 eu.etaxonomy.cdm.api.application,
97 98
 eu.etaxonomy.cdm.api.application.eclipse,
99
 eu.etaxonomy.cdm.api.conversation,
98 100
 eu.etaxonomy.cdm.api.service,
99 101
 eu.etaxonomy.cdm.api.service.config,
100 102
 eu.etaxonomy.cdm.api.service.config.impl,

Also available in: Unified diff