1. 064a6f8 allow variable expansion in sigil-repos.properties (FELIX-1383) by Derek Baum · 15 years ago
  2. 76a840d fix FELIX-611: -resource: @path-to-jar should only resolve path-to-jar if it exists by Derek Baum · 15 years ago
  3. de699e7 by Derek Baum · 15 years ago
  4. a49a159 fix: FELIX-1608: non-existent OBR repository is fatal by Derek Baum · 15 years ago
  5. 1723ade changed eclpse projects to use project-specific code formatter. by Derek Baum · 15 years ago
  6. 0b85fb6 allow pass through of {} parameters to resources to allow bnd to preprocess resources FELIX-1605 by David Morgan Spenser Savage · 15 years ago
  7. 5453736 add synchronized locks to cache methods to avoid potential cpu thrashing (FELIX-1592) by David Morgan Spenser Savage · 15 years ago
  8. 2a62de4 add javadoc by David Morgan Spenser Savage · 15 years ago
  9. 5174881 tidy up handling of caching local obr file by David Morgan Spenser Savage · 15 years ago
  10. 302c2d5 make LDAPParseException a runtime exception vs checked exception plus trivial tidy up in ParseState by David Morgan Spenser Savage · 15 years ago
  11. 11012e3 tidy up visitor pattern for ldap classes so it actually does what you'd expect by David Morgan Spenser Savage · 15 years ago
  12. ef091e2 patch for FELIX-1583 - refactored LDAP and VersionRange classes into own bundle by David Morgan Spenser Savage · 15 years ago
  13. 92f5927 add interalised commons cli classes (to prevent making "real" impls global classes) by David Morgan Spenser Savage · 15 years ago
  14. 969af6f tidy up unused interface methods by David Morgan Spenser Savage · 15 years ago
  15. f5a3f00 use DataInputStream vs ObjectInputStream some simple testing via Client.main method by David Morgan Spenser Savage · 15 years ago
  16. 281da95 add apache header and format by David Morgan Spenser Savage · 15 years ago
  17. 881c4e3 add trivial socket based control layer for framework launcher by David Morgan Spenser Savage · 15 years ago
  18. 81764b3 add support for expanding system properties as well as environment properties in bld files FELIX-1499 by David Morgan Spenser Savage · 15 years ago
  19. d207719 no longer copy file:obr.xml files into cache as these are already up to date on the filesystem FELIX-1491 by David Morgan Spenser Savage · 15 years ago
  20. 4e9b675 add skeleton launcher project FELIX-1324 by David Morgan Spenser Savage · 15 years ago
  21. 9550b21 tidy up cauldron.org references by David Morgan Spenser Savage · 15 years ago
  22. 09df974 update to use apache sigil resources FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  23. c63c2ed tidy up unused import by David Morgan Spenser Savage · 15 years ago
  24. 8bae92d remove non osgi concepts, create plugin functions later via extender and service patterns by David Morgan Spenser Savage · 15 years ago
  25. 5c98e9c formatting only by David Morgan Spenser Savage · 15 years ago
  26. ba5eab6 patch for FELIX-1448 appends "!*" to import package statements if !addMissingImports is set by David Morgan Spenser Savage · 15 years ago
  27. adc2cb8 tidy up unused import by David Morgan Spenser Savage · 15 years ago
  28. 106bbab delete osgi extensions - dl jars, publish files and composites by David Morgan Spenser Savage · 15 years ago
  29. c35b1c0 move private classes to non exported package by David Morgan Spenser Savage · 15 years ago
  30. 23e9a2e export core.repository provider package by David Morgan Spenser Savage · 15 years ago
  31. d705077 check parent dir exists before calling mkdirs to prevent invalid exception message FELIX-1442 by David Morgan Spenser Savage · 15 years ago
  32. b32e2c4 export repository provider package by David Morgan Spenser Savage · 15 years ago
  33. a6fe1de minor debug enhancement by David Morgan Spenser Savage · 15 years ago
  34. 12fcd9f use workspace default jvm by David Morgan Spenser Savage · 15 years ago
  35. 28a594a further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
  36. d845ec9 tidy up classpath file reference to jvm - use workspace default by David Morgan Spenser Savage · 15 years ago
  37. f2bb82c sigil-defaults.properties files to hold project defaults FELIX-1418 by David Morgan Spenser Savage · 15 years ago
  38. bbcae75 * Allow sigil.properties files to specify -singleton=true to cause bundles created by this project to be marked as singletons FELIX-1351 by David Morgan Spenser Savage · 15 years ago
  39. 3191513 import bnd dependencies vs embedding them by David Morgan Spenser Savage · 15 years ago
  40. 8771aa0 Tidied up some lingering cauldron.org references by David Morgan Spenser Savage · 15 years ago
  41. 1afafb6 FELIX-1368 resolve internal library dependencies from ivy cache by David Morgan Spenser Savage · 15 years ago
  42. df0b163 apply apache license to xml files by David Morgan Spenser Savage · 15 years ago
  43. 240338c FELIX-1322 bulk update of formatting based on eclipse style referenced in http://felix.apache.org/site/coding-standards.html by David Morgan Spenser Savage · 15 years ago
  44. c804628 add profiles resources to jar by David Morgan Spenser Savage · 15 years ago
  45. 49daf7f apply asf licence to xml files by David Morgan Spenser Savage · 15 years ago
  46. 4bbac49 apply asf licence to xml files by David Morgan Spenser Savage · 15 years ago
  47. f1dd2a9 patch for FELIX-1394 by David Morgan Spenser Savage · 15 years ago
  48. af418ca Downgrade version of junit used 4.5.0 no longer seems to be hosted by spring enterprise repository? by David Morgan Spenser Savage · 15 years ago
  49. 3b1b8c8 progress towards FELIX-1368 by David Morgan Spenser Savage · 15 years ago
  50. 7fe0f4a tidy up org.cauldron references from project names and sigil properties by David Morgan Spenser Savage · 15 years ago
  51. 1b78aac fix for FELIX-1380 by David Morgan Spenser Savage · 15 years ago
  52. f9aaf5c final patches for FELIX-1367 by David Morgan Spenser Savage · 15 years ago
  53. a971caf further progress towards FELIX-1367 by David Morgan Spenser Savage · 15 years ago
  54. 2a49449 further tidy up of PDE artifacts (FELIX-1367) by David Morgan Spenser Savage · 15 years ago
  55. 7082478 fix for FELIX-1379 by David Morgan Spenser Savage · 15 years ago
  56. 161100a convert pde projects to sigil projects (FELIX-1367) by David Morgan Spenser Savage · 15 years ago
  57. fc20d80 directory structure tidy up (FELIX-1357) by David Morgan Spenser Savage · 15 years ago
  58. 89949c2 directory structure tidy up (FELIX-1357) by David Morgan Spenser Savage · 15 years ago