Set PATH when calling jflex in bootstrap mode
This commit is contained in:
parent
9c28b81038
commit
b563d6f989
@ -57,6 +57,8 @@ API docs for %{name}.
|
|||||||
%mvn_alias : qdox:qdox
|
%mvn_alias : qdox:qdox
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%{?jpb_env}
|
||||||
|
|
||||||
# Generate scanners (upstream does this with maven-jflex-plugin)
|
# Generate scanners (upstream does this with maven-jflex-plugin)
|
||||||
jflex -d src/main/java/com/thoughtworks/qdox/parser/impl src/grammar/lexer.flex
|
jflex -d src/main/java/com/thoughtworks/qdox/parser/impl src/grammar/lexer.flex
|
||||||
jflex -d src/main/java/com/thoughtworks/qdox/parser/impl src/grammar/commentlexer.flex
|
jflex -d src/main/java/com/thoughtworks/qdox/parser/impl src/grammar/commentlexer.flex
|
||||||
|
Loading…
Reference in New Issue
Block a user