Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] 3.4Daily2.0 build.48 Build Successful

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

BUILD COMPLETE -  build.48
Date of build: 01/09/2009 15:00:11
Time to build: 4 minutes 55 seconds
Last changed: 01/09/2009 02:35:18
Last log entry: Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=256684

 Errors/Warnings: (16)
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/eclipse3.4.1/eclipse

cc-build.xml logfile = logs/ecf.core-P20v20090109-1500.log

buildIdentifier: DAILY

buildId: v20090109-1500-DAILY

buildType: P20

mapVTag: Release_2_0

mapVersionTag: p2_workaround_34ecf2_0

cctimestamp: timestamp = 20090109150011

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

forceContextQualifier: forceContextQualifier = v20090109-1500

cc-build.xml: buildResult = 0

cctimestamp: timestamp = 20090109150011

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

 Modifications since last successful build:  (26)
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient/src/org/eclipse/ecf/provider/filetransfer/httpclient/HttpClientRetrieveFileTransfer.java 01/09/2009 02:35:18 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=256684
modified slewis tests/bundles/org.eclipse.ecf.tests/src/org/eclipse/ecf/tests/core/util/FutureTest.java 01/08/2009 22:41:49 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/provider/remoteservice/generic/RegistrySharedObject.java 01/08/2009 22:41:47 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceImpl.java 01/08/2009 22:41:47 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis providers/bundles/org.eclipse.ecf.provider.r_osgi/src/org/eclipse/ecf/internal/provider/r_osgi/R_OSGiRemoteServiceContainer.java 01/08/2009 22:41:45 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis providers/bundles/org.eclipse.ecf.provider.r_osgi/src/org/eclipse/ecf/internal/provider/r_osgi/RemoteServiceImpl.java 01/08/2009 22:41:45 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/IProgressRunnable.java 01/08/2009 22:41:44 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/AbstractExecutor.java 01/08/2009 22:41:43 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/FutureProgressMonitor.java 01/08/2009 22:41:43 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/ISafeProgressRunner.java 01/08/2009 22:41:43 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/ImmediateExecutor.java 01/08/2009 22:41:43 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/JobsExecutor.java 01/08/2009 22:41:43 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/SingleOperationFuture.java 01/08/2009 22:41:43 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/ThreadsExecutor.java 01/08/2009 22:41:43 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/RealmJobsExecutor.java 01/08/2009 15:07:01 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis tests/bundles/org.eclipse.ecf.tests/src/org/eclipse/ecf/tests/core/util/FutureTest.java 01/08/2009 14:59:26 Added test cases. Added test for cancelation
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/AbstractExecutor.java 01/08/2009 14:59:25 Added test cases. Added test for cancelation
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/JobsExecutor.java 01/08/2009 14:59:25 Added test cases. Added test for cancelation
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/SingleOperationFuture.java 01/08/2009 14:59:25 Added test cases. Added test for cancelation
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/ThreadsExecutor.java 01/08/2009 14:59:25 Added test cases. Added test for cancelation
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/AbstractFuture.java 01/08/2009 11:21:27 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/FutureProgressMonitor.java 01/08/2009 11:21:27 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/ICancelable.java 01/08/2009 11:21:27 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/IFuture.java 01/08/2009 11:21:27 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/JobsExecutor.java 01/08/2009 11:21:27 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/SingleOperationFuture.java 01/08/2009 11:21:27 Updates for async bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777


Back to the top