From 41ac47d732eed8392d60d0f6773e5a279d49b999 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 12 Dec 2013 13:36:50 +0100 Subject: initial commit of Enea Linux 3.1 Migrated from the internal git server on the dora-enea branch Signed-off-by: Adrian Dudau --- .../json-simple/pom.properties | 5 ++ .../com.googlecode.json-simple/json-simple/pom.xml | 65 ++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 plugins/org.yocto.sdk.remotetools/META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties create mode 100644 plugins/org.yocto.sdk.remotetools/META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml (limited to 'plugins/org.yocto.sdk.remotetools/META-INF/maven/com.googlecode.json-simple') diff --git a/plugins/org.yocto.sdk.remotetools/META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties b/plugins/org.yocto.sdk.remotetools/META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties new file mode 100644 index 0000000..01de146 --- /dev/null +++ b/plugins/org.yocto.sdk.remotetools/META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties @@ -0,0 +1,5 @@ +#Generated by org.apache.felix.bundleplugin +#Sun Feb 19 14:30:57 CST 2012 +version=1.1.1 +groupId=com.googlecode.json-simple +artifactId=json-simple diff --git a/plugins/org.yocto.sdk.remotetools/META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml b/plugins/org.yocto.sdk.remotetools/META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml new file mode 100644 index 0000000..eaa330d --- /dev/null +++ b/plugins/org.yocto.sdk.remotetools/META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml @@ -0,0 +1,65 @@ + + 4.0.0 + com.googlecode.json-simple + json-simple + bundle + JSON.simple + 1.1.1 + A simple Java toolkit for JSON + http://code.google.com/p/json-simple/ + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Yidong + Yidong Fang + + architect + developer + + +8 + + + + scm:svn:http://json-simple.googlecode.com/svn/trunk/ + scm:svn:http://json-simple.googlecode.com/svn/trunk/ + http://json-simple.googlecode.com/svn/trunk/ + + + + UTF-8 + + + + + junit + junit + 4.10 + + + + + + + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.2 + 1.2 + + + + + + -- cgit v1.2.3-54-g00ecf