Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
3
  <component name="FacetManager">
4
    <facet type="web" name="Web">
5
      <configuration>
6
        <descriptors>
7
          <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/src/main/webapp/WEB-INF/web.xml" />
8
        </descriptors>
9
        <webroots>
10
          <root url="file://$MODULE_DIR$/src/main/webapp" relative="/" />
11
        </webroots>
12
      </configuration>
13
    </facet>
14
    <facet type="Spring" name="Spring">
15
      <configuration>
16
        <fileset id="fileset" name="Spring Application Context" removed="false">
17
          <file>file://$MODULE_DIR$/src/main/resources/eu/dnetlib/applicationContext-locators.xml</file>
18
          <file>file://$MODULE_DIR$/src/main/webapp/WEB-INF/cxf.xml</file>
19
          <file>file://$MODULE_DIR$/src/main/webapp/WEB-INF/applicationContext.xml</file>
20
          <file>file://$MODULE_DIR$/src/main/resources/eu/dnetlib/applicationContext-ehcache.xml</file>
21
          <file>file://$MODULE_DIR$/src/main/webapp/WEB-INF/dispatcher-servlet.xml</file>
22
        </fileset>
23
      </configuration>
24
    </facet>
25
  </component>
26
  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
27
    <output url="file://$MODULE_DIR$/target/classes" />
28
    <output-test url="file://$MODULE_DIR$/target/test-classes" />
29
    <content url="file://$MODULE_DIR$">
30
      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
31
      <excludeFolder url="file://$MODULE_DIR$/target" />
32
    </content>
33
    <orderEntry type="inheritedJdk" />
34
    <orderEntry type="sourceFolder" forTests="false" />
35
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-log4j-inspector:1.0.1-SNAPSHOT" level="project" />
36
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-inspector:1.0.1-SNAPSHOT" level="project" />
37
    <orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" />
38
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-misc-utils:1.0.2-SNAPSHOT" level="project" />
39
    <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.8" level="project" />
40
    <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
41
    <orderEntry type="library" name="Maven: jaxen:jaxen:1.1.6" level="project" />
42
    <orderEntry type="library" name="Maven: saxonica:saxon:9.1.0.8" level="project" />
43
    <orderEntry type="library" name="Maven: saxonica:saxon-dom:9.1.0.8" level="project" />
44
    <orderEntry type="library" name="Maven: jgrapht:jgrapht:0.7.2" level="project" />
45
    <orderEntry type="library" name="Maven: org.springframework:spring-test:4.0.0.RELEASE" level="project" />
46
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-enabling-hnm-service:2.0.1-SNAPSHOT" level="project" />
47
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-service-common:2.1.5-SNAPSHOT" level="project" />
48
    <orderEntry type="library" name="Maven: org.antlr:stringtemplate:3.2" level="project" />
49
    <orderEntry type="library" name="Maven: org.antlr:antlr:2.7.7" level="project" />
50
    <orderEntry type="library" name="Maven: opensymphony:quartz:1.6.6" level="project" />
51
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-service-utils:1.0.1-SNAPSHOT" level="project" />
52
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-enabling-hcm-service:2.0.1-SNAPSHOT" level="project" />
53
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-notifications-common:2.1.1-SNAPSHOT" level="project" />
54
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-resultset-service:2.0.3-SNAPSHOT" level="project" />
55
    <orderEntry type="library" name="Maven: com.google.guava:guava:18.0" level="project" />
56
    <orderEntry type="library" name="Maven: cglib:cglib-nodep:2.2" level="project" />
57
    <orderEntry type="library" name="Maven: org.springframework:spring-context-support:4.0.0.RELEASE" level="project" />
58
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-rmi-api:2.4.3-SNAPSHOT" level="project" />
59
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-spring-utils:1.0.1-SNAPSHOT" level="project" />
60
    <orderEntry type="library" name="Maven: jparsec:jparsec:2.0" level="project" />
61
    <orderEntry type="library" name="Maven: runcc:runcc:0.7" level="project" />
62
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-resultset-inspector:2.0.1-SNAPSHOT" level="project" />
63
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-resultset-client:2.0.1-SNAPSHOT" level="project" />
64
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-vocabulary-publisher:2.1.1-SNAPSHOT" level="project" />
65
    <orderEntry type="library" name="Maven: net.sf.ehcache:ehcache:2.8.0" level="project" />
66
    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.2.3" level="project" />
67
    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.2.3" level="project" />
68
    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.2.3" level="project" />
69
    <orderEntry type="module" module-name="cnr-data-information-oai-publisher" />
70
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-data-information-oai-publisher-common:5.2.1-SNAPSHOT" level="project" />
71
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-oai-utils:3.3.1-SNAPSHOT" level="project" />
72
    <orderEntry type="module" module-name="dnet-oai-store-service" />
73
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-blackboard-common:2.2.1-SNAPSHOT" level="project" />
74
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-cql-utils:1.0.2-SNAPSHOT" level="project" />
75
    <orderEntry type="library" name="Maven: org.apache.lucene:lucene-queryparser:4.9.0" level="project" />
76
    <orderEntry type="library" name="Maven: org.apache.lucene:lucene-core:4.9.0" level="project" />
77
    <orderEntry type="library" name="Maven: org.apache.lucene:lucene-queries:4.9.0" level="project" />
78
    <orderEntry type="library" name="Maven: org.apache.lucene:lucene-sandbox:4.9.0" level="project" />
79
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-oai-store-service-rmi:4.0.1-SNAPSHOT" level="project" />
80
    <orderEntry type="library" name="Maven: org.mongodb:mongo-java-driver:3.2.2" level="project" />
81
    <orderEntry type="library" name="Maven: joda-time:joda-time:2.9.2" level="project" />
82
    <orderEntry type="library" name="Maven: org.z3950.zing:cql-java:1.7" level="project" />
83
    <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.0.0.RELEASE" level="project" />
84
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-inspector-security:1.0.1-SNAPSHOT" level="project" />
85
    <orderEntry type="library" name="Maven: org.springframework.security:spring-security-web:3.2.1.RELEASE" level="project" />
86
    <orderEntry type="library" name="Maven: org.springframework.security:spring-security-core:3.2.1.RELEASE" level="project" />
87
    <orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:3.2.1.RELEASE" level="project" />
88
    <orderEntry type="library" name="Maven: org.springframework:spring-context:4.0.0.RELEASE" level="project" />
89
    <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.0.0.RELEASE" level="project" />
90
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-webapp-monitoring:1.0.1-SNAPSHOT" level="project" />
91
    <orderEntry type="library" name="Maven: net.bull.javamelody:javamelody-core:1.49.0" level="project" />
92
    <orderEntry type="library" name="Maven: org.jrobin:jrobin:1.5.9" level="project" />
93
    <orderEntry type="library" name="Maven: com.lowagie:itext:2.1.7" level="project" />
94
    <orderEntry type="library" name="Maven: xerces:xercesImpl:2.11.0" level="project" />
95
    <orderEntry type="library" name="Maven: xml-apis:xml-apis:1.4.01" level="project" />
96
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-index-solr-service:2.3.2-SNAPSHOT" level="project" />
97
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-modular-index-service:2.4.2-SNAPSHOT" level="project" />
98
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-data-provision-rmi:1.0.1-SNAPSHOT" level="project" />
99
    <orderEntry type="library" name="Maven: apache:oro:2.0.8" level="project" />
100
    <orderEntry type="library" name="Maven: org.scala-lang:scala-library:2.9.2" level="project" />
101
    <orderEntry type="library" name="Maven: com.typesafe:config:0.3.1" level="project" />
102
    <orderEntry type="library" name="Maven: com.typesafe.akka:akka-actor:2.0.4" level="project" />
103
    <orderEntry type="library" name="Maven: com.google.code.gson:gson:2.2.2" level="project" />
104
    <orderEntry type="library" name="Maven: com.mycila:xmltool:3.3" level="project" />
105
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-index-client:2.2.1-SNAPSHOT" level="project" />
106
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-index-solr-client:2.3.1-SNAPSHOT" level="project" />
107
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-index-solr-common:1.3.1-SNAPSHOT" level="project" />
108
    <orderEntry type="library" name="Maven: org.apache.solr:solr-solrj:4.7.0" level="project" />
109
    <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.3.1" level="project" />
110
    <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.3" level="project" />
111
    <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpmime:4.3.1" level="project" />
112
    <orderEntry type="library" name="Maven: org.apache.zookeeper:zookeeper:3.4.5" level="project" />
113
    <orderEntry type="library" name="Maven: org.noggit:noggit:0.5" level="project" />
114
    <orderEntry type="module" module-name="cnr-openaire-exporter" />
115
    <orderEntry type="module" module-name="cnr-enabling-database-api" />
116
    <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.6.1" level="project" />
117
    <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.0.0.RELEASE" level="project" />
118
    <orderEntry type="library" name="Maven: org.springframework:spring-core:4.0.0.RELEASE" level="project" />
119
    <orderEntry type="library" name="Maven: org.springframework:spring-web:4.0.0.RELEASE" level="project" />
120
    <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
121
    <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.0.0.RELEASE" level="project" />
122
    <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.0.0.RELEASE" level="project" />
123
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-frontend-jaxws:2.7.8" level="project" />
124
    <orderEntry type="library" name="Maven: xml-resolver:xml-resolver:1.2" level="project" />
125
    <orderEntry type="library" name="Maven: asm:asm:3.3.1" level="project" />
126
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-api:2.7.8" level="project" />
127
    <orderEntry type="library" name="Maven: org.codehaus.woodstox:woodstox-core-asl:4.2.0" level="project" />
128
    <orderEntry type="library" name="Maven: org.codehaus.woodstox:stax2-api:3.1.1" level="project" />
129
    <orderEntry type="library" name="Maven: org.apache.ws.xmlschema:xmlschema-core:2.0.3" level="project" />
130
    <orderEntry type="library" name="Maven: org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1" level="project" />
131
    <orderEntry type="library" name="Maven: wsdl4j:wsdl4j:1.6.3" level="project" />
132
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-core:2.7.8" level="project" />
133
    <orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-impl:2.1.13" level="project" />
134
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-bindings-soap:2.7.8" level="project" />
135
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-databinding-jaxb:2.7.8" level="project" />
136
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-bindings-xml:2.7.8" level="project" />
137
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-frontend-simple:2.7.8" level="project" />
138
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-ws-addr:2.7.8" level="project" />
139
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-transports-http:2.7.8" level="project" />
140
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-ws-policy:2.7.8" level="project" />
141
    <orderEntry type="library" name="Maven: org.apache.neethi:neethi:3.0.2" level="project" />
142
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-ws-rm:2.7.8" level="project" />
143
    <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-management:2.7.8" level="project" />
144
    <orderEntry type="library" scope="TEST" name="Maven: org.apache.cxf:cxf-rt-ws-security:2.7.8" level="project" />
145
    <orderEntry type="library" scope="TEST" name="Maven: net.sf.ehcache:ehcache-core:2.5.1" level="project" />
146
    <orderEntry type="library" scope="TEST" name="Maven: org.apache.ws.security:wss4j:1.6.13" level="project" />
147
    <orderEntry type="library" scope="TEST" name="Maven: org.apache.santuario:xmlsec:1.5.6" level="project" />
148
    <orderEntry type="library" scope="TEST" name="Maven: org.opensaml:opensaml:2.5.1-1" level="project" />
149
    <orderEntry type="library" scope="TEST" name="Maven: org.opensaml:openws:1.4.2-1" level="project" />
150
    <orderEntry type="library" scope="TEST" name="Maven: org.opensaml:xmltooling:1.3.2-1" level="project" />
151
    <orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
152
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-config:1.0.2-SNAPSHOT" level="project" />
153
    <orderEntry type="library" name="Maven: eu.dnetlib:dnet-runtime:1.0.1-SNAPSHOT" level="project" />
154
    <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project" />
155
    <orderEntry type="library" name="Maven: eu.dnetlib:cnr-log4j-management:1.0.1-SNAPSHOT" level="project" />
156
    <orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
157
  </component>
158
</module>
(2-2/3)