- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for catalogs (0.19 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/helper/SitemapsHelperTest.java
assertEquals("http://www.example.com/catalog?item=12&desc=vacation_hawaii", sitemaps[1].getLoc()); assertEquals("weekly", ((SitemapUrl) sitemaps[1]).getChangefreq()); assertNull(((SitemapUrl) sitemaps[1]).getPriority()); assertEquals("2004-12-23", sitemaps[2].getLastmod()); assertEquals("http://www.example.com/catalog?item=73&desc=vacation_new_zealand", sitemaps[2].getLoc());
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Feb 22 01:36:27 UTC 2024 - 9.6K bytes - Viewed (0) -
.teamcity/test-buckets.json
"name":"TestDistribution" }, "subprojects":[ "kotlin-dsl-tooling-builders", "build-events", "resources-s3", "plugins-jvm-test-suite", "plugins-version-catalog", "plugins-application", "reporting", "tooling-native", "language-jvm", "instrumentation-reporting", "plugins-java-library" ] }, {
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 08 11:14:16 UTC 2024 - 87.8K bytes - Viewed (0) -
README.md
### 🎓 **Learning Resources for Gradle** Kickstart your Gradle knowledge with courses, guides, and community support tailored to various experience levels: - **[DPE University Free Courses](https://dpeuniversity.gradle.com/app/catalog)**: A collection of hands-on courses for learning Gradle, complete with project-based tasks to improve real-world skills.
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Fri Nov 01 05:30:25 UTC 2024 - 8K bytes - Viewed (0) -
build-logic-commons/code-quality-rules/src/main/resources/checkstyle/suppressions.xml
<suppress checks="JavadocPackage" files=".*[/\\]platforms[/\\]software[/\\]plugins-version-catalog[/\\]src[/\\]main[/\\]java[/\\]org[/\\]gradle[/\\]api[/\\]plugins[/\\][^/\\]+"/> <suppress checks="JavadocPackage"
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Mon Jun 10 14:28:48 UTC 2024 - 10.5K bytes - Viewed (0) -
.teamcity/subprojects.json
"unitTests": false, "functionalTests": true, "crossVersionTests": false }, { "name": "plugins-version-catalog", "path": "platforms/software/plugins-version-catalog", "unitTests": false, "functionalTests": true, "crossVersionTests": false }, { "name": "precondition-tester",
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Oct 23 22:33:41 UTC 2024 - 34.3K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<_comment>SAS Data Set Index</_comment> <glob pattern="*.si7"/> <glob pattern="*.sas7bndx"/> </mime-type> <mime-type type="application/x-sas-catalog"> <_comment>SAS Catalog</_comment> <glob pattern="*.sc7"/> <glob pattern="*.sas7bcat"/> </mime-type> <mime-type type="application/x-sas-access"> <_comment>SAS Access Descriptor</_comment>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
impl/maven-core/plugin-manager.txt
- we need to deal with plugins as core application logic which can also interact with plugins * Along with this comes the testing strategies that make this work * The repository model where plugins can be stored and cataloged * Bridging this into an OSGi system: if this could be done then we can basically take over p2 TODO - dealing with processing of input and adapting GAVs before searching i.e. plugin groups in Maven and default searching
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 12.9K bytes - Viewed (0)