1. f83b289 tidy up ? extends noise in support class by David Morgan Spencer Savage · 13 years ago
  2. 721baed update jvm-packages to include Apache header updated contents based on felix-framework default.properties by David Morgan Spencer Savage · 14 years ago
  3. fd5562e add NOTICE and DEPENDENCIES files to built bundles by David Morgan Spencer Savage · 14 years ago
  4. 4cc90fa fix up NOTICE and DEPENDENCY files by David Morgan Spencer Savage · 14 years ago
  5. a581f65 Add toString for debug purposes by David Morgan Spencer Savage · 14 years ago
  6. 1a2501e add clone support for config objects by David Morgan Spencer Savage · 14 years ago
  7. a395f3d improve exception if bsn not set npe->ise by David Morgan Spencer Savage · 14 years ago
  8. 9f5e977 pull common config field up class hierarchy to avoid duplication by David Morgan Spencer Savage · 14 years ago
  9. 5e0e9da add toString for debug purposes by David Morgan Spencer Savage · 14 years ago
  10. 7c60d66 add support for offline=<true|false> config to obr (FELIX-2585) by David Morgan Spencer Savage · 14 years ago
  11. 93cdbf3 inherit repos configs using defaulting mechanism (such that sigil projects can take advantage of changes introduced by FELIX-1355) by David Morgan Spencer Savage · 14 years ago
  12. 7bf80af check for duplicate classpath entries (part of FELIX-2575) by David Morgan Spencer Savage · 14 years ago
  13. ff34aa1 tidy up compile warnings by David Morgan Spencer Savage · 14 years ago
  14. 544ddcb handle default index/cache dirs if not set by David Morgan Spencer Savage · 14 years ago
  15. fc08467 delete unused priority constants by David Morgan Spencer Savage · 14 years ago
  16. eec389c stop runtime exception on duplicate uri FELIX-2565 by David Morgan Spencer Savage · 14 years ago
  17. 29142c9 further work on FELIX-1355, also tidied up repository preferences as part of FELIX-1649 by David Morgan Spencer Savage · 14 years ago
  18. 36e1dd7 make addRepository private and discard unused removeRepository method by David Morgan Spencer Savage · 14 years ago
  19. fa217cb improve error message to aid debug by David Morgan Spencer Savage · 14 years ago
  20. fb0b903 further refactor of IRepositoryConfig as part FELIX-1355 by David Morgan Spencer Savage · 14 years ago
  21. b4424fc fix broken unit test by David Morgan Spencer Savage · 14 years ago
  22. 5bdab95 tidy up internal methods from public api by David Morgan Spencer Savage · 14 years ago
  23. 13c0adc improve error message for clarity by David Morgan Spencer Savage · 14 years ago
  24. f6adf1e repository config is now managed via a repository path approach (part of work for FELIX-1355) by David Morgan Spencer Savage · 14 years ago
  25. a418e8b start work on adding license files by David Morgan Spencer Savage · 14 years ago
  26. 4212867 update properties file form of jvm packages to use BldUtil.expand to reduce redundant information by David Morgan Spencer Savage · 14 years ago
  27. bf3189e use shared util method to read Manifest from ZipFiles (FELIX-2527) by David Morgan Spencer Savage · 14 years ago
  28. e5169d9 remove dangling references go eclipse.common.runtime by David Morgan Spencer Savage · 14 years ago
  29. 8d015c5 fix for FELIX-2517 - read correct existing entries by David Morgan Spencer Savage · 14 years ago
  30. b69c980 fix for zip exception on missing local jar (FELIX-2515) by David Morgan Spencer Savage · 14 years ago
  31. 2170569 improve resolution of resolve progress reporting by David Morgan Spencer Savage · 14 years ago
  32. eeaeaf2 refactor progress reporting from dependency on org.eclipse.core.runtime.IProgressMonitor (FELIX-1509) by David Morgan Spencer Savage · 14 years ago
  33. ade7631 tidyup repository config by David Morgan Spencer Savage · 14 years ago
  34. a45bedf further tidyup - imports/unused code etc by David Morgan Spencer Savage · 14 years ago
  35. 15b5f34 tidyup unused imports by David Morgan Spencer Savage · 14 years ago
  36. 0143c4c remove serializable flags from classes - hang over from a previous life by David Morgan Spencer Savage · 14 years ago
  37. 63bcae6 reformat code using updated code template (FELIX-1613) by David Morgan Spencer Savage · 14 years ago
  38. 2f6a32f tidy up common packages to use common prefix (FELIX-2504) by David Morgan Spencer Savage · 14 years ago
  39. 4c94f1f FELIX-2495 fix UI saving of multi-bundle peojects. by Derek Baum · 14 years ago
  40. 95b1a8d add required internal package by David Morgan Spencer Savage · 14 years ago
  41. 440cf1e update bndlib to 0.0.384 by David Morgan Spencer Savage · 14 years ago
  42. 6b0602a fix hardcoded update period - now checks config props and falls back to default if that fails (FELIX-1610) by David Morgan Spencer Savage · 14 years ago
  43. 57282ff use toURI().toURL() to avoid windows file conversion bugs by David Morgan Spencer Savage · 14 years ago
  44. 8c5a69a Remove dependency on IPath (FELIX-1509) by David Morgan Spencer Savage · 14 years ago
  45. b8e4b39 remove unnecessary comment by David Morgan Spencer Savage · 14 years ago
  46. 6ec8106 FELIX-2463 - preserve order of -resources by Derek Baum · 14 years ago
  47. c23b197 add [revision] to destpattern in sigil.bundle ant task. FELIX-2290 by Derek Baum · 14 years ago
  48. 62d68cb add ability to disable repository entry by setting disabled=true by Derek Baum · 14 years ago
  49. 152a835 Mark load as synchronized to avoid threading issues when accessing hashmap by David Morgan Spencer Savage · 14 years ago
  50. e7f5ee4 refactored junk main test into junit test by David Morgan Spencer Savage · 14 years ago
  51. b59d391 refactored junk main test into junit test by David Morgan Spencer Savage · 14 years ago
  52. 80ed6d4 allow version table to parse "" qualifer by David Morgan Spencer Savage · 14 years ago
  53. f7852b8 Patch to improve IDE performance - avoid recalculating dependencies if no requirements or capabilities have changed (FELIX-2164) by David Morgan Spencer Savage · 14 years ago
  54. b130a6d update after annotation package change by David Morgan Spencer Savage · 14 years ago
  55. da0ca2e move annotation to own package by David Morgan Spencer Savage · 14 years ago
  56. 30b83fe Remove unused interfaces by David Morgan Spencer Savage · 14 years ago
  57. e03c86e add license header by David Morgan Spencer Savage · 14 years ago
  58. b4f3cd2 Fix for npe found in FELIX-2159 missing ()'s by David Morgan Spencer Savage · 14 years ago
  59. 83984cc Workspace repository now filters exports that project doesn't actually contain in "compile time" resolution mode (FELIX-1502) by David Morgan Spencer Savage · 14 years ago
  60. a9c3c75 tidy up unused imports by David Morgan Spencer Savage · 14 years ago
  61. 5b5d8a7 Related fix for FELIX-2152 by David Morgan Spencer Savage · 14 years ago
  62. 3771aec Override clone method to perform model specific actions (FELIX-2152) also some minor code refactoring to move all overridden methods to one block of code by David Morgan Spencer Savage · 14 years ago
  63. 52cfc7c Implement equals and hashCode methods by David Morgan Spencer Savage · 14 years ago
  64. 099d199 tidy up unused import by David Morgan Spencer Savage · 14 years ago
  65. 208adf8 tidy up npe caused by adding system bundle repository to repository set (FELIX-2133) by David Morgan Spencer Savage · 14 years ago
  66. 2c95f24 tidy up npe for project bundles by David Morgan Spencer Savage · 14 years ago
  67. 5caf369 update bundle manifest data after synchronizing from repository (FELIX-1740) by David Morgan Spencer Savage · 14 years ago
  68. bdeead5 further tidy up of use of HashSets to improve memory profile (FELIX-2092) by David Morgan Spencer Savage · 14 years ago
  69. d9cd16e Update internal values that use sets etc to use null objects or arrays to improve memory profile FELIX-2092 by David Morgan Spencer Savage · 14 years ago
  70. c8fb0ac Open jar file with verify off to improve performance by David Morgan Spencer Savage · 14 years ago
  71. 0a3717a tidy up by David Morgan Spencer Savage · 14 years ago
  72. e2ea038 fixed qualifier oversite by David Morgan Spencer Savage · 14 years ago
  73. b425286 Use VersionTable to reduce memory foot print and Object creation (FELIX-2085) by David Morgan Spencer Savage · 14 years ago
  74. bf70ff8 throw parsing exception if top level element is not <repository> (FELIX-1948) by David Morgan Spencer Savage · 15 years ago
  75. 9a99508 update to throw full stack trace vs just result of getMessage for debug purposes by David Morgan Spencer Savage · 15 years ago
  76. 40f5b4f Further patches related to FELIX-1324 - now abstracts uri scheme behind a resolver that allows for substitution of "real" urls for meta stubs: by David Morgan Spencer Savage · 15 years ago
  77. 7ecaf66 Work on FELIX-1324, now able to boot osgi applications using trivial file format: by David Morgan Spencer Savage · 15 years ago
  78. 06b8f91 remove system.out by David Morgan Spencer Savage · 15 years ago
  79. 2411547 Patches related to FELIX-1324 create BundleForm class to encapsulate a certain bundle configuration - Client.apply(BundleForm) merges the specified form into the currently running framework configuration (i.e. applies delta to currently running bundles) by David Morgan Spencer Savage · 15 years ago
  80. 6e72ce6 Tidy up daft double print of Errors by David Morgan Spencer Savage · 15 years ago
  81. c039f01 Handle null string value by David Morgan Spencer Savage · 15 years ago
  82. d9656ac fix -defaults for absoliute patsh (FELIX-1738) by Derek Baum · 15 years ago
  83. 376f1c3 remove unused property method by David Morgan Spencer Savage · 15 years ago
  84. 6417ad4 tidy up unused code by David Morgan Spencer Savage · 15 years ago
  85. 3c193cc merge bnd lib inside common core bundle to avoid need to install bndlib separately by David Morgan Spencer Savage · 15 years ago
  86. 079c9f0 Search for requirements in resolution context first (FELIX-1665) by David Morgan Spencer Savage · 15 years ago
  87. 388bf6c refactored BundleResolver to first find all requirements then explicitly sort them before resolving dependencies (FELIX-1664) by David Morgan Spencer Savage · 15 years ago
  88. 219b9d6 fix testURL to be same as repositoryURL to support passing filesystem path as repositoryURL by Derek Baum · 15 years ago
  89. 4fe1daa enhance variable substitution (FELIX-1627) to use Ant properties, then System properties, then Environment variables. by Derek Baum · 15 years ago
  90. 81b3e6b allow OBR repository url to be native filesystem path by Derek Baum · 15 years ago
  91. 0b43633 add test for variables with inheritance by David Morgan Spencer Savage · 15 years ago
  92. 0830f82 fix imports by David Morgan Spencer Savage · 15 years ago
  93. 6189a67 remove explicit versions from leaf projects by David Morgan Spencer Savage · 15 years ago
  94. e1acc4f FELIX-1627: add support for variable expansion in sigil defaults. by Derek Baum · 15 years ago
  95. 228208e allow variable expansion in sigil-repos.properties (FELIX-1383) by Derek Baum · 15 years ago
  96. 8dde6b4 fix FELIX-611: -resource: @path-to-jar should only resolve path-to-jar if it exists by Derek Baum · 15 years ago
  97. b4f5260 by Derek Baum · 15 years ago
  98. 1588e1b fix: FELIX-1608: non-existent OBR repository is fatal by Derek Baum · 15 years ago
  99. 0f977ad changed eclpse projects to use project-specific code formatter. by Derek Baum · 15 years ago
  100. 2739098 allow pass through of {} parameters to resources to allow bnd to preprocess resources FELIX-1605 by David Morgan Spencer Savage · 15 years ago