1. 88ed1f8 add common/eclipse runtime to plugins dir by David Morgan Spenser Savage · 15 years ago
  2. 91e7a96 add skeleton launcher for osgi runtimes by David Morgan Spenser Savage · 15 years ago
  3. 92f5927 add interalised commons cli classes (to prevent making "real" impls global classes) by David Morgan Spenser Savage · 15 years ago
  4. 969af6f tidy up unused interface methods by David Morgan Spenser Savage · 15 years ago
  5. f5a3f00 use DataInputStream vs ObjectInputStream some simple testing via Client.main method by David Morgan Spenser Savage · 15 years ago
  6. 281da95 add apache header and format by David Morgan Spenser Savage · 15 years ago
  7. 881c4e3 add trivial socket based control layer for framework launcher by David Morgan Spenser Savage · 15 years ago
  8. 2f8361e add m2 repository to sigil-repos by David Morgan Spenser Savage · 15 years ago
  9. 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
  10. d3a1fd2 add jdt debug ui and launch support by David Morgan Spenser Savage · 15 years ago
  11. 2ca872d check for null prior to setup of iterator FELIX-1496 by David Morgan Spenser Savage · 15 years ago
  12. 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
  13. 0199d85 remove dependency on internal pde classes FELIX-1490 by David Morgan Spenser Savage · 15 years ago
  14. 5ef21e7 add zest dependencies to site by David Morgan Spenser Savage · 15 years ago
  15. 11f7562 tidy up npe caused by commented out image reference by David Morgan Spenser Savage · 15 years ago
  16. 4e9b675 add skeleton launcher project FELIX-1324 by David Morgan Spenser Savage · 15 years ago
  17. de1482c update default vendor property by David Morgan Spenser Savage · 15 years ago
  18. 9550b21 tidy up cauldron.org references by David Morgan Spenser Savage · 15 years ago
  19. 09df974 update to use apache sigil resources FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  20. 6c5f38a remove eclipse files as this code is archived and not in current use by David Morgan Spenser Savage · 15 years ago
  21. c63c2ed tidy up unused import by David Morgan Spenser Savage · 15 years ago
  22. 8bae92d remove non osgi concepts, create plugin functions later via extender and service patterns by David Morgan Spenser Savage · 15 years ago
  23. 5b0bc8f check if widget is disposed before calling refresh FELIX-1452 by David Morgan Spenser Savage · 15 years ago
  24. 5c98e9c formatting only by David Morgan Spenser Savage · 15 years ago
  25. ba5eab6 patch for FELIX-1448 appends "!*" to import package statements if !addMissingImports is set by David Morgan Spenser Savage · 15 years ago
  26. 1b4e250 tidy up old build related paths by David Morgan Spenser Savage · 15 years ago
  27. adc2cb8 tidy up unused import by David Morgan Spenser Savage · 15 years ago
  28. b5828ba remove clean-ivy dependency by David Morgan Spenser Savage · 15 years ago
  29. b6d5a52 build ivy plugin via sigil vs bnd FELIX-1444 by David Morgan Spenser Savage · 15 years ago
  30. 106bbab delete osgi extensions - dl jars, publish files and composites by David Morgan Spenser Savage · 15 years ago
  31. 162319e remove build-ivy from dist dependencies, convert to sigil project instead by David Morgan Spenser Savage · 15 years ago
  32. 3f4bf81 update to org.apache namespace by David Morgan Spenser Savage · 15 years ago
  33. f0fa1d0 ignore generated directories by David Morgan Spenser Savage · 15 years ago
  34. c35b1c0 move private classes to non exported package by David Morgan Spenser Savage · 15 years ago
  35. 23e9a2e export core.repository provider package by David Morgan Spenser Savage · 15 years ago
  36. d705077 check parent dir exists before calling mkdirs to prevent invalid exception message FELIX-1442 by David Morgan Spenser Savage · 15 years ago
  37. 07216c1 import core.repository package by David Morgan Spenser Savage · 15 years ago
  38. 4c044e9 import obr provider package and remove resolve=compile flag from import by David Morgan Spenser Savage · 15 years ago
  39. b32e2c4 export repository provider package by David Morgan Spenser Savage · 15 years ago
  40. 35bcdf3 update extension point constant to match new org.apache namespace by David Morgan Spenser Savage · 15 years ago
  41. 45d7438 fixed classpath issues due to split packages in eclipse bundles by David Morgan Spenser Savage · 15 years ago
  42. ba37921 update default target to dist, build ivy resources as part of build by David Morgan Spenser Savage · 15 years ago
  43. b6d76f1 remove org.cauldron reference by David Morgan Spenser Savage · 15 years ago
  44. 760bd08 Prevent NPE, throw meaningful runtime exception in it's place, FELIX-1438 by David Morgan Spenser Savage · 15 years ago
  45. ef0c8ad revert to 2.4.0 dependency on commons lang as 2.3.0 is missing StringEscapeUtils.escapeCsv method by David Morgan Spenser Savage · 15 years ago
  46. a6fe1de minor debug enhancement by David Morgan Spenser Savage · 15 years ago
  47. 309371c fix package names FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  48. 12fcd9f use workspace default jvm by David Morgan Spenser Savage · 15 years ago
  49. bcc69c0 further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
  50. 28a594a further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
  51. d845ec9 tidy up classpath file reference to jvm - use workspace default by David Morgan Spenser Savage · 15 years ago
  52. e62cf9d create site plugins dir by retrieving artifacts to local directory FELIX-1402 by David Morgan Spenser Savage · 15 years ago
  53. cbee56b patch to fix resolution algorithm for dependencies brought in by require-bundle FELIX-1395 by David Morgan Spenser Savage · 15 years ago
  54. 587b502 tidy up old cauldron references by David Morgan Spenser Savage · 15 years ago
  55. 21bfb57 tidy up unused imports by David Morgan Spenser Savage · 15 years ago
  56. f2bb82c sigil-defaults.properties files to hold project defaults FELIX-1418 by David Morgan Spenser Savage · 15 years ago
  57. 53cd21e create feature files and sigil build for core feature FELIX-1417 by David Morgan Spenser Savage · 15 years ago
  58. 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
  59. 3191513 import bnd dependencies vs embedding them by David Morgan Spenser Savage · 15 years ago
  60. 8771aa0 Tidied up some lingering cauldron.org references by David Morgan Spenser Savage · 15 years ago
  61. f3f70c2 ensure cache dir is always relative to top dir even if run in sub app ctx by David Morgan Spenser Savage · 15 years ago
  62. a4fbd5b patch for FELIX-1393 now downloads sigil dependencies on first build by David Morgan Spenser Savage · 15 years ago
  63. dd98c6e retrieve eclipse dependencies from classpath vs embedding in jar by David Morgan Spenser Savage · 15 years ago
  64. a1c8fad trivial tidy up of unused import by David Morgan Spenser Savage · 15 years ago
  65. d4a4e0b FELIX-1396 update binary dependency locations by David Morgan Spenser Savage · 15 years ago
  66. d1c54b3 add compile time imports by David Morgan Spenser Savage · 15 years ago
  67. 1afafb6 FELIX-1368 resolve internal library dependencies from ivy cache by David Morgan Spenser Savage · 15 years ago
  68. 2baa89b FELIX-1368 add bnd, bcel and osgi dependencies by David Morgan Spenser Savage · 15 years ago
  69. 924b122 FELIX-1368 set up resolvers and chaches for external ivy dependencies by David Morgan Spenser Savage · 15 years ago
  70. c6d457d FELIX-1368 by David Morgan Spenser Savage · 15 years ago
  71. 7478b7b FELIX-1368 create common init target by David Morgan Spenser Savage · 15 years ago
  72. e7987e9 FELIX-1368 move cache dir out from build to prevent clean destroying it by David Morgan Spenser Savage · 15 years ago
  73. 77d7e98 updated aliases to felix namespace FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  74. 75fcf3d add apache license by David Morgan Spenser Savage · 15 years ago
  75. 2e1fc6c add apache license to xml files by David Morgan Spenser Savage · 15 years ago
  76. 3a6d443 add spring repo to sigil-repos FELIX-1368 by David Morgan Spenser Savage · 15 years ago
  77. df0b163 apply apache license to xml files by David Morgan Spenser Savage · 15 years ago
  78. 2c18241 updated to self hosted artifacts FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  79. 0de2676 trivial log addition by David Morgan Spenser Savage · 15 years ago
  80. 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
  81. c804628 add profiles resources to jar by David Morgan Spenser Savage · 15 years ago
  82. e9786d4 import commons-lang dependencies from outside vs embedding lib in bundle classpath by David Morgan Spenser Savage · 15 years ago
  83. 49daf7f apply asf licence to xml files by David Morgan Spenser Savage · 15 years ago
  84. 4bbac49 apply asf licence to xml files by David Morgan Spenser Savage · 15 years ago
  85. f1dd2a9 patch for FELIX-1394 by David Morgan Spenser Savage · 15 years ago
  86. 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
  87. eecf324 patch for FELIX-1392 + some minor logging improvements by David Morgan Spenser Savage · 15 years ago
  88. 77272fd patch for FELIX-1390 by David Morgan Spenser Savage · 15 years ago
  89. 3b1b8c8 progress towards FELIX-1368 by David Morgan Spenser Savage · 15 years ago
  90. e6f1851 patch for FELIX-1327 by David Morgan Spenser Savage · 15 years ago
  91. 7fe0f4a tidy up org.cauldron references from project names and sigil properties by David Morgan Spenser Savage · 15 years ago
  92. 78b9b00 Fix for FELIX-1384 by David Morgan Spenser Savage · 15 years ago
  93. c6956fb Fix for FELIX-1381 by David Morgan Spenser Savage · 15 years ago
  94. 1b78aac fix for FELIX-1380 by David Morgan Spenser Savage · 15 years ago
  95. f9aaf5c final patches for FELIX-1367 by David Morgan Spenser Savage · 15 years ago
  96. 16548f8 tidy up unused imports by David Morgan Spenser Savage · 15 years ago
  97. a971caf further progress towards FELIX-1367 by David Morgan Spenser Savage · 15 years ago
  98. 2a49449 further tidy up of PDE artifacts (FELIX-1367) by David Morgan Spenser Savage · 15 years ago
  99. 495803b further work on FELIX-1367 by David Morgan Spenser Savage · 15 years ago
  100. 7deb02f fix for FELIX-1374 by David Morgan Spenser Savage · 15 years ago