From 60db861a5fbcbc28fc6be154ff6feb4d41e898bd Mon Sep 17 00:00:00 2001 From: Manu Sridharan Date: Tue, 4 Sep 2012 16:05:49 -0700 Subject: [PATCH] complete conversion to Unix line endings --- com.ibm.wala-feature/.project | 34 +- com.ibm.wala-feature/build.properties | 8 +- com.ibm.wala-feature/feature.properties | 16 +- com.ibm.wala-feature/feature.xml | 102 +- .../data/Java60RegressionExclusions.txt | 22 +- com.ibm.wala.cast.java.polyglot/build.xml | 154 +- .../Java60RegressionExclusions.txt | 12 +- com.ibm.wala.cast.java.test.data/build.xml | 178 +- .../META-INF/MANIFEST.MF | 34 +- com.ibm.wala.cast.java/META-INF/MANIFEST.MF | 52 +- .../build.xml | 134 +- com.ibm.wala.cast.js.rhino/build.xml | 138 +- com.ibm.wala.cast.js.test.data/build.xml | 142 +- .../examples-src/pages/2.js | 126 +- .../examples-src/pages/crawl/15.js | 6 +- .../examples-src/pages/crawl/16.js | 6 +- .../examples-src/pages/crawl/17.js | 6 +- .../examples-src/tests/214631.js | 34 +- com.ibm.wala.cast.js/build.xml | 136 +- com.ibm.wala.cast.test/META-INF/MANIFEST.MF | 32 +- com.ibm.wala.cast/.project | 76 +- com.ibm.wala.cast/META-INF/MANIFEST.MF | 58 +- com.ibm.wala.core.testdata/.project | 56 +- com.ibm.wala.core.testdata/build.properties | 8 +- com.ibm.wala.core.testdata/build.xml | 408 ++-- .../scripts/cruise/config_nashira.xml | 458 ++--- com.ibm.wala.core.tests/.project | 56 +- com.ibm.wala.core.tests/META-INF/MANIFEST.MF | 52 +- com.ibm.wala.core.tests/build.properties | 14 +- com.ibm.wala.core.tests/build.xml | 10 +- .../dat/GUICorbaExclusions.txt | 10 +- com.ibm.wala.core.tests/dat/GUIExclusions.txt | 8 +- com.ibm.wala.core.tests/dat/JLex.txt | 6 +- .../dat/Java60RegressionExclusions.txt | 22 +- com.ibm.wala.core.tests/dat/bcel.txt | 6 +- com.ibm.wala.core.tests/dat/hello.txt | 8 +- com.ibm.wala.core.tests/dat/java_cup.txt | 6 +- com.ibm.wala.core.tests/dat/wala.testdata.txt | 6 +- com.ibm.wala.core.tests/plugin.properties | 2 +- com.ibm.wala.core.tests/plugin.xml | 20 +- com.ibm.wala.core/.project | 56 +- com.ibm.wala.core/META-INF/MANIFEST.MF | 122 +- com.ibm.wala.core/build.properties | 20 +- com.ibm.wala.core/dat/SyntheticJ2SEModel.txt | 2 +- .../dat/WalaUtilMessages.properties | 28 +- com.ibm.wala.core/dat/codetemplates.xml | 82 +- com.ibm.wala.core/dat/dictionary.txt | 316 +-- com.ibm.wala.core/dat/formatter.xml | 502 ++--- com.ibm.wala.core/dat/log.properties | 30 +- com.ibm.wala.core/dat/natives.xml | 1712 ++++++++--------- com.ibm.wala.core/dat/primordial.txt | 4 +- com.ibm.wala.core/plugin.properties | 14 +- com.ibm.wala.ide-feature/.project | 34 +- com.ibm.wala.ide-feature/build.properties | 8 +- com.ibm.wala.ide-feature/feature.properties | 18 +- com.ibm.wala.ide-feature/feature.xml | 60 +- com.ibm.wala.ide.tests/.classpath | 14 +- com.ibm.wala.ide.tests/.project | 56 +- com.ibm.wala.ide.tests/META-INF/MANIFEST.MF | 58 +- com.ibm.wala.ide.tests/build.properties | 12 +- com.ibm.wala.ide.tests/plugin.properties | 2 +- com.ibm.wala.ide.tests/plugin.xml | 20 +- com.ibm.wala.ide/.project | 56 +- com.ibm.wala.ide/META-INF/MANIFEST.MF | 48 +- com.ibm.wala.ide/build.properties | 12 +- com.ibm.wala.ide/plugin.properties | 14 +- com.ibm.wala.shrike/META-INF/MANIFEST.MF | 38 +- com.ibm.wala.shrike/build.properties | 12 +- com.ibm.wala.shrike/build.xml | 346 ++-- com.ibm.wala.shrike/plugin.properties | 2 +- com.ibm.wala.tests-feature/.project | 34 +- com.ibm.wala.tests-feature/build.properties | 8 +- com.ibm.wala.tests-feature/feature.properties | 18 +- com.ibm.wala.tests-feature/feature.xml | 88 +- com.ibm.wala.tests.ide-feature/.project | 34 +- .../build.properties | 8 +- .../feature.properties | 20 +- com.ibm.wala.tests.ide-feature/feature.xml | 60 +- 78 files changed, 3315 insertions(+), 3315 deletions(-) diff --git a/com.ibm.wala-feature/.project b/com.ibm.wala-feature/.project index 1f1a3542b..48c667c2d 100644 --- a/com.ibm.wala-feature/.project +++ b/com.ibm.wala-feature/.project @@ -1,17 +1,17 @@ - - - com.ibm.wala-feature - - - - - - org.eclipse.pde.FeatureBuilder - - - - - - org.eclipse.pde.FeatureNature - - + + + com.ibm.wala-feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/com.ibm.wala-feature/build.properties b/com.ibm.wala-feature/build.properties index e7cc2a86b..fd680b6f8 100644 --- a/com.ibm.wala-feature/build.properties +++ b/com.ibm.wala-feature/build.properties @@ -1,4 +1,4 @@ -bin.includes = feature.xml,\ - feature.properties,\ - license.html,\ - notice.html +bin.includes = feature.xml,\ + feature.properties,\ + license.html,\ + notice.html diff --git a/com.ibm.wala-feature/feature.properties b/com.ibm.wala-feature/feature.properties index 1a901e20d..795509517 100644 --- a/com.ibm.wala-feature/feature.properties +++ b/com.ibm.wala-feature/feature.properties @@ -1,9 +1,9 @@ - -# NLS_ENCODING=UTF-8 -# NLS_MESSAGEFORMAT_VAR - -# -# Feature details -# -featureName = WALA Bundles + +# NLS_ENCODING=UTF-8 +# NLS_MESSAGEFORMAT_VAR + +# +# Feature details +# +featureName = WALA Bundles providerName = IBM \ No newline at end of file diff --git a/com.ibm.wala-feature/feature.xml b/com.ibm.wala-feature/feature.xml index c94385464..bf8955345 100644 --- a/com.ibm.wala-feature/feature.xml +++ b/com.ibm.wala-feature/feature.xml @@ -1,51 +1,51 @@ - - - - - %copyright - - - - %license - - - - - - - - - - - - - + + + + + %copyright + + + + %license + + + + + + + + + + + + + diff --git a/com.ibm.wala.cast.java.jdt.test/data/Java60RegressionExclusions.txt b/com.ibm.wala.cast.java.jdt.test/data/Java60RegressionExclusions.txt index a621d345d..34d00b266 100644 --- a/com.ibm.wala.cast.java.jdt.test/data/Java60RegressionExclusions.txt +++ b/com.ibm.wala.cast.java.jdt.test/data/Java60RegressionExclusions.txt @@ -1,11 +1,11 @@ -java\/awt\/.* -javax\/swing\/.* -sun\/awt\/.* -sun\/swing\/.* -com\/sun\/.* -sun\/.* -org\/netbeans\/.* -org\/openide\/.* -com\/ibm\/crypto\/.* -com\/ibm\/security\/.* -org\/apache\/xerces\/.* +java\/awt\/.* +javax\/swing\/.* +sun\/awt\/.* +sun\/swing\/.* +com\/sun\/.* +sun\/.* +org\/netbeans\/.* +org\/openide\/.* +com\/ibm\/crypto\/.* +com\/ibm\/security\/.* +org\/apache\/xerces\/.* diff --git a/com.ibm.wala.cast.java.polyglot/build.xml b/com.ibm.wala.cast.java.polyglot/build.xml index 1e72e299c..8ca4a9620 100644 --- a/com.ibm.wala.cast.java.polyglot/build.xml +++ b/com.ibm.wala.cast.java.polyglot/build.xml @@ -1,77 +1,77 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/com.ibm.wala.cast.java.test.data/Java60RegressionExclusions.txt b/com.ibm.wala.cast.java.test.data/Java60RegressionExclusions.txt index eb4f198ce..baacea046 100644 --- a/com.ibm.wala.cast.java.test.data/Java60RegressionExclusions.txt +++ b/com.ibm.wala.cast.java.test.data/Java60RegressionExclusions.txt @@ -1,6 +1,6 @@ -java\/awt\/.* -javax\/swing\/.* -sun\/awt\/.* -sun\/swing\/.* -com\/sun\/.* -sun\/.* +java\/awt\/.* +javax\/swing\/.* +sun\/awt\/.* +sun\/swing\/.* +com\/sun\/.* +sun\/.* diff --git a/com.ibm.wala.cast.java.test.data/build.xml b/com.ibm.wala.cast.java.test.data/build.xml index 1551c115a..9c23f2ccd 100644 --- a/com.ibm.wala.cast.java.test.data/build.xml +++ b/com.ibm.wala.cast.java.test.data/build.xml @@ -1,89 +1,89 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/com.ibm.wala.cast.java.test/META-INF/MANIFEST.MF b/com.ibm.wala.cast.java.test/META-INF/MANIFEST.MF index 181ea817f..0429e4c9c 100644 --- a/com.ibm.wala.cast.java.test/META-INF/MANIFEST.MF +++ b/com.ibm.wala.cast.java.test/META-INF/MANIFEST.MF @@ -1,17 +1,17 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Java AST WALA Test Plug-in -Bundle-SymbolicName: com.ibm.wala.cast.java.test -Bundle-Version: 1.0.0 -Bundle-Activator: com.ibm.wala.cast.java.test.TestPlugin -Bundle-Vendor: IBM -Require-Bundle: org.junit4, - com.ibm.wala.core.tests, - com.ibm.wala.cast.java, - com.ibm.wala.cast, - com.ibm.wala.core, - com.ibm.wala.shrike, - org.eclipse.core.runtime -Bundle-ActivationPolicy: lazy -Export-Package: com.ibm.wala.cast.java.test -Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Java AST WALA Test Plug-in +Bundle-SymbolicName: com.ibm.wala.cast.java.test +Bundle-Version: 1.0.0 +Bundle-Activator: com.ibm.wala.cast.java.test.TestPlugin +Bundle-Vendor: IBM +Require-Bundle: org.junit4, + com.ibm.wala.core.tests, + com.ibm.wala.cast.java, + com.ibm.wala.cast, + com.ibm.wala.core, + com.ibm.wala.shrike, + org.eclipse.core.runtime +Bundle-ActivationPolicy: lazy +Export-Package: com.ibm.wala.cast.java.test +Bundle-RequiredExecutionEnvironment: J2SE-1.5 diff --git a/com.ibm.wala.cast.java/META-INF/MANIFEST.MF b/com.ibm.wala.cast.java/META-INF/MANIFEST.MF index 189876470..6acff7acc 100644 --- a/com.ibm.wala.cast.java/META-INF/MANIFEST.MF +++ b/com.ibm.wala.cast.java/META-INF/MANIFEST.MF @@ -1,26 +1,26 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Java Source WALA Front End -Bundle-SymbolicName: com.ibm.wala.cast.java -Bundle-Version: 1.0.0.qualifier -Bundle-Activator: com.ibm.wala.cast.java.JavaSourcePlugin -Bundle-Vendor: rfuhrer@watson.ibm.com -Require-Bundle: com.ibm.wala.cast, - com.ibm.wala.core, - com.ibm.wala.shrike, - org.eclipse.core.runtime -Bundle-ActivationPolicy: lazy -Export-Package: com.ibm.wala.cast.java, - com.ibm.wala.cast.java.analysis.typeInference, - com.ibm.wala.cast.java.client, - com.ibm.wala.cast.java.client.impl, - com.ibm.wala.cast.java.examples.ast, - com.ibm.wala.cast.java.ipa.callgraph, - com.ibm.wala.cast.java.ipa.modref, - com.ibm.wala.cast.java.ipa.slicer, - com.ibm.wala.cast.java.loader, - com.ibm.wala.cast.java.ssa, - com.ibm.wala.cast.java.translator, - com.ibm.wala.cast.java.types -Bundle-ClassPath: . -Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Java Source WALA Front End +Bundle-SymbolicName: com.ibm.wala.cast.java +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: com.ibm.wala.cast.java.JavaSourcePlugin +Bundle-Vendor: rfuhrer@watson.ibm.com +Require-Bundle: com.ibm.wala.cast, + com.ibm.wala.core, + com.ibm.wala.shrike, + org.eclipse.core.runtime +Bundle-ActivationPolicy: lazy +Export-Package: com.ibm.wala.cast.java, + com.ibm.wala.cast.java.analysis.typeInference, + com.ibm.wala.cast.java.client, + com.ibm.wala.cast.java.client.impl, + com.ibm.wala.cast.java.examples.ast, + com.ibm.wala.cast.java.ipa.callgraph, + com.ibm.wala.cast.java.ipa.modref, + com.ibm.wala.cast.java.ipa.slicer, + com.ibm.wala.cast.java.loader, + com.ibm.wala.cast.java.ssa, + com.ibm.wala.cast.java.translator, + com.ibm.wala.cast.java.types +Bundle-ClassPath: . +Bundle-RequiredExecutionEnvironment: J2SE-1.5 diff --git a/com.ibm.wala.cast.js.html.nu_validator/build.xml b/com.ibm.wala.cast.js.html.nu_validator/build.xml index df4a17321..c0a54dd5d 100755 --- a/com.ibm.wala.cast.js.html.nu_validator/build.xml +++ b/com.ibm.wala.cast.js.html.nu_validator/build.xml @@ -1,67 +1,67 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/com.ibm.wala.cast.js.rhino/build.xml b/com.ibm.wala.cast.js.rhino/build.xml index 36e049dbb..66a10dedf 100644 --- a/com.ibm.wala.cast.js.rhino/build.xml +++ b/com.ibm.wala.cast.js.rhino/build.xml @@ -1,69 +1,69 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/com.ibm.wala.cast.js.test.data/build.xml b/com.ibm.wala.cast.js.test.data/build.xml index ef20c987c..c296dfc2c 100755 --- a/com.ibm.wala.cast.js.test.data/build.xml +++ b/com.ibm.wala.cast.js.test.data/build.xml @@ -1,71 +1,71 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/com.ibm.wala.cast.js.test.data/examples-src/pages/2.js b/com.ibm.wala.cast.js.test.data/examples-src/pages/2.js index f0be7085d..103550c08 100755 --- a/com.ibm.wala.cast.js.test.data/examples-src/pages/2.js +++ b/com.ibm.wala.cast.js.test.data/examples-src/pages/2.js @@ -1,63 +1,63 @@ - - - (function _top_level () { - - - var jQuery = window.jQuery = window.$ = function (selector, context) { - return new jQuery.fn.init(selector, context); - }; - - - var undefined; - - jQuery.extend = jQuery.fn.extend = function _extend () { - var target = arguments[0] || {}, - i = 1, - length = arguments.length, - deep = false, - options; - if (target.constructor == Boolean) { - deep = target; - target = arguments[1] || {}; - i = 2; - } - if (typeof target != "object" && typeof target != "function") target = {}; - if (length == i) { - target = this; - --i; - } - for (; i < length; i++) if ((options = arguments[i]) != null) - for (var name in options) { - (function _forin_body (name) { - var src = target[name], - copy = options[name]; - if (target === copy) return; - if (deep && copy && typeof copy == "object" && !copy.nodeType) { - target[name] = jQuery.extend(deep, src || (copy.length != null ? [] : {}), copy); - } - else if (copy !== undefined) target[name] = copy; - else target[name] = copy; - })(name); - } - return target; - }; - - jQuery.extend({ - speed: function _speed (speed, easing, fn) { - var opt = speed && speed.constructor == Object ? speed : { - complete: fn || !fn && easing || jQuery.isFunction(speed) && speed, - duration: speed, - easing: fn && easing || easing && easing.constructor != Function && easing - }; - opt.duration = (opt.duration && opt.duration.constructor == Number ? opt.duration : jQuery.fx.speeds[opt.duration]) || jQuery.fx.speeds.def; - opt.old = opt.complete; - opt.complete = function _complete () { - if (opt.queue !== false) jQuery(this).dequeue(); - if (jQuery.isFunction(opt.old)) opt.old.call(this); - }; - return opt; - }, - }); - - })(); - + + + (function _top_level () { + + + var jQuery = window.jQuery = window.$ = function (selector, context) { + return new jQuery.fn.init(selector, context); + }; + + + var undefined; + + jQuery.extend = jQuery.fn.extend = function _extend () { + var target = arguments[0] || {}, + i = 1, + length = arguments.length, + deep = false, + options; + if (target.constructor == Boolean) { + deep = target; + target = arguments[1] || {}; + i = 2; + } + if (typeof target != "object" && typeof target != "function") target = {}; + if (length == i) { + target = this; + --i; + } + for (; i < length; i++) if ((options = arguments[i]) != null) + for (var name in options) { + (function _forin_body (name) { + var src = target[name], + copy = options[name]; + if (target === copy) return; + if (deep && copy && typeof copy == "object" && !copy.nodeType) { + target[name] = jQuery.extend(deep, src || (copy.length != null ? [] : {}), copy); + } + else if (copy !== undefined) target[name] = copy; + else target[name] = copy; + })(name); + } + return target; + }; + + jQuery.extend({ + speed: function _speed (speed, easing, fn) { + var opt = speed && speed.constructor == Object ? speed : { + complete: fn || !fn && easing || jQuery.isFunction(speed) && speed, + duration: speed, + easing: fn && easing || easing && easing.constructor != Function && easing + }; + opt.duration = (opt.duration && opt.duration.constructor == Number ? opt.duration : jQuery.fx.speeds[opt.duration]) || jQuery.fx.speeds.def; + opt.old = opt.complete; + opt.complete = function _complete () { + if (opt.queue !== false) jQuery(this).dequeue(); + if (jQuery.isFunction(opt.old)) opt.old.call(this); + }; + return opt; + }, + }); + + })(); + diff --git a/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/15.js b/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/15.js index 2de492af0..c9fab85a4 100755 --- a/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/15.js +++ b/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/15.js @@ -1,4 +1,4 @@ -function changeUrls() -{ - document.links[0].href = "page15.php?a=ok"; +function changeUrls() +{ + document.links[0].href = "page15.php?a=ok"; } \ No newline at end of file diff --git a/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/16.js b/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/16.js index 1804cbf9b..cd4691636 100755 --- a/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/16.js +++ b/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/16.js @@ -1,4 +1,4 @@ -function changeUrls() -{ - document.links[0].href = "page16.php?a=ok"; +function changeUrls() +{ + document.links[0].href = "page16.php?a=ok"; } \ No newline at end of file diff --git a/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/17.js b/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/17.js index 45ff0096b..78ea9873a 100755 --- a/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/17.js +++ b/com.ibm.wala.cast.js.test.data/examples-src/pages/crawl/17.js @@ -1,4 +1,4 @@ -function changeUrls() -{ - document.links[0].href = "page17.php?a=ok"; +function changeUrls() +{ + document.links[0].href = "page17.php?a=ok"; } \ No newline at end of file diff --git a/com.ibm.wala.cast.js.test.data/examples-src/tests/214631.js b/com.ibm.wala.cast.js.test.data/examples-src/tests/214631.js index 231105ae5..7ef43dd52 100755 --- a/com.ibm.wala.cast.js.test.data/examples-src/tests/214631.js +++ b/com.ibm.wala.cast.js.test.data/examples-src/tests/214631.js @@ -1,17 +1,17 @@ -// $Id: drupal.js,v 1.41.2.4 2009/07/21 08:59:10 goba Exp $ - -var Drupal = Drupal || { 'settings': {}, 'behaviors': {}, 'themes': {}, 'locale': {} }; - -/** - * Set the variable that indicates if JavaScript behaviors should be applied - */ -Drupal.jsEnabled = document.getElementsByTagName && document.createElement && document.createTextNode && document.documentElement && document.getElementById; - - - -// Global Killswitch on the element -if (Drupal.jsEnabled) { - //Do some code -} - - +// $Id: drupal.js,v 1.41.2.4 2009/07/21 08:59:10 goba Exp $ + +var Drupal = Drupal || { 'settings': {}, 'behaviors': {}, 'themes': {}, 'locale': {} }; + +/** + * Set the variable that indicates if JavaScript behaviors should be applied + */ +Drupal.jsEnabled = document.getElementsByTagName && document.createElement && document.createTextNode && document.documentElement && document.getElementById; + + + +// Global Killswitch on the element +if (Drupal.jsEnabled) { + //Do some code +} + + diff --git a/com.ibm.wala.cast.js/build.xml b/com.ibm.wala.cast.js/build.xml index 17c47919f..7803f662e 100755 --- a/com.ibm.wala.cast.js/build.xml +++ b/com.ibm.wala.cast.js/build.xml @@ -1,68 +1,68 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/com.ibm.wala.cast.test/META-INF/MANIFEST.MF b/com.ibm.wala.cast.test/META-INF/MANIFEST.MF index 4dd01e242..b6b78348b 100644 --- a/com.ibm.wala.cast.test/META-INF/MANIFEST.MF +++ b/com.ibm.wala.cast.test/META-INF/MANIFEST.MF @@ -1,16 +1,16 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: CAst Test Plug-in -Bundle-SymbolicName: com.ibm.wala.cast.test -Bundle-Version: 1.0.0 -Bundle-Vendor: IBM -Require-Bundle: - org.junit4, - com.ibm.wala.core.tests, - com.ibm.wala.cast, - com.ibm.wala.core, - com.ibm.wala.shrike, - org.eclipse.core.runtime -Export-Package: com.ibm.wala.cast.test -Bundle-RequiredExecutionEnvironment: J2SE-1.5 - +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: CAst Test Plug-in +Bundle-SymbolicName: com.ibm.wala.cast.test +Bundle-Version: 1.0.0 +Bundle-Vendor: IBM +Require-Bundle: + org.junit4, + com.ibm.wala.core.tests, + com.ibm.wala.cast, + com.ibm.wala.core, + com.ibm.wala.shrike, + org.eclipse.core.runtime +Export-Package: com.ibm.wala.cast.test +Bundle-RequiredExecutionEnvironment: J2SE-1.5 + diff --git a/com.ibm.wala.cast/.project b/com.ibm.wala.cast/.project index b1481180a..a58369e50 100644 --- a/com.ibm.wala.cast/.project +++ b/com.ibm.wala.cast/.project @@ -1,38 +1,38 @@ - - - com.ibm.wala.cast - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - org.eclipse.ui.externaltools.ExternalToolBuilder - full,incremental, - - - LaunchConfigHandle - <project>/.externalToolBuilders/make WALA.CAst.launch - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + com.ibm.wala.cast + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + org.eclipse.ui.externaltools.ExternalToolBuilder + full,incremental, + + + LaunchConfigHandle + <project>/.externalToolBuilders/make WALA.CAst.launch + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/com.ibm.wala.cast/META-INF/MANIFEST.MF b/com.ibm.wala.cast/META-INF/MANIFEST.MF index 4376367ce..c924aca1c 100644 --- a/com.ibm.wala.cast/META-INF/MANIFEST.MF +++ b/com.ibm.wala.cast/META-INF/MANIFEST.MF @@ -1,29 +1,29 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: WALA CAst core Plug-in -Bundle-SymbolicName: com.ibm.wala.cast -Bundle-Version: 1.0.0.qualifier -Bundle-Activator: com.ibm.wala.cast.plugin.AstPlugin -Bundle-Vendor: IBM -Require-Bundle: com.ibm.wala.core, - com.ibm.wala.shrike, - org.eclipse.core.runtime -Bundle-ActivationPolicy: lazy -Export-Package: com.ibm.wala.cast.analysis.typeInference, - com.ibm.wala.cast.ipa.callgraph, - com.ibm.wala.cast.ipa.cha, - com.ibm.wala.cast.ipa.modref, - com.ibm.wala.cast.ir.cfg, - com.ibm.wala.cast.ir.ssa, - com.ibm.wala.cast.ir.ssa.analysis, - com.ibm.wala.cast.ir.translator, - com.ibm.wala.cast.loader, - com.ibm.wala.cast.plugin, - com.ibm.wala.cast.tree, - com.ibm.wala.cast.tree.impl, - com.ibm.wala.cast.tree.pattern, - com.ibm.wala.cast.tree.visit, - com.ibm.wala.cast.types, - com.ibm.wala.cast.util -Bundle-RequiredExecutionEnvironment: J2SE-1.5 - +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: WALA CAst core Plug-in +Bundle-SymbolicName: com.ibm.wala.cast +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: com.ibm.wala.cast.plugin.AstPlugin +Bundle-Vendor: IBM +Require-Bundle: com.ibm.wala.core, + com.ibm.wala.shrike, + org.eclipse.core.runtime +Bundle-ActivationPolicy: lazy +Export-Package: com.ibm.wala.cast.analysis.typeInference, + com.ibm.wala.cast.ipa.callgraph, + com.ibm.wala.cast.ipa.cha, + com.ibm.wala.cast.ipa.modref, + com.ibm.wala.cast.ir.cfg, + com.ibm.wala.cast.ir.ssa, + com.ibm.wala.cast.ir.ssa.analysis, + com.ibm.wala.cast.ir.translator, + com.ibm.wala.cast.loader, + com.ibm.wala.cast.plugin, + com.ibm.wala.cast.tree, + com.ibm.wala.cast.tree.impl, + com.ibm.wala.cast.tree.pattern, + com.ibm.wala.cast.tree.visit, + com.ibm.wala.cast.types, + com.ibm.wala.cast.util +Bundle-RequiredExecutionEnvironment: J2SE-1.5 + diff --git a/com.ibm.wala.core.testdata/.project b/com.ibm.wala.core.testdata/.project index 3929f7404..e89838050 100644 --- a/com.ibm.wala.core.testdata/.project +++ b/com.ibm.wala.core.testdata/.project @@ -1,28 +1,28 @@ - - - com.ibm.wala.core.testdata - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + com.ibm.wala.core.testdata + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/com.ibm.wala.core.testdata/build.properties b/com.ibm.wala.core.testdata/build.properties index 41eb6ade2..34d2e4d2d 100644 --- a/com.ibm.wala.core.testdata/build.properties +++ b/com.ibm.wala.core.testdata/build.properties @@ -1,4 +1,4 @@ -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - . +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + . diff --git a/com.ibm.wala.core.testdata/build.xml b/com.ibm.wala.core.testdata/build.xml index e5e35b0cf..f88d677eb 100644 --- a/com.ibm.wala.core.testdata/build.xml +++ b/com.ibm.wala.core.testdata/build.xml @@ -1,204 +1,204 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/com.ibm.wala.core.testdata/scripts/cruise/config_nashira.xml b/com.ibm.wala.core.testdata/scripts/cruise/config_nashira.xml index c181613d7..509ce3f6f 100644 --- a/com.ibm.wala.core.testdata/scripts/cruise/config_nashira.xml +++ b/com.ibm.wala.core.testdata/scripts/cruise/config_nashira.xml @@ -1,229 +1,229 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/com.ibm.wala.core.tests/.project b/com.ibm.wala.core.tests/.project index 479e43e10..bfb108c75 100644 --- a/com.ibm.wala.core.tests/.project +++ b/com.ibm.wala.core.tests/.project @@ -1,28 +1,28 @@ - - - com.ibm.wala.core.tests - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + com.ibm.wala.core.tests + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/com.ibm.wala.core.tests/META-INF/MANIFEST.MF b/com.ibm.wala.core.tests/META-INF/MANIFEST.MF index 0e21e7bab..ced4999ff 100644 --- a/com.ibm.wala.core.tests/META-INF/MANIFEST.MF +++ b/com.ibm.wala.core.tests/META-INF/MANIFEST.MF @@ -1,26 +1,26 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %pluginName -Bundle-SymbolicName: com.ibm.wala.core.tests;singleton:=true -Bundle-Version: 1.1.3.qualifier -Bundle-Vendor: %providerName -Require-Bundle: com.ibm.wala.shrike, - com.ibm.wala.core, - org.eclipse.core.runtime, - org.junit4;bundle-version="4.3.1" -Bundle-Localization: plugin -Export-Package: com.ibm.wala.core.tests.basic, - com.ibm.wala.core.tests.callGraph, - com.ibm.wala.core.tests.cha, - com.ibm.wala.core.tests.demandpa, - com.ibm.wala.core.tests.ir, - com.ibm.wala.core.tests.plugin, - com.ibm.wala.core.tests.slicer, - com.ibm.wala.core.tests.util, - com.ibm.wala.demandpa.driver, - com.ibm.wala.examples.analysis.dataflow, - com.ibm.wala.examples.drivers, - com.ibm.wala.examples.properties -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-ActivationPolicy: lazy -Bundle-Activator: com.ibm.wala.core.tests.plugin.CoreTestsPlugin +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: %pluginName +Bundle-SymbolicName: com.ibm.wala.core.tests;singleton:=true +Bundle-Version: 1.1.3.qualifier +Bundle-Vendor: %providerName +Require-Bundle: com.ibm.wala.shrike, + com.ibm.wala.core, + org.eclipse.core.runtime, + org.junit4;bundle-version="4.3.1" +Bundle-Localization: plugin +Export-Package: com.ibm.wala.core.tests.basic, + com.ibm.wala.core.tests.callGraph, + com.ibm.wala.core.tests.cha, + com.ibm.wala.core.tests.demandpa, + com.ibm.wala.core.tests.ir, + com.ibm.wala.core.tests.plugin, + com.ibm.wala.core.tests.slicer, + com.ibm.wala.core.tests.util, + com.ibm.wala.demandpa.driver, + com.ibm.wala.examples.analysis.dataflow, + com.ibm.wala.examples.drivers, + com.ibm.wala.examples.properties +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-ActivationPolicy: lazy +Bundle-Activator: com.ibm.wala.core.tests.plugin.CoreTestsPlugin diff --git a/com.ibm.wala.core.tests/build.properties b/com.ibm.wala.core.tests/build.properties index 6741837d6..433ebd4ff 100644 --- a/com.ibm.wala.core.tests/build.properties +++ b/com.ibm.wala.core.tests/build.properties @@ -1,7 +1,7 @@ -source.. = src/,\ - dat/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - plugin.xml,\ - plugin.properties +source.. = src/,\ + dat/ +output.. = bin/ +bin.includes = META-INF/,\ + .,\ + plugin.xml,\ + plugin.properties diff --git a/com.ibm.wala.core.tests/build.xml b/com.ibm.wala.core.tests/build.xml index 5631c2862..93f50baa4 100644 --- a/com.ibm.wala.core.tests/build.xml +++ b/com.ibm.wala.core.tests/build.xml @@ -113,11 +113,11 @@ - - - - - + + + + + diff --git a/com.ibm.wala.core.tests/dat/GUICorbaExclusions.txt b/com.ibm.wala.core.tests/dat/GUICorbaExclusions.txt index 56d8d50bf..3febc2ad3 100644 --- a/com.ibm.wala.core.tests/dat/GUICorbaExclusions.txt +++ b/com.ibm.wala.core.tests/dat/GUICorbaExclusions.txt @@ -1,5 +1,5 @@ -java\/awt\/.* -javax\/swing\/.* -sun\/awt\/.* -sun\/swing\/.* -com\/sun\/corba\/.* +java\/awt\/.* +javax\/swing\/.* +sun\/awt\/.* +sun\/swing\/.* +com\/sun\/corba\/.* diff --git a/com.ibm.wala.core.tests/dat/GUIExclusions.txt b/com.ibm.wala.core.tests/dat/GUIExclusions.txt index d2787e6a0..552fd7ab2 100644 --- a/com.ibm.wala.core.tests/dat/GUIExclusions.txt +++ b/com.ibm.wala.core.tests/dat/GUIExclusions.txt @@ -1,4 +1,4 @@ -java\/awt\/.* -javax\/swing\/.* -sun\/awt\/.* -sun\/swing\/.* +java\/awt\/.* +javax\/swing\/.* +sun\/awt\/.* +sun\/swing\/.* diff --git a/com.ibm.wala.core.tests/dat/JLex.txt b/com.ibm.wala.core.tests/dat/JLex.txt index eb4524c95..b29015f8c 100644 --- a/com.ibm.wala.core.tests/dat/JLex.txt +++ b/com.ibm.wala.core.tests/dat/JLex.txt @@ -1,3 +1,3 @@ -Primordial,Java,stdlib,none -Primordial,Java,jarFile,primordial.jar.model -Application,Java,jarFile,JLex.jar +Primordial,Java,stdlib,none +Primordial,Java,jarFile,primordial.jar.model +Application,Java,jarFile,JLex.jar diff --git a/com.ibm.wala.core.tests/dat/Java60RegressionExclusions.txt b/com.ibm.wala.core.tests/dat/Java60RegressionExclusions.txt index a621d345d..34d00b266 100644 --- a/com.ibm.wala.core.tests/dat/Java60RegressionExclusions.txt +++ b/com.ibm.wala.core.tests/dat/Java60RegressionExclusions.txt @@ -1,11 +1,11 @@ -java\/awt\/.* -javax\/swing\/.* -sun\/awt\/.* -sun\/swing\/.* -com\/sun\/.* -sun\/.* -org\/netbeans\/.* -org\/openide\/.* -com\/ibm\/crypto\/.* -com\/ibm\/security\/.* -org\/apache\/xerces\/.* +java\/awt\/.* +javax\/swing\/.* +sun\/awt\/.* +sun\/swing\/.* +com\/sun\/.* +sun\/.* +org\/netbeans\/.* +org\/openide\/.* +com\/ibm\/crypto\/.* +com\/ibm\/security\/.* +org\/apache\/xerces\/.* diff --git a/com.ibm.wala.core.tests/dat/bcel.txt b/com.ibm.wala.core.tests/dat/bcel.txt index afe9d7c3d..3a4169faf 100644 --- a/com.ibm.wala.core.tests/dat/bcel.txt +++ b/com.ibm.wala.core.tests/dat/bcel.txt @@ -1,3 +1,3 @@ -Primordial,Java,stdlib,none -Primordial,Java,jarFile,primordial.jar.model -Application,Java,jarFile,bcel-5.2.jar +Primordial,Java,stdlib,none +Primordial,Java,jarFile,primordial.jar.model +Application,Java,jarFile,bcel-5.2.jar diff --git a/com.ibm.wala.core.tests/dat/hello.txt b/com.ibm.wala.core.tests/dat/hello.txt index bbe15fb5e..8474bd585 100644 --- a/com.ibm.wala.core.tests/dat/hello.txt +++ b/com.ibm.wala.core.tests/dat/hello.txt @@ -1,4 +1,4 @@ -Primordial,Java,stdlib,none -Primordial,Java,jarFile,primordial.jar.model -Application,Java,classFile,hello/Hello.class -Application,Java,sourceFile,hello/Hello.java +Primordial,Java,stdlib,none +Primordial,Java,jarFile,primordial.jar.model +Application,Java,classFile,hello/Hello.class +Application,Java,sourceFile,hello/Hello.java diff --git a/com.ibm.wala.core.tests/dat/java_cup.txt b/com.ibm.wala.core.tests/dat/java_cup.txt index 7afd05147..6f5e5f33c 100644 --- a/com.ibm.wala.core.tests/dat/java_cup.txt +++ b/com.ibm.wala.core.tests/dat/java_cup.txt @@ -1,3 +1,3 @@ -Primordial,Java,stdlib,none -Primordial,Java,jarFile,primordial.jar.model -Application,Java,jarFile,java-cup-11a.jar +Primordial,Java,stdlib,none +Primordial,Java,jarFile,primordial.jar.model +Application,Java,jarFile,java-cup-11a.jar diff --git a/com.ibm.wala.core.tests/dat/wala.testdata.txt b/com.ibm.wala.core.tests/dat/wala.testdata.txt index 717d2c431..71da3fa20 100644 --- a/com.ibm.wala.core.tests/dat/wala.testdata.txt +++ b/com.ibm.wala.core.tests/dat/wala.testdata.txt @@ -1,3 +1,3 @@ -Primordial,Java,stdlib,none -Primordial,Java,jarFile,primordial.jar.model -Application,Java,jarFile,com.ibm.wala.core.testdata_1.0.0.jar +Primordial,Java,stdlib,none +Primordial,Java,jarFile,primordial.jar.model +Application,Java,jarFile,com.ibm.wala.core.testdata_1.0.0.jar diff --git a/com.ibm.wala.core.tests/plugin.properties b/com.ibm.wala.core.tests/plugin.properties index 90dfc57c1..d0641d014 100644 --- a/com.ibm.wala.core.tests/plugin.properties +++ b/com.ibm.wala.core.tests/plugin.properties @@ -1,2 +1,2 @@ -pluginName = IBM Wala Framework - Unit tests +pluginName = IBM Wala Framework - Unit tests providerName = IBM \ No newline at end of file diff --git a/com.ibm.wala.core.tests/plugin.xml b/com.ibm.wala.core.tests/plugin.xml index a0b76916c..24577d753 100644 --- a/com.ibm.wala.core.tests/plugin.xml +++ b/com.ibm.wala.core.tests/plugin.xml @@ -1,10 +1,10 @@ - - - - - - - - - + + + + + + + + + diff --git a/com.ibm.wala.core/.project b/com.ibm.wala.core/.project index 4dc5007ac..aaddaebe9 100644 --- a/com.ibm.wala.core/.project +++ b/com.ibm.wala.core/.project @@ -1,28 +1,28 @@ - - - com.ibm.wala.core - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + com.ibm.wala.core + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/com.ibm.wala.core/META-INF/MANIFEST.MF b/com.ibm.wala.core/META-INF/MANIFEST.MF index f2441f4d0..c117271fc 100644 --- a/com.ibm.wala.core/META-INF/MANIFEST.MF +++ b/com.ibm.wala.core/META-INF/MANIFEST.MF @@ -1,61 +1,61 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Eclipse-LazyStart: true -Bundle-Name: %pluginName -Bundle-SymbolicName: com.ibm.wala.core -Bundle-Version: 1.1.3.qualifier -Bundle-Vendor: %providerName -Bundle-Localization: plugin -Require-Bundle: com.ibm.wala.shrike, - com.ibm.wala.util;bundle-version="1.0.0";visibility:=reexport -Bundle-ActivationPolicy: lazy -Export-Package: ., - com.ibm.wala.analysis.pointers, - com.ibm.wala.analysis.reflection, - com.ibm.wala.analysis.stackMachine, - com.ibm.wala.analysis.typeInference, - com.ibm.wala.cfg, - com.ibm.wala.cfg.cdg, - com.ibm.wala.classLoader, - com.ibm.wala.client, - com.ibm.wala.core.plugin, - com.ibm.wala.dataflow.IFDS, - com.ibm.wala.dataflow.ssa, - com.ibm.wala.demandpa.alg, - com.ibm.wala.demandpa.alg.refinepolicy, - com.ibm.wala.demandpa.alg.statemachine, - com.ibm.wala.demandpa.flowgraph, - com.ibm.wala.demandpa.util, - com.ibm.wala.escape, - com.ibm.wala.ipa.callgraph, - com.ibm.wala.ipa.callgraph.impl, - com.ibm.wala.ipa.callgraph.propagation, - com.ibm.wala.ipa.callgraph.propagation.cfa, - com.ibm.wala.ipa.callgraph.propagation.rta, - com.ibm.wala.ipa.cfg, - com.ibm.wala.ipa.cha, - com.ibm.wala.ipa.modref, - com.ibm.wala.ipa.slicer, - com.ibm.wala.ipa.slicer.thin, - com.ibm.wala.ipa.summaries, - com.ibm.wala.model, - com.ibm.wala.model.java.lang, - com.ibm.wala.model.java.lang.reflect, - com.ibm.wala.properties, - com.ibm.wala.ssa, - com.ibm.wala.ssa.analysis, - com.ibm.wala.types, - com.ibm.wala.types.annotations, - com.ibm.wala.types.generics, - com.ibm.wala.util, - com.ibm.wala.util.bytecode, - com.ibm.wala.util.config, - com.ibm.wala.util.io, - com.ibm.wala.util.ref, - com.ibm.wala.util.scope, - com.ibm.wala.util.shrike, - com.ibm.wala.util.strings, - com.ibm.wala.util.warnings, - com.ibm.wala.viz, - com.ibm.wala.viz.viewer -Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Eclipse-LazyStart: true +Bundle-Name: %pluginName +Bundle-SymbolicName: com.ibm.wala.core +Bundle-Version: 1.1.3.qualifier +Bundle-Vendor: %providerName +Bundle-Localization: plugin +Require-Bundle: com.ibm.wala.shrike, + com.ibm.wala.util;bundle-version="1.0.0";visibility:=reexport +Bundle-ActivationPolicy: lazy +Export-Package: ., + com.ibm.wala.analysis.pointers, + com.ibm.wala.analysis.reflection, + com.ibm.wala.analysis.stackMachine, + com.ibm.wala.analysis.typeInference, + com.ibm.wala.cfg, + com.ibm.wala.cfg.cdg, + com.ibm.wala.classLoader, + com.ibm.wala.client, + com.ibm.wala.core.plugin, + com.ibm.wala.dataflow.IFDS, + com.ibm.wala.dataflow.ssa, + com.ibm.wala.demandpa.alg, + com.ibm.wala.demandpa.alg.refinepolicy, + com.ibm.wala.demandpa.alg.statemachine, + com.ibm.wala.demandpa.flowgraph, + com.ibm.wala.demandpa.util, + com.ibm.wala.escape, + com.ibm.wala.ipa.callgraph, + com.ibm.wala.ipa.callgraph.impl, + com.ibm.wala.ipa.callgraph.propagation, + com.ibm.wala.ipa.callgraph.propagation.cfa, + com.ibm.wala.ipa.callgraph.propagation.rta, + com.ibm.wala.ipa.cfg, + com.ibm.wala.ipa.cha, + com.ibm.wala.ipa.modref, + com.ibm.wala.ipa.slicer, + com.ibm.wala.ipa.slicer.thin, + com.ibm.wala.ipa.summaries, + com.ibm.wala.model, + com.ibm.wala.model.java.lang, + com.ibm.wala.model.java.lang.reflect, + com.ibm.wala.properties, + com.ibm.wala.ssa, + com.ibm.wala.ssa.analysis, + com.ibm.wala.types, + com.ibm.wala.types.annotations, + com.ibm.wala.types.generics, + com.ibm.wala.util, + com.ibm.wala.util.bytecode, + com.ibm.wala.util.config, + com.ibm.wala.util.io, + com.ibm.wala.util.ref, + com.ibm.wala.util.scope, + com.ibm.wala.util.shrike, + com.ibm.wala.util.strings, + com.ibm.wala.util.warnings, + com.ibm.wala.viz, + com.ibm.wala.viz.viewer +Bundle-RequiredExecutionEnvironment: J2SE-1.5 diff --git a/com.ibm.wala.core/build.properties b/com.ibm.wala.core/build.properties index f9708ad27..9c6bf38c6 100644 --- a/com.ibm.wala.core/build.properties +++ b/com.ibm.wala.core/build.properties @@ -1,10 +1,10 @@ -bin.includes = lib/primordial.jar.model,\ - plugin.properties,\ - dat/natives.xml,\ - META-INF/,\ - . -jars.compile.order = . -output.. = bin/ -source.. = dat/,\ - src/,\ - lib/ +bin.includes = lib/primordial.jar.model,\ + plugin.properties,\ + dat/natives.xml,\ + META-INF/,\ + . +jars.compile.order = . +output.. = bin/ +source.. = dat/,\ + src/,\ + lib/ diff --git a/com.ibm.wala.core/dat/SyntheticJ2SEModel.txt b/com.ibm.wala.core/dat/SyntheticJ2SEModel.txt index c8e425aa5..0ef4b7cba 100644 --- a/com.ibm.wala.core/dat/SyntheticJ2SEModel.txt +++ b/com.ibm.wala.core/dat/SyntheticJ2SEModel.txt @@ -1 +1 @@ -Primordial,Java,jarFile,primordial.jar.model +Primordial,Java,jarFile,primordial.jar.model diff --git a/com.ibm.wala.core/dat/WalaUtilMessages.properties b/com.ibm.wala.core/dat/WalaUtilMessages.properties index e06de94a8..a35e57a65 100644 --- a/com.ibm.wala.core/dat/WalaUtilMessages.properties +++ b/com.ibm.wala.core/dat/WalaUtilMessages.properties @@ -1,15 +1,15 @@ -########## General messages - -########## Error messages - -AbstractPropertyReader.invalid_property_value=Value for property ''{0}'' is invalid. -AbstractPropertyReader.location_error=Path for file ''{0}'' do not exist and can''t be constructed. -AbstractPropertyReader.no_string_value=Property ''{0}'' is not mapped to a string as expected. -AbstractPropertyReader.incorrect_boolean_value=Boolean property ''{0}'' should not be mapped to a string. -AbstractPropertyReader.incorrect_int_value=Integer property ''{0}'' should be mapped to an Integer object. -AbstractPropertyReader.int_conversion_failed=Integer property ''{0}'' cannot convert ''{1}'' to an integer. - -CancelCHAConstructionException.cancelation_message=ClassHierarchy construction has been cancelled by progress monitor. - -PersistentPropertiesManager.property_file_unreadable=Unable to read property file named ''{0}''. +########## General messages + +########## Error messages + +AbstractPropertyReader.invalid_property_value=Value for property ''{0}'' is invalid. +AbstractPropertyReader.location_error=Path for file ''{0}'' do not exist and can''t be constructed. +AbstractPropertyReader.no_string_value=Property ''{0}'' is not mapped to a string as expected. +AbstractPropertyReader.incorrect_boolean_value=Boolean property ''{0}'' should not be mapped to a string. +AbstractPropertyReader.incorrect_int_value=Integer property ''{0}'' should be mapped to an Integer object. +AbstractPropertyReader.int_conversion_failed=Integer property ''{0}'' cannot convert ''{1}'' to an integer. + +CancelCHAConstructionException.cancelation_message=ClassHierarchy construction has been cancelled by progress monitor. + +PersistentPropertiesManager.property_file_unreadable=Unable to read property file named ''{0}''. PersistentPropertiesManager.reading_failure=Failed to load ''{0}''. \ No newline at end of file diff --git a/com.ibm.wala.core/dat/codetemplates.xml b/com.ibm.wala.core/dat/codetemplates.xml index 7e92d92f0..77301c0dd 100644 --- a/com.ibm.wala.core/dat/codetemplates.xml +++ b/com.ibm.wala.core/dat/codetemplates.xml @@ -1,42 +1,42 @@ -