Skip to content

Commit 37078f4

Browse files
Initial commit
0 parents  commit 37078f4

File tree

240 files changed

+16273
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

240 files changed

+16273
-0
lines changed

cloud.cdmi/.classpath

+54
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<classpath>
2+
<classpathentry kind="src" path="src/main/java" including="**/*.java"/>
3+
<classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
4+
<classpathentry kind="output" path="target/classes"/>
5+
<classpathentry kind="var" path="M2_REPO/javax/activation/activation/1.1/activation-1.1.jar"/>
6+
<classpathentry kind="var" path="M2_REPO/javax/servlet/com.springsource.javax.servlet/2.5.0/com.springsource.javax.servlet-2.5.0.jar"/>
7+
<classpathentry kind="var" path="M2_REPO/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar"/>
8+
<classpathentry kind="src" path="/cloud.services"/>
9+
<classpathentry kind="var" path="M2_REPO/net/sourceforge/ezmorph/com.springsource.net.sf.ezmorph/1.0.5/com.springsource.net.sf.ezmorph-1.0.5.jar"/>
10+
<classpathentry kind="var" path="M2_REPO/net/sourceforge/json/com.springsource.net.sf.json/2.2.2/com.springsource.net.sf.json-2.2.2.jar"/>
11+
<classpathentry kind="var" path="M2_REPO/org/aopalliance/com.springsource.org.aopalliance/1.0.0/com.springsource.org.aopalliance-1.0.0.jar"/>
12+
<classpathentry kind="var" path="M2_REPO/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.7.0/com.springsource.org.apache.commons.beanutils-1.7.0.jar"/>
13+
<classpathentry kind="var" path="M2_REPO/org/apache/commons/com.springsource.org.apache.commons.codec/1.3.0/com.springsource.org.apache.commons.codec-1.3.0.jar"/>
14+
<classpathentry kind="var" path="M2_REPO/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar"/>
15+
<classpathentry kind="var" path="M2_REPO/org/apache/commons/com.springsource.org.apache.commons.httpclient/3.1.0/com.springsource.org.apache.commons.httpclient-3.1.0.jar"/>
16+
<classpathentry kind="var" path="M2_REPO/org/apache/commons/com.springsource.org.apache.commons.lang/2.1.0/com.springsource.org.apache.commons.lang-2.1.0.jar"/>
17+
<classpathentry kind="var" path="M2_REPO/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar"/>
18+
<classpathentry kind="var" path="M2_REPO/org/junit/com.springsource.org.junit/4.7.0/com.springsource.org.junit-4.7.0.jar"/>
19+
<classpathentry kind="var" path="M2_REPO/commons-codec/commons-codec/1.2/commons-codec-1.2.jar"/>
20+
<classpathentry kind="var" path="M2_REPO/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar"/>
21+
<classpathentry kind="var" path="M2_REPO/commons-io/commons-io/2.0/commons-io-2.0.jar"/>
22+
<classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar"/>
23+
<classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpclient/4.0.3/httpclient-4.0.3.jar"/>
24+
<classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar"/>
25+
<classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-core-asl/1.6.3/jackson-core-asl-1.6.3.jar"/>
26+
<classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-jaxrs/1.6.3/jackson-jaxrs-1.6.3.jar"/>
27+
<classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-mapper-asl/1.6.3/jackson-mapper-asl-1.6.3.jar"/>
28+
<classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-xc/1.6.3/jackson-xc-1.6.3.jar"/>
29+
<classpathentry kind="var" path="M2_REPO/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar"/>
30+
<classpathentry kind="var" path="M2_REPO/org/jboss/resteasy/jaxrs-api/2.2.1.GA/jaxrs-api-2.2.1.GA.jar"/>
31+
<classpathentry kind="var" path="M2_REPO/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar"/>
32+
<classpathentry kind="var" path="M2_REPO/joda-time/joda-time/2.0/joda-time-2.0.jar"/>
33+
<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
34+
<classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.12/log4j-1.2.12.jar"/>
35+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.aop/3.0.5.RELEASE/org.springframework.aop-3.0.5.RELEASE.jar"/>
36+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.asm/3.0.5.RELEASE/org.springframework.asm-3.0.5.RELEASE.jar"/>
37+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.beans/3.0.5.RELEASE/org.springframework.beans-3.0.5.RELEASE.jar"/>
38+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.context/3.0.5.RELEASE/org.springframework.context-3.0.5.RELEASE.jar"/>
39+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.context.support/3.0.5.RELEASE/org.springframework.context.support-3.0.5.RELEASE.jar"/>
40+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.core/3.0.5.RELEASE/org.springframework.core-3.0.5.RELEASE.jar"/>
41+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.expression/3.0.5.RELEASE/org.springframework.expression-3.0.5.RELEASE.jar"/>
42+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.jdbc/3.0.5.RELEASE/org.springframework.jdbc-3.0.5.RELEASE.jar"/>
43+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.jms/3.0.5.RELEASE/org.springframework.jms-3.0.5.RELEASE.jar"/>
44+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.orm/3.0.5.RELEASE/org.springframework.orm-3.0.5.RELEASE.jar"/>
45+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.oxm/3.0.5.RELEASE/org.springframework.oxm-3.0.5.RELEASE.jar"/>
46+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.transaction/3.0.5.RELEASE/org.springframework.transaction-3.0.5.RELEASE.jar"/>
47+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.web/3.0.5.RELEASE/org.springframework.web-3.0.5.RELEASE.jar"/>
48+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.web.portlet/3.0.5.RELEASE/org.springframework.web.portlet-3.0.5.RELEASE.jar"/>
49+
<classpathentry kind="var" path="M2_REPO/org/springframework/org.springframework.web.servlet/3.0.5.RELEASE/org.springframework.web.servlet-3.0.5.RELEASE.jar"/>
50+
<classpathentry kind="var" path="M2_REPO/org/jboss/resteasy/resteasy-jackson-provider/2.2.1.GA/resteasy-jackson-provider-2.2.1.GA.jar"/>
51+
<classpathentry kind="var" path="M2_REPO/org/jboss/resteasy/resteasy-jaxrs/2.2.1.GA/resteasy-jaxrs-2.2.1.GA.jar"/>
52+
<classpathentry kind="var" path="M2_REPO/org/scannotation/scannotation/1.0.3/scannotation-1.0.3.jar"/>
53+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
54+
</classpath>

cloud.cdmi/.project

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<projectDescription>
2+
<name>cloud.cdmi</name>
3+
<comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
4+
<projects>
5+
<project>cloud.services</project>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
</buildCommand>
11+
</buildSpec>
12+
<natures>
13+
<nature>org.eclipse.jdt.core.javanature</nature>
14+
</natures>
15+
</projectDescription>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#Mon Sep 26 08:55:29 CEST 2011
2+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
3+
eclipse.preferences.version=1
4+
org.eclipse.jdt.core.compiler.source=1.6
5+
org.eclipse.jdt.core.compiler.compliance=1.6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#Thu Sep 15 07:39:41 CEST 2011
2+
activeProfiles=
3+
eclipse.preferences.version=1
4+
resolveWorkspaceProjects=true
5+
version=1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#Tue Sep 06 16:10:09 CEST 2011
2+
activeProfiles=
3+
eclipse.preferences.version=1
4+
fullBuildGoals=process-test-resources
5+
resolveWorkspaceProjects=true
6+
resourceFilterGoals=process-resources resources\:testResources
7+
skipCompilerPlugin=true
8+
version=1

cloud.cdmi/.springBeans

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<beansProjectDescription>
3+
<version>1</version>
4+
<pluginVersion><![CDATA[2.2.2.v200901262210]]></pluginVersion>
5+
<configSuffixes>
6+
<configSuffix><![CDATA[xml]]></configSuffix>
7+
</configSuffixes>
8+
<enableImports><![CDATA[false]]></enableImports>
9+
<configs>
10+
<config>src/main/resources/META-INF/spring/module-context.xml</config>
11+
<config>src/main/resources/META-INF/spring/osgi-context.xml</config>
12+
</configs>
13+
<configSets>
14+
</configSets>
15+
</beansProjectDescription>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#Tue Sep 06 16:10:09 CEST 2011
2+
activeProfiles=
3+
eclipse.preferences.version=1
4+
fullBuildGoals=process-test-resources
5+
resolveWorkspaceProjects=true
6+
resourceFilterGoals=process-resources resources\:testResources
7+
skipCompilerPlugin=true
8+
version=1

cloud.cdmi/bin/.springBeans

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<beansProjectDescription>
3+
<version>1</version>
4+
<pluginVersion><![CDATA[2.2.2.v200901262210]]></pluginVersion>
5+
<configSuffixes>
6+
<configSuffix><![CDATA[xml]]></configSuffix>
7+
</configSuffixes>
8+
<enableImports><![CDATA[false]]></enableImports>
9+
<configs>
10+
<config>src/main/resources/META-INF/spring/module-context.xml</config>
11+
<config>src/main/resources/META-INF/spring/osgi-context.xml</config>
12+
</configs>
13+
<configSets>
14+
</configSets>
15+
</beansProjectDescription>

cloud.cdmi/bin/FIXMEpom.xml.old

+178
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,178 @@
1+
<project
2+
xmlns="http://maven.apache.org/POM/4.0.0"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
5+
http://maven.apache.org/maven-v4_0_0.xsd ">
6+
<modelVersion>4.0.0</modelVersion>
7+
8+
<parent>
9+
<groupId>de.tu-dortmund.itmc</groupId>
10+
<artifactId>one-extensions</artifactId>
11+
<version>1.0-SNAPSHOT</version>
12+
<relativePath>..</relativePath>
13+
</parent>
14+
15+
<groupId>de.tu-dortmund.itmc</groupId>
16+
<artifactId>one-cdmi</artifactId>
17+
<packaging>bundle</packaging>
18+
<name>one-cdmi</name>
19+
<version>1.0-SNAPSHOT</version>
20+
21+
<properties>
22+
<one.cdmi.export>de.udo.*</one.cdmi.export>
23+
</properties>
24+
25+
<dependencies>
26+
<dependency>
27+
<groupId>log4j</groupId>
28+
<artifactId>log4j</artifactId>
29+
<version>1.2.12</version>
30+
<scope>provided</scope>
31+
</dependency>
32+
33+
<dependency>
34+
<groupId>junit</groupId>
35+
<artifactId>junit</artifactId>
36+
<version>3.8.1</version>
37+
<scope>test</scope>
38+
</dependency>
39+
40+
<dependency>
41+
<groupId>commons-io</groupId>
42+
<artifactId>commons-io</artifactId>
43+
<version>2.0</version>
44+
</dependency>
45+
46+
<dependency>
47+
<groupId>org.apache.httpcomponents</groupId>
48+
<artifactId>httpclient</artifactId>
49+
<version>4.1.1</version>
50+
</dependency>
51+
52+
<dependency>
53+
<groupId>org.jboss.resteasy</groupId>
54+
<artifactId>resteasy-jaxrs</artifactId>
55+
<version>2.2.1.GA</version>
56+
</dependency>
57+
58+
<dependency>
59+
<groupId>org.jboss.resteasy</groupId>
60+
<artifactId>resteasy-jackson-provider</artifactId>
61+
<version>2.2.1.GA</version>
62+
</dependency>
63+
64+
<dependency>
65+
<groupId>org.datanucleus</groupId>
66+
<artifactId>datanucleus-json</artifactId>
67+
<version>2.1.2</version>
68+
</dependency>
69+
70+
<dependency>
71+
<groupId>jcommon</groupId>
72+
<artifactId>jcommon</artifactId>
73+
<version>1.0.16</version>
74+
</dependency>
75+
76+
<dependency>
77+
<groupId>jsci</groupId>
78+
<artifactId>jsci-core</artifactId>
79+
<version>1.1</version>
80+
</dependency>
81+
82+
<dependency>
83+
<groupId>joda-time</groupId>
84+
<artifactId>joda-time</artifactId>
85+
<version>1.6</version>
86+
</dependency>
87+
88+
<!-- DEPENDENCIES of SPRING & OSGi -->
89+
<dependency>
90+
<groupId>org.springframework.osgi</groupId>
91+
<artifactId>spring-osgi-annotation</artifactId>
92+
<version>1.2.0</version>
93+
<type>jar</type>
94+
<scope>provided</scope>
95+
</dependency>
96+
97+
<dependency>
98+
<groupId>org.springframework.osgi</groupId>
99+
<artifactId>spring-osgi-core</artifactId>
100+
<version>1.2.0</version>
101+
<scope>provided</scope>
102+
</dependency>
103+
104+
<dependency>
105+
<groupId>org.springframework</groupId>
106+
<artifactId>spring-context</artifactId>
107+
<version>2.5.6</version>
108+
<scope>provided</scope>
109+
</dependency>
110+
111+
<dependency>
112+
<groupId>org.apache.felix</groupId>
113+
<artifactId>org.apache.felix.framework</artifactId>
114+
<version>${felix-version}</version>
115+
<scope>provided</scope>
116+
</dependency>
117+
118+
119+
<!-- END -->
120+
121+
122+
</dependencies>
123+
124+
<build>
125+
<resources>
126+
<resource>
127+
<filtering>false</filtering>
128+
<directory>src/main/resources</directory>
129+
<includes>
130+
<include>**/*.xml</include>
131+
</includes>
132+
</resource>
133+
<resource>
134+
<filtering>false</filtering>
135+
<directory>src/gui</directory>
136+
<includes>
137+
<include>**/*.png</include>
138+
</includes>
139+
</resource>
140+
</resources>
141+
</build>
142+
143+
<profiles>
144+
<profile>
145+
<id>activator</id>
146+
<activation>
147+
<activeByDefault>true</activeByDefault>
148+
</activation>
149+
<properties>
150+
<!-- enable bundlor -->
151+
<bundlor.enabled>true</bundlor.enabled>
152+
</properties>
153+
<build>
154+
<plugins>
155+
<plugin> <!-- (2) START -->
156+
<groupId>org.apache.felix</groupId>
157+
<artifactId>maven-bundle-plugin</artifactId>
158+
<version>${felix-version}</version>
159+
<extensions>true</extensions>
160+
<configuration>
161+
<instructions>
162+
<Bundle-Name>one-cdmi</Bundle-Name>
163+
<Bundle-SymbolicName>one-cdmi</Bundle-SymbolicName>
164+
<Import-Package>
165+
org.apache.log4j;resolution:=optional,
166+
org.apache.commons.io;resolution:=optional;version:=2.0
167+
</Import-Package>
168+
<Export-Package>${one.cdmi.export};version="${project.version}"</Export-Package>
169+
<Embed-Dependency>jsci-core;inline=false;joda-time;inline=false</Embed-Dependency>
170+
</instructions>
171+
</configuration>
172+
</plugin>
173+
</plugins>
174+
</build>
175+
</profile>
176+
</profiles>
177+
178+
</project>

0 commit comments

Comments
 (0)