From a18df54301d3c988c167506b832323fec973a936 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Tue, 1 Dec 2009 12:08:03 +0100 Subject: Fixed NAR-55 and NAR-113 --- .../resources/org/apache/maven/plugin/nar/aol.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/main/resources/org/apache/maven') diff --git a/src/main/resources/org/apache/maven/plugin/nar/aol.properties b/src/main/resources/org/apache/maven/plugin/nar/aol.properties index 636b572..68a1f08 100644 --- a/src/main/resources/org/apache/maven/plugin/nar/aol.properties +++ b/src/main/resources/org/apache/maven/plugin/nar/aol.properties @@ -127,7 +127,7 @@ x86.Windows.g++.plugin.extension=dll x86.Windows.g++.jni.extension=dll x86.Windows.g++.executable.extension= -# FIXME to be removed when NARPLUGIN-137 +# FIXME to be removed when NAR-6 x86.Windows.gcc.static.extension=a x86.Windows.gcc.shared.extension=dll x86.Windows.gcc.plugin.extension=dll @@ -167,7 +167,7 @@ i386.Linux.g++.plugin.extension=so i386.Linux.g++.jni.extension=so i386.Linux.g++.executable.extension= -# FIXME to be removed when NARPLUGIN-137 +# FIXME to be removed when NAR-6 i386.Linux.gcc.static.extension=a i386.Linux.gcc.shared.extension=so i386.Linux.gcc.plugin.extension=so @@ -340,7 +340,7 @@ amd64.Linux.g++.plugin.extension=so amd64.Linux.g++.jni.extension=so amd64.Linux.g++.executable.extension= -# FIXME to be removed when NARPLUGIN-137 +# FIXME to be removed when NAR-6 amd64.Linux.gcc.static.extension=a amd64.Linux.gcc.shared.extension=so amd64.Linux.gcc.plugin.extension=so @@ -382,7 +382,7 @@ ppc.MacOSX.g++.plugin.extension=bundle ppc.MacOSX.g++.jni.extension=jnilib ppc.MacOSX.g++.executable.extension= -# FIXME to be removed when NARPLUGIN-137 +# FIXME to be removed when NAR-6 ppc.MacOSX.gcc.static.extension=a ppc.MacOSX.gcc.shared.extension=dylib ppc.MacOSX.gcc.plugin.extension=bundle @@ -424,7 +424,7 @@ i386.MacOSX.g++.plugin.extension=bundle i386.MacOSX.g++.jni.extension=jnilib i386.MacOSX.g++.executable.extension= -# FIXME to be removed when NARPLUGIN-137 +# FIXME to be removed when NAR-6 i386.MacOSX.gcc.static.extension=a i386.MacOSX.gcc.shared.extension=dylib i386.MacOSX.gcc.plugin.extension=bundle @@ -466,7 +466,7 @@ x86_64.MacOSX.g++.plugin.extension=bundle x86_64.MacOSX.g++.jni.extension=jnilib x86_64.MacOSX.g++.executable.extension= -# FIXME to be removed when NARPLUGIN-137 +# FIXME to be removed when NAR-6 x86_64.MacOSX.gcc.static.extension=a x86_64.MacOSX.gcc.shared.extension=dylib x86_64.MacOSX.gcc.plugin.extension=bundle @@ -510,7 +510,7 @@ sparc.SunOS.CC.plugin.extension=so sparc.SunOS.CC.jni.extension=so sparc.SunOS.CC.executable.extension= -# FIXME to be removed when NARPLUGIN-137 +# FIXME to be removed when NAR-6 sparc.SunOS.cc.static.extension=a sparc.SunOS.cc.shared.extension=so sparc.SunOS.cc.plugin.extension=so -- cgit v1.2.3