File tree 22 files changed +25
-25
lines changed
kotlin-eclipse-p2updatesite
kotlin-eclipse-test-framework 22 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Bundled Kotlin Compiler
4
4
Bundle-SymbolicName : org.jetbrains.kotlin.bundled-compiler;singleton:=true
5
- Bundle-Version : 0.5.1 .qualifier
5
+ Bundle-Version : 0.5.2 .qualifier
6
6
Bundle-Vendor : JetBrains
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.7
8
8
Bundle-ClassPath : .,
Original file line number Diff line number Diff line change 8
8
<relativePath >../pom.xml</relativePath >
9
9
<groupId >kotlin.eclipse</groupId >
10
10
<artifactId >kotlin.eclipse.plugin</artifactId >
11
- <version >0.5.1 -SNAPSHOT</version >
11
+ <version >0.5.2 -SNAPSHOT</version >
12
12
</parent >
13
13
14
14
<artifactId >org.jetbrains.kotlin.bundled-compiler</artifactId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : kotlin-eclipse-aspects
4
4
Bundle-SymbolicName : org.jetbrains.kotlin.aspects
5
- Bundle-Version : 0.5.1 .qualifier
5
+ Bundle-Version : 0.5.2 .qualifier
6
6
Bundle-Activator : org.jetbrains.kotlin.aspects.Activator
7
7
Require-Bundle : org.eclipse.ui,
8
8
org.eclipse.core.runtime,
Original file line number Diff line number Diff line change 8
8
<relativePath >../pom.xml</relativePath >
9
9
<groupId >kotlin.eclipse</groupId >
10
10
<artifactId >kotlin.eclipse.plugin</artifactId >
11
- <version >0.5.1 -SNAPSHOT</version >
11
+ <version >0.5.2 -SNAPSHOT</version >
12
12
</parent >
13
13
14
14
<artifactId >org.jetbrains.kotlin.aspects</artifactId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : kotlin-eclipse-core
4
4
Bundle-SymbolicName : org.jetbrains.kotlin.core;singleton:=true
5
- Bundle-Version : 0.5.1 .qualifier
5
+ Bundle-Version : 0.5.2 .qualifier
6
6
Bundle-Activator : org.jetbrains.kotlin.core.Activator
7
7
Bundle-Vendor : JetBrains
8
8
Require-Bundle : org.jetbrains.kotlin.bundled-compiler,
Original file line number Diff line number Diff line change 8
8
<relativePath >../pom.xml</relativePath >
9
9
<groupId >kotlin.eclipse</groupId >
10
10
<artifactId >kotlin.eclipse.plugin</artifactId >
11
- <version >0.5.1 -SNAPSHOT</version >
11
+ <version >0.5.2 -SNAPSHOT</version >
12
12
</parent >
13
13
14
14
<artifactId >org.jetbrains.kotlin.core</artifactId >
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.jetbrains.kotlin.feature"
4
4
label =" Kotlin"
5
- version =" 0.5.1 .qualifier"
5
+ version =" 0.5.2 .qualifier"
6
6
provider-name =" JetBrains" >
7
7
8
8
<description url =" http://kotlinlang.org/" >
Original file line number Diff line number Diff line change 8
8
<relativePath >../pom.xml</relativePath >
9
9
<groupId >kotlin.eclipse</groupId >
10
10
<artifactId >kotlin.eclipse.plugin</artifactId >
11
- <version >0.5.1 -SNAPSHOT</version >
11
+ <version >0.5.2 -SNAPSHOT</version >
12
12
</parent >
13
13
14
14
<artifactId >org.jetbrains.kotlin.feature</artifactId >
15
15
<groupId >kotlin.eclipse</groupId >
16
- <version >0.5.1 -SNAPSHOT</version >
16
+ <version >0.5.2 -SNAPSHOT</version >
17
17
<packaging >eclipse-feature</packaging >
18
18
19
19
</project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : kotlin-eclipse-maven
4
4
Bundle-SymbolicName : org.jetbrains.kotlin.maven;singleton:=true
5
- Bundle-Version : 0.5.1 .qualifier
5
+ Bundle-Version : 0.5.2 .qualifier
6
6
Bundle-Activator : org.jetbrains.kotlin.maven.Activator
7
7
Bundle-Vendor : JetBrains
8
8
Require-Bundle : org.eclipse.core.runtime,
Original file line number Diff line number Diff line change 8
8
<relativePath >../pom.xml</relativePath >
9
9
<groupId >kotlin.eclipse</groupId >
10
10
<artifactId >kotlin.eclipse.plugin</artifactId >
11
- <version >0.5.1 -SNAPSHOT</version >
11
+ <version >0.5.2 -SNAPSHOT</version >
12
12
</parent >
13
13
14
14
<artifactId >org.jetbrains.kotlin.maven</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<site >
3
- <feature url =" features/org.jetbrains.kotlin.feature_0.5.1 .qualifier.jar" id =" org.jetbrains.kotlin.feature" version =" 0.5.1 .qualifier" >
3
+ <feature url =" features/org.jetbrains.kotlin.feature_0.5.2 .qualifier.jar" id =" org.jetbrains.kotlin.feature" version =" 0.5.2 .qualifier" >
4
4
<category name =" org.jetbrains.kotlin.category" />
5
5
</feature >
6
6
<category-def name =" org.jetbrains.kotlin.category" label =" Kotlin Development Tools" />
Original file line number Diff line number Diff line change 8
8
<relativePath >../pom.xml</relativePath >
9
9
<groupId >kotlin.eclipse</groupId >
10
10
<artifactId >kotlin.eclipse.plugin</artifactId >
11
- <version >0.5.1 -SNAPSHOT</version >
11
+ <version >0.5.2 -SNAPSHOT</version >
12
12
</parent >
13
13
14
14
<artifactId >org.jetbrains.kotlin.p2updatesite</artifactId >
15
15
<groupId >kotlin.eclipse</groupId >
16
- <version >0.5.1 -SNAPSHOT</version >
16
+ <version >0.5.2 -SNAPSHOT</version >
17
17
<packaging >eclipse-repository</packaging >
18
18
19
19
</project >
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.jetbrains.kotlin.policy"
4
4
label =" kotlin-eclipse-policy"
5
- version =" 0.5.1 .qualifier"
5
+ version =" 0.5.2 .qualifier"
6
6
provider-name =" JetBrains" >
7
7
8
8
<copyright url =" http://www.jetbrains.com/" >
Original file line number Diff line number Diff line change 8
8
<relativePath >../pom.xml</relativePath >
9
9
<groupId >kotlin.eclipse</groupId >
10
10
<artifactId >kotlin.eclipse.plugin</artifactId >
11
- <version >0.5.1 -SNAPSHOT</version >
11
+ <version >0.5.2 -SNAPSHOT</version >
12
12
</parent >
13
13
14
14
<artifactId >org.jetbrains.kotlin.policy</artifactId >
15
15
<groupId >kotlin.eclipse</groupId >
16
- <version >0.5.1 -SNAPSHOT</version >
16
+ <version >0.5.2 -SNAPSHOT</version >
17
17
<packaging >eclipse-feature</packaging >
18
18
19
19
</project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : kotlin-eclipse-testframework
4
4
Bundle-SymbolicName : org.jetbrains.kotlin.testframework
5
- Bundle-Version : 0.5.1 .qualifier
5
+ Bundle-Version : 0.5.2 .qualifier
6
6
Bundle-Activator : org.jetbrains.kotlin.testframework.Activator
7
7
Require-Bundle : org.jetbrains.kotlin.core,
8
8
org.jetbrains.kotlin.ui,
Original file line number Diff line number Diff line change 8
8
<relativePath >../pom.xml</relativePath >
9
9
<groupId >kotlin.eclipse</groupId >
10
10
<artifactId >kotlin.eclipse.plugin</artifactId >
11
- <version >0.5.1 -SNAPSHOT</version >
11
+ <version >0.5.2 -SNAPSHOT</version >
12
12
</parent >
13
13
14
14
<artifactId >org.jetbrains.kotlin.testframework</artifactId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : kotlin-eclipse-ui-test
4
4
Bundle-SymbolicName : org.jetbrains.kotlin.ui.tests;singleton:=true
5
- Bundle-Version : 0.5.1 .qualifier
5
+ Bundle-Version : 0.5.2 .qualifier
6
6
Bundle-Vendor : JetBrains
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.7
8
8
Bundle-ClassPath : .,
Original file line number Diff line number Diff line change 8
8
<relativePath >../pom.xml</relativePath >
9
9
<groupId >kotlin.eclipse</groupId >
10
10
<artifactId >kotlin.eclipse.plugin</artifactId >
11
- <version >0.5.1 -SNAPSHOT</version >
11
+ <version >0.5.2 -SNAPSHOT</version >
12
12
</parent >
13
13
14
14
<artifactId >org.jetbrains.kotlin.ui.tests</artifactId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : kotlin-eclipse-ui
4
4
Bundle-SymbolicName : org.jetbrains.kotlin.ui;singleton:=true
5
- Bundle-Version : 0.5.1 .qualifier
5
+ Bundle-Version : 0.5.2 .qualifier
6
6
Bundle-Activator : org.jetbrains.kotlin.ui.Activator
7
7
Bundle-Vendor : JetBrains
8
8
Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 8
8
<relativePath >../pom.xml</relativePath >
9
9
<groupId >kotlin.eclipse</groupId >
10
10
<artifactId >kotlin.eclipse.plugin</artifactId >
11
- <version >0.5.1 -SNAPSHOT</version >
11
+ <version >0.5.2 -SNAPSHOT</version >
12
12
</parent >
13
13
14
14
<artifactId >org.jetbrains.kotlin.ui</artifactId >
Original file line number Diff line number Diff line change 6
6
<booleanAttribute key =" M2_OFFLINE" value =" false" />
7
7
<stringAttribute key =" M2_PROFILES" value =" " />
8
8
<listAttribute key =" M2_PROPERTIES" >
9
- <listEntry value =" newVersion=0.5.1 -SNAPSHOT" />
9
+ <listEntry value =" newVersion=0.5.2 -SNAPSHOT" />
10
10
</listAttribute >
11
11
<stringAttribute key =" M2_RUNTIME" value =" EMBEDDED" />
12
12
<booleanAttribute key =" M2_SKIP_TESTS" value =" false" />
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >kotlin.eclipse</groupId >
4
4
<artifactId >kotlin.eclipse.plugin</artifactId >
5
- <version >0.5.1 -SNAPSHOT</version >
5
+ <version >0.5.2 -SNAPSHOT</version >
6
6
<packaging >pom</packaging >
7
7
8
8
<modules >
You can’t perform that action at this time.
0 commit comments