Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-05-15Added ability to restrict tests that require provider to support cancelslewis4-547/+599
on connect. The httpclient provider supports this, but the urlconnection provider does not. To specify whether the filetransfer tests should expect that cancel on connect can be tested, specify the following system property: org.eclipse.ecf.tests.filetransfer.cancelSupportedOnConnect e.g. -Dorg.eclipse.ecf.tests.filetransfer.cancelSupportedOnConnect=false will *not* assume cancel on connect is supported. The default is true (cancel on connect is expected to be supported).
2012-05-14Explicitly reference org.eclipse.ecf.ssl fragment as the httpclient provider ↵Markus Alexander Kuppe1-0/+7
needs it to create a socket factory
2012-05-14Moved feature to feature directory to keep folder structure cleanMarkus Alexander Kuppe11-0/+0
2012-05-13Reset of httpclient featureslewis1-44/+0
2012-05-13Test change to httpclient featureslewis1-0/+44
2012-05-13Fixed for httpclient test launch configslewis2-4/+9
2012-05-13Change to httpclient featureslewis1-9/+5
2012-05-13Added org.eclipse.ecf.ssl to httpclient featureslewis1-10/+0
2012-05-13Added o.e.e.ssl fragment to httpclient featureslewis1-0/+8
2012-05-13Changed back test codeslewis1-11/+9
2012-05-13Fix for test code in URLBrowseTestslewis1-10/+14
2012-05-13Fix for incorrect testslewis1-1/+2
2012-05-13Removed warningslewis1-0/+1
2012-05-11Removed httpclient4 markup to testslewis1-0/+4
2012-05-09Addded debug to httpclient launch configslewis1-1/+1
2012-05-09Fixed harmless error in AbstractRetrieveTestCaseslewis1-4/+0
2012-05-09Changed launch config to use all workspace pluginsslewis1-3/+3
2012-05-09Set httpclient4 provider priority to 55 (behind httpclient 3.1.0=50).slewis1-4/+4
2012-05-09Update to launch config to only include necessary filetransfer pluginsslewis1-591/+591
in filetransfer test launch config (i.e. to exclude httpclient4 plugins).
2012-05-08Removed unnecessary warnings.slewis6-24/+4
2012-05-08Changes to version 3.5.6slewis6-9/+6
2012-05-07Fix to incorrect classpathslewis1-7/+7
2012-05-07Changes to remove invalid warningsslewis52-481/+512
2012-05-05NEW - bug 378307: [Releng] Update to 3.8 repositoryMarkus Alexander Kuppe1-0/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378307 - Add update site/p2 search path for rsa
2012-05-05Revert "NEW - bug 378307: [Releng] Update to 3.8 repository"Markus Alexander Kuppe2-2/+0
This reverts commit a648399e6d9647676e91a19a0c560d7c439ce2b1. Not needed for tests
2012-05-05NEW - bug 378307: [Releng] Update to 3.8 repositoryMarkus Alexander Kuppe2-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378307 - Add bundle to mspec and cquery to make buckminster aware of the binary bundle in our SCM
2012-05-04ADdition of httpclient 4 providerslewis54-0/+5999
(org.eclipse.ecf.provider.filetransfer.httpclient4 project), the ssl fragment for httpclient provider (o.e.e.provider.filetransfer.httpclient4.ssl project), and a feature that corresponds to the needed plugins for the httpclient4 provider (including the Orbit-provided plugins).
2012-05-03Fixes for interface version handling and version comparisonR-Release_HEAD-sdk_feature-72_2012-05-04_18-02-22slewis2-25/+54
2012-05-03Fixes to refer to org.osgi.service.remoteserviceadmin (version 5.0)R-Release_HEAD-sdk_feature-71_2012-05-03_19-24-24slewis5-9/+9
rather than ECF-specific org.eclipse.osgi.service.remoteserviceadmin plugin.
2012-05-03Merge branch 'master' of ↵R-Release_HEAD-sdk_feature-70_2012-05-03_17-49-06Wim Jongman17-998/+3
ssh://wjongman@git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git
2012-05-03bug 378350: [Discovery] ZooDiscovery has compile problems with latestWim Jongman1-1/+2
zookeeper from orbit https://bugs.eclipse.org/bugs/show_bug.cgi?id=378350
2012-05-03 bug 342924: [Discovery][Zookeeper] Remove projectMarkus Alexander Kuppe17-998/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=342924
2012-05-03 NEW - bug 378307: [Releng] Update to 3.8 repositoryMarkus Alexander Kuppe2-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378307 - Add bundle to mspec and cquery to make buckminster aware of the binary bundle in our SCM
2012-05-02bug 378307: source and mutable fiddleWim Jongman1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378307
2012-05-02bug 378307: experimentWim Jongman1-4/+13
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378307
2012-05-02bug 378307: Remove ecf repo from rmap Wim Jongman1-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378307
2012-05-02bug 378307: updated rmap to latest orbitWim Jongman1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378307
2012-05-02bug 378307: [Releng] Update to using eclipse 3.8 for target platform inWim Jongman1-1/+1
build https://bugs.eclipse.org/bugs/show_bug.cgi?id=378307
2012-05-02NEW - bug 378307: [Releng] Update to 3.8 repository Wim Jongman1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378307
2012-05-02Change for osgi remoteservices classesslewis3-6/+6
2012-05-02Yet another tryslewis2-3/+3
2012-05-02Yet another try to make the builder happy forslewis1-1/+3
org.eclipse.osgi.services.remoteserviceadmin
2012-05-02another tryslewis1-1/+1
2012-05-02another tryslewis3-93/+91
2012-05-02Another possible fixslewis1-1/+1
2012-05-02Possible fix for build problem in osgi.services.remoteserviceadminslewis1-2/+2
2012-05-01Trying changing org.jivesoftware.smack jar processing as per thisslewis1-0/+1
comment https://bugs.eclipse.org/bugs/show_bug.cgi?id=361628#c27 in order to deal with https://bugs.eclipse.org/bugs/show_bug.cgi?id=376306
2012-04-25Changed usage of org.osgi.service.remoteserviceadmin to use OSGi slewis12-12/+12
version 5.0 for remote service admin, via CQ https://dev.eclipse.org/ipzilla/show_bug.cgi?id=6445
2012-04-24Updates to product configs to use apache gogo as equinox consoleslewis14-79/+140
implementation.
2012-04-24Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=377567slewis2-58/+83

Back to the top