WALA/com.ibm.wala.dalvik.test
Ben Liblit d35e8d0fa2 Disable Eclipse warnings about missing version constraints
Specifically, we're turning off Eclipse warnings about missing version
constraints on required bundles ("Require-Bundle"), exported
packages ("Export-Package"), and imported packages ("Import-Package").
We're not turning these off absolutely everywhere, though: only in
packages where one or more such warnings were actually being reported.
So if a given package was already providing all version constraints
for, say, package imports, then we've kept that warning on in that
package.

Honestly I don't entirely understand the practical implications of
these warnings.  However, there were 355 of them across many WALA
subprojects.  I take this as evidence that the WALA developers do not
consider these version constraints to be important.  Therefore, we may
as well stop warning about something we have no intention of fixing.

That being said, if we *do* want to fix some or all of these, I
welcome any advice on what those fixes should look like.  I am rather
ignorant about all things OSGi.
2017-03-28 20:37:41 -05:00
..
.settings Disable Eclipse warnings about missing version constraints 2017-03-28 20:37:41 -05:00
META-INF version 1.4.2-SNAPSHOT 2017-03-25 13:54:21 -07:00
data dalvik test infrastructure 2015-04-05 21:22:55 -04:00
source/com/ibm/wala/dalvik Revert "Suppress 157 Eclipse warnings about unused exception parameters" 2017-03-23 16:32:00 -05:00
.classpath Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
.gitignore dalvik test infrastructure 2015-04-05 21:22:55 -04:00
.project scandriod merge 2014-10-01 21:32:36 -04:00
build.properties 1) changes for mobile 2015-05-25 19:00:51 -04:00
build.xml Download "dx.jar" from Maven, as we already do for "android.jar" 2017-03-16 19:51:11 -05:00
pom.xml version 1.4.2-SNAPSHOT 2017-03-25 13:54:21 -07:00