embulk-input-adebis 0.0.1.pre1 → 0.0.1.pre3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitmodules +3 -0
- data/.idea/artifacts/embulk_input_adebis_client_jar.xml +8 -0
- data/.idea/compiler.xml +34 -0
- data/.idea/misc.xml +1 -1
- data/.idea/modules.xml +44 -1
- data/.idea/modules/adebis-api-client/ad/jp.ne.ebis.extreme.ws.service.ad.iml +13 -0
- data/.idea/modules/adebis-api-client/ad/jp.ne.ebis.extreme.ws.service.ad.main.iml +34 -0
- data/.idea/modules/adebis-api-client/ad/jp.ne.ebis.extreme.ws.service.ad.test.iml +57 -0
- data/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.iml +13 -0
- data/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.main.iml +34 -0
- data/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.test.iml +57 -0
- data/.idea/modules/adebis-api-client/adgroup1management/jp.ne.ebis.extreme.ws.service.adgroup1management.iml +13 -0
- data/.idea/modules/adebis-api-client/adgroup1management/jp.ne.ebis.extreme.ws.service.adgroup1management.main.iml +34 -0
- data/.idea/modules/adebis-api-client/adgroup1management/jp.ne.ebis.extreme.ws.service.adgroup1management.test.iml +57 -0
- data/.idea/modules/adebis-api-client/adgroup2management/jp.ne.ebis.extreme.ws.service.adgroup2management.iml +13 -0
- data/.idea/modules/adebis-api-client/adgroup2management/jp.ne.ebis.extreme.ws.service.adgroup2management.main.iml +34 -0
- data/.idea/modules/adebis-api-client/adgroup2management/jp.ne.ebis.extreme.ws.service.adgroup2management.test.iml +57 -0
- data/.idea/modules/adebis-api-client/admanagement/jp.ne.ebis.extreme.ws.service.admanagement.iml +13 -0
- data/.idea/modules/adebis-api-client/admanagement/jp.ne.ebis.extreme.ws.service.admanagement.main.iml +34 -0
- data/.idea/modules/adebis-api-client/admanagement/jp.ne.ebis.extreme.ws.service.admanagement.test.iml +57 -0
- data/.idea/modules/adebis-api-client/embulk-input-adebis.adebis-api-client.iml +12 -0
- data/.idea/modules/adebis-api-client/impressioncostmanagement/jp.ne.ebis.extreme.ws.service.impressioncostmanagement.iml +13 -0
- data/.idea/modules/adebis-api-client/impressioncostmanagement/jp.ne.ebis.extreme.ws.service.impressioncostmanagement.main.iml +34 -0
- data/.idea/modules/adebis-api-client/impressioncostmanagement/jp.ne.ebis.extreme.ws.service.impressioncostmanagement.test.iml +57 -0
- data/.idea/modules/adebis-api-client/lpo/jp.ne.ebis.extreme.ws.service.lpo.iml +13 -0
- data/.idea/modules/adebis-api-client/lpo/jp.ne.ebis.extreme.ws.service.lpo.main.iml +34 -0
- data/.idea/modules/adebis-api-client/lpo/jp.ne.ebis.extreme.ws.service.lpo.test.iml +57 -0
- data/.idea/modules/adebis-api-client/lpoabtestmanagement/jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.iml +13 -0
- data/.idea/modules/adebis-api-client/lpoabtestmanagement/jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.main.iml +34 -0
- data/.idea/modules/adebis-api-client/lpoabtestmanagement/jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.test.iml +57 -0
- data/.idea/modules/adebis-api-client/lpoareatargetingmanagement/jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.iml +13 -0
- data/.idea/modules/adebis-api-client/lpoareatargetingmanagement/jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.main.iml +34 -0
- data/.idea/modules/adebis-api-client/lpoareatargetingmanagement/jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.test.iml +57 -0
- data/.idea/modules/adebis-api-client/mediamanagement/jp.ne.ebis.extreme.ws.service.mediamanagement.iml +13 -0
- data/.idea/modules/adebis-api-client/mediamanagement/jp.ne.ebis.extreme.ws.service.mediamanagement.main.iml +34 -0
- data/.idea/modules/adebis-api-client/mediamanagement/jp.ne.ebis.extreme.ws.service.mediamanagement.test.iml +57 -0
- data/.idea/modules/adebis-api-client/seo/jp.ne.ebis.extreme.ws.service.seo.iml +13 -0
- data/.idea/modules/adebis-api-client/seo/jp.ne.ebis.extreme.ws.service.seo.main.iml +34 -0
- data/.idea/modules/adebis-api-client/seo/jp.ne.ebis.extreme.ws.service.seo.test.iml +57 -0
- data/.idea/modules/adebis-api-client/setup/jp.ne.ebis.extreme.ws.service.setup.iml +13 -0
- data/.idea/modules/adebis-api-client/setup/jp.ne.ebis.extreme.ws.service.setup.main.iml +34 -0
- data/.idea/modules/adebis-api-client/setup/jp.ne.ebis.extreme.ws.service.setup.test.iml +57 -0
- data/.idea/modules/adebis-api-client/system/jp.ne.ebis.extreme.ws.service.system.iml +13 -0
- data/.idea/modules/adebis-api-client/system/jp.ne.ebis.extreme.ws.service.system.main.iml +34 -0
- data/.idea/modules/adebis-api-client/system/jp.ne.ebis.extreme.ws.service.system.test.iml +57 -0
- data/.idea/modules/adebis-api-client/tagmanagement/jp.ne.ebis.extreme.ws.service.tagmanagement.iml +13 -0
- data/.idea/modules/adebis-api-client/tagmanagement/jp.ne.ebis.extreme.ws.service.tagmanagement.main.iml +34 -0
- data/.idea/modules/adebis-api-client/tagmanagement/jp.ne.ebis.extreme.ws.service.tagmanagement.test.iml +57 -0
- data/.idea/modules/embulk-input-adebis.client.iml +11 -0
- data/.idea/modules/embulk-input-adebis.iml +15 -0
- data/.idea/modules/embulk-input-adebis.main.iml +48 -5
- data/.idea/modules/embulk-input-adebis.test.iml +54 -5
- data/.idea/vcs.xml +1 -0
- data/build.gradle +16 -10
- data/diff.yml +2 -0
- data/embulk-input-adebis.iml +1 -1
- data/gradle/wrapper/gradle-wrapper.jar +0 -0
- data/gradle/wrapper/gradle-wrapper.properties +2 -1
- data/gradlew +1 -1
- data/gradlew.bat +1 -1
- data/seed.yml +11 -0
- data/settings.gradle +6 -0
- data/src/main/java/org/embulk/input/adebis/AdebisInputPlugin.java +23 -2
- data/src/main/java/org/embulk/input/adebis/operation/AbstractOperation.java +68 -0
- data/src/main/java/org/embulk/input/adebis/operation/Ad.java +434 -0
- data/src/main/java/org/embulk/input/adebis/operation/AdConversionAttribute.java +23 -11
- data/src/main/java/org/embulk/input/adebis/operation/AdGroup1.java +136 -0
- data/src/main/java/org/embulk/input/adebis/operation/AdGroup2.java +136 -0
- data/src/main/java/org/embulk/input/adebis/operation/LpoDataForJson.java +9 -0
- data/src/main/java/org/embulk/input/adebis/operation/Media.java +135 -0
- data/src/main/java/org/embulk/input/adebis/operation/Operation.java +2 -0
- data/src/main/java/org/embulk/input/adebis/operation/UrlDataForJson.java +7 -0
- metadata +84 -14
- data/src/main/java/jp/ne/ebis/extreme/ws/AdServiceCallbackHandler.java +0 -161
- data/src/main/java/jp/ne/ebis/extreme/ws/AdServiceStub.java +0 -22311
- data/src/test/java/jp/ne/ebis/extreme/ws/AdServiceTest.java +0 -380
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0213db07d879fa10c14769c1c7058bad2c4a9f28
|
|
4
|
+
data.tar.gz: 85f03a28a1fd6192826ee0ee667dc87a4ee35f91
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 669ec777fc891e058b9466fac2bb1af320c2e6dda4f4e6809e60073525991e3ecfd166d27824ff668aac10a0aefdfd33a882a5b7b04c34352fab525ae0f3cc7a
|
|
7
|
+
data.tar.gz: 136e464980fc9c93f0d2a8425d077d2aa319f12a4e160f6318b9ab7d0ca0a54f97ab0cc2ea68c7ce75fd11f9a7be81754b00da75d19928cfc341b8c5f350e826
|
data/.gitmodules
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<component name="ArtifactManager">
|
|
2
|
+
<artifact type="jar" name="embulk-input-adebis.client:jar">
|
|
3
|
+
<output-path>$PROJECT_DIR$/classes/artifacts/embulk_input_adebis_client_jar</output-path>
|
|
4
|
+
<root id="archive" name="embulk-input-adebis.client.jar">
|
|
5
|
+
<element id="module-output" name="embulk-input-adebis.client" />
|
|
6
|
+
</root>
|
|
7
|
+
</artifact>
|
|
8
|
+
</component>
|
data/.idea/compiler.xml
CHANGED
|
@@ -4,6 +4,40 @@
|
|
|
4
4
|
<bytecodeTargetLevel>
|
|
5
5
|
<module name="embulk-input-adebis.main" target="1.8" />
|
|
6
6
|
<module name="embulk-input-adebis.test" target="1.8" />
|
|
7
|
+
<module name="embulk-input.main" target="1.8" />
|
|
8
|
+
<module name="embulk-input.test" target="1.8" />
|
|
9
|
+
<module name="jp.ne.ebis.extreme.ws.service.ad.main" target="1.8" />
|
|
10
|
+
<module name="jp.ne.ebis.extreme.ws.service.ad.test" target="1.8" />
|
|
11
|
+
<module name="jp.ne.ebis.extreme.ws.service.adebis-api-client.main" target="1.8" />
|
|
12
|
+
<module name="jp.ne.ebis.extreme.ws.service.adebis-api-client.test" target="1.8" />
|
|
13
|
+
<module name="jp.ne.ebis.extreme.ws.service.adebislink.main" target="1.8" />
|
|
14
|
+
<module name="jp.ne.ebis.extreme.ws.service.adebislink.test" target="1.8" />
|
|
15
|
+
<module name="jp.ne.ebis.extreme.ws.service.adgroup1management.main" target="1.8" />
|
|
16
|
+
<module name="jp.ne.ebis.extreme.ws.service.adgroup1management.test" target="1.8" />
|
|
17
|
+
<module name="jp.ne.ebis.extreme.ws.service.adgroup2management.main" target="1.8" />
|
|
18
|
+
<module name="jp.ne.ebis.extreme.ws.service.adgroup2management.test" target="1.8" />
|
|
19
|
+
<module name="jp.ne.ebis.extreme.ws.service.admanagement.main" target="1.8" />
|
|
20
|
+
<module name="jp.ne.ebis.extreme.ws.service.admanagement.test" target="1.8" />
|
|
21
|
+
<module name="jp.ne.ebis.extreme.ws.service.gradle.main" target="1.8" />
|
|
22
|
+
<module name="jp.ne.ebis.extreme.ws.service.gradle.test" target="1.8" />
|
|
23
|
+
<module name="jp.ne.ebis.extreme.ws.service.impressioncostmanagement.main" target="1.8" />
|
|
24
|
+
<module name="jp.ne.ebis.extreme.ws.service.impressioncostmanagement.test" target="1.8" />
|
|
25
|
+
<module name="jp.ne.ebis.extreme.ws.service.lpo.main" target="1.8" />
|
|
26
|
+
<module name="jp.ne.ebis.extreme.ws.service.lpo.test" target="1.8" />
|
|
27
|
+
<module name="jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.main" target="1.8" />
|
|
28
|
+
<module name="jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.test" target="1.8" />
|
|
29
|
+
<module name="jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.main" target="1.8" />
|
|
30
|
+
<module name="jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.test" target="1.8" />
|
|
31
|
+
<module name="jp.ne.ebis.extreme.ws.service.mediamanagement.main" target="1.8" />
|
|
32
|
+
<module name="jp.ne.ebis.extreme.ws.service.mediamanagement.test" target="1.8" />
|
|
33
|
+
<module name="jp.ne.ebis.extreme.ws.service.seo.main" target="1.8" />
|
|
34
|
+
<module name="jp.ne.ebis.extreme.ws.service.seo.test" target="1.8" />
|
|
35
|
+
<module name="jp.ne.ebis.extreme.ws.service.setup.main" target="1.8" />
|
|
36
|
+
<module name="jp.ne.ebis.extreme.ws.service.setup.test" target="1.8" />
|
|
37
|
+
<module name="jp.ne.ebis.extreme.ws.service.system.main" target="1.8" />
|
|
38
|
+
<module name="jp.ne.ebis.extreme.ws.service.system.test" target="1.8" />
|
|
39
|
+
<module name="jp.ne.ebis.extreme.ws.service.tagmanagement.main" target="1.8" />
|
|
40
|
+
<module name="jp.ne.ebis.extreme.ws.service.tagmanagement.test" target="1.8" />
|
|
7
41
|
</bytecodeTargetLevel>
|
|
8
42
|
</component>
|
|
9
43
|
</project>
|
data/.idea/misc.xml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<project version="4">
|
|
3
|
-
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="
|
|
3
|
+
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="12" project-jdk-type="JavaSDK">
|
|
4
4
|
<output url="file://$PROJECT_DIR$/classes" />
|
|
5
5
|
</component>
|
|
6
6
|
</project>
|
data/.idea/modules.xml
CHANGED
|
@@ -2,9 +2,52 @@
|
|
|
2
2
|
<project version="4">
|
|
3
3
|
<component name="ProjectModuleManager">
|
|
4
4
|
<modules>
|
|
5
|
-
<module fileurl="file://$PROJECT_DIR
|
|
5
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/embulk-input-adebis.iml" filepath="$PROJECT_DIR$/.idea/modules/embulk-input-adebis.iml" />
|
|
6
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/embulk-input-adebis.adebis-api-client.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/embulk-input-adebis.adebis-api-client.iml" />
|
|
6
7
|
<module fileurl="file://$PROJECT_DIR$/.idea/modules/embulk-input-adebis.main.iml" filepath="$PROJECT_DIR$/.idea/modules/embulk-input-adebis.main.iml" />
|
|
7
8
|
<module fileurl="file://$PROJECT_DIR$/.idea/modules/embulk-input-adebis.test.iml" filepath="$PROJECT_DIR$/.idea/modules/embulk-input-adebis.test.iml" />
|
|
9
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/ad/jp.ne.ebis.extreme.ws.service.ad.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/ad/jp.ne.ebis.extreme.ws.service.ad.iml" />
|
|
10
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/ad/jp.ne.ebis.extreme.ws.service.ad.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/ad/jp.ne.ebis.extreme.ws.service.ad.main.iml" />
|
|
11
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/ad/jp.ne.ebis.extreme.ws.service.ad.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/ad/jp.ne.ebis.extreme.ws.service.ad.test.iml" />
|
|
12
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.iml" />
|
|
13
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.main.iml" />
|
|
14
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.test.iml" />
|
|
15
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup1management/jp.ne.ebis.extreme.ws.service.adgroup1management.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup1management/jp.ne.ebis.extreme.ws.service.adgroup1management.iml" />
|
|
16
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup1management/jp.ne.ebis.extreme.ws.service.adgroup1management.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup1management/jp.ne.ebis.extreme.ws.service.adgroup1management.main.iml" />
|
|
17
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup1management/jp.ne.ebis.extreme.ws.service.adgroup1management.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup1management/jp.ne.ebis.extreme.ws.service.adgroup1management.test.iml" />
|
|
18
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup2management/jp.ne.ebis.extreme.ws.service.adgroup2management.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup2management/jp.ne.ebis.extreme.ws.service.adgroup2management.iml" />
|
|
19
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup2management/jp.ne.ebis.extreme.ws.service.adgroup2management.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup2management/jp.ne.ebis.extreme.ws.service.adgroup2management.main.iml" />
|
|
20
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup2management/jp.ne.ebis.extreme.ws.service.adgroup2management.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/adgroup2management/jp.ne.ebis.extreme.ws.service.adgroup2management.test.iml" />
|
|
21
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/admanagement/jp.ne.ebis.extreme.ws.service.admanagement.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/admanagement/jp.ne.ebis.extreme.ws.service.admanagement.iml" />
|
|
22
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/admanagement/jp.ne.ebis.extreme.ws.service.admanagement.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/admanagement/jp.ne.ebis.extreme.ws.service.admanagement.main.iml" />
|
|
23
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/admanagement/jp.ne.ebis.extreme.ws.service.admanagement.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/admanagement/jp.ne.ebis.extreme.ws.service.admanagement.test.iml" />
|
|
24
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/impressioncostmanagement/jp.ne.ebis.extreme.ws.service.impressioncostmanagement.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/impressioncostmanagement/jp.ne.ebis.extreme.ws.service.impressioncostmanagement.iml" />
|
|
25
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/impressioncostmanagement/jp.ne.ebis.extreme.ws.service.impressioncostmanagement.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/impressioncostmanagement/jp.ne.ebis.extreme.ws.service.impressioncostmanagement.main.iml" />
|
|
26
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/impressioncostmanagement/jp.ne.ebis.extreme.ws.service.impressioncostmanagement.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/impressioncostmanagement/jp.ne.ebis.extreme.ws.service.impressioncostmanagement.test.iml" />
|
|
27
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/lpo/jp.ne.ebis.extreme.ws.service.lpo.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/lpo/jp.ne.ebis.extreme.ws.service.lpo.iml" />
|
|
28
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/lpo/jp.ne.ebis.extreme.ws.service.lpo.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/lpo/jp.ne.ebis.extreme.ws.service.lpo.main.iml" />
|
|
29
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/lpo/jp.ne.ebis.extreme.ws.service.lpo.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/lpo/jp.ne.ebis.extreme.ws.service.lpo.test.iml" />
|
|
30
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoabtestmanagement/jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoabtestmanagement/jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.iml" />
|
|
31
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoabtestmanagement/jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoabtestmanagement/jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.main.iml" />
|
|
32
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoabtestmanagement/jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoabtestmanagement/jp.ne.ebis.extreme.ws.service.lpoabtestmanagement.test.iml" />
|
|
33
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoareatargetingmanagement/jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoareatargetingmanagement/jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.iml" />
|
|
34
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoareatargetingmanagement/jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoareatargetingmanagement/jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.main.iml" />
|
|
35
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoareatargetingmanagement/jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/lpoareatargetingmanagement/jp.ne.ebis.extreme.ws.service.lpoareatargetingmanagement.test.iml" />
|
|
36
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/mediamanagement/jp.ne.ebis.extreme.ws.service.mediamanagement.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/mediamanagement/jp.ne.ebis.extreme.ws.service.mediamanagement.iml" />
|
|
37
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/mediamanagement/jp.ne.ebis.extreme.ws.service.mediamanagement.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/mediamanagement/jp.ne.ebis.extreme.ws.service.mediamanagement.main.iml" />
|
|
38
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/mediamanagement/jp.ne.ebis.extreme.ws.service.mediamanagement.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/mediamanagement/jp.ne.ebis.extreme.ws.service.mediamanagement.test.iml" />
|
|
39
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/seo/jp.ne.ebis.extreme.ws.service.seo.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/seo/jp.ne.ebis.extreme.ws.service.seo.iml" />
|
|
40
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/seo/jp.ne.ebis.extreme.ws.service.seo.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/seo/jp.ne.ebis.extreme.ws.service.seo.main.iml" />
|
|
41
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/seo/jp.ne.ebis.extreme.ws.service.seo.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/seo/jp.ne.ebis.extreme.ws.service.seo.test.iml" />
|
|
42
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/setup/jp.ne.ebis.extreme.ws.service.setup.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/setup/jp.ne.ebis.extreme.ws.service.setup.iml" />
|
|
43
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/setup/jp.ne.ebis.extreme.ws.service.setup.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/setup/jp.ne.ebis.extreme.ws.service.setup.main.iml" />
|
|
44
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/setup/jp.ne.ebis.extreme.ws.service.setup.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/setup/jp.ne.ebis.extreme.ws.service.setup.test.iml" />
|
|
45
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/system/jp.ne.ebis.extreme.ws.service.system.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/system/jp.ne.ebis.extreme.ws.service.system.iml" />
|
|
46
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/system/jp.ne.ebis.extreme.ws.service.system.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/system/jp.ne.ebis.extreme.ws.service.system.main.iml" />
|
|
47
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/system/jp.ne.ebis.extreme.ws.service.system.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/system/jp.ne.ebis.extreme.ws.service.system.test.iml" />
|
|
48
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/tagmanagement/jp.ne.ebis.extreme.ws.service.tagmanagement.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/tagmanagement/jp.ne.ebis.extreme.ws.service.tagmanagement.iml" />
|
|
49
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/tagmanagement/jp.ne.ebis.extreme.ws.service.tagmanagement.main.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/tagmanagement/jp.ne.ebis.extreme.ws.service.tagmanagement.main.iml" />
|
|
50
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/adebis-api-client/tagmanagement/jp.ne.ebis.extreme.ws.service.tagmanagement.test.iml" filepath="$PROJECT_DIR$/.idea/modules/adebis-api-client/tagmanagement/jp.ne.ebis.extreme.ws.service.tagmanagement.test.iml" />
|
|
8
51
|
</modules>
|
|
9
52
|
</component>
|
|
10
53
|
</project>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module external.linked.project.id=":adebis-api-client:ad" external.linked.project.path="$MODULE_DIR$/../../../../adebis-api-client/ad" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="jp.ne.ebis.extreme.ws.service" external.system.module.version="2.3.0" type="JAVA_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
4
|
+
<exclude-output />
|
|
5
|
+
<content url="file://$MODULE_DIR$/../../../../adebis-api-client/ad">
|
|
6
|
+
<excludeFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/ad/.gradle" />
|
|
7
|
+
<excludeFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/ad/build" />
|
|
8
|
+
<excludeFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/ad/out" />
|
|
9
|
+
</content>
|
|
10
|
+
<orderEntry type="inheritedJdk" />
|
|
11
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
12
|
+
</component>
|
|
13
|
+
</module>
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module external.linked.project.id=":adebis-api-client:ad:main" external.linked.project.path="$MODULE_DIR$/../../../../adebis-api-client/ad" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="jp.ne.ebis.extreme.ws.service" external.system.module.type="sourceSet" external.system.module.version="2.3.0" type="JAVA_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
4
|
+
<output url="file://$MODULE_DIR$/../../../../adebis-api-client/ad/out/production/classes" />
|
|
5
|
+
<exclude-output />
|
|
6
|
+
<content url="file://$MODULE_DIR$/../../../../adebis-api-client/ad/src/main">
|
|
7
|
+
<sourceFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/ad/src/main/java" isTestSource="false" />
|
|
8
|
+
</content>
|
|
9
|
+
<orderEntry type="inheritedJdk" />
|
|
10
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
11
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-adb:1.7.9" level="project" />
|
|
12
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-kernel:1.7.9" level="project" />
|
|
13
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.commons.axiom:axiom-api:1.2.21" level="project" />
|
|
14
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.1" level="project" />
|
|
15
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-dom:1.2.21" level="project" />
|
|
16
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:1.1.2" level="project" />
|
|
17
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1" level="project" />
|
|
18
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-impl:1.2.21" level="project" />
|
|
19
|
+
<orderEntry type="library" name="Gradle: javax.servlet:servlet-api:2.3" level="project" />
|
|
20
|
+
<orderEntry type="library" name="Gradle: commons-fileupload:commons-fileupload:1.3.3" level="project" />
|
|
21
|
+
<orderEntry type="library" name="Gradle: wsdl4j:wsdl4j:1.6.2" level="project" />
|
|
22
|
+
<orderEntry type="library" name="Gradle: org.apache.woden:woden-core:1.0M10" level="project" />
|
|
23
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.xmlschema:xmlschema-core:2.2.1" level="project" />
|
|
24
|
+
<orderEntry type="library" name="Gradle: org.apache.neethi:neethi:3.0.3" level="project" />
|
|
25
|
+
<orderEntry type="library" name="Gradle: commons-logging:commons-logging:1.2" level="project" />
|
|
26
|
+
<orderEntry type="library" name="Gradle: javax.ws.rs:jsr311-api:1.1.1" level="project" />
|
|
27
|
+
<orderEntry type="library" name="Gradle: commons-io:commons-io:2.2" level="project" />
|
|
28
|
+
<orderEntry type="library" name="Gradle: jaxen:jaxen:1.1.6" level="project" />
|
|
29
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1" level="project" />
|
|
30
|
+
<orderEntry type="library" name="Gradle: org.apache.james:apache-mime4j-core:0.7.2" level="project" />
|
|
31
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:woodstox-core-asl:4.2.0" level="project" />
|
|
32
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:stax2-api:3.1.1" level="project" />
|
|
33
|
+
</component>
|
|
34
|
+
</module>
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module external.linked.project.id=":adebis-api-client:ad:test" external.linked.project.path="$MODULE_DIR$/../../../../adebis-api-client/ad" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="jp.ne.ebis.extreme.ws.service" external.system.module.type="sourceSet" external.system.module.version="2.3.0" type="JAVA_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
4
|
+
<output-test url="file://$MODULE_DIR$/../../../../adebis-api-client/ad/out/test/classes" />
|
|
5
|
+
<exclude-output />
|
|
6
|
+
<content url="file://$MODULE_DIR$/../../../../adebis-api-client/ad/src/test">
|
|
7
|
+
<sourceFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/ad/src/test/java" isTestSource="true" />
|
|
8
|
+
</content>
|
|
9
|
+
<orderEntry type="inheritedJdk" />
|
|
10
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
11
|
+
<orderEntry type="module" module-name="jp.ne.ebis.extreme.ws.service.ad.main" />
|
|
12
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-adb:1.7.9" level="project" />
|
|
13
|
+
<orderEntry type="library" name="Gradle: junit:junit:4.12" level="project" />
|
|
14
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-transport-local:1.7.9" level="project" />
|
|
15
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-jaxws:1.7.9" level="project" />
|
|
16
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-metadata:1.7.9" level="project" />
|
|
17
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-saaj:1.7.9" level="project" />
|
|
18
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-transport-http:1.7.9" level="project" />
|
|
19
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-kernel:1.7.9" level="project" />
|
|
20
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.commons.axiom:axiom-api:1.2.21" level="project" />
|
|
21
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.1" level="project" />
|
|
22
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-dom:1.2.21" level="project" />
|
|
23
|
+
<orderEntry type="library" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
|
|
24
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-impl:1.2.21" level="project" />
|
|
25
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-annotation_1.0_spec:1.1" level="project" />
|
|
26
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:1.0" level="project" />
|
|
27
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.6" level="project" />
|
|
28
|
+
<orderEntry type="library" name="Gradle: xml-resolver:xml-resolver:1.2" level="project" />
|
|
29
|
+
<orderEntry type="library" name="Gradle: com.sun.xml.bind:jaxb-impl:2.2.6" level="project" />
|
|
30
|
+
<orderEntry type="library" name="Gradle: com.sun.xml.bind:jaxb-xjc:2.2.6" level="project" />
|
|
31
|
+
<orderEntry type="library" name="Gradle: xalan:xalan:2.7.0" level="project" />
|
|
32
|
+
<orderEntry type="library" name="Gradle: javax.xml.bind:jaxb-api:2.2.6" level="project" />
|
|
33
|
+
<orderEntry type="library" name="Gradle: commons-fileupload:commons-fileupload:1.3.3" level="project" />
|
|
34
|
+
<orderEntry type="library" name="Gradle: commons-io:commons-io:2.2" level="project" />
|
|
35
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:1.1.2" level="project" />
|
|
36
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1" level="project" />
|
|
37
|
+
<orderEntry type="library" name="Gradle: javax.servlet:servlet-api:2.3" level="project" />
|
|
38
|
+
<orderEntry type="library" name="Gradle: wsdl4j:wsdl4j:1.6.2" level="project" />
|
|
39
|
+
<orderEntry type="library" name="Gradle: org.apache.woden:woden-core:1.0M10" level="project" />
|
|
40
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.xmlschema:xmlschema-core:2.2.1" level="project" />
|
|
41
|
+
<orderEntry type="library" name="Gradle: org.apache.neethi:neethi:3.0.3" level="project" />
|
|
42
|
+
<orderEntry type="library" name="Gradle: org.apache.httpcomponents:httpclient:4.5.3" level="project" />
|
|
43
|
+
<orderEntry type="library" name="Gradle: commons-httpclient:commons-httpclient:3.1" level="project" />
|
|
44
|
+
<orderEntry type="library" name="Gradle: commons-logging:commons-logging:1.2" level="project" />
|
|
45
|
+
<orderEntry type="library" name="Gradle: javax.ws.rs:jsr311-api:1.1.1" level="project" />
|
|
46
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-saaj_1.3_spec:1.0.1" level="project" />
|
|
47
|
+
<orderEntry type="library" name="Gradle: com.sun.xml.ws:jaxws-tools:2.1.3" level="project" />
|
|
48
|
+
<orderEntry type="library" name="Gradle: jaxen:jaxen:1.1.6" level="project" />
|
|
49
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1" level="project" />
|
|
50
|
+
<orderEntry type="library" name="Gradle: org.apache.james:apache-mime4j-core:0.7.2" level="project" />
|
|
51
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:woodstox-core-asl:4.2.0" level="project" />
|
|
52
|
+
<orderEntry type="library" name="Gradle: org.apache.httpcomponents:httpcore:4.4.6" level="project" />
|
|
53
|
+
<orderEntry type="library" name="Gradle: commons-codec:commons-codec:1.9" level="project" />
|
|
54
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:stax2-api:3.1.1" level="project" />
|
|
55
|
+
</component>
|
|
56
|
+
<component name="TestModuleProperties" production-module="jp.ne.ebis.extreme.ws.service.ad.main" />
|
|
57
|
+
</module>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module external.linked.project.id=":adebis-api-client:adebislink" external.linked.project.path="$MODULE_DIR$/../../../../adebis-api-client/adebislink" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="jp.ne.ebis.extreme.ws.service" external.system.module.version="2.3.0" type="JAVA_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
4
|
+
<exclude-output />
|
|
5
|
+
<content url="file://$MODULE_DIR$/../../../../adebis-api-client/adebislink">
|
|
6
|
+
<excludeFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/adebislink/.gradle" />
|
|
7
|
+
<excludeFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/adebislink/build" />
|
|
8
|
+
<excludeFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/adebislink/out" />
|
|
9
|
+
</content>
|
|
10
|
+
<orderEntry type="inheritedJdk" />
|
|
11
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
12
|
+
</component>
|
|
13
|
+
</module>
|
data/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.main.iml
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module external.linked.project.id=":adebis-api-client:adebislink:main" external.linked.project.path="$MODULE_DIR$/../../../../adebis-api-client/adebislink" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="jp.ne.ebis.extreme.ws.service" external.system.module.type="sourceSet" external.system.module.version="2.3.0" type="JAVA_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
4
|
+
<output url="file://$MODULE_DIR$/../../../../adebis-api-client/adebislink/out/production/classes" />
|
|
5
|
+
<exclude-output />
|
|
6
|
+
<content url="file://$MODULE_DIR$/../../../../adebis-api-client/adebislink/src/main">
|
|
7
|
+
<sourceFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/adebislink/src/main/java" isTestSource="false" />
|
|
8
|
+
</content>
|
|
9
|
+
<orderEntry type="inheritedJdk" />
|
|
10
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
11
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-adb:1.7.9" level="project" />
|
|
12
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-kernel:1.7.9" level="project" />
|
|
13
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.commons.axiom:axiom-api:1.2.21" level="project" />
|
|
14
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.1" level="project" />
|
|
15
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-dom:1.2.21" level="project" />
|
|
16
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:1.1.2" level="project" />
|
|
17
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1" level="project" />
|
|
18
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-impl:1.2.21" level="project" />
|
|
19
|
+
<orderEntry type="library" name="Gradle: javax.servlet:servlet-api:2.3" level="project" />
|
|
20
|
+
<orderEntry type="library" name="Gradle: commons-fileupload:commons-fileupload:1.3.3" level="project" />
|
|
21
|
+
<orderEntry type="library" name="Gradle: wsdl4j:wsdl4j:1.6.2" level="project" />
|
|
22
|
+
<orderEntry type="library" name="Gradle: org.apache.woden:woden-core:1.0M10" level="project" />
|
|
23
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.xmlschema:xmlschema-core:2.2.1" level="project" />
|
|
24
|
+
<orderEntry type="library" name="Gradle: org.apache.neethi:neethi:3.0.3" level="project" />
|
|
25
|
+
<orderEntry type="library" name="Gradle: commons-logging:commons-logging:1.2" level="project" />
|
|
26
|
+
<orderEntry type="library" name="Gradle: javax.ws.rs:jsr311-api:1.1.1" level="project" />
|
|
27
|
+
<orderEntry type="library" name="Gradle: commons-io:commons-io:2.2" level="project" />
|
|
28
|
+
<orderEntry type="library" name="Gradle: jaxen:jaxen:1.1.6" level="project" />
|
|
29
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1" level="project" />
|
|
30
|
+
<orderEntry type="library" name="Gradle: org.apache.james:apache-mime4j-core:0.7.2" level="project" />
|
|
31
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:woodstox-core-asl:4.2.0" level="project" />
|
|
32
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:stax2-api:3.1.1" level="project" />
|
|
33
|
+
</component>
|
|
34
|
+
</module>
|
data/.idea/modules/adebis-api-client/adebislink/jp.ne.ebis.extreme.ws.service.adebislink.test.iml
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module external.linked.project.id=":adebis-api-client:adebislink:test" external.linked.project.path="$MODULE_DIR$/../../../../adebis-api-client/adebislink" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="jp.ne.ebis.extreme.ws.service" external.system.module.type="sourceSet" external.system.module.version="2.3.0" type="JAVA_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
4
|
+
<output-test url="file://$MODULE_DIR$/../../../../adebis-api-client/adebislink/out/test/classes" />
|
|
5
|
+
<exclude-output />
|
|
6
|
+
<content url="file://$MODULE_DIR$/../../../../adebis-api-client/adebislink/src/test">
|
|
7
|
+
<sourceFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/adebislink/src/test/java" isTestSource="true" />
|
|
8
|
+
</content>
|
|
9
|
+
<orderEntry type="inheritedJdk" />
|
|
10
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
11
|
+
<orderEntry type="module" module-name="jp.ne.ebis.extreme.ws.service.adebislink.main" />
|
|
12
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-adb:1.7.9" level="project" />
|
|
13
|
+
<orderEntry type="library" name="Gradle: junit:junit:4.12" level="project" />
|
|
14
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-transport-local:1.7.9" level="project" />
|
|
15
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-jaxws:1.7.9" level="project" />
|
|
16
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-metadata:1.7.9" level="project" />
|
|
17
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-saaj:1.7.9" level="project" />
|
|
18
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-transport-http:1.7.9" level="project" />
|
|
19
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-kernel:1.7.9" level="project" />
|
|
20
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.commons.axiom:axiom-api:1.2.21" level="project" />
|
|
21
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.1" level="project" />
|
|
22
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-dom:1.2.21" level="project" />
|
|
23
|
+
<orderEntry type="library" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
|
|
24
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-impl:1.2.21" level="project" />
|
|
25
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-annotation_1.0_spec:1.1" level="project" />
|
|
26
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:1.0" level="project" />
|
|
27
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.6" level="project" />
|
|
28
|
+
<orderEntry type="library" name="Gradle: xml-resolver:xml-resolver:1.2" level="project" />
|
|
29
|
+
<orderEntry type="library" name="Gradle: com.sun.xml.bind:jaxb-impl:2.2.6" level="project" />
|
|
30
|
+
<orderEntry type="library" name="Gradle: com.sun.xml.bind:jaxb-xjc:2.2.6" level="project" />
|
|
31
|
+
<orderEntry type="library" name="Gradle: xalan:xalan:2.7.0" level="project" />
|
|
32
|
+
<orderEntry type="library" name="Gradle: javax.xml.bind:jaxb-api:2.2.6" level="project" />
|
|
33
|
+
<orderEntry type="library" name="Gradle: commons-fileupload:commons-fileupload:1.3.3" level="project" />
|
|
34
|
+
<orderEntry type="library" name="Gradle: commons-io:commons-io:2.2" level="project" />
|
|
35
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:1.1.2" level="project" />
|
|
36
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1" level="project" />
|
|
37
|
+
<orderEntry type="library" name="Gradle: javax.servlet:servlet-api:2.3" level="project" />
|
|
38
|
+
<orderEntry type="library" name="Gradle: wsdl4j:wsdl4j:1.6.2" level="project" />
|
|
39
|
+
<orderEntry type="library" name="Gradle: org.apache.woden:woden-core:1.0M10" level="project" />
|
|
40
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.xmlschema:xmlschema-core:2.2.1" level="project" />
|
|
41
|
+
<orderEntry type="library" name="Gradle: org.apache.neethi:neethi:3.0.3" level="project" />
|
|
42
|
+
<orderEntry type="library" name="Gradle: org.apache.httpcomponents:httpclient:4.5.3" level="project" />
|
|
43
|
+
<orderEntry type="library" name="Gradle: commons-httpclient:commons-httpclient:3.1" level="project" />
|
|
44
|
+
<orderEntry type="library" name="Gradle: commons-logging:commons-logging:1.2" level="project" />
|
|
45
|
+
<orderEntry type="library" name="Gradle: javax.ws.rs:jsr311-api:1.1.1" level="project" />
|
|
46
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-saaj_1.3_spec:1.0.1" level="project" />
|
|
47
|
+
<orderEntry type="library" name="Gradle: com.sun.xml.ws:jaxws-tools:2.1.3" level="project" />
|
|
48
|
+
<orderEntry type="library" name="Gradle: jaxen:jaxen:1.1.6" level="project" />
|
|
49
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1" level="project" />
|
|
50
|
+
<orderEntry type="library" name="Gradle: org.apache.james:apache-mime4j-core:0.7.2" level="project" />
|
|
51
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:woodstox-core-asl:4.2.0" level="project" />
|
|
52
|
+
<orderEntry type="library" name="Gradle: org.apache.httpcomponents:httpcore:4.4.6" level="project" />
|
|
53
|
+
<orderEntry type="library" name="Gradle: commons-codec:commons-codec:1.9" level="project" />
|
|
54
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:stax2-api:3.1.1" level="project" />
|
|
55
|
+
</component>
|
|
56
|
+
<component name="TestModuleProperties" production-module="jp.ne.ebis.extreme.ws.service.adebislink.main" />
|
|
57
|
+
</module>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module external.linked.project.id=":adebis-api-client:adgroup1management" external.linked.project.path="$MODULE_DIR$/../../../../adebis-api-client/adgroup1management" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="jp.ne.ebis.extreme.ws.service" external.system.module.version="2.3.0" type="JAVA_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
4
|
+
<exclude-output />
|
|
5
|
+
<content url="file://$MODULE_DIR$/../../../../adebis-api-client/adgroup1management">
|
|
6
|
+
<excludeFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/adgroup1management/.gradle" />
|
|
7
|
+
<excludeFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/adgroup1management/build" />
|
|
8
|
+
<excludeFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/adgroup1management/out" />
|
|
9
|
+
</content>
|
|
10
|
+
<orderEntry type="inheritedJdk" />
|
|
11
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
12
|
+
</component>
|
|
13
|
+
</module>
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module external.linked.project.id=":adebis-api-client:adgroup1management:main" external.linked.project.path="$MODULE_DIR$/../../../../adebis-api-client/adgroup1management" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="jp.ne.ebis.extreme.ws.service" external.system.module.type="sourceSet" external.system.module.version="2.3.0" type="JAVA_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
4
|
+
<output url="file://$MODULE_DIR$/../../../../adebis-api-client/adgroup1management/out/production/classes" />
|
|
5
|
+
<exclude-output />
|
|
6
|
+
<content url="file://$MODULE_DIR$/../../../../adebis-api-client/adgroup1management/src/main">
|
|
7
|
+
<sourceFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/adgroup1management/src/main/java" isTestSource="false" />
|
|
8
|
+
</content>
|
|
9
|
+
<orderEntry type="inheritedJdk" />
|
|
10
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
11
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-adb:1.7.9" level="project" />
|
|
12
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-kernel:1.7.9" level="project" />
|
|
13
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.commons.axiom:axiom-api:1.2.21" level="project" />
|
|
14
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.1" level="project" />
|
|
15
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-dom:1.2.21" level="project" />
|
|
16
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:1.1.2" level="project" />
|
|
17
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1" level="project" />
|
|
18
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-impl:1.2.21" level="project" />
|
|
19
|
+
<orderEntry type="library" name="Gradle: javax.servlet:servlet-api:2.3" level="project" />
|
|
20
|
+
<orderEntry type="library" name="Gradle: commons-fileupload:commons-fileupload:1.3.3" level="project" />
|
|
21
|
+
<orderEntry type="library" name="Gradle: wsdl4j:wsdl4j:1.6.2" level="project" />
|
|
22
|
+
<orderEntry type="library" name="Gradle: org.apache.woden:woden-core:1.0M10" level="project" />
|
|
23
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.xmlschema:xmlschema-core:2.2.1" level="project" />
|
|
24
|
+
<orderEntry type="library" name="Gradle: org.apache.neethi:neethi:3.0.3" level="project" />
|
|
25
|
+
<orderEntry type="library" name="Gradle: commons-logging:commons-logging:1.2" level="project" />
|
|
26
|
+
<orderEntry type="library" name="Gradle: javax.ws.rs:jsr311-api:1.1.1" level="project" />
|
|
27
|
+
<orderEntry type="library" name="Gradle: commons-io:commons-io:2.2" level="project" />
|
|
28
|
+
<orderEntry type="library" name="Gradle: jaxen:jaxen:1.1.6" level="project" />
|
|
29
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1" level="project" />
|
|
30
|
+
<orderEntry type="library" name="Gradle: org.apache.james:apache-mime4j-core:0.7.2" level="project" />
|
|
31
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:woodstox-core-asl:4.2.0" level="project" />
|
|
32
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:stax2-api:3.1.1" level="project" />
|
|
33
|
+
</component>
|
|
34
|
+
</module>
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module external.linked.project.id=":adebis-api-client:adgroup1management:test" external.linked.project.path="$MODULE_DIR$/../../../../adebis-api-client/adgroup1management" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="jp.ne.ebis.extreme.ws.service" external.system.module.type="sourceSet" external.system.module.version="2.3.0" type="JAVA_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
4
|
+
<output-test url="file://$MODULE_DIR$/../../../../adebis-api-client/adgroup1management/out/test/classes" />
|
|
5
|
+
<exclude-output />
|
|
6
|
+
<content url="file://$MODULE_DIR$/../../../../adebis-api-client/adgroup1management/src/test">
|
|
7
|
+
<sourceFolder url="file://$MODULE_DIR$/../../../../adebis-api-client/adgroup1management/src/test/java" isTestSource="true" />
|
|
8
|
+
</content>
|
|
9
|
+
<orderEntry type="inheritedJdk" />
|
|
10
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
11
|
+
<orderEntry type="module" module-name="jp.ne.ebis.extreme.ws.service.adgroup1management.main" />
|
|
12
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-adb:1.7.9" level="project" />
|
|
13
|
+
<orderEntry type="library" name="Gradle: junit:junit:4.12" level="project" />
|
|
14
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-transport-local:1.7.9" level="project" />
|
|
15
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-jaxws:1.7.9" level="project" />
|
|
16
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-metadata:1.7.9" level="project" />
|
|
17
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-saaj:1.7.9" level="project" />
|
|
18
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-transport-http:1.7.9" level="project" />
|
|
19
|
+
<orderEntry type="library" name="Gradle: org.apache.axis2:axis2-kernel:1.7.9" level="project" />
|
|
20
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.commons.axiom:axiom-api:1.2.21" level="project" />
|
|
21
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.1" level="project" />
|
|
22
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-dom:1.2.21" level="project" />
|
|
23
|
+
<orderEntry type="library" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
|
|
24
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.apache.ws.commons.axiom:axiom-impl:1.2.21" level="project" />
|
|
25
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-annotation_1.0_spec:1.1" level="project" />
|
|
26
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:1.0" level="project" />
|
|
27
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.6" level="project" />
|
|
28
|
+
<orderEntry type="library" name="Gradle: xml-resolver:xml-resolver:1.2" level="project" />
|
|
29
|
+
<orderEntry type="library" name="Gradle: com.sun.xml.bind:jaxb-impl:2.2.6" level="project" />
|
|
30
|
+
<orderEntry type="library" name="Gradle: com.sun.xml.bind:jaxb-xjc:2.2.6" level="project" />
|
|
31
|
+
<orderEntry type="library" name="Gradle: xalan:xalan:2.7.0" level="project" />
|
|
32
|
+
<orderEntry type="library" name="Gradle: javax.xml.bind:jaxb-api:2.2.6" level="project" />
|
|
33
|
+
<orderEntry type="library" name="Gradle: commons-fileupload:commons-fileupload:1.3.3" level="project" />
|
|
34
|
+
<orderEntry type="library" name="Gradle: commons-io:commons-io:2.2" level="project" />
|
|
35
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:1.1.2" level="project" />
|
|
36
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1" level="project" />
|
|
37
|
+
<orderEntry type="library" name="Gradle: javax.servlet:servlet-api:2.3" level="project" />
|
|
38
|
+
<orderEntry type="library" name="Gradle: wsdl4j:wsdl4j:1.6.2" level="project" />
|
|
39
|
+
<orderEntry type="library" name="Gradle: org.apache.woden:woden-core:1.0M10" level="project" />
|
|
40
|
+
<orderEntry type="library" name="Gradle: org.apache.ws.xmlschema:xmlschema-core:2.2.1" level="project" />
|
|
41
|
+
<orderEntry type="library" name="Gradle: org.apache.neethi:neethi:3.0.3" level="project" />
|
|
42
|
+
<orderEntry type="library" name="Gradle: org.apache.httpcomponents:httpclient:4.5.3" level="project" />
|
|
43
|
+
<orderEntry type="library" name="Gradle: commons-httpclient:commons-httpclient:3.1" level="project" />
|
|
44
|
+
<orderEntry type="library" name="Gradle: commons-logging:commons-logging:1.2" level="project" />
|
|
45
|
+
<orderEntry type="library" name="Gradle: javax.ws.rs:jsr311-api:1.1.1" level="project" />
|
|
46
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-saaj_1.3_spec:1.0.1" level="project" />
|
|
47
|
+
<orderEntry type="library" name="Gradle: com.sun.xml.ws:jaxws-tools:2.1.3" level="project" />
|
|
48
|
+
<orderEntry type="library" name="Gradle: jaxen:jaxen:1.1.6" level="project" />
|
|
49
|
+
<orderEntry type="library" name="Gradle: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1" level="project" />
|
|
50
|
+
<orderEntry type="library" name="Gradle: org.apache.james:apache-mime4j-core:0.7.2" level="project" />
|
|
51
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:woodstox-core-asl:4.2.0" level="project" />
|
|
52
|
+
<orderEntry type="library" name="Gradle: org.apache.httpcomponents:httpcore:4.4.6" level="project" />
|
|
53
|
+
<orderEntry type="library" name="Gradle: commons-codec:commons-codec:1.9" level="project" />
|
|
54
|
+
<orderEntry type="library" scope="RUNTIME" name="Gradle: org.codehaus.woodstox:stax2-api:3.1.1" level="project" />
|
|
55
|
+
</component>
|
|
56
|
+
<component name="TestModuleProperties" production-module="jp.ne.ebis.extreme.ws.service.adgroup1management.main" />
|
|
57
|
+
</module>
|