Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for directories (0.15 sec)

  1. pom.xml

    								<type>perm</type>
    								<filemode>755</filemode>
    								<user>${packaging.fess.user}</user>
    								<group>${packaging.fess.group}</group>
    							</mapper>
    						</data>
    						<!-- Add log and temp directories -->
    						<data>
    							<type>template</type>
    							<paths>
    								<path>${packaging.fess.log.dir}</path>
    								<path>${packaging.fess.temp.dir}</path>
    							</paths>
    							<mapper>
    XML
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Apr 22 12:06:58 GMT 2024
    - 48.7K bytes
    - Viewed (0)
  2. api/maven-api-model/src/main/mdo/maven.mdo

              <required>true</required>
              <description>
                This element specifies a directory containing the unit test source of the
                project. The generated build system will compile these directories when the project is
                being tested. The path given is relative to the project descriptor.
                The default value is {@code src/test/java}.
              </description>
              <type>String</type>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
Back to top