Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsThomas Watson1-1/+1
- update parent poms for 4.6
2015-04-30Bug 465876 - Repo Versioning Reports for M7I20150519-1000I20150519-0030I20150518-2000I20150517-2000I20150516-1500I20150515-2000I20150514-2000I20150514-1000I20150513-2000I20150512-2100I20150512-2000I20150511-2130I20150511-2000I20150510-2000I20150509-1500I20150508-2000I20150507-2000I20150506-2000I20150505-2000I20150504-2000I20150503-2000I20150502-1500I20150501-2000I20150430-1445Thomas Watson2-2/+2
2015-04-08Bug 464166 - Fix API problem filter warnings for projects in ↵Szymon Ptaszkiewicz1-13/+0
rt.equinox.bundles repo Change-Id: If0399017942773cb0c3c522722fe6c9d9f1cff5c Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-0800Paul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2013-06-20Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsThomas Watson2-4/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-170224I20130227-0112I20130226-2200I20130226-2100I20130226-2000I20130226-0912I20130226-0800I20130225-2315I20130225-2230Thomas Watson1-1/+1
2012-09-12Bug 386646 - build against declared and/or observed bundle runtime execution ↵v20120912-125810Igor Fedorenko1-0/+17
environment
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-2049I20120523-2100I20120523-1900I20120522-2100I20120522-1900Thomas Watson2-2/+2
- update versions that have not changed since indigo
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+26
Add poms for Tycho build
2011-10-06Bug 360153 - Add project prefs to force unix LF on new text files.Thomas Watson1-0/+2
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson11-11/+11
2011-03-14Bug 339911 - Version ranges should not include whitespace.Thomas Watson1-5/+5
2011-01-07Bug 330105 - [log] equinox log should be substitutableThomas Watson2-5/+15
2010-11-30Bug 329452 - Service impls should use a tight version range for service imports.v20101204Thomas Watson1-1/+1
2010-10-29Add api filter comment for Thread.getId()Thomas Watson2-1/+14
2010-03-25Bug 306907 - Compile warning in official build (dead code)Simon Kaegi1-1/+1
2010-01-18Bug 299090 org.eclipse.equinox.event should be set to use API Toolingv20100118Thomas Watson2-1/+7
2009-05-20update copyrightsThomas Watson2-2/+12
2009-05-19Bug 276927 [log] does not implement mapping of eventsv20090519Simon Kaegi1-1/+2
2009-05-19Bug 276927 [log] does not implement mapping of eventsSimon Kaegi1-4/+133
2009-05-13Bug 276119 [event] Event(String, Hashtable) constructor is being removedThomas Watson1-2/+3
2009-03-31removing @since tags since this is the first release and implies no change ↵Simon Kaegi8-8/+0
from the original API
2009-03-30Bug 270441 [logs] Compiler warnings in N20090329-2000v20090330Simon Kaegi1-0/+2
2009-03-24Bug 260672 Graduating Extended Logging bundle (org.eclipse.equinox.log)Simon Kaegi1-1/+1
Fixing javadoc typo
2009-03-23Bug 260672 Graduating Extended Logging bundle (org.eclipse.equinox.log)Simon Kaegi1-0/+3
Adding a BREE comment
2009-03-23Bug 260672 Graduating Extended Logging bundle (org.eclipse.equinox.log)Simon Kaegi1-1/+3
Fixing up execution environment v3
2009-03-23Bug 260672 Graduating Extended Logging bundle (org.eclipse.equinox.log)Simon Kaegi1-3/+1
Fixing up execution environment v2
2009-03-23Bug 260672 Graduating Extended Logging bundle (org.eclipse.equinox.log)Simon Kaegi4-10/+34
Fixing up execution environment
2009-03-23Bug 260672 Graduating Extended Logging bundle (org.eclipse.equinox.log)Simon Kaegi1-3/+3
Adding and bumping versions
2009-03-23Bug 260672 Graduating Extended Logging bundle (org.eclipse.equinox.log)v20090323-1524Simon Kaegi7-1/+14
Adding @since tags
2009-03-23Bug 260672 Graduating Extended Logging bundle (org.eclipse.equinox.log)Simon Kaegi8-11/+204
Adding Javadoc
2009-03-23Make log service more forgiving when a 3rd party logs on behalf on an ↵Simon Kaegi1-3/+4
uninstalled bundle. We no longer will cache this logservice instance but will still allow the logging to go ahead without throwing an ISE.
2009-03-23Bug 260672 Graduating Extended Logging bundle (org.eclipse.equinox.log)Simon Kaegi39-1392/+1120
2009-03-04Bug 254300 Brandingpre_log_1_1Thomas Watson2-2/+2
2008-04-08Bug 225891 Deadlock due to synchronization in the org.eclipse.equinox.log ↵Thomas Watson1-21/+24
bundle's Activator's stop(BundleContext) method
2008-04-08Bug 225899 org.eclipse.equinox.log - JavaDoc errorsThomas Watson3-8/+12
2008-02-27Update classpath to use correct EE.Thomas Watson2-6/+4
2007-12-03Bug 209344 [log] need an event adapterThomas Watson3-9/+199
2007-08-21Update shared core compiler settings and format on save.Thomas Watson4-15/+95
2007-07-13Bug 195845 EventManager.getEventThread creates daemon thread in application ↵Thomas Watson2-5/+6
threadgroup
2007-02-26Updated shared Core compiler settings for formatting.v20080212_oldcontentRoot_bug183883DJ Houghton2-1/+260
2006-07-17increment version numbersv20060717Thomas Watson1-1/+1
2006-07-12bug 132918. Create project encoding settingsBJ Hargrave1-0/+3
2006-07-06Bug 149889 LogService doesn't export OSGI-INF in build.propsThomas Watson1-1/+2
2006-06-01update about.html files to fix eclipse.org url ref.v20060601aThomas Watson1-2/+2
2006-05-10update copyrights.Thomas Watson6-7/+7
2006-05-09update about.html files.Thomas Watson1-22/+28
2006-02-06removed compile warnings per bug #125838jfogell5-58/+60
2006-02-03update metadata miles for logservicejfogell3-89/+15

Back to the top