Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 245781 Details for
Bug 440701
Prepare for Mars + Luna_maintenance split stream development
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Include SWTBot in Mars
0001-Include-SWTBot-in-Mars-aggregator.patch (text/plain), 3.13 KB, created by
Mickael Istria
on 2014-08-07 02:41:35 EDT
(
hide
)
Description:
Include SWTBot in Mars
Filename:
MIME Type:
Creator:
Mickael Istria
Created:
2014-08-07 02:41:35 EDT
Size:
3.13 KB
patch
obsolete
>From abda78bbff71d0d94af420250f80419a8781bf8b Mon Sep 17 00:00:00 2001 >From: Mickael Istria <mistria@redhat.com> >Date: Thu, 7 Aug 2014 08:40:04 +0200 >Subject: [PATCH] Include SWTBot in Mars aggregator > >--- > simrel.b3aggr | 5 +++++ > swtbot.b3aggrcon | 18 ++++++++++++++++++ > 2 files changed, 23 insertions(+) > create mode 100644 swtbot.b3aggrcon > >diff --git a/simrel.b3aggr b/simrel.b3aggr >index d117846..04083c8 100644 >--- a/simrel.b3aggr >+++ b/simrel.b3aggr >@@ -60,6 +60,7 @@ > <contributions href="sapphire.b3aggrcon#/"/> > <contributions href="windowbuilder.b3aggrcon#/"/> > <contributions href="jubula.b3aggrcon#/"/> >+ <contributions href="swtbot.b3aggrcon#/"/> > <contributions href="mylyn-docs-intent.b3aggrcon#/"/> > <contributions href="mft.b3aggrcon#/"/> > <contributions href="koneki.b3aggrcon#/"/> >@@ -419,6 +420,10 @@ > <features href="jubula.b3aggrcon#//@repositories.0/@features.0"/> > <features href="jubula.b3aggrcon#//@repositories.0/@features.1"/> > <features href="jubula.b3aggrcon#//@repositories.0/@features.2"/> >+ <features href="swtbot.b3aggrcon#//@repositories.0/@features.0"/> >+ <features href="swtbot.b3aggrcon#//@repositories.0/@features.1"/> >+ <features href="swtbot.b3aggrcon#//@repositories.0/@features.2"/> >+ <features href="swtbot.b3aggrcon#//@repositories.0/@features.3"/> > </customCategories> > <customCategories identifier="Web, XML, Java EE and OSGi Enterprise Development" label="Web, XML, Java EE and OSGi Enterprise Development" description="Tools to help create web applications, including JavaScript, XML, XSL, XSD, HTML, XHTML, CSS, JSP, EJBs, Webservices, JPA tand OSGi Enterprise Applications"> > <features href="webtools.b3aggrcon#//@repositories.0/@features.0"/> >diff --git a/swtbot.b3aggrcon b/swtbot.b3aggrcon >new file mode 100644 >index 0000000..5cd0e3a >--- /dev/null >+++ b/swtbot.b3aggrcon >@@ -0,0 +1,18 @@ >+<?xml version="1.0" encoding="ASCII"?> >+<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="SWTBot"> >+ <repositories location="http://download.eclipse.org/technology/swtbot/releases/2.2.0"> >+ <features name="org.eclipse.swtbot.ide.feature.group" versionRange="[2.2.0.201401081015,2.2.0.201401081015]"> >+ <categories href="simrel.b3aggr#//@customCategories[identifier='Testing']"/> >+ </features> >+ <features name="org.eclipse.swtbot.feature.group" versionRange="[2.2.0.201401081015,2.2.0.201401081015]"> >+ <categories href="simrel.b3aggr#//@customCategories[identifier='Testing']"/> >+ </features> >+ <features name="org.eclipse.swtbot.eclipse.feature.group" versionRange="[2.2.0.201401081015,2.2.0.201401081015]"> >+ <categories href="simrel.b3aggr#//@customCategories[identifier='Testing']"/> >+ </features> >+ <features name="org.eclipse.swtbot.gef.feature.group" versionRange="[2.2.0.201401081015,2.2.0.201401081015]"> >+ <categories href="simrel.b3aggr#//@customCategories[identifier='Testing']"/> >+ </features> >+ </repositories> >+ <contacts href="simrel.b3aggr#//@contacts[email='mistria@redhat.com']"/> >+</aggregator:Contribution> >-- >1.7.9.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 440701
: 245781