mirror of https://github.com/apache/activemq.git
10 lines
332 B
Properties
Executable File
10 lines
332 B
Properties
Executable File
# -------------------------------------------------------------------
|
|
# 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 |