Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Ben Liblit 391210bf2d Exclude Maven-generated Ant build scripts from XML validation
When Maven generates these "*/target/antrun/build-main.xml" Any build
scripts, it does not include any DTD or XML Schema declarations.
Eclipse's XML validator warns about the lack of grammar constraints.
The warning is sensible, but we are not in a position to do anything
about it.  Better, therefore, to suppress these warnings so that we
can more-clearly see warnings we *can* address.
2016-11-28 14:57:26 -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 Ant build scripts from XML validation 2016-11-28 14:57:26 -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 Ant build scripts from XML validation 2016-11-28 14:57:26 -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 Add stub DOCTYPE declarations for various hand-authored XML files 2016-11-28 14:55:34 -06:00
com.ibm.wala.core.testdata Exclude Maven-generated Ant build scripts from XML validation 2016-11-28 14:57:26 -06:00
com.ibm.wala.core.tests Add stub DOCTYPE declarations for Eclipse plug-in manifest files 2016-11-28 14:55:34 -06:00
com.ibm.wala.dalvik Exclude Maven-generated Ant build scripts from XML validation 2016-11-28 14:57:26 -06:00
com.ibm.wala.dalvik.test Exclude Maven-generated Ant build scripts from XML validation 2016-11-28 14:57:26 -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 Add stub DOCTYPE declarations for Eclipse plug-in manifest files 2016-11-28 14:55:34 -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 Add stub DOCTYPE declarations for various hand-authored XML files 2016-11-28 14:55:34 -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.