Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-02bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=530952slewis2-2/+3
Change-Id: I0000000000000000000000000000000000000000
2016-09-13Bug 396457 - [Releng][Maven] Create a build based on tychoMat Booth1-0/+15
Second part of adding the necessary machinery to build ECF with tycho -- it now builds the whole SDK. The resulting p2 site should now contain the same bundles as the p2 site generated by buckminster. Due to the target platform needing APIs available only in Java 1.4, some bundles have had their compilation profiles bumped up from Java 1.3. In these cases the BREE remains unchanged. In order to preserve compatibility with the Java 1.5 BREE specified in the jive smack library, some @Override annotations were removed. Change-Id: I7b6acce0ef1204d0ad0146218694c8722c3dbcd8 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2014-04-03Fixes for product configs (for newslewis1-1/+1
org.eclipse.ecf.remoteservice.asyncproxy bundle) Change-Id: Iecdc463406d2ce46b145b016028ff155dcacfcee
2013-01-24Added exported package version information in preparation for ECF 3.6.0slewis1-2/+2
release
2010-10-13renamed .cvsignore to .gitignore, created .gitignore where missingMarkus Alexander Kuppe1-0/+0
2010-05-07Fixes for build props warningsslewis1-0/+1
2010-04-25Removed warningsslewis1-0/+31
2010-04-21Put require-bundle deps in place for equinox common and core runtimeslewis1-3/+4
2010-03-18Fix for possible NPEslewis1-0/+1
2010-02-18Modifications for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=303215slewis9-318/+298
2009-12-17Fixes for build.propertiesslewis1-1/+1
2009-11-03Fixes to build.properties for src bundlesslewis1-2/+1
2009-04-27Version number changesslewis1-1/+1
2009-03-19Updated provider name to Eclipse.org - ECFslewis1-1/+1
2009-03-19Update to build properties for proper source plugin buildslewis1-3/+1
2009-02-12NEW - bug 264126: BREE should include Foundation 1.1 as much as possiblemkuppe2-3/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=264126
2009-01-21ASSIGNED - bug 261791: Activate APITooling for ECFmkuppe1-0/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=261791
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-03-06Fixes for copyright notices.slewis1-8/+8
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-01-11Fixed startup logicslewis3-42/+131
2007-10-26Fixed errors in javadocsslewis1-5/+10
2007-10-16Fixes for source buildslewis2-2/+5
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ↵slewis1-1/+1
cleaned up resulting warnings. Applied patch from bug 206118.
2007-09-08Small adjustmentsslewis1-2/+2
2007-09-06Updated versions for ECF 1.1slewis1-1/+1
2007-06-08Fix for plugin.properties filesslewis1-3/+1
2007-06-06Updated skype provider so that sent messages are displayedslewis1-4/+0
2007-06-05Fix for NPEslewis1-1/+6
2007-05-29Changed date in about.html for bug ↵slewis1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189545
2007-05-07Fixes for source plugin builds.slewis1-5/+1
2007-05-05Added myself to the contributors listbbokowski1-15/+1
2007-04-21Removed deprecated referencesslewis4-59/+100
2007-04-16Fix a classpath issue reported by Scott.rsuen1-1/+2
2007-04-15Set a J2SE-1.4 EE.rsuen3-4/+13
2007-04-06changed version number back to 1.0.0.qualifierslewis1-1/+1
2007-04-06Changed version qualifier for build testslewis1-1/+1
2007-03-31Changed Bundle-Version back to .qualifierslewis1-1/+1
2007-03-31commit for tag of version v20070330-2111slewis1-1/+1
2007-03-30Changed version number for tag to .qualifierslewis1-1/+1
2007-03-30Bundle-Version checkin for v20070330 tag (1.0.0.M6)slewis1-1/+1
2007-03-29Removed generic warningsslewis1-0/+55
2007-03-26Changed qualifier to .qualifier in version number identificationslewis1-1/+1
2007-03-22new version numberslewis1-1/+1
2007-03-22Update to build.propertiesslewis1-3/+7
2007-03-22new version numberslewis1-1/+1
2007-03-22Update to version numberslewis1-1/+1
2007-03-21Updated version numberslewis1-1/+1
2007-03-21Added using jobs api for outgoing file transfer handling. Added ↵slewis1-1/+1
IIncomingFileTransfer.accept(OutputStream, IFileTransferListener) to api and provided implementation code. Added test code in org.eclipse.ecf.tests.filetransfer.OutgoingFileTransferTest.
2007-03-20exported new packageslewis1-1/+2

Back to the top