Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-12Revert "Bug 418663 - [weaving.hook] Get rid of compile warnings in official b...Thomas Watson5-86/+82
2013-10-11Bug 418663 - [weaving.hook] Get rid of compile warnings in official buildJohn Ross5-82/+86
2013-08-30Bug 416073 - Optimize Storage.listEntryPaths for wildcards and recursion.I20130831-1500I20130830-2000John Ross2-79/+6
2013-08-23Bug 415463 - 2 compile warnings in official buildThomas Watson1-3/+1
2013-03-18Avoid calling expensive Bundle.getHeaders() method.Thomas Watson1-3/+3
2013-03-18cleanup + avoid too early adaptor initialization in case of classloader creationMartin Lippert5-200/+181
2013-03-08Migrate equinox weaving to new framework.Thomas Watson15-608/+331
2012-03-07Bug 373397 - Illegal argument exception while loading dynamicallyv20120307-1407Thomas Watson1-1/+7
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson14-12/+32
2009-09-15Bug 289423 - 2 compile warnings in official buildv20090915Martin Lippert2-7/+0
2009-07-06doc enhancementsMartin Lippert4-1/+148
2009-05-18Bug 272428 - [aspects] Hangs after Scala plugin update; after force quit and ...Martin Lippert4-15/+36
2009-05-13Bug 274438 - [aspects] rename classes/interfaces in base hook, some additiona...Martin Lippert15-81/+81
2009-04-29Bug 271031 - [aspects] aspects in fragments not foundMartin Lippert4-94/+120
2009-04-12Bug 226094 - [aspects] investigate caching of generated classesMartin Lippert8-56/+288
2009-03-25Bug 270010 - [aspects] Small changes to Equinox AspectsMartin Lippert1-4/+5
2009-02-14bugfix: in some situations the entry could be nullMartin Lippert1-20/+25
2009-02-14code cleanupMartin Lippert2-2/+12
2008-12-11cleanupMartin Lippert1-7/+0
2008-12-06separated service factories from services at the core weaving hook APIMartin Lippert6-37/+152
2008-11-21Bug 255156 - [aspects] Failed deploy of war bundle using Spring-DM web extenderMartin Lippert1-18/+22
2008-11-01System property introduced to enable dynamics of weaving service itself, fals...v200811012141Martin Lippert1-5/+11
2008-10-27Bug 249613 - [aspects] Deadlock when using equinox aspects and spring dm exte...Martin Lippert3-65/+70
2008-10-27Bug 229863 - [aspects] replace the manifest rewriting with the new hookMartin Lippert14-417/+333
2008-10-11interface for SupplementerRegistry extracted and first unit test cases built ...Martin Lippert9-23/+91
2008-10-04debug output: replaced old bundle names with new onesMartin Lippert3-5/+5
2008-10-04Bug 229863 - [aspects] replace the manifest rewriting with the new hookMartin Lippert4-92/+294
2008-10-02corrections to list of ignored bundlesMartin Lippert1-3/+4
2008-09-08Bug 244410 - [aspects] aspect bundle update is brokenv200809192119Martin Lippert4-65/+99
2008-08-19Bug 226461 - [aspects] Improve handling of service dynamicshseeberger1-9/+16
2008-08-19Bug 226461 - [aspects] Improve handling of service dynamicshseeberger1-23/+61
2008-08-18Bug 243681 - [aspects] supplementer mechanism broken without clean configurat...Martin Lippert1-4/+14
2008-08-06Enhancements for service dynamics.v200808061839hseeberger1-10/+0
2008-08-05Enhancements for service dynamics.hseeberger3-44/+46
2008-08-04Enhancements for service dynamics.hseeberger16-1080/+1359
2008-07-30formatted and cached classes are not stored again in cacheMartin Lippert1-138/+161
2008-07-28Bug 237214 - [aspects] weaving does not work for some bundles, new simpleconf...Martin Lippert1-0/+1
2008-07-27Bug 216398 - [aspects] add handling of bundle and aspect versions to standard...Martin Lippert7-21/+64
2008-07-23Applied common coding preferencesMartin Lippert1-127/+218
2008-07-22Bug 241638 - [aspects] exception thrown when aspects are registeredMartin Lippert2-17/+8
2008-07-08Bug 237214 - [aspects] weaving does not work for some bundles, added aspectj ...Martin Lippert1-0/+2
2008-07-08Bug 237214 - [aspects] weaving does not work for some bundlesMartin Lippert1-10/+15
2008-07-04Bug 238730 - [aspects] rename bundles and start with new version numberingMartin Lippert16-0/+1732

    Back to the top