Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] ecfDaily build.89 Build Successful

View results here -> http://ecf2.osuosl.org/logundercon.php?log=log20071220150018Lbuild.89

BUILD COMPLETE -  build.89
Date of build: 12/20/2007 15:00:18
Time to build: 5 minutes 30 seconds
Last changed: 12/20/2007 04:07:08
Last log entry: Fixes for proxy handling...i.e. to get a set of proxies from proxyService (for a given target host), and the select a specific proxy from the set returned by proxyService. Added new method AbstractRetrieveFileTransfer.selectProxyFromProxies so that subclasses can override current selection behavior. Also added to httpclient the use of JRE socks proxy setup when proxy type is socks.

 Errors/Warnings: (11)
Click on the results link to get copies of the latest Daily builds

-------------- cc-build.xml --------------

build.environment.properties: javacFailOnError = true

build.environment.properties: buildingOSGi = true

build.environment.properties: eclipse.home = /opt/eclipse

cc-build.xml: logfile = ecf.core-D20071220-1500.log

buildIdentifier: DAILY

buildId: 20071220-1500-DAILY

buildType: D

------------------------------------------

cc-build.xml: buildResult = 0

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last successful build:  (2)
modified slewis org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/retrieve/AbstractRetrieveFileTransfer.java 12/20/2007 04:07:08 Fixes for proxy handling...i.e. to get a set of proxies from proxyService (for a given target host), and the select a specific proxy from the set returned by proxyService. Added new method AbstractRetrieveFileTransfer.selectProxyFromProxies so that subclasses can override current selection behavior. Also added to httpclient the use of JRE socks proxy setup when proxy type is socks.
modified slewis org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/retrieve/AbstractRetrieveFileTransfer.java 12/20/2007 04:02:21 Fixes for proxy handling...i.e. to get a set of proxies from proxyService (for a given target host), and the select a specific proxy from the set returned by proxyService. Added new method AbstractRetrieveFileTransfer.selectProxyFromProxies so that subclasses can override current selection behavior. Also added to httpclient the use of JRE socks proxy setup when proxy type is socks.


Back to the top