Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-01-05Bug 509973 - Comparator errors in I20170105-0320Y20170105-1040Y20170105-1000I20170108-2000I20170107-2000I20170106-2000I20170105-2000Thomas Watson1-0/+2
Change-Id: I5abbe1a9b26623da4c1af20bb96462893256313b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-06-28 Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenanceThomas Watson1-1/+1
builds Change-Id: If8bccc53b7f4a9466e05262844c9813ea9596167 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2015-09-29Update version for NeonThomas Watson2-2/+2
2015-09-29Bug 468204 - [console] equinox console needs org.apache.felix.gogo.shellAndrey Loskutov1-0/+2
but this requirement is not explicitly stated Change-Id: I75f487f0f334c69e2a78eeee81869ee8749e4370 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsThomas Watson1-1/+1
- update parent poms for 4.6
2014-10-23Bug 439180 - org.eclipse.equinox.console bundle has wrong version 1.1.0Thomas Watson1-1/+1
for "Import-Package: org.osgi.framework.namespace"
2014-10-02Minor typo fix: spedify -> specifyI20141008-1300I20141007-1500I20141007-0800Gerard Ryan1-1/+1
Signed-off-by: Gerard Ryan <gerard@ryan.lt>
2014-07-29update version for MarsI20140806-2000I20140806-0800I20140805-2000I20140805-0800I20140804-2000I20140804-0800I20140803-2000Markus Keller2-3/+3
2014-07-29Bug 440656: [console] "threads stop main" doesn't work any more in JDK 8Markus Keller1-1/+8
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>
2014-01-31Bug 427143 - [console] bundle and getPackages command return duplicate ↵I20140211-0800I20140209-1458I20140204-0800Thomas Watson1-2/+2
visible packages for split packages
2013-10-21Bug 418663 - [console] Get rid of compile warnings in official buildJohn Ross4-9/+100
Update jdt core prefs to org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=disabled. Remove @SuppressWarnings annotations. Genericize the code. Update copyrights. Change import package version ranges to earliest version in which generics were introduced.
2013-10-12Revert "Bug 418663 - [console] Get rid of compile warnings in official build"Thomas Watson3-99/+8
This reverts commit 41ec885b292d8bda6ad07c5827a039a7cde30404.
2013-10-11Bug 418663 - [console] Get rid of compile warnings in official buildJohn Ross3-8/+99
Update jdt core prefs to org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=disabled. Remove @SuppressWarnings annotations. Genericize the code. Update copyrights.
2013-09-12Use new getResolutionReportMessage method.I20130912-2000Thomas Watson1-72/+1
2013-09-07Report uses constrain violations.I20130910-0800I20130909-2000I20130908-2000Thomas Watson1-0/+7
2013-08-22Equiniox console should not have lazy activation policyThomas Watson1-1/+0
2013-07-01Bug 405745 - [console] remove usage of PlatformAdminI20130709-0800I20130702-1230I20130702-1000I20130702-0800Thomas Watson1-2/+0
- remove unused imports
2013-06-26Force update for lunaThomas Watson1-1/+1
2013-06-20Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-06-07Force update for lunaThomas Watson1-1/+2
2013-05-24Merge branch 'master' into twatson/containerThomas Watson1-0/+1
2013-05-17Update versions for luna.Thomas Watson2-2/+2
2013-05-02Merge branch 'master' into twatson/containerThomas Watson5-6/+123
2013-04-29Bug 403938 - [console] can't register a Gogo command when the method name ↵I20130429-0800Lazar Kirchev5-6/+123
contains lowercase and uppercase
2013-04-16Merge branch 'master' into twatson/containerThomas Watson6-19/+37
2013-04-15Bug 405745 - [console] remove usage of PlatformAdminThomas Watson5-535/+489
2013-04-14Bug 389419 - Console close command exits without shutting down the frameworkI20130416-0800Lazar Kirchev1-1/+0
2013-03-28Bug 403893 - implement CommandInterpreter.execute using current CommmandSessionGunnar Wagenknecht3-14/+33
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-12-10Bug 396094 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-201919I20121218-0800I20121214-0730I20121213-1200I20121212-2000I20121212-0800I20121211-2000I20121211-0800I20121210-2000Thanh Ha1-1/+1
equinox.bundles
2012-11-08Bug 348993: Fix unused import compiler warning.v20121108-211654John Ross1-1/+0
2012-11-07Bug 348993 - Minor updates to descriptions used by help command.John Ross1-4/+4
2012-11-05Bug 348993: Allow to stop a thread from console (e.g. main thread that is ↵v20121105-213654I20121106-0800John Ross3-3/+88
caught in an endless loop) The existing threads command was updated to support additional syntax. The full syntax is now (t | threads) [stop <thread> [<throwable>]] where <thread> is the thread name, and <throwable> is the fully qualified class name of something extending java.lang.Throwable and visible to the console bundle's class loader. If <throwable> is unspecified, the default is java.lang.IllegalStateException. The <throwable> will be created with a translatable message indicating the thread was stopped by the OSGi Console, if a constructor accepting a String as the sole parameter exists. Otherwise, the default constructor is used. The <throwable> is initialized with the target thread's stack trace and a cause of java.lang.RuntimeException which will also contain the translatable message. The cause will contain the stack trace of the current thread.
2012-10-01Bug 390763 - Improve EquinoxConsoleConverter.convert() to check if the ↵v20121001-124408I20121024-1200I20121024-1130I20121023-0800I20121016-2240I20121016-0800I20121009-0800I20121002-0800Thomas Watson1-1/+1
object for conversion is Long - increment version
2012-09-30Bug 390763 - Improve EquinoxConsoleConverter.convert() to check if the ↵Lazar Kirchev1-0/+6
object for conversion is Long
2012-09-24Fix compile warning for org.eclipse.equinox.consolev20120924-194237I20120925-0800Thomas Watson1-1/+0
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+26
Add poms for Tycho build
2012-05-11Bug 378969 - [console] close/exit commands are dangerousv20120511-0559Lazar Kirchev3-6/+41
2012-04-30Update copiright headers of recently changed filesv20120430-1356I20120503-1800I20120503-1500I20120502-2000I20120502-1800I20120502-1500I20120502-1300I20120502-1000I20120502-0800I20120430-2000I20120430-1800I20120430-1500Lazar Kirchev6-4/+24
2012-04-30bug 376319 - [console] help - consider allowing for scope to be specfiedLazar Kirchev1-4/+22
2012-04-30bug 376744 - [console] some commands are listed multiple times in the helpLazar Kirchev6-12/+12
2012-04-26Bug 377708 - [console] Mixed-case commands from org.eclipse.equinox.appv20120426-1320I20120426-1030I20120426-1000Sebastien Angers1-2/+2
not working anymore.
2012-04-08Bug 376296 - [console] Add option to refresh command to refresh all ↵v20120408-1308Lazar Kirchev2-4/+15
installed bundles. This commit adds a -all option to the refresh command. If -all is present, then all installed bundles will be refreshed.
2012-04-08Bug 362311 - [console] Missing help cheat sheet. This enhancement adds ↵Lazar Kirchev1-50/+50
description of each command in the help output.
2011-11-04Bug 362925 - org.eclipse.equinox.console has an improper layoutThomas Watson1-0/+1
2011-10-31Update console bundles to specify Bundle-Vendor and use localization. See ↵Lazar Kirchev3-1/+17
bug 362307.
2011-10-24Fix NPE in TelnetCommandLazar Kirchev2-9/+18
2011-10-19Decouple SSH functionality in separate bundle and fix tests accordingly.Lazar Kirchev19-2361/+11

Back to the top