1. 5571dc3 use groovy script to generate update site.xml (FELIX-1597) by David Morgan Spencer Savage · 15 years ago
  2. 35eeecf add ability to use groovy scripts in build by David Morgan Spencer Savage · 15 years ago
  3. 0411aa8 remove unused init call by David Morgan Spencer Savage · 15 years ago
  4. d2a13bd unembed eclipse runtime by Derek Baum · 15 years ago
  5. 6718155 include eclipse dependencies in stand-alone resolver; by Derek Baum · 15 years ago
  6. 228208e allow variable expansion in sigil-repos.properties (FELIX-1383) by Derek Baum · 15 years ago
  7. 8dde6b4 fix FELIX-611: -resource: @path-to-jar should only resolve path-to-jar if it exists by Derek Baum · 15 years ago
  8. b4f5260 by Derek Baum · 15 years ago
  9. 1588e1b fix: FELIX-1608: non-existent OBR repository is fatal by Derek Baum · 15 years ago
  10. 0f977ad changed eclpse projects to use project-specific code formatter. by Derek Baum · 15 years ago
  11. 9c2f909 change features files to use bnd preprocessing to expand ${version} variable FELIX-1597 by David Morgan Spencer Savage · 15 years ago
  12. 2739098 allow pass through of {} parameters to resources to allow bnd to preprocess resources FELIX-1605 by David Morgan Spencer Savage · 15 years ago
  13. bbf0eb8 delete unused feature project by David Morgan Spencer Savage · 15 years ago
  14. 4230afb add features, site.xml to site and move dependent bundles to extras dir vs plugins by David Morgan Spencer Savage · 15 years ago
  15. b8193e7 update update site to refer to apache features (FELIX-1402) by David Morgan Spencer Savage · 15 years ago
  16. 8d6b7d7 update buildVersion by David Morgan Spencer Savage · 15 years ago
  17. 2385d3f add feature files for sigil bundles (FELIX-1417) by David Morgan Spencer Savage · 15 years ago
  18. 5dcbfc6 make cache dir configurable via system property (FELIX-1595) by David Morgan Spencer Savage · 15 years ago
  19. f7cba51 add synchronized locks to cache methods to avoid potential cpu thrashing (FELIX-1592) by David Morgan Spencer Savage · 15 years ago
  20. ee4b255 update sigil to use 2.0.0 artifacts from felix vs local m2 repository (FELIX-1589) by David Morgan Spencer Savage · 15 years ago
  21. df7b03f add debug and verbose log elements to ivy wrapper (FELIX-1590) by David Morgan Spencer Savage · 15 years ago
  22. 5e86283 remove eclipse zest bundles from site - pull these via eclipse update site vs hosting locally by David Morgan Spencer Savage · 15 years ago
  23. 6cf329b fix for FELIX-1588 plus tidy up unused code by David Morgan Spencer Savage · 15 years ago
  24. 79836da backup work in progress related to FELIX-1324 by David Morgan Spencer Savage · 15 years ago
  25. 7b7ffaa + */ by David Morgan Spencer Savage · 15 years ago
  26. 8c40fb8 add javadoc by David Morgan Spencer Savage · 15 years ago
  27. 30f0217 tidy up handling of caching local obr file by David Morgan Spencer Savage · 15 years ago
  28. 76d72ef make LDAPParseException a runtime exception vs checked exception plus trivial tidy up in ParseState by David Morgan Spencer Savage · 15 years ago
  29. c23ec1e tidy up visitor pattern for ldap classes so it actually does what you'd expect by David Morgan Spencer Savage · 15 years ago
  30. c641c64 patch for FELIX-1583 - refactored LDAP and VersionRange classes into own bundle by David Morgan Spencer Savage · 15 years ago
  31. 8ef04e2 add common/eclipse runtime to plugins dir by David Morgan Spencer Savage · 15 years ago
  32. 784d49b add skeleton launcher for osgi runtimes by David Morgan Spencer Savage · 15 years ago
  33. 3998856 add interalised commons cli classes (to prevent making "real" impls global classes) by David Morgan Spencer Savage · 15 years ago
  34. ae7863a tidy up unused interface methods by David Morgan Spencer Savage · 15 years ago
  35. c7c2fb8 use DataInputStream vs ObjectInputStream some simple testing via Client.main method by David Morgan Spencer Savage · 15 years ago
  36. 9572d60 add apache header and format by David Morgan Spencer Savage · 15 years ago
  37. e88a7a3 add trivial socket based control layer for framework launcher by David Morgan Spencer Savage · 15 years ago
  38. 32b25e5 add m2 repository to sigil-repos by David Morgan Spencer Savage · 15 years ago
  39. f1e49b8 add support for expanding system properties as well as environment properties in bld files FELIX-1499 by David Morgan Spencer Savage · 15 years ago
  40. 550edd9 add jdt debug ui and launch support by David Morgan Spencer Savage · 15 years ago
  41. 737a30b check for null prior to setup of iterator FELIX-1496 by David Morgan Spencer Savage · 15 years ago
  42. c6b1224 no longer copy file:obr.xml files into cache as these are already up to date on the filesystem FELIX-1491 by David Morgan Spencer Savage · 15 years ago
  43. 99dd73c remove dependency on internal pde classes FELIX-1490 by David Morgan Spencer Savage · 15 years ago
  44. b668207 add zest dependencies to site by David Morgan Spencer Savage · 15 years ago
  45. 42516c6 tidy up npe caused by commented out image reference by David Morgan Spencer Savage · 15 years ago
  46. 33e90d1 add skeleton launcher project FELIX-1324 by David Morgan Spencer Savage · 15 years ago
  47. 681d005 update default vendor property by David Morgan Spencer Savage · 15 years ago
  48. cc3e633 tidy up cauldron.org references by David Morgan Spencer Savage · 15 years ago
  49. 75aecff update to use apache sigil resources FELIX-1396 by David Morgan Spencer Savage · 15 years ago
  50. 6a29660 remove eclipse files as this code is archived and not in current use by David Morgan Spencer Savage · 15 years ago
  51. 1a6bd4f tidy up unused import by David Morgan Spencer Savage · 15 years ago
  52. a41a94f remove non osgi concepts, create plugin functions later via extender and service patterns by David Morgan Spencer Savage · 15 years ago
  53. c1ef0fa check if widget is disposed before calling refresh FELIX-1452 by David Morgan Spencer Savage · 15 years ago
  54. 650b5fd formatting only by David Morgan Spencer Savage · 15 years ago
  55. deb8dba patch for FELIX-1448 appends "!*" to import package statements if !addMissingImports is set by David Morgan Spencer Savage · 15 years ago
  56. 616ee29 tidy up old build related paths by David Morgan Spencer Savage · 15 years ago
  57. 890aab9 tidy up unused import by David Morgan Spencer Savage · 15 years ago
  58. 927fdac remove clean-ivy dependency by David Morgan Spencer Savage · 15 years ago
  59. 0deea92 build ivy plugin via sigil vs bnd FELIX-1444 by David Morgan Spencer Savage · 15 years ago
  60. 59d46e9 delete osgi extensions - dl jars, publish files and composites by David Morgan Spencer Savage · 15 years ago
  61. ec2b5f5 remove build-ivy from dist dependencies, convert to sigil project instead by David Morgan Spencer Savage · 15 years ago
  62. 01edac6 update to org.apache namespace by David Morgan Spencer Savage · 15 years ago
  63. 6c138ef ignore generated directories by David Morgan Spencer Savage · 15 years ago
  64. 646ceda move private classes to non exported package by David Morgan Spencer Savage · 15 years ago
  65. 0cb12cc export core.repository provider package by David Morgan Spencer Savage · 15 years ago
  66. b8bf26c check parent dir exists before calling mkdirs to prevent invalid exception message FELIX-1442 by David Morgan Spencer Savage · 15 years ago
  67. df83ffb import core.repository package by David Morgan Spencer Savage · 15 years ago
  68. 357a7ea import obr provider package and remove resolve=compile flag from import by David Morgan Spencer Savage · 15 years ago
  69. 2d37bcf export repository provider package by David Morgan Spencer Savage · 15 years ago
  70. 489a16d update extension point constant to match new org.apache namespace by David Morgan Spencer Savage · 15 years ago
  71. a6a6f10 fixed classpath issues due to split packages in eclipse bundles by David Morgan Spencer Savage · 15 years ago
  72. f5fc83a update default target to dist, build ivy resources as part of build by David Morgan Spencer Savage · 15 years ago
  73. d637b37 remove org.cauldron reference by David Morgan Spencer Savage · 15 years ago
  74. 9bb4554 Prevent NPE, throw meaningful runtime exception in it's place, FELIX-1438 by David Morgan Spencer Savage · 15 years ago
  75. 86be749 revert to 2.4.0 dependency on commons lang as 2.3.0 is missing StringEscapeUtils.escapeCsv method by David Morgan Spencer Savage · 15 years ago
  76. 7871468 minor debug enhancement by David Morgan Spencer Savage · 15 years ago
  77. bb55057 fix package names FELIX-1396 by David Morgan Spencer Savage · 15 years ago
  78. d4ee0df use workspace default jvm by David Morgan Spencer Savage · 15 years ago
  79. fc3318c further progress towards self hosting FELIX-1323 by David Morgan Spencer Savage · 15 years ago
  80. 509902e further progress towards self hosting FELIX-1323 by David Morgan Spencer Savage · 15 years ago
  81. d5e3289 tidy up classpath file reference to jvm - use workspace default by David Morgan Spencer Savage · 15 years ago
  82. 5f964d0 create site plugins dir by retrieving artifacts to local directory FELIX-1402 by David Morgan Spencer Savage · 15 years ago
  83. 3de4932 patch to fix resolution algorithm for dependencies brought in by require-bundle FELIX-1395 by David Morgan Spencer Savage · 15 years ago
  84. 733e1b1 tidy up old cauldron references by David Morgan Spencer Savage · 15 years ago
  85. d88c30e tidy up unused imports by David Morgan Spencer Savage · 15 years ago
  86. 8925489 sigil-defaults.properties files to hold project defaults FELIX-1418 by David Morgan Spencer Savage · 15 years ago
  87. ec4eb55 create feature files and sigil build for core feature FELIX-1417 by David Morgan Spencer Savage · 15 years ago
  88. 5d6cb54 * 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 Spencer Savage · 15 years ago
  89. f5d9935 import bnd dependencies vs embedding them by David Morgan Spencer Savage · 15 years ago
  90. deed162 Tidied up some lingering cauldron.org references by David Morgan Spencer Savage · 15 years ago
  91. 31c69c4 ensure cache dir is always relative to top dir even if run in sub app ctx by David Morgan Spencer Savage · 15 years ago
  92. b7ab283 patch for FELIX-1393 now downloads sigil dependencies on first build by David Morgan Spencer Savage · 15 years ago
  93. b2ea070 retrieve eclipse dependencies from classpath vs embedding in jar by David Morgan Spencer Savage · 15 years ago
  94. 2cf4b47 trivial tidy up of unused import by David Morgan Spencer Savage · 15 years ago
  95. bfdb138 FELIX-1396 update binary dependency locations by David Morgan Spencer Savage · 15 years ago
  96. 5b24919 add compile time imports by David Morgan Spencer Savage · 15 years ago
  97. 6d79a5a FELIX-1368 resolve internal library dependencies from ivy cache by David Morgan Spencer Savage · 15 years ago
  98. 4cf1852 FELIX-1368 add bnd, bcel and osgi dependencies by David Morgan Spencer Savage · 15 years ago
  99. 6f6e155 FELIX-1368 set up resolvers and chaches for external ivy dependencies by David Morgan Spencer Savage · 15 years ago
  100. b954409 FELIX-1368 by David Morgan Spencer Savage · 15 years ago