Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] osu build.139 Build Successful

View results here -> http://ecf2.osuosl.org/OSUlogundercon.php?log=log20071220120938Lbuild.139

BUILD COMPLETE -  build.139
Date of build: 12/20/2007 12:09:38
Time to build: 4 minutes 51 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

-------------- OSUcc-build.xml --------------

build.environment.properties: javacFailOnError = true

build.environment.properties: buildingOSGi = true

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

OSUcc-build.xml: logfile = ecf.osuosl-A20071220-1210.log

buildIdentifier: false

buildId: 20071220-1210

buildType: A

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

OSUcc-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/plugins/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/plugins/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