Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-05-06Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=516280slewis2-2/+3
Change-Id: I426723bf1e3cac379c76d27d5189968aa9c34352
2017-01-04Fix for smack dependency metadataslewis2-3/+3
Change-Id: I39a3677e190d520cf72f657b724d4946a84ec7e0
2017-01-04Attempt to fix buildslewis1-1/+1
Change-Id: I631e3db1a25480bb5a44ae573eee790f6ee72b29
2016-12-04Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=507655slewis4-9/+15
Change-Id: I4f73ff077159a2db446c743a1dd6b6e48ebd5ffc
2016-09-13Bug 396457 - [Releng][Maven] Create a build based on tychoMat Booth21-463/+76
Second part of adding the necessary machinery to build ECF with tycho -- it now builds the whole SDK. The resulting p2 site should now contain the same bundles as the p2 site generated by buckminster. Due to the target platform needing APIs available only in Java 1.4, some bundles have had their compilation profiles bumped up from Java 1.3. In these cases the BREE remains unchanged. In order to preserve compatibility with the Java 1.5 BREE specified in the jive smack library, some @Override annotations were removed. Change-Id: I7b6acce0ef1204d0ad0146218694c8722c3dbcd8 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2016-08-23Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=499946R-Release_HEAD-sdk_feature-279_279slewis1-1/+1
Change-Id: I0000000000000000000000000000000000000000
2016-08-23Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=499946R-Release_HEAD-sdk_feature-276_276slewis2-15/+26
Change-Id: I0000000000000000000000000000000000000000
2016-08-18Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=499942slewis3-4/+6
Change-Id: Ibafedd68061c8aea8fe0a9daaa42fb1c5900fcae
2016-06-10Change-Id: I7be72b359b2eb9676f5d79798f2c31720a92553cslewis2-20/+1
2016-06-09Changed version for bug fixslewis1-1/+1
Change-Id: I89f5bef8760e80cc050153a7cd42b500df5c3f12
2016-06-09Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=495535 Addesslewis1-0/+19
uninstall of rosgi proxy bundles to ROSGi startup Change-Id: I70e9d7a802a8a0584d77240e4e98510984fc8f11
2016-03-23Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=490342slewis2-1/+2
Change-Id: Idc3509e81ac67a830151741557ca2c31dc5a2cc9
2015-12-29Added rosgi protocol tracing for ChannelEndpointImpl.slewis2-1/+19
Change-Id: I8bdf73184e998f7ee9639a9c7cb3c64259ae013a
2015-08-05Removed timezone offset from timing outputslewis1-1/+1
Change-Id: I0a6de02363dd5513a17f1ea3c83eadc01ee5a2ac
2015-08-05Allows use of 'logservice' | 'true or 'systemout' | 'false' for theslewis1-6/+27
ch.ethz.iks.r_osgi.traceSendMessageTime system property. Change-Id: I81d436b12fc75a5ca47359dde6a13c6402d4d525
2015-08-05Added timing/tracing of sendMessage call in CnannelEndpointImpl.slewis1-1/+1
Change-Id: I0000000000000000000000000000000000000000
2015-08-04Added timing/tracing of sendMessage call in CnannelEndpointImpl.slewis1-5/+2
Change-Id: I0000000000000000000000000000000000000000
2015-08-04Updated bundle versionslewis1-1/+1
Change-Id: I41d496156ac4214a8874a3ab54132fba514a668b
2015-08-04Added timing/tracing of sendMessage call in CnannelEndpointImpl.slewis1-4/+26
Change-Id: I14ab1a45e18bb4a8f99c8a3c26a20fc77d866745
2015-08-04Added timing/tracing of sendMessage call in CnannelEndpointImpl.slewis1-2/+27
Change-Id: I2edd46213a3b5cb1d37f3ccb0cc45d9b3510383f
2015-07-24Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=473444slewis2-11/+10
Change-Id: I6350ce1316963f9dddeccba7586305accda0dd8e
2015-05-11Bug 463010 - Change aggregator build to unpack200 with Java 8, insteadWim Jongman1-3/+3
of Java 6 Added eclipse.inf to source build properties Change-Id: I8b1fd41a3c2c4703dc20f9d61f882688372dfdea
2015-05-07Bug 463010 - Change aggregator build to unpack200 with Java 8, insteadWim Jongman1-0/+0
of Java 6 repacked xpp.jar
2015-05-06Bug 463010 - Change aggregator build to unpack200 with Java 8, insteadR-Release_HEAD-sdk_feature-149_2015-05-06_17-47-46Wim Jongman1-1/+2
of Java 6 Added jar processing setting to eclipse.inf
2015-03-13Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=462107slewis2-2/+4
Change-Id: I6717a03205590a85fcc8755f26a462d82a05c1a4
2014-05-20Fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=430752.R-Release_HEAD-sdk_feature-138_2014-05-20_03-09-25slewis2-16/+44
Updated util.StringUtils. Change-Id: I0000000000000000000000000000000000000000
2014-05-19Fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=430752.R-Release_HEAD-sdk_feature-137_2014-05-20_01-13-01R-Release_HEAD-sdk_feature-136_2014-05-19_23-23-38slewis1-4/+0
Removed unnecessary System.out.println. Change-Id: I0000000000000000000000000000000000000000
2014-05-19Fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=430752.slewis5-107/+128
Also addition/change for ecf.rmap file, to point to more recent Orbit repo...that contains version 5.0.1 of org.objectweb.asm bundle. Change-Id: I168060be1a40f5cb3cf2da97a5127e1c3a2545bd
2014-04-17Update to org.jivesoftware.smack bundle about.html file (changed versionslewis1-1/+1
reference from 3.1.0 to 3.3.1) Change-Id: Idb85fd0302bc9292df5c8df6f3b45b4cdfbd1445
2013-11-08Revert "Bug 420858 - [r-OSGi] Sync SF.net and ECF's codebase"Markus Alexander Kuppe16-834/+734
This reverts commit 497b9a63f296bfecb14249b9cd390c0e3b3bfc80.
2013-11-06Bug 420858 - [r-OSGi] Sync SF.net and ECF's codebaseMarkus Alexander Kuppe16-734/+834
https://bugs.eclipse.org/420858 Syncs to SF.net revision "r1317" (2011-02-14 16:41:38 +0100 (Mon, 14 Feb 2011))
2013-11-06Revert "Bug 420858 - [r-OSGi] Sync SF.net and ECF's codebase"Markus Alexander Kuppe16-846/+793
This reverts commit 573f554d696f8fe5f9fe435ace79e8d2b29bde5c.
2013-11-06Bug 420858 - [r-OSGi] Sync SF.net and ECF's codebaseMarkus Alexander Kuppe16-793/+846
https://bugs.eclipse.org/420858 Syncs to SF.net revision "r1317" (2011-02-14 16:41:38 +0100 (Mon, 14 Feb 2011))
2013-11-01bug 420897: [r-OSGi] NPE when trying to uninstall the proxy bundle Markus Alexander Kuppe1-2/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=420897
2013-10-26NEW - bug 420433: [r-OSGi] NPE inR-Release_HEAD-sdk_feature-128_2013-10-27_15-02-02R-Release_HEAD-sdk_feature-127_2013-10-27_09-40-07R-Release_HEAD-sdk_feature-125_2013-10-27_08-32-40Markus Alexander Kuppe1-0/+7
ch.ethz.iks.r_osgi.impl.ChannelEndpointImpl.handleMessage(RemoteOSGiMessage) when SERVICE_MODIFIED received before SERVICE_ADDED https://bugs.eclipse.org/bugs/show_bug.cgi?id=420433
2013-10-23RESOLVED - [r-OSGi] NPE in recurseInterfaceHierarchy() if a parameterR-Release_HEAD-sdk_feature-124_2013-10-24_14-25-50Markus Alexander Kuppe1-3/+13
user data type implements/extends system type like java.io.Serializable https://bugs.eclipse.org/420112
2013-10-22[TCK][r-OSGi] NonSerializableException when runningMarkus Alexander Kuppe1-5/+8
remoteserviceadmin ct - Safeguard against older implementations speaking a broken wire protokol by sending an ArrayList instead of String[]
2013-10-22[TCK][r-OSGi] NonSerializableException when runningMarkus Alexander Kuppe1-0/+6
remoteserviceadmin ct - Safeguard against older implementations speaking a broken wire protokol by sending an ArrayList instead of String[]
2013-10-21Merge branch 'master' of ssh://git.eclipse.org:29418/ecf/org.eclipse.ecfMarkus Alexander Kuppe212-32037/+32037
2013-10-21NEW - bug 419327: [R_OSGi] Event Admin problems Markus Alexander Kuppe1-1/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419327 #3 (always convert from List to String[] before sending to remote)
2013-10-20Merge remote-tracking branch 'origin/master'R-Release_HEAD-sdk_feature-123_2013-10-21_11-09-17slewis212-32037/+32037
Conflicts: releng/org.eclipse.ecf.releng.bm/ecf.rmap
2013-10-19NEW - bug 419327: [R_OSGi] Event Admin problems Markus Alexander Kuppe1-2/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419327 #2
2013-10-19NEW - bug 419327: [R_OSGi] Event Admin problems Markus Alexander Kuppe2-6/+77
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419327
2013-10-19NEW - bug 419902: [r-OSGi] NPEMarkus Alexander Kuppe1-1/+8
ch.ethz.iks.r_osgi.impl.ChannelEndpointImpl.updateTopics(String[], String[]) https://bugs.eclipse.org/bugs/show_bug.cgi?id=419902
2013-10-15Backport Memleak fix described in [1] and outlined in [2]. The 3.3.0R-Release_HEAD-sdk_feature-120_2013-10-16_15-25-33Markus Alexander Kuppe1-2/+2
Smask CQ #7367 [3] has been updated to indicate that we backported this fix. [1] http://issues.igniterealtime.org/browse/SMACK-441 [2] http://fisheye.igniterealtime.org/viewrep/smack/branches/smack_3_3_1/source/org/jivesoftware/smack/keepalive/KeepAliveManager.java?r1=13657&r2=13703 [3] https://dev.eclipse.org/ipzilla/show_bug.cgi?id=7367
2013-10-11NEW - bug 418740: [TCK][r-OSGi] NonSerializableException when runningMarkus Alexander Kuppe1-3/+3
remoteserviceadmin ct https://bugs.eclipse.org/bugs/show_bug.cgi?id=418740 - Fix LDAP filter syntax and boolean condition to correctly match
2013-10-05NEW - bug 418740: [TCK][r-OSGi] NonSerializableException when runningMarkus Alexander Kuppe2-6/+19
remoteserviceadmin ct https://bugs.eclipse.org/bugs/show_bug.cgi?id=418740
2013-07-12Bug 411797 - [xmpp] org.eclipse.ecf.core.ContainerConnectException:Markus Alexander Kuppe4-4/+30
Login attempt failed with ejabberd server https://bugs.eclipse.org/411797 - Downgrade BREE back to 1.5 even though @Override on implemented interface methods is Java 1.6
2013-07-12Bug 411797 - [xmpp] org.eclipse.ecf.core.ContainerConnectException: Login ↵Markus Alexander Kuppe413-24179/+39924
attempt failed with ejabberd server https://bugs.eclipse.org/411797
2013-05-01NEW - bug 406977: ch.ethz.iks.r_osgi.remote incompatible withMarkus Alexander Kuppe1-1/+1
org.objectweb.asm >=4.0.0 https://bugs.eclipse.org/bugs/show_bug.cgi?id=406977

Back to the top