forked from graveyard1983/AMSSamples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathams-jmx-scripts.iml
More file actions
36 lines (36 loc) · 2.92 KB
/
Copy pathams-jmx-scripts.iml
File metadata and controls
36 lines (36 loc) · 2.92 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="Osmorc" name="OSGi">
<configuration manifestGenerationMode="OsmorcControlled" manifestLocation="" jarfileLocation="ams-jmx-scripts-1.0-SNAPSHOT.jar" outputPathType="CompilerOutputPath" bndFileLocation="" bundlorFileLocation="" bundleActivator="" bundleSymbolicName="com.adobe.ams.kalyanar.ams-jmx-scripts" bundleVersion="1.0.0.SNAPSHOT" ignoreFilePattern="" useProjectDefaultManifestFileLocation="true" alwaysRebuildBundleJAR="false" doNotSynchronizeWithMaven="false">
<additionalProperties>
<property key="Bundle-Name" value="ams-jmx-scripts" />
</additionalProperties>
<additionalJARContents />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/jmx-5.6.1/target/classes" />
<output-test url="file://$MODULE_DIR$/jmx-5.6.1/target/test-classes" />
<content url="file://$MODULE_DIR$/jmx-5.6.1">
<sourceFolder url="file://$MODULE_DIR$/jmx-5.6.1/src/main/java" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/jmx-5.6.1/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.day.cq:cq-replication:5.4.24" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.day.jcr.vault:com.day.jcr.vault:2.3.12" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.adobe.granite:com.adobe.granite.crypto:0.0.6" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.osgi:org.osgi.core:4.2.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.osgi:org.osgi.compendium:4.2.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.felix:org.apache.felix.scr.annotations:1.9.8" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: biz.aQute:bndlib:1.43.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.slf4j:slf4j-api:1.6.4" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.slf4j:slf4j-simple:1.6.4" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: javax.servlet:servlet-api:2.5" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: javax.jcr:jcr:2.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.sling:org.apache.sling.api:2.3.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.sling:org.apache.sling.jcr.api:2.1.0" level="project" />
</component>
</module>