Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Ben Liblit 94f6933ff1 Exclude JUnit test result files from XML validation
As created by Tycho Surefire, these files are XML documents without
DTD or XML Schema declarations.  The XML validator warns about this
omission.  However, Surefire is not a WALA component.  We are not in a
suitable position to change it to include XML schema or DTD
declarations in the XML files it generates.  Better, then, to ignore
this benign problem so we can focus on warnings that we can act on
directly.
2016-11-28 12:42:30 -06:00
com.ibm.wala-feature switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
com.ibm.wala-repository switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
com.ibm.wala.cast Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.cast.java Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.cast.java.ecj Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.cast.java.test Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.cast.java.test.data switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
com.ibm.wala.cast.js Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.cast.js.html.nu_validator Exclude JUnit test result files from XML validation 2016-11-28 12:42:30 -06:00
com.ibm.wala.cast.js.rhino Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.cast.js.rhino.test Exclude JUnit test result files from XML validation 2016-11-28 12:42:30 -06:00
com.ibm.wala.cast.js.test Exclude JUnit test result files from XML validation 2016-11-28 12:42:30 -06:00
com.ibm.wala.cast.js.test.data more CPA work 2016-09-19 13:51:18 -04:00
com.ibm.wala.cast.test Exclude JUnit test result files from XML validation 2016-11-28 12:42:30 -06:00
com.ibm.wala.core clean up types 2016-11-22 10:35:56 +08:00
com.ibm.wala.core.testdata CPA smoke tests 2016-09-16 08:14:33 -04:00
com.ibm.wala.core.tests Exclude JUnit test result files from XML validation 2016-11-28 12:42:30 -06:00
com.ibm.wala.dalvik Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.dalvik.test Exclude JUnit test result files from XML validation 2016-11-28 12:42:30 -06:00
com.ibm.wala.ide Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.ide-feature switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
com.ibm.wala.ide.jdt Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.ide.jdt.test Exclude JUnit test result files from XML validation 2016-11-28 12:42:30 -06:00
com.ibm.wala.ide.jsdt Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.ide.jsdt.tests Exclude JUnit test result files from XML validation 2016-11-28 12:42:30 -06:00
com.ibm.wala.ide.tests Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.scandroid Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.shrike Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
com.ibm.wala.tests-feature switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
com.ibm.wala.tests.ide-feature switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
com.ibm.wala.util Ignore missing non-null-by-default annotations in Eclipse 2016-11-26 18:47:35 -06:00
targets switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
.gitignore Update ignores 2016-04-03 12:44:32 -07:00
.travis.yml Do a shallow clone of DroidBench 2016-09-20 13:55:47 -07:00
README.md Restore README.md 2014-12-02 13:14:26 -08:00
build-maven-jars.py More output to debug maven jar script on Travis 2016-05-25 15:09:51 +02:00
change-version.py script to change version numbers consistently across files 2015-05-29 12:19:18 -07:00
pom.xml Create new com.ibm.wala.cast.java.ecj project. 2016-05-24 11:39:00 +02:00

README.md

This is the main source repository for WALA. For more details on WALA, see the WALA home page.