oops, version should be 1.3.7

This commit is contained in:
Manu Sridharan 2015-05-29 13:20:25 -07:00
parent 894f010ff9
commit f2f65bfbc5
69 changed files with 73 additions and 73 deletions

View File

@ -2,7 +2,7 @@
<feature <feature
id="com.ibm.wala-feature" id="com.ibm.wala-feature"
label="%featureName" label="%featureName"
version="1.3.8" version="1.3.7"
provider-name="%providerName"> provider-name="%providerName">
<plugin <plugin

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala-feature</artifactId> <artifactId>com.ibm.wala-feature</artifactId>
<packaging>eclipse-feature</packaging> <packaging>eclipse-feature</packaging>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala-repository</artifactId> <artifactId>com.ibm.wala-repository</artifactId>
<packaging>eclipse-repository</packaging> <packaging>eclipse-repository</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: WALA Cast Java Polyglot Test Plug-in Bundle-Name: WALA Cast Java Polyglot Test Plug-in
Bundle-SymbolicName: com.ibm.wala.cast.java.polyglot.test Bundle-SymbolicName: com.ibm.wala.cast.java.polyglot.test
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.cast.java.polyglot.test.Activator Bundle-Activator: com.ibm.wala.cast.java.polyglot.test.Activator
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: com.ibm.wala.cast;bundle-version="1.0.0", Require-Bundle: com.ibm.wala.cast;bundle-version="1.0.0",

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.java.polyglot.test</artifactId> <artifactId>com.ibm.wala.cast.java.polyglot.test</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: WALA CAst Java Polyglot Plug-in Bundle-Name: WALA CAst Java Polyglot Plug-in
Bundle-SymbolicName: com.ibm.wala.cast.java.polyglot Bundle-SymbolicName: com.ibm.wala.cast.java.polyglot
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: com.ibm.wala.cast.java, Require-Bundle: com.ibm.wala.cast.java,
com.ibm.wala.cast, com.ibm.wala.cast,

View File

@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.java.polyglot</artifactId> <artifactId>com.ibm.wala.cast.java.polyglot</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Data Plug-in Bundle-Name: Data Plug-in
Bundle-SymbolicName: com.ibm.wala.cast.java.test.data Bundle-SymbolicName: com.ibm.wala.cast.java.test.data
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Vendor: IBM Bundle-Vendor: IBM
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.java.test.data</artifactId> <artifactId>com.ibm.wala.cast.java.test.data</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Java AST WALA Test Plug-in Bundle-Name: Java AST WALA Test Plug-in
Bundle-SymbolicName: com.ibm.wala.cast.java.test Bundle-SymbolicName: com.ibm.wala.cast.java.test
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.cast.java.test.TestPlugin Bundle-Activator: com.ibm.wala.cast.java.test.TestPlugin
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: com.ibm.wala.core.tests, Require-Bundle: com.ibm.wala.core.tests,

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.java.test</artifactId> <artifactId>com.ibm.wala.cast.java.test</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Java Source WALA Front End Bundle-Name: Java Source WALA Front End
Bundle-SymbolicName: com.ibm.wala.cast.java Bundle-SymbolicName: com.ibm.wala.cast.java
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.cast.java.JavaSourcePlugin Bundle-Activator: com.ibm.wala.cast.java.JavaSourcePlugin
Bundle-Vendor: rfuhrer@watson.ibm.com Bundle-Vendor: rfuhrer@watson.ibm.com
Require-Bundle: com.ibm.wala.cast, Require-Bundle: com.ibm.wala.cast,

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.java</artifactId> <artifactId>com.ibm.wala.cast.java</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Nu_validator Bundle-Name: Nu_validator
Bundle-SymbolicName: com.ibm.wala.cast.js.html.nu_validator Bundle-SymbolicName: com.ibm.wala.cast.js.html.nu_validator
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Export-Package: com.ibm.wala.cast.js.html.nu_validator Export-Package: com.ibm.wala.cast.js.html.nu_validator
Require-Bundle: com.ibm.wala.cast.js;bundle-version="1.0.0", Require-Bundle: com.ibm.wala.cast.js;bundle-version="1.0.0",
com.ibm.wala.cast.js.rhino.test;bundle-version="1.0.0", com.ibm.wala.cast.js.rhino.test;bundle-version="1.0.0",

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.js.html.nu_validator</artifactId> <artifactId>com.ibm.wala.cast.js.html.nu_validator</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Test Plug-in Bundle-Name: Test Plug-in
Bundle-SymbolicName: com.ibm.wala.cast.js.rhino.test Bundle-SymbolicName: com.ibm.wala.cast.js.rhino.test
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: com.ibm.wala.cast.js.rhino;bundle-version="1.0.0", Require-Bundle: com.ibm.wala.cast.js.rhino;bundle-version="1.0.0",
com.ibm.wala.cast.js;bundle-version="1.0.0", com.ibm.wala.cast.js;bundle-version="1.0.0",

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.js.rhino.test</artifactId> <artifactId>com.ibm.wala.cast.js.rhino.test</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Rhino Plug-in Bundle-Name: Rhino Plug-in
Bundle-SymbolicName: com.ibm.wala.cast.js.rhino Bundle-SymbolicName: com.ibm.wala.cast.js.rhino
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.js.rhino.Activator Bundle-Activator: com.ibm.wala.js.rhino.Activator
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,

View File

@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.js.rhino</artifactId> <artifactId>com.ibm.wala.cast.js.rhino</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Eclipse-LazyStart: true Eclipse-LazyStart: true
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: com.ibm.wala.cast.js.test.data;singleton:=true Bundle-SymbolicName: com.ibm.wala.cast.js.test.data;singleton:=true
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy Bundle-ActivationPolicy: lazy

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.js.test.data</artifactId> <artifactId>com.ibm.wala.cast.js.test.data</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: WALA JavaScript Test Plug-in Bundle-Name: WALA JavaScript Test Plug-in
Bundle-SymbolicName: com.ibm.wala.cast.js.test;singleton:=true Bundle-SymbolicName: com.ibm.wala.cast.js.test;singleton:=true
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-ClassPath: test.jar Bundle-ClassPath: test.jar
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: com.ibm.wala.cast.js, Require-Bundle: com.ibm.wala.cast.js,

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.js.test</artifactId> <artifactId>com.ibm.wala.cast.js.test</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: JavaScript Plug-in Bundle-Name: JavaScript Plug-in
Bundle-SymbolicName: com.ibm.wala.cast.js;singleton:=true Bundle-SymbolicName: com.ibm.wala.cast.js;singleton:=true
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-ClassPath: ., Bundle-ClassPath: .,
lib/jericho-html-3.2.jar lib/jericho-html-3.2.jar
Bundle-Activator: com.ibm.wala.cast.js.JavaScriptPlugin Bundle-Activator: com.ibm.wala.cast.js.JavaScriptPlugin

View File

@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>com.ibm.wala.cast.js</artifactId> <artifactId>com.ibm.wala.cast.js</artifactId>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: CAst Test Plug-in Bundle-Name: CAst Test Plug-in
Bundle-SymbolicName: com.ibm.wala.cast.test Bundle-SymbolicName: com.ibm.wala.cast.test
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: Require-Bundle:
org.junit;bundle-version="4.0.0", org.junit;bundle-version="4.0.0",

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast.test</artifactId> <artifactId>com.ibm.wala.cast.test</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: WALA CAst core Plug-in Bundle-Name: WALA CAst core Plug-in
Bundle-SymbolicName: com.ibm.wala.cast Bundle-SymbolicName: com.ibm.wala.cast
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.cast.plugin.AstPlugin Bundle-Activator: com.ibm.wala.cast.plugin.AstPlugin
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: com.ibm.wala.core, Require-Bundle: com.ibm.wala.core,

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.cast</artifactId> <artifactId>com.ibm.wala.cast</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Testdata Plug-in Bundle-Name: Testdata Plug-in
Bundle-SymbolicName: com.ibm.wala.core.testdata Bundle-SymbolicName: com.ibm.wala.core.testdata
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Vendor: IBM Bundle-Vendor: IBM
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Eclipse-BuddyPolicy: registered Eclipse-BuddyPolicy: registered

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.core.testdata</artifactId> <artifactId>com.ibm.wala.core.testdata</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: com.ibm.wala.core.tests;singleton:=true Bundle-SymbolicName: com.ibm.wala.core.tests;singleton:=true
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Require-Bundle: com.ibm.wala.shrike, Require-Bundle: com.ibm.wala.shrike,
com.ibm.wala.core, com.ibm.wala.core,

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.core.tests</artifactId> <artifactId>com.ibm.wala.core.tests</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Eclipse-LazyStart: true Eclipse-LazyStart: true
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: com.ibm.wala.core Bundle-SymbolicName: com.ibm.wala.core
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin
Require-Bundle: com.ibm.wala.shrike, Require-Bundle: com.ibm.wala.shrike,

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>com.ibm.wala.core</artifactId> <artifactId>com.ibm.wala.core</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>WALA Core</name> <name>WALA Core</name>
<description>Core WALA analysis libraries</description> <description>Core WALA analysis libraries</description>
@ -45,12 +45,12 @@
<dependency> <dependency>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>com.ibm.wala.util</artifactId> <artifactId>com.ibm.wala.util</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>com.ibm.wala.shrike</artifactId> <artifactId>com.ibm.wala.shrike</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.core</artifactId> <artifactId>com.ibm.wala.core</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: WalaDalvikBytecodeTests Bundle-Name: WalaDalvikBytecodeTests
Bundle-SymbolicName: com.ibm.wala.dalvik.test Bundle-SymbolicName: com.ibm.wala.dalvik.test
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.dalvik.test.Activator Bundle-Activator: com.ibm.wala.dalvik.test.Activator
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.dalvik.test</artifactId> <artifactId>com.ibm.wala.dalvik.test</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: WALA Dalvik Bytecode Frontend Bundle-Name: WALA Dalvik Bytecode Frontend
Bundle-SymbolicName: com.ibm.wala.dalvik Bundle-SymbolicName: com.ibm.wala.dalvik
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Require-Bundle: com.ibm.wala.cast;bundle-version="1.0.0", Require-Bundle: com.ibm.wala.cast;bundle-version="1.0.0",
com.ibm.wala.core;bundle-version="1.1.3", com.ibm.wala.core;bundle-version="1.1.3",
com.ibm.wala.ide;bundle-version="1.1.3", com.ibm.wala.ide;bundle-version="1.1.3",

View File

@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.dalvik</artifactId> <artifactId>com.ibm.wala.dalvik</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@
<feature <feature
id="com.ibm.wala.ide-feature" id="com.ibm.wala.ide-feature"
label="%featureName" label="%featureName"
version="1.3.8" version="1.3.7"
provider-name="%providerName"> provider-name="%providerName">
<plugin <plugin

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.ide-feature</artifactId> <artifactId>com.ibm.wala.ide-feature</artifactId>
<packaging>eclipse-feature</packaging> <packaging>eclipse-feature</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: WALA CAst Java JDT Test Plug-in Bundle-Name: WALA CAst Java JDT Test Plug-in
Bundle-SymbolicName: com.ibm.wala.ide.jdt.test Bundle-SymbolicName: com.ibm.wala.ide.jdt.test
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.cast.java.jdt.test.Activator Bundle-Activator: com.ibm.wala.cast.java.jdt.test.Activator
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: com.ibm.wala.cast.java.test;bundle-version="1.0.0", Require-Bundle: com.ibm.wala.cast.java.test;bundle-version="1.0.0",

View File

@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: WALA IDE JDT components Bundle-Name: WALA IDE JDT components
Bundle-SymbolicName: com.ibm.wala.ide.jdt Bundle-SymbolicName: com.ibm.wala.ide.jdt
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.ide.jdt.Activator Bundle-Activator: com.ibm.wala.ide.jdt.Activator
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.ide.jdt</artifactId> <artifactId>com.ibm.wala.ide.jdt</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: JSDT Tests Bundle-Name: JSDT Tests
Bundle-SymbolicName: com.ibm.wala.ide.jsdt.tests Bundle-SymbolicName: com.ibm.wala.ide.jsdt.tests
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Require-Bundle: com.ibm.wala.core;bundle-version="1.1.3", Require-Bundle: com.ibm.wala.core;bundle-version="1.1.3",
com.ibm.wala.cast;bundle-version="1.0.0", com.ibm.wala.cast;bundle-version="1.0.0",
com.ibm.wala.cast.js;bundle-version="1.0.0", com.ibm.wala.cast.js;bundle-version="1.0.0",

View File

@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.ide.jsdt.tests</artifactId> <artifactId>com.ibm.wala.ide.jsdt.tests</artifactId>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Jsdt Bundle-Name: Jsdt
Bundle-SymbolicName: com.ibm.wala.ide.jsdt Bundle-SymbolicName: com.ibm.wala.ide.jsdt
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.ide.jsdt.Activator Bundle-Activator: com.ibm.wala.ide.jsdt.Activator
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.ide.jsdt</artifactId> <artifactId>com.ibm.wala.ide.jsdt</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: com.ibm.wala.ide.tests;singleton:=true Bundle-SymbolicName: com.ibm.wala.ide.tests;singleton:=true
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Require-Bundle: com.ibm.wala.shrike, Require-Bundle: com.ibm.wala.shrike,
com.ibm.wala.core, com.ibm.wala.core,

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.ide.tests</artifactId> <artifactId>com.ibm.wala.ide.tests</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Eclipse-LazyStart: true Eclipse-LazyStart: true
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: com.ibm.wala.ide Bundle-SymbolicName: com.ibm.wala.ide
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.ide.plugin.CorePlugin Bundle-Activator: com.ibm.wala.ide.plugin.CorePlugin
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.ide</artifactId> <artifactId>com.ibm.wala.ide</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: SCanDroid Bundle-Name: SCanDroid
Bundle-SymbolicName: com.ibm.wala.scandroid Bundle-SymbolicName: com.ibm.wala.scandroid
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Activator: com.ibm.wala.scandroid.Activator Bundle-Activator: com.ibm.wala.scandroid.Activator
Bundle-Vendor: IBM Bundle-Vendor: IBM
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.scandroid</artifactId> <artifactId>com.ibm.wala.scandroid</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: com.ibm.wala.shrike Bundle-SymbolicName: com.ibm.wala.shrike
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin Bundle-Localization: plugin

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>com.ibm.wala.shrike</artifactId> <artifactId>com.ibm.wala.shrike</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>WALA Shrike</name> <name>WALA Shrike</name>
<description>WALA Shrike library for bytecode reading and instrumentation</description> <description>WALA Shrike library for bytecode reading and instrumentation</description>
@ -45,7 +45,7 @@
<dependency> <dependency>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>com.ibm.wala.util</artifactId> <artifactId>com.ibm.wala.util</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.shrike</artifactId> <artifactId>com.ibm.wala.shrike</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -2,7 +2,7 @@
<feature <feature
id="com.ibm.wala.tests-feature" id="com.ibm.wala.tests-feature"
label="%featureName" label="%featureName"
version="1.3.8" version="1.3.7"
provider-name="%providerName"> provider-name="%providerName">
<plugin <plugin

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.tests-feature</artifactId> <artifactId>com.ibm.wala.tests-feature</artifactId>
<packaging>eclipse-feature</packaging> <packaging>eclipse-feature</packaging>

View File

@ -2,7 +2,7 @@
<feature <feature
id="com.ibm.wala.tests.ide" id="com.ibm.wala.tests.ide"
label="%featureName" label="%featureName"
version="1.3.8" version="1.3.7"
provider-name="%providerName"> provider-name="%providerName">
<plugin <plugin

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: WALA Util Bundle-Name: WALA Util
Bundle-SymbolicName: com.ibm.wala.util Bundle-SymbolicName: com.ibm.wala.util
Bundle-Version: 1.3.8 Bundle-Version: 1.3.7
Export-Package: com.ibm.wala.dataflow.graph, Export-Package: com.ibm.wala.dataflow.graph,
com.ibm.wala.fixedpoint.impl, com.ibm.wala.fixedpoint.impl,
com.ibm.wala.fixpoint, com.ibm.wala.fixpoint,

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>com.ibm.wala.util</artifactId> <artifactId>com.ibm.wala.util</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>WALA utilities</name> <name>WALA utilities</name>
<description>Utility library included with the T. J. Watson <description>Utility library included with the T. J. Watson

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>com.ibm.wala.util</artifactId> <artifactId>com.ibm.wala.util</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@ -5,10 +5,10 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<properties> <properties>
<project-version>1.3.8</project-version> <project-version>1.3.7</project-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<build-alias>b000</build-alias> <build-alias>b000</build-alias>
<tycho-version>0.19.0</tycho-version> <tycho-version>0.19.0</tycho-version>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala.target</groupId> <groupId>com.ibm.wala.target</groupId>
<artifactId>targets</artifactId> <artifactId>targets</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>e42</artifactId> <artifactId>e42</artifactId>
<packaging>eclipse-target-definition</packaging> <packaging>eclipse-target-definition</packaging>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala.target</groupId> <groupId>com.ibm.wala.target</groupId>
<artifactId>targets</artifactId> <artifactId>targets</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<artifactId>e44</artifactId> <artifactId>e44</artifactId>
<packaging>eclipse-target-definition</packaging> <packaging>eclipse-target-definition</packaging>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.ibm.wala</groupId> <groupId>com.ibm.wala</groupId>
<artifactId>WALA</artifactId> <artifactId>WALA</artifactId>
<version>1.3.8</version> <version>1.3.7</version>
</parent> </parent>
<groupId>com.ibm.wala.target</groupId> <groupId>com.ibm.wala.target</groupId>
<artifactId>targets</artifactId> <artifactId>targets</artifactId>