- Sort Score
- Result 10 results
- Languages All
Results 151 - 160 of 593 for pluginB (0.06 sec)
-
src/main/resources/fess_message_fr.properties
success.bulk_process_started=Le processus en lot est démarré. success.print_thread_dump=Dump du thread ajouté dans le fichier journal. success.install_plugin=Installation du plugin {0}. success.delete_plugin=Suppression du plugin {0}. success.upload_file_to_storage=Chargé {0} success.sso_logout=Déconnecté success.update_storage_tags=Tags mis à jour pour {0}. success.crud_create_crud_table=Données créées.
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Feb 06 22:59:17 UTC 2023 - 14.2K bytes - Viewed (0) -
api/maven-api-plugin/src/main/mdo/lifecycle.mdo
<id>lifecycle</id> <name>Lifecycle</name> <description> Configuration of custom lifecycle mappings for the plugin, as generally stored in {@code META-INF/maven/lifecycle.xml} in a plugin's jar artifact. </description> <classes> <class rootElement="true" xml.tagName="lifecycles" xsd.compositor="sequence"> <name>LifecycleConfiguration</name>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Thu Aug 29 05:48:54 UTC 2024 - 5.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.13.md
- kubelet
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 273.1K bytes - Viewed (0) -
docs/de/docs/alternatives.md
Marshmallow und Webargs bieten Validierung, Parsen und Serialisierung als Plugins. Es fehlt jedoch noch die Dokumentation. Dann wurde APISpec erstellt. Es ist ein Plugin für viele Frameworks (und es gibt auch ein Plugin für Starlette).
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 20 19:20:23 UTC 2024 - 26.7K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/artifact/resolver/ArtifactResolver.java
// USED BY REMOTE RESOURCES PLUGIN, DEPENDENCY PLUGIN, SHADE PLUGIN @Deprecated void resolve(Artifact artifact, List<ArtifactRepository> remoteRepositories, ArtifactRepository localRepository) throws ArtifactResolutionException, ArtifactNotFoundException; // USED BY REMOTE RESOURCES PLUGIN @Deprecated void resolve( Artifact artifact,
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 5.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.11.md
* kube-apiserver: the `Priority` admission plugin is now enabled by default when using `--enable-admission-plugins`. If using `--admission-control` to fully specify the set of admission plugins, the `Priority` admission plugin should be added if using the `PodPriority` feature, which is enabled by default in 1.11. ([#65739](https://github.com/kubernetes/kubernetes/pull/65739), [@lig...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0) -
src/main/resources/fess_message.properties
success.reindex_started=Started reindexing. success.bulk_process_started=Bulk process is started. success.print_thread_dump=Printed thread dump to log file. success.install_plugin=Installing {0} plugin. success.delete_plugin=Deleting {0} plugin. success.upload_file_to_storage=Uploaded {0} success.sso_logout=Logged out. success.update_storage_tags=Updated tags for {0}. success.crud_create_crud_table=Created data.
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Mar 18 03:05:44 UTC 2023 - 12.5K bytes - Viewed (0) -
src/main/resources/fess_message_en.properties
success.reindex_started=Started reindexing. success.bulk_process_started=Bulk process is started. success.print_thread_dump=Printed thread dump to log file. success.install_plugin=Installing {0} plugin. success.delete_plugin=Deleting {0} plugin. success.upload_file_to_storage=Uploaded {0} success.sso_logout=Logged out. success.update_storage_tags=Updated tags for {0}. success.crud_create_crud_table=Created data.
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Mar 18 03:05:44 UTC 2023 - 12.4K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/plugin/PluginManager.java
Object getPluginComponent(Plugin plugin, String role, String roleHint) throws PluginManagerException, ComponentLookupException; Map<String, Object> getPluginComponents(Plugin plugin, String role) throws ComponentLookupException, PluginManagerException; /** * @since 2.2.1 */ PluginDescriptor loadPluginDescriptor(Plugin plugin, MavenProject project, MavenSession session)
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 3.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.7.md
* Added support to a hierarchy of kubectl plugins (a tree of plugins as children of other plugins). ([#45981](https://github.com/kubernetes/kubernetes/pull/45981), [@fabianofranz](https://github.com/fabianofranz)) * Added exported env vars to kubectl plugins so that plugin developers have access to global flags, namespace, the plugin descriptor and the full path to the caller binary.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (0)