[nbandroid~mercurial:179] prepare for new release
- From: radim@kenai.com
- To: commits@nbandroid.kenai.com
- Subject: [nbandroid~mercurial:179] prepare for new release
- Date: Sun, 17 Jan 2010 17:39:18 +0000
Project: nbandroid
Repository: mercurial
Revision: 179
Author: radim
Date: 2010-01-17 17:38:13 UTC
Link:
Log Message:
------------
prepare for new release
Revisions:
----------
179
Modified Paths:
---------------
androidprefs/manifest.mf
ant/manifest.mf
core/manifest.mf
ddmlib/manifest.mf
examples/manifest.mf
grammars/manifest.mf
kit/manifest.mf
kit/nbproject/project.xml
logcat/manifest.mf
platform/manifest.mf
project/manifest.mf
sdklib/manifest.mf
xml/manifest.mf
Diffs:
------
diff -r 8a79d33a7d23 -r 61b4e14f59bb androidprefs/manifest.mf
--- a/androidprefs/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/androidprefs/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: org.netbeans.modules.android.androidprefs
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/android/androidprefs/Bundle.properties
-OpenIDE-Module-Specification-Version: 0.91
+OpenIDE-Module-Specification-Version: 0.10
AutoUpdate-Show-In-Client: false
diff -r 8a79d33a7d23 -r 61b4e14f59bb ant/manifest.mf
--- a/ant/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/ant/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -2,7 +2,7 @@
OpenIDE-Module: org.netbeans.modules.android.ant
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/android/ant/Bundle.properties
OpenIDE-Module-Layer: org/netbeans/modules/android/ant/layer.xml
-OpenIDE-Module-Specification-Version: 0.91
+OpenIDE-Module-Specification-Version: 0.10
OpenIDE-Module-Java-Dependencies: Java > 1.6
AutoUpdate-Show-In-Client: false
diff -r 8a79d33a7d23 -r 61b4e14f59bb core/manifest.mf
--- a/core/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/core/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -2,7 +2,7 @@
OpenIDE-Module: org.netbeans.modules.android.core
OpenIDE-Module-Layer: org/netbeans/modules/android/core/layer.xml
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/android/core/Bundle.properties
-OpenIDE-Module-Specification-Version: 0.91
+OpenIDE-Module-Specification-Version: 0.10
OpenIDE-Module-Java-Dependencies: Java > 1.6
AutoUpdate-Show-In-Client: false
diff -r 8a79d33a7d23 -r 61b4e14f59bb ddmlib/manifest.mf
--- a/ddmlib/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/ddmlib/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: com.android.ddmlib
OpenIDE-Module-Localizing-Bundle: com/android/ddmlib/Bundle.properties
-OpenIDE-Module-Specification-Version: 0.91
+OpenIDE-Module-Specification-Version: 0.10
diff -r 8a79d33a7d23 -r 61b4e14f59bb examples/manifest.mf
--- a/examples/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/examples/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
OpenIDE-Module: org.netbeans.modules.android.examples
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/android/examples/Bundle.properties
-OpenIDE-Module-Specification-Version: 0.9
+OpenIDE-Module-Specification-Version: 0.10
OpenIDE-Module-Layer:
org/netbeans/modules/android/examples/resources/mf-layer.xml
AutoUpdate-Show-In-Client: false
diff -r 8a79d33a7d23 -r 61b4e14f59bb grammars/manifest.mf
--- a/grammars/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/grammars/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -2,7 +2,7 @@
OpenIDE-Module: org.netbeans.modules.android.grammars
OpenIDE-Module-Layer: org/netbeans/modules/android/grammars/layer.xml
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/android/grammars/Bundle.properties
-OpenIDE-Module-Specification-Version: 0.91
+OpenIDE-Module-Specification-Version: 0.10
OpenIDE-Module-Java-Dependencies: Java > 1.6
AutoUpdate-Show-In-Client: false
diff -r 8a79d33a7d23 -r 61b4e14f59bb kit/manifest.mf
--- a/kit/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/kit/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
OpenIDE-Module: org.netbeans.modules.android.kit
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/android/kit/Bundle.properties
-OpenIDE-Module-Specification-Version: 0.91
+OpenIDE-Module-Specification-Version: 0.10
OpenIDE-Module-Java-Dependencies: Java > 1.6
diff -r 8a79d33a7d23 -r 61b4e14f59bb kit/nbproject/project.xml
--- a/kit/nbproject/project.xml Sun Jan 17 18:20:11 2010 +0100
+++ b/kit/nbproject/project.xml Sun Jan 17 18:38:13 2010 +0100
@@ -10,70 +10,70 @@
<code-name-base>com.android.ddmlib</code-name-base>
<build-prerequisite/>
<run-dependency>
- <specification-version>0.9</specification-version>
+ <specification-version>0.10</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.modules.android.androidprefs</code-name-base>
<build-prerequisite/>
<run-dependency>
- <specification-version>0.9</specification-version>
+ <specification-version>0.10</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.modules.android.ant</code-name-base>
<build-prerequisite/>
<run-dependency>
- <specification-version>0.9</specification-version>
+ <specification-version>0.10</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.modules.android.core</code-name-base>
<build-prerequisite/>
<run-dependency>
- <specification-version>0.9</specification-version>
+ <specification-version>0.10</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.modules.android.grammars</code-name-base>
<build-prerequisite/>
<run-dependency>
- <specification-version>0.9</specification-version>
+ <specification-version>0.10</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.modules.android.logcat</code-name-base>
<build-prerequisite/>
<run-dependency>
- <specification-version>0.9</specification-version>
+ <specification-version>0.10</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.modules.android.platform</code-name-base>
<build-prerequisite/>
<run-dependency>
- <specification-version>0.9</specification-version>
+ <specification-version>0.10</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.modules.android.project</code-name-base>
<build-prerequisite/>
<run-dependency>
- <specification-version>0.9</specification-version>
+ <specification-version>0.10</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.modules.android.sdklib</code-name-base>
<build-prerequisite/>
<run-dependency>
- <specification-version>0.9</specification-version>
+ <specification-version>0.10</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.modules.android.xml</code-name-base>
<build-prerequisite/>
<run-dependency>
- <specification-version>0.9</specification-version>
+ <specification-version>0.10</specification-version>
</run-dependency>
</dependency>
<dependency>
diff -r 8a79d33a7d23 -r 61b4e14f59bb logcat/manifest.mf
--- a/logcat/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/logcat/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -4,6 +4,6 @@
OpenIDE-Module-Layer: org/nyerel/nbandroid/logcat/layer.xml
OpenIDE-Module-Localizing-Bundle:
org/nyerel/nbandroid/logcat/Bundle.properties
AutoUpdate-Show-In-Client: false
-OpenIDE-Module-Specification-Version: 0.91
+OpenIDE-Module-Specification-Version: 0.10
OpenIDE-Module-Java-Dependencies: Java > 1.6
diff -r 8a79d33a7d23 -r 61b4e14f59bb platform/manifest.mf
--- a/platform/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/platform/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -3,6 +3,6 @@
OpenIDE-Module: org.netbeans.modules.android.platform
OpenIDE-Module-Layer: org/netbeans/modules/android/platform/layer.xml
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/android/platform/Bundle.properties
-OpenIDE-Module-Specification-Version: 0.91
+OpenIDE-Module-Specification-Version: 0.10
OpenIDE-Module-Java-Dependencies: Java > 1.6
diff -r 8a79d33a7d23 -r 61b4e14f59bb project/manifest.mf
--- a/project/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/project/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -3,6 +3,6 @@
OpenIDE-Module-Layer:
org/netbeans/modules/android/project/ui/resources/layer.xml
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/android/project/Bundle.properties
AutoUpdate-Show-In-Client: false
-OpenIDE-Module-Specification-Version: 0.9
+OpenIDE-Module-Specification-Version: 0.10
OpenIDE-Module-Java-Dependencies: Java > 1.6
diff -r 8a79d33a7d23 -r 61b4e14f59bb sdklib/manifest.mf
--- a/sdklib/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/sdklib/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: org.netbeans.modules.android.sdklib
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/android/sdklib/Bundle.properties
-OpenIDE-Module-Specification-Version: 0.91
+OpenIDE-Module-Specification-Version: 0.10
AutoUpdate-Show-In-Client: false
diff -r 8a79d33a7d23 -r 61b4e14f59bb xml/manifest.mf
--- a/xml/manifest.mf Sun Jan 17 18:20:11 2010 +0100
+++ b/xml/manifest.mf Sun Jan 17 18:38:13 2010 +0100
@@ -3,6 +3,6 @@
OpenIDE-Module: org.netbeans.modules.android.xml
OpenIDE-Module-Layer: org/netbeans/modules/android/xml/resources/layer.xml
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/android/xml/resources/Bundle.properties
-OpenIDE-Module-Specification-Version: 0.91
+OpenIDE-Module-Specification-Version: 0.10
OpenIDE-Module-Java-Dependencies: Java > 1.6
|
[nbandroid~mercurial:179] prepare for new release |
radim | 01/17/2010 |





