Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Ben Liblit 3b1547f0a7 Exclude Maven-generated (?) files from XML validation
I think the "target/p2artifacts.xml" and "target/p2content.xml" files
are generated by Maven.  They are well-formed XML but Eclipse's XML
validator legitimately warns that they lack grammar constraints.
Since we're not maintaining the tool that creates these files, we are
not in a position to do anything about that.  Therefore, we may as
well exclude these from validation entirely.  That way we can
more-clearly recognize warnings that we *can* do something about.
2016-11-28 14:55:25 -06:00
com.ibm.wala-feature Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala-repository switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
com.ibm.wala.cast Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.java Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.java.ecj Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.java.test Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.java.test.data Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.js Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.js.html.nu_validator Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.js.rhino Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.js.rhino.test Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.js.test Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.js.test.data Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.cast.test Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.core Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.core.testdata Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.core.tests Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.dalvik Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.dalvik.test Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.ide Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.ide-feature Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.ide.jdt Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.ide.jdt.test Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.ide.jsdt Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.ide.jsdt.tests Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.ide.tests Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.scandroid Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.shrike Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -06:00
com.ibm.wala.tests-feature Exclude Eclipse feature manifest files from XML validation 2016-11-28 14:03:03 -06:00
com.ibm.wala.tests.ide-feature Exclude Eclipse feature manifest files from XML validation 2016-11-28 14:03:03 -06:00
com.ibm.wala.util Exclude Maven-generated (?) files from XML validation 2016-11-28 14:55:25 -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.