Bump versions to 2.0.24-SNAPSHOT
[yangtools.git] / yang / yang-maven-plugin /
2019-10-30 Robert VargaBump versions to 2.0.24-SNAPSHOT 33/85433/1 v2.0.x
2019-09-13 Robert VargaBump versions to 2.0.23-SNAPSHOT 54/84354/1
2019-09-06 Robert VargaBump versions to 2.0.22-SNAPSHOT 60/84260/1
2019-08-29 Robert VargaBump odlparent to 3.1.9 66/84066/1
2019-06-21 Robert VargaBump odlparent to 3.1.8 43/82643/1
2019-05-23 Robert VargaRevert "Bump odlparent to 3.1.8-SNAPSHOT" 24/82224/1
2019-05-17 Robert VargaBump odlparent to 3.1.8-SNAPSHOT 60/82160/1
2019-05-16 Robert VargaBump versions to 2.0.21-SNAPSHOT 30/82130/1
2019-05-15 Robert VargaBump versions to 2.0.20-SNAPSHOT 88/82088/1
2019-05-14 Robert VargaBump odlparent to 3.1.7 46/82046/1
2019-04-10 Robert VargaBump versions to 2.0.19-SNAPSHOT 44/81544/1
2019-03-29 Robert VargaBump version to 2.0.18-SNAPSHOT 84/81284/1
2019-01-19 Robert VargaBump versions for 2.0.17-SNAPSHOT 29/79729/1
2019-01-17 Stephen KittBump to odlparent 3.1.6 31/79631/1
2018-12-21 Robert VargaBump versions to .16-SNAPSHOT 87/78987/1
2018-12-21 Robert VargaBump to odlparent 3.1.5 49/78949/2
2018-12-21 Robert VargaBump to odlparent-3.1.5-SNAPSHOT 73/78973/1
2018-12-11 Robert VargaBump versions to 2.0.16-SNAPSHOT 38/78638/1
2018-11-25 Robert VargaBump versions to 2.0.14-SNAPSHOT 20/78120/1
2018-11-13 Robert VargaProperly propagate BuildContext 17/77717/1
2018-10-19 Robert VargaBump versions to 2.0.13-SNAPSHOT 04/77104/2
2018-10-19 Stephen KittBump to odlparent 3.1.4 97/77097/1
2018-10-18 Stephen KittBump to odlparent 3.1.4-SNAPSHOT 68/76868/3
2018-10-02 Robert VargaCleanup ScannedDependencyTest 85/76585/1
2018-09-17 Robert VargaBump versions to 2.0.12 release cycle 33/76133/1
2018-08-06 Robert VargaBump versions to 2.0.11-SNAPSHOT 58/74858/1
2018-07-24 Robert VargaBump versions for next version 71/74371/1
2018-07-19 Stephen KittBump to odlparent 3.1.3 34/74234/1
2018-07-16 Robert VargaBump to next development version 72/74072/1
2018-07-13 Dana KutenicsovaFix inappropriate warning. 18/74018/1
2018-06-26 Robert VargaBump version for next development cycle 56/73456/1
2018-06-26 Stephen KittBump odlparent to 3.1.2 02/72502/3
2018-06-12 Robert VargaBump version for next development version 89/72889/1
2018-05-28 Robert VargaBump versions to next development cycle 47/72347/1
2018-05-04 Robert VargaBump versions for yangtools-2.0.5 development 88/71788/1
2018-04-05 Robert VargaBump odlparent to 3.1.1 48/70348/1
2018-03-29 Robert VargaBump versions to next development snapshot 72/70172/1
2018-03-23 Stephen KittBump to odlparent 3.1.0 66/69866/2
2018-03-12 Robert VargaBump versions to 2.0.3-SNAPSHOT 66/69366/1
2018-02-28 Robert VargaAdd timing information 48/68848/4
2018-02-27 Robert VargaSkip duplicate classpath scanning 28/68828/1
2018-02-22 Robert VargaFix maven plugin ignoring import resolution mode 66/67866/10
2018-02-02 Robert VargaSwitch YangToSourcesProcessor to use YangParser 16/67816/4
2018-01-18 Robert VargaStart 2.0.2 release cycle 98/67298/1
2018-01-08 Robert VargaBump odlparent version to 3.0.2 52/66952/1
2017-12-25 Michael VorburgerFix slf4j usage errors found by checkstyle-logging 46/66446/3
2017-11-29 Stephen KittDrop obsolete Maven site configuration 37/65937/3
2017-11-27 Robert VargaBump versions to next development cycle 39/65939/1
2017-11-27 jenkins-relengRelease yangtools 38/65938/1
2017-11-24 Robert VargaBump odlparent to 3.0.1 92/65892/1
2017-11-21 Stephen KittBump odlparent dependencies to 3.0.0 80/65580/3
2017-11-15 Robert VargaBump odlparent to 3.0.0-SNAPSHOT and fix breakages 49/64449/30
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-10-25 Robert VargaBUG-4688: Make SourceIdentifier use Revision 11/64711/4
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-11 Robert VargaBUG-7568: cleanup BasicCodeGenerator 77/62977/19
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 46/63646/2
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-09-14 Robert VargaCleanup YangToSourceProcessor 33/62733/5
2017-09-13 Robert VargaGet rid of commons-io 07/62707/4
2017-09-13 Robert VargaBUG-7568: Use YangTextSchemaSource to emit schema files 06/62706/4
2017-09-12 Robert VargaBUG-7568: refactor yang-maven-plugin 05/62705/3
2017-09-05 Robert VargaRevert "BUG-7568: refactor yang-maven-plugin" 02/62702/1
2017-09-05 Robert VargaRevert "BUG-7568: Use YangTextSchemaSource to emit... 01/62701/1
2017-09-05 Robert VargaRevert "Get rid of commons-io" 00/62700/1
2017-09-05 Robert VargaGet rid of commons-io 86/52086/16
2017-09-05 Robert VargaBUG-7568: Use YangTextSchemaSource to emit schema files 85/52085/31
2017-09-05 Robert VargaBUG-7568: refactor yang-maven-plugin 56/52056/34
2017-08-14 Thanh HaBump versions by (x+1).y.z for next dev cycle 21/61621/2
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 55/61355/4
2017-07-09 Robert VargaBump odlparent to 2.0.2 09/60109/1
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 52/59852/1
2017-06-21 Robert VargaBump odlparent dependency to 2.0.0 73/50173/13
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 29/58829/3
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 94/58294/1
2017-06-05 Robert VargaEnforce checkstyle in maven-plugin 78/58278/1
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 31/54731/1
2017-03-09 Michael VorburgerBug 7182 related: yang-maven-plugin no hard-coded targe... 40/52440/9
2017-03-01 Michael VorburgerBug 7182: YangToSourcesProcessor deletes output directory 16/52416/3
2017-02-28 Robert VargaBUG-7568: account for module/submodule split 49/52349/1
2017-02-27 Robert VargaBUG-7568: fix wrong translation 14/52314/1
2017-02-27 Robert VargaBUG-7568: expose file name mapping function 19/52219/10
2017-02-23 Robert VargaBUG-7182: add M2E lifecycle mapping 87/52087/4
2017-02-19 Robert VargaUse YangConstants.RFC6020_YANG_FILE_EXTENSION 46/52046/3
2017-02-19 Robert VargaEliminate unused Util.listFiles() 44/52044/2
2017-02-19 Robert VargaEliminate use of File[] 43/52043/2
2017-02-19 Robert VargaDo not use IOUtils 33/52033/5
2017-02-19 Robert VargaEliminate the use of com.google.common.collect.Maps 32/52032/5
2017-02-19 Robert VargaMove Util.getInstance() 31/52031/5
2016-12-09 Igor FoltinBug 7159: Add yang-test-util artifact 29/49129/2
2016-11-02 Stephen KittJava 8: use lambdas and function references 36/47836/2
2016-08-09 Michael VorburgerImprove yang-maven-plugin error reporting for errors... 97/43497/3
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 55/43455/1
2016-07-21 Michael VorburgerImprove yang-maven-plugin error reporting 93/42193/2
2016-07-20 Robert VargaMake YangToSourcesProcessor methods static 92/41992/3
2016-07-11 DavidFix yang.skip feature to include all files needed 80/41480/2
2016-07-11 Stephen KittDrop yangtools-parent 02/40302/9
2016-06-29 Robert VargaBUG-865: Remove URLSchemaContextResolver 02/40702/7
next