added current WMO BUFR code/flag XML table file
created parser that can read the WMO XML
created JAXB files for BUFR translation XML files
created utility to generate translation tables for specific BUFR tables
(cherry picked from commit 6d3d459a90
[formerly 2634afede20af4ab6d059ef6dbd1af093184f90a])
Former-commit-id: 388bcee913c8e3c65bddeb70c6d8fa5d0cbd9c06
8 lines
162 B
INI
8 lines
162 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = .,\
|
|
res/,\
|
|
bin/,\
|
|
META-INF/
|
|
src.includes = res/,\
|
|
bin/
|