mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 13:08:05 +00:00
Merge pull request #306 from nsacyber/xjc-script-tweak
XJC Generation Tweak
This commit is contained in:
commit
aac395d846
@ -12,4 +12,6 @@ fi
|
||||
|
||||
XSD_FILE=$SRC_DIR/main/resources/swid_schema.xsd
|
||||
|
||||
if [ ! -d "$DEST_DIR/hirs/utils/xjc" ]; then
|
||||
xjc -p hirs.utils.xjc $XSD_FILE -d $DEST_DIR -quiet
|
||||
fi
|
Loading…
Reference in New Issue
Block a user