From a63e922375434b9d8f7effffe14845d240b430f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjetil=20=C3=98rbekk?= Date: Tue, 10 Jan 2012 15:38:31 +0100 Subject: Remove rpctest project. Apache xmlrpc doesn't work on Android because of a mismatch in Java core classes [1]. Remove rpctest project. In my master's project, jsonrpc4j will be used instead of xmlrpc. [1] http://code.google.com/p/android/issues/detail?id=9493 --- rpctest/pom.xml | 63 --------------------------------------------------------- 1 file changed, 63 deletions(-) delete mode 100644 rpctest/pom.xml (limited to 'rpctest/pom.xml') diff --git a/rpctest/pom.xml b/rpctest/pom.xml deleted file mode 100644 index 36fd446..0000000 --- a/rpctest/pom.xml +++ /dev/null @@ -1,63 +0,0 @@ - - 4.0.0 - - com.orbekk - rpctest - 0.0-SNAPSHOT - jar - - rpctest - http://maven.apache.org - - - UTF-8 - - - - - junit - junit - 3.8.1 - test - - - - org.apache.xmlrpc - xmlrpc-server - 3.1.3 - - - - org.apache.xmlrpc - xmlrpc-client - 3.1.3 - - - - org.apache.xmlrpc - xmlrpc-common - 3.1.3 - - - - log4j - log4j - 1.2.16 - - - - - - - - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - - - - - -- cgit v1.2.3