mirror of https://github.com/apache/activemq.git
10 lines
332 B
Properties
10 lines
332 B
Properties
|
# -------------------------------------------------------------------
|
||
|
# Build Properties
|
||
|
# -------------------------------------------------------------------
|
||
|
maven.multiproject.type=jar
|
||
|
maven.itest.includes=**/*Test.*
|
||
|
#maven.itest.excludes=**/Abstract*.java
|
||
|
|
||
|
enable.debug=false
|
||
|
|
||
|
maven.eclipse.classpath.include=${basedir}/src/itest
|