1. 3c219fa FELIX-2860 Prevent NPE if no *.properties entries providing localization can be found in the bundle by Felix Meschberger · 13 years ago
  2. 2a62aca FELIX-2719 Implemented name space support, added a test for it. by Marcel Offermans · 14 years ago
  3. 71035f3 Add missing version by Carsten Ziegeler · 14 years ago
  4. 18000d9 FELIX-2097 Improve internal storage of available locales (this is only used for the getLocales() method and thus may be a simple string[]) by Felix Meschberger · 14 years ago
  5. 85a69e2 FELIX-2097 do not return an empty locale name from the DefaultMetaTypeProvider.getLocales() method by Felix Meschberger · 14 years ago
  6. fc30620 FELIX-2094 Ensure empty default value attribute in <AD> element gives String[]{ "" }. by Felix Meschberger · 14 years ago
  7. 3bc8afd Replaced some @author tags with the Felix project...plenty more still need it. by Richard S. Hall · 15 years ago
  8. 613f4a5 Fix spelling (thanks Clement Escoffier for noting) by Felix Meschberger · 15 years ago
  9. 99b9eac Revert OSGi copyright year, since it depends on an older version. by Richard S. Hall · 15 years ago
  10. 9685908 Updated OSGi copyright years. by Richard S. Hall · 15 years ago
  11. 29c1a41 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  12. 920bfcf [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.4 by Felix Meschberger · 15 years ago
  13. 2a56a08 Update copyright year by Felix Meschberger · 15 years ago
  14. b3b6208 FELIX-1434 Include service tracker as a private package for more independence by Felix Meschberger · 15 years ago
  15. b96f807 Fix bundle symbolic name (inherited value duplicates groupId) by Felix Meschberger · 15 years ago
  16. df4efa4 FELIX-1227 various descriptor fixes (see issue for details) by Felix Meschberger · 15 years ago
  17. 838f307 Refer to latest parent pom by Felix Meschberger · 15 years ago
  18. acf8cd9 FELIX-1226 For building the pid and factoryPid lists, the pid attribute by Felix Meschberger · 15 years ago
  19. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  20. 1166e61 FELIX-718 : Use new notice file format by Carsten Ziegeler · 16 years ago
  21. fdaa4da [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  22. 58b0cba [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.2 by Carsten Ziegeler · 16 years ago
  23. 6eb3486 FELIX-666 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  24. ef2b998 FELIX-607 Use metatype localization attribute value as full base by Felix Meschberger · 16 years ago
  25. 257e828 Fixed small bug in the meta type service: when reading meta type resources the content of an attribute tag was incorrectly split on comma's when it was provided in one or more value child tags instead of in the content argument of the attribute tag itself. by Christian van Spaandonk · 16 years ago
  26. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  27. 5b39b40 FELIX-521 only try to compare option values if any values to compare to exist by Felix Meschberger · 16 years ago
  28. 4ca6c4c FELIX-520 Populate the max value from the max attribute in the readAD() method by Felix Meschberger · 16 years ago
  29. eaafa69 MetaType: by Christian van Spaandonk · 16 years ago
  30. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  31. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  32. b8a1ebe [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  33. 33f1925 [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.0 by Carsten Ziegeler · 16 years ago
  34. 3ed876d Update notice files. by Carsten Ziegeler · 16 years ago
  35. c340ecf Use released version of compendium. by Carsten Ziegeler · 16 years ago
  36. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  37. 646b9f1 Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  38. 2ec4809 Update to use latest parent snapshot to avoid build problems with empty repository (1.0.2-SNAPSHOT was never deployed to the snapshot repo) by Stuart McCulloch · 16 years ago
  39. 7853b9a Correct javadocs and clean up code a little bit. by Carsten Ziegeler · 16 years ago
  40. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 16 years ago
  41. 3ad099e Move license and notice file to root directory. by Carsten Ziegeler · 17 years ago
  42. b61fe0e Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  43. 871e7db Required POM changes to use the latest snapshot of the bundleplugin for the complete build by Stuart McCulloch · 17 years ago
  44. 3948bb8 Add LICENSE and NOTICE files by Felix Meschberger · 17 years ago
  45. 8044a30 Fix wrong Bundle Symbolic Name by Felix Meschberger · 17 years ago
  46. 7dd7093 Refer to released artifacts where possible by Felix Meschberger · 17 years ago
  47. 37d2c29 Organize imports by Carsten Ziegeler · 17 years ago
  48. c64fd7a Turn on namespace handling. by Carsten Ziegeler · 17 years ago
  49. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  50. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  51. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  52. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago
  53. cb7c1e7 FELIX-20 Implement Metatype Service (Initial Checkin) by Felix Meschberger · 17 years ago