This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis-native.git
The following commit(s) were added to refs/heads/master by this push:
new 39c1aa7 NO-JIRA tweaks on testing
39c1aa7 is described below
commit 39c1aa7c1695cf20f99f8beb66e303fe716500dd
Author: Clebert Suconic <[email protected]>
AuthorDate: Fri Mar 1 17:06:58 2019 -0500
NO-JIRA tweaks on testing
---
pom.xml | 2 +-
src/main/assembly/source.xml | 5 -----
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4c1ac93..7c7ea3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<activemq-surefire-argline>
- -Djava.library.path="${activemq.basedir}/bin"
+ -Djava.library.path="${activemq.basedir}/target/bin"
</activemq-surefire-argline>
<activemq.basedir>${project.basedir}</activemq.basedir>
<skipLicenseCheck>true</skipLicenseCheck>
diff --git a/src/main/assembly/source.xml b/src/main/assembly/source.xml
index 31b6633..4834be9 100644
--- a/src/main/assembly/source.xml
+++ b/src/main/assembly/source.xml
@@ -45,11 +45,6 @@
<exclude>RELEASING.md</exclude>
<exclude>ratReport.txt</exclude>
<exclude>.gitignore</exclude>
- <exclude>mvnw</exclude>
- <exclude>mvnw.cmd</exclude>
- <exclude>.mvn/</exclude>
- <exclude>artemis_doap.rdf</exclude>
- <exclude>artemis-native/bin/</exclude>
<!-- Files generated from automake -->
<exclude>CMakeCache.txt</exclude>