File tree 14 files changed +38
-38
lines changed
org.jboss.tools.windup.feature
org.jboss.tools.windup.core
org.jboss.tools.windup.ui
org.jboss.tools.windup.core.test
14 files changed +38
-38
lines changed Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.jboss.tools.windup.feature"
4
4
label =" WindUp Feature"
5
- version =" 1 .0.0.qualifier "
5
+ version =" 2 .0.0"
6
6
provider-name =" Red Hat, Inc." >
7
7
8
8
<description url =" http://www.example.com/description" >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.jboss.tools.windup</groupId >
6
6
<artifactId >features</artifactId >
7
- <version >1 .0.0-SNAPSHOT </version >
7
+ <version >2 .0.0</version >
8
8
</parent >
9
9
<groupId >org.jboss.tools.windup.features</groupId >
10
10
<artifactId >org.jboss.tools.windup.feature</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.tools</groupId >
7
7
<artifactId >windup</artifactId >
8
- <version >1 .0.0-SNAPSHOT </version >
8
+ <version >2 .0.0</version >
9
9
</parent >
10
10
11
11
<groupId >org.jboss.tools.windup</groupId >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Bundle-Localization : plugin
4
4
Bundle-Name : %plugin.name
5
5
Bundle-SymbolicName : org.jboss.tools.windup.core;singleton:=true
6
- Bundle-Version : 1 .0.0.qualifier
6
+ Bundle-Version : 2 .0.0
7
7
Bundle-Activator : org.jboss.tools.windup.core.WindupCorePlugin
8
8
Require-Bundle : org.eclipse.core.runtime,
9
9
org.eclipse.wst.validation;bundle-version="[1.2.402,2.0.0)",
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.jboss.tools.windup</groupId >
8
8
<artifactId >plugins</artifactId >
9
- <version >1 .0.0-SNAPSHOT </version >
9
+ <version >2 .0.0</version >
10
10
</parent >
11
11
12
12
<groupId >org.jboss.tools.windup.plugins</groupId >
Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ Bundle-ManifestVersion: 2
3
3
Bundle-Localization : plugin
4
4
Bundle-Name : %plugin.name
5
5
Bundle-SymbolicName : org.jboss.tools.windup.ui;singleton:=true
6
- Bundle-Version : 1 .0.0.qualifier
6
+ Bundle-Version : 2 .0.0
7
7
Bundle-Activator : org.jboss.tools.windup.ui.WindupUIPlugin
8
8
Bundle-Vendor : %plugin.vendor
9
9
Require-Bundle : org.eclipse.ui,
10
10
org.eclipse.core.runtime,
11
- org.jboss.tools.windup.core;bundle-version="[1 .0.0,2 .0.0)",
11
+ org.jboss.tools.windup.core;bundle-version="[2 .0.0,3 .0.0)",
12
12
org.eclipse.ui.browser;bundle-version="[3.4.2,4.0.0)",
13
13
org.eclipse.core.resources;bundle-version="[3.8.1,4.0.0)",
14
14
org.eclipse.ui.ide;bundle-version="[3.8.2,4.0.0)"
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.jboss.tools.windup</groupId >
8
8
<artifactId >plugins</artifactId >
9
- <version >1 .0.0-SNAPSHOT </version >
9
+ <version >2 .0.0</version >
10
10
</parent >
11
11
12
12
<groupId >org.jboss.tools.windup.plugins</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.tools</groupId >
7
7
<artifactId >windup</artifactId >
8
- <version >1 .0.0-SNAPSHOT </version >
8
+ <version >2 .0.0</version >
9
9
</parent >
10
10
11
11
<groupId >org.jboss.tools.windup</groupId >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >windup</artifactId >
12
- <version >1 .0.0-SNAPSHOT </version >
12
+ <version >2 .0.0</version >
13
13
<name >windup.all</name >
14
14
15
15
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <site >
3
- <description >
4
- To install these features, point Eclipse at this site.
5
- </description >
6
-
7
- <category-def label =" JBoss Tools Windup Nightly Build Update Site" name =" AllFeatures" >
8
- <description >JBoss Tools Windup Nightly Build Update Site: contains all features in this build.</description >
9
- </category-def >
10
- <category-def label =" JBoss Tools Windup Nightly Build Update Site" name =" AllSources" >
11
- <description >JBoss Tools Windup Nightly Build Update Site: contains all source features in this build.</description >
12
- </category-def >
13
-
14
- <!-- tests -->
15
-
16
- <feature url =" features/org.jboss.tools.windup.feature_0.0.0.jar" id =" org.jboss.tools.windup.feature" version =" 0.0.0" >
17
- <category name =" AllFeatures" />
18
- </feature >
19
- <feature url =" features/org.jboss.tools.windup.feature.source_0.0.0.jar" id =" org.jboss.tools.windup.feature.source" version =" 0.0.0" >
20
- <category name =" AllSources" />
21
- </feature >
22
-
23
- </site >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <site >
3
+ <description >
4
+ To install these features, point Eclipse at this site.
5
+ </description >
6
+
7
+ <category-def label =" JBoss Tools Windup Nightly Build Update Site" name =" AllFeatures" >
8
+ <description >JBoss Tools Windup Nightly Build Update Site: contains all features in this build.</description >
9
+ </category-def >
10
+ <category-def label =" JBoss Tools Windup Nightly Build Update Site" name =" AllSources" >
11
+ <description >JBoss Tools Windup Nightly Build Update Site: contains all source features in this build.</description >
12
+ </category-def >
13
+
14
+ <!-- tests -->
15
+
16
+ <feature url =" features/org.jboss.tools.windup.feature_0.0.0.jar" id =" org.jboss.tools.windup.feature" version =" 0.0.0" >
17
+ <category name =" AllFeatures" />
18
+ </feature >
19
+ <feature url =" features/org.jboss.tools.windup.feature.source_0.0.0.jar" id =" org.jboss.tools.windup.feature.source" version =" 0.0.0" >
20
+ <category name =" AllSources" />
21
+ </feature >
22
+
23
+ </site >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.tools</groupId >
7
7
<artifactId >windup</artifactId >
8
- <version >1 .0.0-SNAPSHOT </version >
8
+ <version >2 .0.0</version >
9
9
</parent >
10
10
<groupId >org.jboss.tools.windup</groupId >
11
11
<artifactId >site</artifactId >
Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ Bundle-ManifestVersion: 2
3
3
Bundle-Localization : plugin
4
4
Bundle-Name : %plugin.name
5
5
Bundle-SymbolicName : org.jboss.tools.windup.core.test;singleton:=true
6
- Bundle-Version : 1 .0.0.qualifier
6
+ Bundle-Version : 2 .0.0
7
7
Bundle-Activator : org.jboss.tools.windup.core.test.WindupCoreTestPlugin
8
8
Bundle-ActivationPolicy : lazy
9
9
Bundle-RequiredExecutionEnvironment : JavaSE-1.6
10
10
Require-Bundle : org.eclipse.core.runtime,
11
11
org.eclipse.core.resources,
12
12
org.eclipse.wst.validation;bundle-version="[1.2.402,2.0.0)",
13
13
org.junit;bundle-version="[4.8.2,5.0.0)",
14
- org.jboss.tools.windup.core;bundle-version="[1 .0.0,2 .0.0)",
14
+ org.jboss.tools.windup.core;bundle-version="[2 .0.0,3 .0.0)",
15
15
org.jboss.tools.tests,
16
16
org.apache.commons.io;bundle-version="[2.0.1,3.0.0)"
17
17
Export-Package : org.jboss.tools.windup.core.test
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.tools.windup</groupId >
7
7
<artifactId >tests</artifactId >
8
- <version >1 .0.0-SNAPSHOT </version >
8
+ <version >2 .0.0</version >
9
9
</parent >
10
10
11
11
<groupId >org.jboss.tools.windup.tests</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.jboss.tools</groupId >
6
6
<artifactId >windup</artifactId >
7
- <version >1 .0.0-SNAPSHOT </version >
7
+ <version >2 .0.0</version >
8
8
</parent >
9
9
10
10
<groupId >org.jboss.tools.windup</groupId >
You can’t perform that action at this time.
0 commit comments