- Sort Score
- Num 10 results
- Language All
Results 161 - 170 of 1,060 for Generated (0.08 seconds)
-
compat/maven-compat/src/test/java/org/apache/maven/repository/TestRepositorySystem.java
public void publish( ArtifactRepository repository, File source, String remotePath, ArtifactTransferListener transferListener) throws ArtifactTransferFailedException { // TODO Auto-generated method stub } @Override public ArtifactResolutionResult resolve(ArtifactResolutionRequest request) { ArtifactResolutionResult result = new ArtifactResolutionResult();
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Jan 10 08:42:00 GMT 2025 - 12K bytes - Click Count (0) -
benchmarks/build.gradle
// here, causing Spotless to complain. Even though this path ought not // to exist, exclude it anyway in order to avoid spurious failures. targetExclude 'src/main/generated/**/*.java' }Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 08 22:04:23 GMT 2021 - 2.5K bytes - Click Count (0) -
guava-tests/test/com/google/thirdparty/publicsuffix/PublicSuffixTrieTest.java
import org.junit.runners.JUnit4; @RunWith(JUnit4.class) public final class PublicSuffixTrieTest { @Test public void testFindSuffixIndex() { // Tests based on PublicSuffixPatterns.TRIE which is generated from PSL. // registry: com, co.uk // private: blogspot.com // wildcard: *.ck // exclusion: !www.ck assertThat(PublicSuffixPatterns.TRIE.findSuffixIndex(ImmutableList.of("com"))).isEqualTo(0);Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 03 21:21:59 GMT 2026 - 2.8K bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/TestWithDependenciesPlugin.java
} }); } private static void addPluginResources(final Project project, final Project pluginProject) { final File outputDir = new File(project.getBuildDir(), "/generated-test-resources/" + pluginProject.getName()); String camelProjectName = stream(pluginProject.getName().split("-")).map(t -> StringUtils.capitalize(t)) .collect(Collectors.joining());Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 3.2K bytes - Click Count (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/services/Result.java
import org.apache.maven.api.annotations.Nonnull; /** * Base interface for service operation results in Maven. This interface defines the common contract * for operation results, providing access to the original request that generated this result. * * <p>Each result is linked to its originating {@link Request}, allowing for: * <ul> * <li>Traceability between requests and their outcomes</li>Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Jan 29 08:17:07 GMT 2025 - 1.9K bytes - Click Count (0) -
src/main/webapp/js/admin/plugins/form-validator/logic.js
/** File generated by Grunt -- do not modify * JQUERY-FORM-VALIDATOR * * @version 2.3.77 * @website http://formvalidator.net/ * @author Victor Jonsson, http://victorjonsson.se * @license MIT */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jan 01 05:12:47 GMT 2018 - 2.1K bytes - Click Count (0) -
src/main/webapp/js/admin/plugins/form-validator/lang/fa.js
/** File generated by Grunt -- do not modify * JQUERY-FORM-VALIDATOR * * @version 2.3.77 * @website http://formvalidator.net/ * @author Victor Jonsson, http://victorjonsson.se * @license MIT */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jan 01 05:12:47 GMT 2018 - 2.9K bytes - Click Count (0) -
docs/en/docs/project-generation.md
- ๐ Using TypeScript, hooks, Vite, and other parts of a modern frontend stack. - ๐จ [Tailwind CSS](https://tailwindcss.com) and [shadcn/ui](https://ui.shadcn.com) for the frontend components. - ๐ค An automatically generated frontend client. - ๐งช [Playwright](https://playwright.dev) for End-to-End testing. - ๐ฆ Dark mode support. - ๐ [Docker Compose](https://www.docker.com) for development and production.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 1.9K bytes - Click Count (0) -
.github/ISSUE_TEMPLATE/02-pkgsite-removal.yml
- type: textarea id: retraction-reason attributes: label: "What is the reason that you could not retract this package instead?" description: | Requesting we remove a module here only hides the generated documentation on pkg.go.dev. It does not affect the behaviour of proxy.golang.org or the go command. Instead we recommend using the retract directive which will be processed by all 3 of the above.Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 04 23:31:17 GMT 2024 - 1.9K bytes - Click Count (0) -
src/main/webapp/js/admin/plugins/form-validator/lang/tr.js
/** File generated by Grunt -- do not modify * JQUERY-FORM-VALIDATOR * * @version 2.3.77 * @website http://formvalidator.net/ * @author Victor Jonsson, http://victorjonsson.se * @license MIT */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jan 01 05:12:47 GMT 2018 - 3.1K bytes - Click Count (0)