Skip to main content

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

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

BUILD FAILED
Ant Error Message: /opt/build.ecf/cc-build.xml:115: /opt/build.ecf/ecf.build/P20-v20090211-2047 not found.
Date of build: 02/11/2009 20:47:45
Time to build: 1 minute 59 seconds
Last changed: 02/11/2009 12:32:35
Last log entry: javadocs fix

 Errors/Warnings: (17)
Java Result: 13
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-P20v20090211-2047.log

buildIdentifier: DAILY

buildId: v20090211-2047-DAILY

buildType: P20

mapVTag: Release_2_0

mapVersionTag: p2_workaround_34ecf2_0

cctimestamp: timestamp = 20090211204745

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

forceContextQualifier: forceContextQualifier = v20090211-2047

cc-build.xml: buildResult = 13

cctimestamp: timestamp = 20090211204745

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

 Modifications since last successful build:  (120)
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/IRemoteService.java 02/11/2009 12:32:35 javadocs fix
modified slewis framework/bundles/org.eclipse.ecf/javadoc.xml 02/11/2009 09:44:47 javadoc update
modified slewis providers/bundles/org.eclipse.ecf.provider.r_osgi/src/org/eclipse/ecf/internal/provider/r_osgi/RemoteServiceImpl.java 02/11/2009 09:38:04 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis providers/bundles/org.eclipse.ecf.provider.xmpp/META-INF/MANIFEST.MF 02/11/2009 09:38:03 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis providers/bundles/org.eclipse.ecf.provider.xmpp/src/org/eclipse/ecf/internal/provider/xmpp/XMPPContainerPresenceHelper.java 02/11/2009 09:38:03 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf.provider/.settings/org.eclipse.jdt.core.prefs 02/11/2009 09:38:02 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOConnector.java 02/11/2009 09:38:02 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf.provider/src/org/eclipse/ecf/provider/generic/SOContainer.java 02/11/2009 09:38:02 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf.provider/META-INF/MANIFEST.MF 02/11/2009 09:38:01 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/IRemoteService.java 02/11/2009 09:37:59 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/events/IRemoteServiceReferenceRetrievedEvent.java 02/11/2009 09:37:59 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf/META-INF/MANIFEST.MF 02/11/2009 09:37:58 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/AsyncResult.java 02/11/2009 09:37:58 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/IAsyncResult.java 02/11/2009 09:37:58 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/ICallable.java 02/11/2009 09:37:58 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/JobsExecutor.java 02/11/2009 09:37:58 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/provider/remoteservice/generic/RegistrySharedObject.java 02/11/2009 09:37:57 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceImpl.java 02/11/2009 09:37:57 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf.sharedobject/.settings/org.eclipse.jdt.core.prefs 02/11/2009 09:37:55 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf.sharedobject/META-INF/MANIFEST.MF 02/11/2009 09:37:55 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf.sharedobject/src/org/eclipse/ecf/core/sharedobject/events/ISharedObjectCallEvent.java 02/11/2009 09:37:55 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf.sharedobject/src/org/eclipse/ecf/core/sharedobject/events/SharedObjectCallEvent.java 02/11/2009 09:37:55 Removed IAsyncResult/ICallable/AsyncResult from core.util and replaced with IFuture. Moved JobsExecutor into new core.jobs package.
modified slewis framework/bundles/org.eclipse.ecf/META-INF/MANIFEST.MF 02/11/2009 07:17:20 Made resolution optional for concurrency bundle
modified slewis protocols/bundles/ch.ethz.iks.r_osgi.remote/META-INF/MANIFEST.MF 02/11/2009 06:47:32 Reverting change to metadata so that asm 3.0 is used (rather than 3.1). See bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=255305
modified slewis providers/bundles/org.eclipse.ecf.provider.r_osgi/.settings/org.eclipse.jdt.core.prefs 02/11/2009 06:11:04 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.r_osgi/META-INF/MANIFEST.MF 02/11/2009 06:11:04 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.r_osgi/src/org/eclipse/ecf/internal/provider/r_osgi/R_OSGiRemoteServiceContainer.java 02/11/2009 06:11:04 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.r_osgi/src/org/eclipse/ecf/internal/provider/r_osgi/RemoteServiceImpl.java 02/11/2009 06:11:04 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis tests/bundles/org.eclipse.ecf.tests.filetransfer/META-INF/MANIFEST.MF 02/11/2009 06:11:02 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis tests/bundles/org.eclipse.ecf.tests.filetransfer/src/org/eclipse/ecf/tests/filetransfer/AbstractBrowseTestCase.java 02/11/2009 06:11:02 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis tests/bundles/org.eclipse.ecf.tests.filetransfer/src/org/eclipse/ecf/tests/filetransfer/AbstractRetrieveTestCase.java 02/11/2009 06:11:02 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis tests/bundles/org.eclipse.ecf.tests.filetransfer/src/org/eclipse/ecf/tests/filetransfer/AbstractSendTestCase.java 02/11/2009 06:11:02 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf/.settings/org.eclipse.jdt.core.prefs 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf/META-INF/MANIFEST.MF 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/AbstractExecutor.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/AbstractFuture.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/AsyncResult.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/FutureProgressMonitor.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/IAsyncResult.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/IExecutor.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/IFuture.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/IProgressRunnable.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/IRunnableExecutor.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/ISafeProgressRunner.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/ImmediateExecutor.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/JobsExecutor.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/RealmJobsExecutor.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/SingleOperationFuture.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/ThreadsExecutor.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
deleted slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/TimeoutException.java 02/11/2009 06:11:00 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis releng/org.eclipse.ecf.releng.maps/ecf.core.map 02/11/2009 06:10:58 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.irc/META-INF/MANIFEST.MF 02/11/2009 06:10:57 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.irc/src/org/eclipse/ecf/internal/provider/irc/container/IRCChannelContainer.java 02/11/2009 06:10:57 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.irc/src/org/eclipse/ecf/internal/provider/irc/container/IRCRootContainer.java 02/11/2009 06:10:57 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/.settings/org.eclipse.jdt.core.prefs 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/META-INF/MANIFEST.MF 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/internal/remoteservice/Activator.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/AbstractRemoteCallListener.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/Constants.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/IRemoteCall.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/IRemoteCallListener.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/IRemoteFilter.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/IRemoteService.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/IRemoteServiceContainerAdapter.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/IRemoteServiceListener.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/IRemoteServiceReference.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/IRemoteServiceRegistration.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/RemoteServiceHelper.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/events/IRemoteCallCompleteEvent.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/events/IRemoteCallEvent.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/events/IRemoteCallStartEvent.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/events/IRemoteServiceChangedEvent.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/events/IRemoteServiceEvent.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/events/IRemoteServiceRegisteredEvent.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/events/IRemoteServiceUnregisteredEvent.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice/src/org/eclipse/ecf/remoteservice/service/IRemoteServiceService.java 02/11/2009 06:10:55 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.remoteservice/.settings/org.eclipse.jdt.core.prefs 02/11/2009 06:10:53 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.remoteservice/META-INF/MANIFEST.MF 02/11/2009 06:10:53 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/provider/remoteservice/generic/RegistrySharedObject.java 02/11/2009 06:10:53 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceContainer.java 02/11/2009 06:10:53 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis providers/bundles/org.eclipse.ecf.provider.remoteservice/src/org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceImpl.java 02/11/2009 06:10:53 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis tests/bundles/org.eclipse.ecf.tests.remoteservice/META-INF/MANIFEST.MF 02/11/2009 06:10:51 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis tests/bundles/org.eclipse.ecf.tests.remoteservice/src/org/eclipse/ecf/tests/remoteservice/AbstractRemoteServiceTest.java 02/11/2009 06:10:51 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis releng/features/org.eclipse.ecf.core-feature/feature.xml 02/11/2009 06:10:50 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.remoteservice.ui/META-INF/MANIFEST.MF 02/11/2009 06:10:49 Changes to projects and features/map files to include org.eclipse.equinox.concurrent in ECF build and to depend upon classes rather than duplicate them in org.eclipse.ecf.core.util.
modified slewis framework/bundles/org.eclipse.ecf.datashare/.settings/org.eclipse.jdt.core.prefs 02/10/2009 15:46:23 Code formatting changes
modified slewis framework/bundles/org.eclipse.ecf.datashare/.settings/org.eclipse.jdt.launching.prefs 02/10/2009 15:46:23 Code formatting changes
modified slewis framework/bundles/org.eclipse.ecf.datashare/.settings/org.eclipse.jdt.ui.prefs 02/10/2009 15:46:23 Code formatting changes
modified slewis framework/bundles/org.eclipse.ecf.datashare/src/org/eclipse/ecf/datashare/AbstractShare.java 02/10/2009 15:46:23 Code formatting changes
modified slewis framework/bundles/org.eclipse.ecf.datashare/src/org/eclipse/ecf/datashare/BaseChannelConfig.java 02/10/2009 15:46:23 Code formatting changes
modified slewis framework/bundles/org.eclipse.ecf.datashare/src/org/eclipse/ecf/datashare/Messages.java 02/10/2009 15:46:23 Code formatting changes
modified slewis framework/bundles/org.eclipse.ecf.datashare/src/org/eclipse/ecf/datashare/events/IChannelContainerChannelActivatedEvent.java 02/10/2009 15:46:23 Code formatting changes
modified slewis framework/bundles/org.eclipse.ecf.datashare/src/org/eclipse/ecf/datashare/events/IChannelContainerChannelDeactivatedEvent.java 02/10/2009 15:46:23 Code formatting changes
modified slewis framework/bundles/org.eclipse.ecf.datashare/src/org/eclipse/ecf/datashare/service/IDatashareService.java 02/10/2009 15:46:23 Code formatting changes
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/retrieve/AbstractRetrieveFileTransfer.java 02/10/2009 15:29:25 Code formatting changes
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/retrieve/UrlConnectionRetrieveFileTransfer.java 02/10/2009 15:29:25 Code formatting changes
modified slewis framework/bundles/org.eclipse.ecf.filetransfer/src/org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceiveResumedEvent.java 02/10/2009 15:29:24 Code formatting changes
modified slewis framework/bundles/org.eclipse.ecf.filetransfer/.settings/org.eclipse.jdt.core.prefs 02/10/2009 15:27:10 Fixes for project settings
modified slewis framework/bundles/org.eclipse.ecf.filetransfer/.settings/org.eclipse.jdt.launching.prefs 02/10/2009 15:27:10 Fixes for project settings
modified slewis framework/bundles/org.eclipse.ecf.filetransfer/.settings/org.eclipse.pde.prefs 02/10/2009 15:27:10 Fixes for project settings
modified slewis framework/bundles/org.eclipse.ecf.filetransfer/src/org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceivePausedEvent.java 02/10/2009 15:27:10 Fixes for project settings
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/.settings/org.eclipse.jdt.core.prefs 02/10/2009 07:35:21 Fixes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=263858
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/.settings/org.eclipse.jdt.launching.prefs 02/10/2009 07:35:21 Fixes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=263858
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/util/PollingInputStream.java 02/10/2009 07:35:21 Fixes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=263858
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/util/TimeoutInputStream.java 02/10/2009 07:35:21 Fixes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=263858
modified slewis tests/bundles/org.eclipse.ecf.tests.filetransfer/src/org/eclipse/ecf/tests/filetransfer/URLRetrieveTest.java 02/09/2009 15:47:02 Added ftp URLRetrieveTest
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/retrieve/AbstractRetrieveFileTransfer.java 02/09/2009 15:39:29 Added TimeoutInputStream
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/util/TimeoutInputStream.java 02/09/2009 15:39:29 Added TimeoutInputStream
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/retrieve/AbstractRetrieveFileTransfer.java 02/09/2009 14:14:19 Addition of PollingInputStream and changes to use in AbstractRetrieveFileTransfer for addressing bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=263613
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/retrieve/UrlConnectionRetrieveFileTransfer.java 02/09/2009 14:14:19 Addition of PollingInputStream and changes to use in AbstractRetrieveFileTransfer for addressing bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=263613
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/util/PollingInputStream.java 02/09/2009 14:14:19 Addition of PollingInputStream and changes to use in AbstractRetrieveFileTransfer for addressing bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=263613
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient/src/org/eclipse/ecf/provider/filetransfer/httpclient/HttpClientRetrieveFileTransfer.java 02/09/2009 14:14:17 Addition of PollingInputStream and changes to use in AbstractRetrieveFileTransfer for addressing bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=263613
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient/src/org/eclipse/ecf/provider/filetransfer/httpclient/HttpClientFileSystemBrowser.java 02/09/2009 07:57:20 Fix for bug/enhancement https://bugs.eclipse.org/bugs/show_bug.cgi?id=264261
modified slewis framework/bundles/org.eclipse.ecf.presence.ui/src/org/eclipse/ecf/presence/ui/menu/AbstractRosterMenuContributionItem.java 02/09/2009 07:39:33 Fix for non-appearance of docshare editor context menu items.
modified slewis framework/bundles/org.eclipse.ecf.filetransfer/src/org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceivePausedEvent.java 02/09/2009 04:31:26 Reparented event classes as per bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=264244
modified slewis framework/bundles/org.eclipse.ecf.filetransfer/src/org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceiveResumedEvent.java 02/09/2009 04:31:26 Reparented event classes as per bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=264244
modified slewis providers/bundles/org.eclipse.ecf.provider.filetransfer/src/org/eclipse/ecf/provider/filetransfer/retrieve/AbstractRetrieveFileTransfer.java 02/09/2009 04:31:25 Reparented event classes as per bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=264244
modified slewis framework/bundles/org.eclipse.ecf/src/org/eclipse/ecf/core/util/Event.java 02/09/2009 04:03:01 Removed Serializable from Event interface as per bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=264242
modified slewis releng/org.eclipse.ecf.releng/projectSet-anonymous.psf 02/09/2009 00:49:22 Move use of EMF R2_4_maintenance branch to R2_2_,maintenance.
modified slewis releng/org.eclipse.ecf.releng/projectSet-extssh.psf 02/09/2009 00:49:22 Move use of EMF R2_4_maintenance branch to R2_2_,maintenance.


Back to the top