-
Notifications
You must be signed in to change notification settings - Fork 0
/
grails-jcr-plugin.iml
134 lines (133 loc) · 10.7 KB
/
grails-jcr-plugin.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<conelement value="com.springsource.sts.grails.core.CLASSPATH_CONTAINER" />
<src_description expected_position="0">
<src_folder value="file://$MODULE_DIR$/src/java" expected_position="0" />
<src_folder value="file://$MODULE_DIR$/src/groovy" expected_position="1" />
<src_folder value="file://$MODULE_DIR$/grails-app/conf" expected_position="2" />
<src_folder value="file://$MODULE_DIR$/grails-app/controllers" expected_position="3" />
<src_folder value="file://$MODULE_DIR$/grails-app/domain" expected_position="4" />
<src_folder value="file://$MODULE_DIR$/grails-app/services" expected_position="5" />
<src_folder value="file://$MODULE_DIR$/grails-app/taglib" expected_position="6" />
<src_folder value="file://$MODULE_DIR$/test/integration" expected_position="7" />
<src_folder value="file://$MODULE_DIR$/test/unit" expected_position="8" />
</src_description>
</component>
<component name="FacetManager">
<facet type="hibernate" name="Hibernate">
<configuration>
<datasource-map />
</configuration>
</facet>
<facet type="Spring" name="Spring">
<configuration>
<fileset id="Grails" name="Grails" removed="false">
<file>file://$MODULE_DIR$/web-app/WEB-INF/applicationContext.xml</file>
</fileset>
</configuration>
</facet>
<facet type="web" name="GrailsWeb">
<configuration>
<webroots>
<root url="file://$MODULE_DIR$/web-app" relative="/" />
<root url="file://$MODULE_DIR$/grails-app/views" relative="/" />
</webroots>
<sourceRoots />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/web-app/WEB-INF/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/domain" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/conf" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test/integration" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test/integration" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/services" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test/unit" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/utils" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/i18n" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/controllers" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/taglib" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target/classes" />
<excludeFolder url="file://$MODULE_DIR$/target/test-classes" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="inheritedJdk" />
<orderEntry type="library" name="com.springsource.sts.grails.core.CLASSPATH_CONTAINER" level="application" />
<orderEntry type="library" name="grails-2.1.4" level="application" />
<orderEntry type="module-library" exported="">
<library name="Grails User Library (grails-jcr-plugin)">
<CLASSES>
<root url="file://$MODULE_DIR$/lib" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/commons-digester/commons-digester/jars/commons-digester-1.7.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-ocm/jars/jackrabbit-ocm-1.5.3.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-jcr-commons/bundles/jackrabbit-jcr-commons-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/javax.jcr/jcr/jars/jcr-2.0.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.lucene/lucene-core/jars/lucene-core-3.6.0.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.tika/tika-core/bundles/tika-core-1.3.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.derby/derby/jars/derby-10.5.3.0_1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-data/bundles/jackrabbit-data-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-api/bundles/jackrabbit-api-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/commons-io/commons-io/jars/commons-io-2.2.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-core/jars/jackrabbit-core-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/concurrent/concurrent/jars/concurrent-1.3.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/junit/junit/jars/junit-3.8.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-jcr-tests/jars/jackrabbit-jcr-tests-2.2.8.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-spi2jcr/jars/jackrabbit-spi2jcr-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.slf4j/jcl-over-slf4j/jars/jcl-over-slf4j-1.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/commons-logging/commons-logging/jars/commons-logging-1.0.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/commons-httpclient/commons-httpclient/jars/commons-httpclient-3.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-webdav/bundles/jackrabbit-webdav-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-spi2dav/jars/jackrabbit-spi2dav-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-jcr2spi/bundles/jackrabbit-jcr2spi-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-jcr2dav/jars/jackrabbit-jcr2dav-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.slf4j/slf4j-api/jars/slf4j-api-1.6.6.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-spi/jars/jackrabbit-spi-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.jackrabbit/jackrabbit-spi-commons/bundles/jackrabbit-spi-commons-2.7.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/commons-pool/commons-pool/jars/commons-pool-1.5.4.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/commons-dbcp/commons-dbcp/jars/commons-dbcp-1.3.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/asm/asm/jars/asm-1.5.3.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/cglib/cglib/jars/cglib-2.1_3.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/nekohtml/nekohtml/jars/nekohtml-1.9.6.2.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/nekohtml/xercesMinimal/jars/xercesMinimal-1.9.6.2.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven.wagon/wagon-http-shared/jars/wagon-http-shared-1.0-beta-6.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven.wagon/wagon-http-lightweight/jars/wagon-http-lightweight-1.0-beta-6.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven.wagon/wagon-file/jars/wagon-file-1.0-beta-6.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven/maven-error-diagnostics/jars/maven-error-diagnostics-2.2.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven/maven-plugin-registry/jars/maven-plugin-registry-2.2.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven/maven-profile/jars/maven-profile-2.2.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven/maven-settings/jars/maven-settings-2.2.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven/maven-project/jars/maven-project-2.2.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven/maven-model/jars/maven-model-2.2.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/backport-util-concurrent/backport-util-concurrent/jars/backport-util-concurrent-3.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven.wagon/wagon-provider-api/jars/wagon-provider-api-1.0-beta-6.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven/maven-repository-metadata/jars/maven-repository-metadata-2.2.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven/maven-artifact-manager/jars/maven-artifact-manager-2.2.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven/maven-artifact/jars/maven-artifact-2.2.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.codehaus.plexus/plexus-interpolation/jars/plexus-interpolation-1.11.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.codehaus.plexus/plexus-utils/jars/plexus-utils-1.5.15.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.codehaus.plexus/plexus-container-default/jars/plexus-container-default-1.0-alpha-9-stable-1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/classworlds/classworlds/jars/classworlds-1.1-alpha-2.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.maven/maven-ant-tasks/jars/maven-ant-tasks-2.1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.ideaLibSources/jackrabbit-ocm-1.5.3-sources.jar!/" />
<root url="jar://$USER_HOME$/.ideaLibSources/jcr-2.0-sources.jar!/" />
<root url="jar://$USER_HOME$/.ideaLibSources/jackrabbit-jcr2spi-2.7.4-sources.jar!/" />
<root url="jar://$USER_HOME$/.ideaLibSources/jackrabbit-spi2dav-2.7.4-sources.jar!/" />
<root url="jar://$USER_HOME$/.ideaLibSources/commons-httpclient-3.1-sources.jar!/" />
<root url="jar://$USER_HOME$/.ideaLibSources/jackrabbit-jcr-tests-2.2.8-sources.jar!/" />
<root url="jar://$USER_HOME$/.ideaLibSources/jackrabbit-spi-commons-2.7.4-sources.jar!/" />
</SOURCES>
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
</library>
</orderEntry>
<orderEntry type="module" module-name="grails-jcr-plugin-grailsPlugins" />
</component>
</module>