Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-21Added compile error for missing equals/hashCode.DJ Houghton3-894/+942
2008-10-11interface for SupplementerRegistry extracted and first unit test cases built ...Martin Lippert12-30/+99
2008-10-04debug output: replaced old bundle names with new onesMartin Lippert7-12/+12
2008-10-04Bug 229863 - [aspects] replace the manifest rewriting with the new hookMartin Lippert4-92/+294
2008-10-04updated to match current mechanismsMartin Lippert1-3/+2
2008-10-02corrections to list of ignored bundlesMartin Lippert1-3/+4
2008-10-01Bug 243685 - [aspects] avoid weaver initialization until really neededMartin Lippert3-49/+69
2008-10-01More testsThomas Watson1-0/+28
2008-10-01Added .options file to the jarv20081006-1815sboshev1-1/+2
2008-09-28Bug 248338 Deadlock in ConfigAdmin servicev20080929-1800Simon Kaegi2-40/+66
2008-09-28Bug 245020 simplify the servlet bridge deployed formSimon Kaegi1-1/+1
2008-09-26Bug 248139 secure store - Provide API to supress master password recovery dia...Oleg Besedin3-20/+20
2008-09-26Bug 246075. [DS] SCR should process components of started bundles synchronouslysboshev1-1/+37
2008-09-25Bug 247170 ExtensionsParser key translation can call RegistryStrategy.transla...Oleg Besedin1-2/+2
2008-09-25Bug 245020Simon Kaegi2-32/+78
2008-09-25missing plugin.propertiesSimon Kaegi1-1/+2
2008-09-24Bug 248498 UA can't combine package.html files from split packagesOleg Besedin1-17/+0
2008-09-24Bug 221994. [ds] Log a warning when XML document does not contain any service...sboshev1-1/+5
2008-09-24Cleanup of unnecessary info messagessboshev3-22/+8
2008-09-23Bug 227190. [DS] Provide console commands for querying the SCRsboshev6-5/+747
2008-09-23Bug 244365. [ds] Don't log the IAE when a <properties> file is not foundsboshev1-4/+21
2008-09-23Bug 247821. [DS] Properties files are loaded as resourcessboshev1-1/+2
2008-09-18Bug 246757. [ds] Compliance with section 112.3.4 and 112.6 of R4.1 specv20080922-1815sboshev3-3/+10
2008-09-08Bug 244410 - [aspects] aspect bundle update is brokenv200809192119Martin Lippert4-65/+99
2008-08-27Bug 241451 [server] HttpServletRequestAdaptor.getContextPath() returns incons...v20080901Simon Kaegi1-7/+6
2008-08-26Bug 245303 [app] implement new ApplicationHandle.getExitValueThomas Watson8-23/+123
2008-08-21Bug 209849 [useradmin] tests for user adminThomas Watson14-0/+788
2008-08-21Bug 241663 [user admin] Incorrect Password Save/Loadv20080825-1800Thomas Watson2-5/+24
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 Lippert2-7/+43
2008-08-18class comment addedMartin Lippert1-0/+4
2008-08-18Bug 243681 - [aspects] supplementer mechanism broken without clean configurat...Martin Lippert1-4/+14
2008-08-12Removed dependency to J9 shared classes typesMartin Lippert1-6/+18
2008-08-06Enhancements for service dynamics.v200808061839hseeberger1-10/+0
2008-08-05Enhancements for service dynamics.hseeberger3-44/+46
2008-08-04Enhancements for service dynamics.hseeberger41-1562/+3305
2008-07-30Bug 229865 - [aspects] fix the handling for dynamically uninstalling aspect b...Martin Lippert1-0/+2
2008-07-30Bug 216398 - [aspects] add handling of bundle and aspect versions to standard...Martin Lippert2-106/+148
2008-07-30formatted and cached classes are not stored again in cacheMartin Lippert1-138/+161
2008-07-29loading aspect definitions from visibility does no longer use default definit...Martin Lippert1-5/+5
2008-07-28Bug 237214 - [aspects] weaving does not work for some bundles, new simpleconf...Martin Lippert1-0/+1
2008-07-28Bug 216398 - [aspects] add handling of bundle and aspect versions to standard...Martin Lippert2-117/+165
2008-07-27Bug 216398 - [aspects] add handling of bundle and aspect versions to standard...Martin Lippert1-5/+19
2008-07-27Bug 216398 - [aspects] add handling of bundle and aspect versions to standard...Martin Lippert12-35/+149
2008-07-25Bug 216398 - [aspects] add handling of bundle and aspect versions to standard...Martin Lippert2-42/+88
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-15Bug 240885 Non-ASCII chars are not properly storedv20080722-0430Oleg Besedin8-17/+74
2008-07-14Applied common coding preferences.hseeberger9-178/+561

Back to the top