Support spaces in aspectwerkc -cp classpath
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114594 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
120bd50dc0
commit
2d18aef226
@ -263,7 +263,8 @@
|
||||
<ant:arg value="-haltOnError"/>
|
||||
|
||||
<j:if test="${!empty(aspectwerkzcp)}">
|
||||
<ant:arg line="-cp ${aspectwerkzcp}"/>
|
||||
<ant:arg value="-cp"/>
|
||||
<ant:arg pathref="aspectwerkzc.cp"/>
|
||||
</j:if>
|
||||
|
||||
<!-- If using the attribdef mode, weave classes generated by aspectc -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user