Subversion Repository Public Repository

litesoft

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
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="FacetManager">
    <facet type="web" name="Web">
      <configuration>
        <descriptors>
          <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/web/WEB-INF/web.xml" optional="false" version="2.5" />
        </descriptors>
        <webroots>
          <root url="file://$MODULE_DIR$/web" relative="/" />
        </webroots>
        <building>
          <setting name="EXPLODED_URL" value="file://$MODULE_DIR$/out/exploded/FileTransferServletWeb" />
          <setting name="EXPLODED_ENABLED" value="true" />
          <setting name="JAR_URL" value="file://$MODULE_DIR$/FileTransferServlet.war" />
          <setting name="JAR_ENABLED" value="true" />
          <setting name="EXCLUDE_EXPLODED_DIRECTORY" value="true" />
        </building>
        <packaging>
          <containerElement type="module" name="FileTransferServlet">
            <attribute name="method" value="1" />
            <attribute name="URI" value="/WEB-INF/classes" />
          </containerElement>
          <containerElement type="library" name="CommonsUpload" level="module">
            <attribute name="method" value="1" />
            <attribute name="URI" value="/WEB-INF/lib" />
          </containerElement>
          <containerElement type="library" name="JUnit" level="project">
            <attribute name="method" value="1" />
            <attribute name="URI" value="/WEB-INF/lib" />
          </containerElement>
          <containerElement type="library" name="JUnit3.8" level="module">
            <attribute name="method" value="1" />
            <attribute name="URI" value="/WEB-INF/lib" />
          </containerElement>
          <containerElement type="library" name="LiteSoftDeprecated" level="project">
            <attribute name="method" value="1" />
            <attribute name="URI" value="/WEB-INF/lib" />
          </containerElement>
          <containerElement type="library" name="LiteSoftLogger" level="module">
            <attribute name="method" value="1" />
            <attribute name="URI" value="/WEB-INF/lib" />
          </containerElement>
          <containerElement type="library" name="RPCpassable" level="project">
            <attribute name="method" value="1" />
            <attribute name="URI" value="/WEB-INF/lib" />
          </containerElement>
          <containerElement type="library" name="Source" level="module">
            <attribute name="method" value="1" />
            <attribute name="URI" value="/WEB-INF/classes" />
          </containerElement>
          <containerElement type="module" name="LiteSoftAnywhere">
            <attribute name="method" value="1" />
            <attribute name="URI" value="/WEB-INF/classes" />
          </containerElement>
          <containerElement type="module" name="LiteSoftServer">
            <attribute name="method" value="1" />
            <attribute name="URI" value="/WEB-INF/classes" />
          </containerElement>
        </packaging>
      </configuration>
    </facet>
  </component>
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module-library">
      <library>
        <CLASSES>
          <root url="jar://$APPLICATION_HOME_DIR$/lib/javaee.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="LiteSoftLogger">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/../LiteSoft/logger/LiteSoftLogger.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/../LiteSoft/logger/LiteSoftLogger.jar!/" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="JUnit3.8">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/../ForeignPackages/junit3.8.2.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/../ForeignPackages/junit-3.8.2-src.jar!/" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="module" module-name="LiteSoftAnywhere" />
    <orderEntry type="module" module-name="LiteSoftServer" />
  </component>
</module>

Commits for litesoft/trunk/Java/FileTransferServlet/FileTransferServlet.iml

Diff revisions: vs.
Revision Author Commited Message
2 GeorgeS picture GeorgeS Sun 07 Feb, 2010 12:50:58 +0000