Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-02fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=530952slewis2-3/+5
Change-Id: I0000000000000000000000000000000000000000
2017-05-06Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=516280slewis2-2/+3
Change-Id: I426723bf1e3cac379c76d27d5189968aa9c34352
2016-09-13Bug 396457 - [Releng][Maven] Create a build based on tychoMat Booth1-344/+14
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>
2013-01-18Merge remote-tracking branch 'origin/master'slewis17-1342/+1342
2010-10-22Fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=328426R-Release_3_4-sdk_feature-3_2010-10-22_03-53-44R-Release_3_4-sdk_feature-2-2010-10-22_01-30-10slewis@composent.com1-2/+2
2010-10-20RESOLVED - bug 328074: [Discovery][SLP] Error connecting to: 0:0:0:0:0:0:0:1 ↵Markus Alexander Kuppe1-4/+14
java.io.IOException: Network is unreachable https://bugs.eclipse.org/bugs/show_bug.cgi?id=328074
2010-10-13renamed .cvsignore to .gitignore, created .gitignore where missingMarkus Alexander Kuppe3-2/+1
2010-06-03NEW - bug 312324: [jSLP] Change license from BSD to EPLmkuppe1-1/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312324
2010-06-03replaced old implementation by a new, cleanroom implementationjrellerme1-89/+62
2010-05-18NEW - bug 313365: Activate APITooling checksmkuppe1-5/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=313365 reverting breaking API change
2010-05-18NEW - bug 313365: Activate APITooling checksmkuppe3-4/+10
https://bugs.eclipse.org/bugs/show_bug.cgi?id=313365
2010-05-18NEW - bug 313365: Activate APITooling checksmkuppe1-0/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=313365
2010-05-10NEW - bug 312324: [jSLP] Change license from BSD to EPLmkuppe43-972/+488
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312324
2010-02-25remove runtimeTests/targets as part of partent mvn cleanmkuppe1-0/+12
2010-02-25NEW - bug 303667: [Discovery][jSLP] Write XML report for testsmkuppe1-6/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=303667 Write to System.out too
2010-02-23NEW - bug 303667: [Discovery][jSLP] Write XML report for testsmkuppe1-6/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=303667
2010-02-23NEW - bug 303667: [Discovery][jSLP] Write XML report for testsmkuppe1-0/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=303667
2010-02-23NEW - bug 303667: [Discovery][jSLP] Write XML report for testsmkuppe1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=303667
2010-02-23NEW - bug 303667: [Discovery][jSLP] Write XML report for testsmkuppe5-61/+115
https://bugs.eclipse.org/bugs/show_bug.cgi?id=303667
2010-02-23Run tests outside of framework threadmkuppe2-52/+53
2010-02-23Use OSGi R3 API onlymkuppe1-1/+1
2010-02-10NEW - bug 302439: [Discovery][jSLP] Run tests distributed via OSGi remote ↵mkuppe2-7/+113
services https://bugs.eclipse.org/bugs/show_bug.cgi?id=302439
2010-02-10RESOLVED - bug 302394: [Discovery][jSLP] Test parser for bad tagsmkuppe1-0/+20
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302394
2010-02-04RESOLVED - bug 301802: [Discovery][jSLP] Make jUnit tests runnablemkuppe1-2/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=301802
2010-02-04NEW - bug 301802: [Discovery][jSLP] Make jUnit tests runnablemkuppe1-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=301802
2009-11-25NEW - bug 296145: [Discovery][jSLP] Refactor SLPMessage to write message ↵v20091201-0801mkuppe14-43/+40
header in super class https://bugs.eclipse.org/bugs/show_bug.cgi?id=296145
2009-11-25NEW - bug 296107: [Discovery][jSLP] Does not discard SLP protocol messages > ↵mkuppe1-1/+1
version 2 https://bugs.eclipse.org/bugs/show_bug.cgi?id=296107
2009-11-25NEW - bug 296107: [Discovery][jSLP] Does not discard SLP protocol messages > ↵mkuppe1-3/+5
version 2 https://bugs.eclipse.org/bugs/show_bug.cgi?id=296107
2009-11-18NEW - bug 295496: [Discovery][jSLP] Turn jSLP runtimeTests into Eclipse projectmkuppe1-0/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295496
2009-11-18NEW - bug 295496: [Discovery][jSLP] Turn jSLP runtimeTests into Eclipse projectmkuppe5-1/+58
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295496
2009-11-18RESOLVED - bug 295361: [Discovery][jSLP][Maven] Test against Concierge 1.0.0 ↵mkuppe1-1/+1
rather than 1.0_RC2 (back from 2007) https://bugs.eclipse.org/bugs/show_bug.cgi?id=295361
2009-11-17NEW - bug 295361: [Discovery][jSLP][Maven] Test against Concierge 1.0.0 ↵v20091117-0801mkuppe1-1/+1
rather than 1.0_RC2 (back from 2007) https://bugs.eclipse.org/bugs/show_bug.cgi?id=295361
2009-11-17NEW - bug 295335: [Discovery][jSLP] Execute OSGi jUnit tests separatelymkuppe2-14/+27
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295335
2009-11-16NEW - bug 295184: [Discovery][jSLP] Maven bundle build fails due to split ↵mkuppe1-1/+1
package https://bugs.eclipse.org/bugs/show_bug.cgi?id=295184
2009-11-15NEW - bug 295184: [Discovery][jSLP] Maven bundle build fails due to split ↵mkuppe2-249/+0
package https://bugs.eclipse.org/bugs/show_bug.cgi?id=295184
2009-11-15NEW - bug 295184: [Discovery][jSLP] Maven bundle build fails due to split ↵mkuppe3-3/+252
package https://bugs.eclipse.org/bugs/show_bug.cgi?id=295184
2009-11-05NEW - bug 293846: [releng] [releng] Buckminster based build fails due to ↵mkuppe1-1/+0
missing ch.ethz.iks.slp dependency https://bugs.eclipse.org/bugs/show_bug.cgi?id=293846 SLP does not declare Bundle-ManifestVersion: 2 in its MANIFEST.MF which causes Buckminster to choke (FIXED in Buckminster)
2009-11-05NEW - bug 293846: [releng] [releng] Buckminster based build fails due to ↵mkuppe1-0/+1
missing ch.ethz.iks.slp dependency https://bugs.eclipse.org/bugs/show_bug.cgi?id=293846 SLP does not declare Bundle-ManifestVersion: 2 in its MANIFEST.MF which causes Buckminster to choke
2009-06-06Aligned/Reduced visibility of configuration gettersv20090610-0800mkuppe1-2/+9
Added javadoc
2009-05-21EE setting for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=275356. ↵slewis3-6/+5
Moved back to J2SE1.4
2009-05-21EE setting for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=275356slewis3-5/+6
2009-05-07set EE and removed dead codeslewis4-4/+9
2009-05-05Fix for classpath non-syncslewis2-9/+3
2009-04-30removed runtime tests from build pathv20090429-2045slewis1-2/+1
2009-04-30removed runtime tests from build pathslewis1-1/+0
2009-04-30removed runtime tests from build pathslewis2-3/+1
2009-04-30Refactored discovery and distribution interfaces/classes, and changed ↵slewis1-1/+3
warning settings
2009-03-19Update to build properties for proper source plugin buildslewis1-2/+1
2009-03-15RESOLVED - bug 268668: [Discovery][SLP] Version package exportsmkuppe1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268668
2009-03-08Add plain JUnit test cases to Java classpath but _not_ bundle classpathmkuppe1-8/+10

Back to the top