lp:sax-enforcement

Created by Daniel Cassidy and last modified
Get this branch:
bzr branch lp:sax-enforcement
Only Daniel Cassidy can upload to this branch. If you are Daniel Cassidy please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Daniel Cassidy
Project:
sax-enforcement
Status:
Development

Recent revisions

37. By Daniel Cassidy

Update for gradle 0.9.

36. By Daniel Cassidy

New check to enforce that prefix mapping events are correctly nested, plus corresponding test cases.

35. By Daniel Cassidy

Update copyright date to 2010.

34. By Daniel Cassidy

Add a new check to ensure that endPrefixMapping events immediately follow either other endPrefixMapping events or endElement events, and corresponding test case. The implementation is a bit weird to accomodate future checks to ensure that startPrefixMapping and endPrefixMapping events are correctly nested.

33. By Daniel Cassidy

Change the name of a test to make its purpose a bit clearer (to me, anyway).

32. By Daniel Cassidy

Rename to SAXInterfaceEnforcementFilter.

31. By Daniel Cassidy

Transition build system to Gradle.

30. By Daniel Cassidy

New check to ensure that startPrefixMapping immediately precedes startElement, and corresponding test case.

29. By Daniel Cassidy

Add a new check for misnested startElement/endElement events, and corresponding test case.

28. By Daniel Cassidy

Add a copyright and license notice to all files.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers