Skip to content
Snippets Groups Projects
Commit faae93f3 authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

use schemas in lib explicitly

parent 79308a6d
No related branches found
No related tags found
No related merge requests found
......@@ -245,9 +245,8 @@ pkg.path=edu/nps/moves/pcapng
pcapng.dfdl.xsd=${src.resources.dir}/${pkg.path}/xsd/pcapng.dfdl.xsd
pcapng.data.path=${test.resources.dir}/${pkg.path}/data
pcapng.dfdl.classpath=\
../../examples/pcap/PCAP/src/main/resources:\
../../examples/ethernetIP/ethernetIP/src/main/resources:\
${lib.dir}/dfdl-ethernetip-1.2.0.jar
${lib.dir}/dfdl-ethernetip-1.2.0.jar:\
${lib.dir}/dfdl-pcap-1.2.0.jar
input.file.name=Wireshark-TCP-capture
input.file.name-filter=${input.file.name}-no-arp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment