- Sort Score
- Result 10 results
- Languages All
Results 51 - 60 of 695 for excluded (0.06 sec)
-
guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
* are thus excluded from consideration. Since it refers to elements in UNDER of the same type, * the type is actually not important here. The map is simply used for consistency reasons. */ public static final ImmutableMap<String, PublicSuffixType> EXCLUDED = TrieParser.parseTrie(
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Aug 06 02:37:31 UTC 2024 - 73.6K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
<type>String</type> <multiplicity>*</multiplicity> </association> </field> <field> <name>excludes</name> <version>3.0.0+</version> <description> A list of patterns to exclude, e.g. {@code **&#47;*.xml} </description> <association> <type>String</type> <multiplicity>*</multiplicity>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Wed Oct 09 11:07:31 UTC 2024 - 115.1K bytes - Viewed (0) -
src/main/assemblies/common-bin.xml
<outputDirectory>fess-${project.version}/logs</outputDirectory> <excludes> <exclude>*</exclude> </excludes> <filtered>false</filtered> </fileSet> <!-- temp --> <fileSet> <directory>src/main/assemblies/files</directory> <outputDirectory>fess-${project.version}/temp</outputDirectory> <excludes> <exclude>*</exclude> </excludes> <filtered>false</filtered> </fileSet> <!-- es/modules -->
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Mar 17 02:29:43 UTC 2022 - 3.7K bytes - Viewed (0) -
apache-maven/src/assembly/src.xml
<outputDirectory>/</outputDirectory> <excludes> <exclude>%regex[(?!((?!target/)[^/]+/)*src/).*target.*]</exclude> <exclude>**/*.log</exclude> <exclude>**/.gitignore</exclude> <exclude>**/.gitattributes</exclude> <exclude>init-git-svn.sh</exclude> <exclude>**/.repository/**</exclude> <exclude>**/.classpath</exclude> <exclude>**/.project</exclude>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Wed Apr 27 13:14:24 UTC 2022 - 2.2K bytes - Viewed (0) -
src/test/resources/org/codelibs/core/xml/included.xml
Shinsuke Sugaya <******@****.***> 1419757266 +0900
Registered: Fri Nov 01 20:58:10 UTC 2024 - Last Modified: Sun Dec 28 09:01:06 UTC 2014 - 60 bytes - Viewed (0) -
compat/maven-settings-builder/pom.xml
<exclude>org.apache.maven.settings.validation.DefaultSettingsValidator#DefaultSettingsValidator():CONSTRUCTOR_REMOVED</exclude> <exclude>org.apache.maven.settings.crypto.DefaultSettingsDecrypter#DefaultSettingsDecrypter(org.sonatype.plexus.components.sec.dispatcher.SecDispatcher):CONSTRUCTOR_REMOVED</exclude> </excludes> </parameter>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 4.4K bytes - Viewed (0) -
compat/maven-model/pom.xml
<exclude>org.apache.maven.model.Dependency#clearManagementKey():METHOD_REMOVED</exclude> <exclude>org.apache.maven.model.ModelBase#addProperty(java.lang.String,java.lang.String):METHOD_REMOVED</exclude> <exclude>org.apache.maven.model.ModelBase#getReports():METHOD_REMOVED</exclude>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 6.9K bytes - Viewed (0) -
compat/maven-toolchain-builder/pom.xml
</includes> <excludes> <exclude>org.apache.maven.toolchain.building.DefaultToolchainsBuilder#DefaultToolchainsBuilder():CONSTRUCTOR_REMOVED</exclude> <exclude>org.apache.maven.toolchain.merge.MavenToolchainMerger#getToolchainModelKey(org.apache.maven.toolchain.model.ToolchainModel):METHOD_REMOVED</exclude>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 4.4K bytes - Viewed (0) -
pom.xml
<webappDirectory>${project.build.directory}/${project.build.finalName}-compress</webappDirectory> <excludes> <exclude>**/*min.js</exclude> <exclude>**/*min.css</exclude> <exclude>**/plugins/**/*.js</exclude> <exclude>**/WEB-INF/site/**</exclude> </excludes> </configuration> </plugin> <plugin> <groupId>org.dbflute</groupId>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 02:16:03 UTC 2024 - 49.1K bytes - Viewed (0) -
compat/maven-settings/pom.xml
<configuration> <parameter> <excludes> <exclude>org.apache.maven.settings.io.xpp3.SettingsXpp3Reader#contentTransformer</exclude> <exclude>org.apache.maven.settings.RuntimeInfo</exclude> <exclude>org.apache.maven.settings.Settings#setModelEncoding(java.lang.String):METHOD_REMOVED</exclude> </excludes> </parameter> </configuration>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 4.8K bytes - Viewed (0)