- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 7,519 for not (0.01 sec)
-
src/archive/zip/testdata/crc32-not-streamed.zip
Russ Cox <******@****.***> 1410149331 -0400
Registered: 2025-09-09 11:13 - Last Modified: 2014-09-08 04:08 - 314 bytes - Viewed (0) -
.junit.run/Not Slow.run.xml
<component name="ProjectRunConfigurationManager"> <configuration default="false" name="Not Slow" type="JUnit" factoryName="JUnit" singleton="false"> <useClassPathOnly /> <option name="MAIN_CLASS_NAME" value="" /> <option name="METHOD_NAME" value="" /> <option name="TEST_OBJECT" value="tags" /> <option name="VM_PARAMETERS" value="-ea -Djunit.jupiter.extensions.autodetection.enabled=true" /> <option name="PARAMETERS" value="" />
Registered: 2025-09-05 11:42 - Last Modified: 2020-11-21 13:28 - 730 bytes - Viewed (0) -
src/archive/tar/testdata/gnu-not-utf8.tar
Joe Tsai <******@****.***> 1503528984 -0700
Registered: 2025-09-09 11:13 - Last Modified: 2017-08-24 01:35 - 1.5K bytes - Viewed (0) -
src/main/config/eclipse/formatter/java.xml
<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon" value="do not insert"/> <setting id="org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator" value="do not insert"/> <setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try" value="do not insert"/> <setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/>
Registered: 2025-09-04 12:52 - Last Modified: 2017-09-17 06:39 - 30.5K bytes - Viewed (0) -
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/mvn/MavenOptions.java
/** * Indicates whether Maven should cache the "not found" status of artifacts that were not found in remote repositories. * * @return an {@link Optional} containing true if "not found" status should be cached, false if not, or empty if not specified */ @Nonnull Optional<Boolean> cacheArtifactNotFound(); /** * Indicates whether Maven should use strict artifact descriptor policy.Registered: 2025-09-07 03:35 - Last Modified: 2025-06-11 13:14 - 8K bytes - Viewed (0) -
src/main/resources/CLMessages.properties
ECL0097=Value({1}) of property({0}) can not be converted. because {2}. ECL0098=Exception occurred when value({7}) of class{5}[{6}] is set to {2}[{3}] property({4}) of class({0})[{1}]. Target class is ({8})[{9}]. ECL0099=Field({1}) of class({0}) is not a static field. ECL0100=Method({1}) of class({0}) is not a static method. ECL0101=File({0}) is not exist or not readable. ECL0102=File({0}) is not exist or not writable.Registered: 2025-09-05 20:58 - Last Modified: 2024-03-07 01:58 - 3.1K bytes - Viewed (0) -
src/main/java/org/codelibs/core/io/ResourceUtil.java
* Returns the resource from the specified class loader. Returns <code>null</code> if not found. * * @param path * The resource path. Must not be {@literal null} or empty string. * @param extension * The resource extension. * @param loader * The class loader to search for the resource. Must not be {@literal null}. * @return The resource {@link URL}
Registered: 2025-09-05 20:58 - Last Modified: 2025-07-31 08:16 - 14.7K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/NtStatus.java
"Indicates a Windows NT Server could not be contacted or that objects within the domain are protected such that necessary information could not be retrieved.", "The specified domain did not exist.", "The directory name is invalid.", "Access is denied.", "The format of the specified computer name is invalid.", "The pipe has been ended.", "The specified local group does not exist.",Registered: 2025-09-07 00:10 - Last Modified: 2025-08-31 08:00 - 13.2K bytes - Viewed (0) -
src/main/java/org/codelibs/core/xml/DomUtil.java
Registered: 2025-09-05 20:58 - Last Modified: 2025-07-31 08:16 - 10.1K bytes - Viewed (0) -
cmd/api-errors.go
Code: "MethodNotAllowed", Description: "The specified method is not allowed against this resource.", HTTPStatusCode: http.StatusMethodNotAllowed, }, ErrInvalidPart: { Code: "InvalidPart", Description: "One or more of the specified parts could not be found. The part may not have been uploaded, or the specified entity tag may not match the part's entity tag.", HTTPStatusCode: http.StatusBadRequest, },
Registered: 2025-09-07 19:28 - Last Modified: 2025-04-16 07:34 - 93K bytes - Viewed (2)