Fix missing location in error reports
[yangtools.git] / yang / yang-data-codec-xml / src / test / java / org / opendaylight / yangtools / yang / data / codec / xml / XmlToNormalizedNodesTest.java
2021-02-10 Robert VargaFix missing location in error reports 18/95118/1
2020-06-09 Jamo LuhrsenAllow list elements to be interleaved 75/90175/9
2020-04-23 Robert VargaMountPointContext needs to expose EffectiveModelContext 17/89317/4
2020-01-22 Robert VargaMigrate assertThat() import 80/87080/3
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-05-30 Robert VargaCleanup testing AugmentationIdentifier instantiations 41/82341/2
2019-05-30 Robert VargaDeprecate NodeIdentifierWithPredicates constructors 39/82339/2
2019-04-09 Robert VargaUse XMLStreamException for reporting parsing errors 95/81495/3
2019-01-15 Robert VargaImprove JAXP implementation compatibility 44/79544/2
2018-09-05 Robert VargaConsider namespace in namesakes 53/75753/2
2018-05-16 Robert VargaMake tests use UntrustedXML instead of XMLInputFactory 41/72041/1
2018-03-05 Robert VargaCleanup resources allocated in @BeforeClass 42/68542/7
2018-02-23 Robert VargaCorrect error message 38/68538/1
2017-11-21 Robert VargaCleanup DataTree interfaces and InMemmoryDataTreeFactory 95/65795/3
2017-11-20 Robert VargaFix a few warnings 36/65736/2
2017-11-20 Robert VargaYANGTOOLS-813: add parent schemapath to error report 16/65716/3
2017-10-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-24 Robert VargaUse QName.parseRevision() instead of SimpleDateFormatUtil 46/64646/1
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-07-18 Igor FoltinBug 8715: Add strictParsing switch to the new XML parser 67/59167/11
2017-07-18 Igor FoltinBug 8675: Fix a design flaw of the new XML parser 36/59036/12
2017-06-06 Robert VargaEnforce checkstyle on yang-data-codec-xml 39/58339/2
2017-03-23 Robert VargaCleanup codecs a bit 69/53469/5
2017-01-04 Igor FoltinBug 7159: Stop using deprecated methods from YangParser... 06/50006/1
2016-12-09 Igor FoltinBug 7159: Add yang-test-util artifact 29/49129/2
2016-10-03 Igor FoltinIncrease unit test coverage for Yangtools 30/46130/2
2016-06-23 Igor FoltinBug 1441: Bug fixes, clean-up and test migration 43/39643/10
2016-05-02 Igor FoltinBug 1441: Implement XML Stream Reader to Normalized... 31/37031/5