summaryrefslogtreecommitdiff
path: root/src/site
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2009-10-05 15:31:30 +0200
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2009-10-05 15:31:30 +0200
commitb6e59ef1d0162f6ddacd8e675fd059cd306f62fe (patch)
tree4877247c94351b34f4c2ef4a01181af5789db386 /src/site
parente578a662451c9c387ac2d168fc0d7475657646ee (diff)
downloadmaven-nar-plugin-b6e59ef1d0162f6ddacd8e675fd059cd306f62fe.tar.gz
maven-nar-plugin-b6e59ef1d0162f6ddacd8e675fd059cd306f62fe.tar.bz2
maven-nar-plugin-b6e59ef1d0162f6ddacd8e675fd059cd306f62fe.tar.xz
maven-nar-plugin-b6e59ef1d0162f6ddacd8e675fd059cd306f62fe.zip
Added it0009-jni-dep-lib-shared test
Diffstat (limited to 'src/site')
-rw-r--r--src/site/apt/HelloWorld.apt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/apt/HelloWorld.apt b/src/site/apt/HelloWorld.apt
index 3b5fa4d..6ca268d 100644
--- a/src/site/apt/HelloWorld.apt
+++ b/src/site/apt/HelloWorld.apt
@@ -42,7 +42,7 @@ There are also some unit test which are run and call the same method.
[it0008-executable-dep-lib-shared] A C executable which depends on "lib-shared" and links dynamically
with it. The executable is created and run.
- [helloworldsharedlibjni] A C routine called from Java, which depends on
+ [it0009-jni-dep-lib-shared] A C routine called from Java, which depends on
"lib-shared" and links dynamically with it.
[]