From b4e4a008ccd1c7a2cda9d1991a1c1f94a60caa80 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Sun, 29 Nov 2009 22:05:55 +0100 Subject: IT0018 does not run any longer on windows; it0005 is skipped on linux-amd64; Added skip param to doc --- src/it/it0005-jni-static/pom.xml | 56 ++++++++++++++++++---------------------- src/it/it0018-fortran/pom.xml | 23 +++++++++++++++++ 2 files changed, 48 insertions(+), 31 deletions(-) (limited to 'src/it') diff --git a/src/it/it0005-jni-static/pom.xml b/src/it/it0005-jni-static/pom.xml index 04fbe4e..3f80d97 100644 --- a/src/it/it0005-jni-static/pom.xml +++ b/src/it/it0005-jni-static/pom.xml @@ -1,25 +1,23 @@ - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> - - + 4.0.0 @@ -31,14 +29,14 @@ under the License. it0005-jni-static nar - + Maven NAR Static JNI Test 1.0-SNAPSHOT Simple Static JNI Library http://maven.apache.org/ - + true @@ -68,10 +66,12 @@ under the License. - + - + amd64 @@ -80,7 +80,7 @@ under the License. amd64 - + install @@ -88,13 +88,7 @@ under the License. maven-nar-plugin true - - - jni - it0005 - false - - + true diff --git a/src/it/it0018-fortran/pom.xml b/src/it/it0018-fortran/pom.xml index 7837a9b..ed20f5c 100644 --- a/src/it/it0018-fortran/pom.xml +++ b/src/it/it0018-fortran/pom.xml @@ -71,6 +71,29 @@ under the License. + + windows + + + windows + + + + + install + + + maven-nar-plugin + true + + true + + + + + + + -- cgit v1.2.3