From 3719baaf3d7bbca5d7f0458fe0a56f504e2b7594 Mon Sep 17 00:00:00 2001 From: endolf Date: Fri, 16 Apr 2010 17:18:37 +0000 Subject: Add targets to ant that make it possible to place JInput in a maven repository. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@235 e343933a-64c8-49c5-92b1-88f2ce3e89e8 --- build.xml | 62 +++++++++++++++++++++++++++++++++++++++++- lib/maven-ant-tasks-2.1.0.jar | Bin 0 -> 1647435 bytes 2 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 lib/maven-ant-tasks-2.1.0.jar diff --git a/build.xml b/build.xml index 0d7898f..c74489e 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,6 @@ - + @@ -237,4 +237,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/maven-ant-tasks-2.1.0.jar b/lib/maven-ant-tasks-2.1.0.jar new file mode 100644 index 0000000..b240040 Binary files /dev/null and b/lib/maven-ant-tasks-2.1.0.jar differ -- cgit v1.2.3