- Sort Score
- Result 10 results
- Languages All
Results 1 - 8 of 8 for profile2 (0.07 sec)
-
api/maven-api-model/src/main/mdo/maven.mdo
<description>The identifier of this build profile. This is used for command line activation, and identifies profiles to be merged. </description> </field> <field> <name>activation</name> <version>4.0.0+</version> <description>The conditional logic which will automatically trigger the inclusion of this profile.</description> <association>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Nov 26 03:07:35 UTC 2025 - 133.3K bytes - Viewed (0) -
compat/maven-model/src/main/java/org/apache/maven/model/merge/ModelMerger.java
return getContributorKey(contributor); } } /** * KeyComputer for Profile */ private class ProfileKeyComputer implements KeyComputer<Profile> { @Override public Object key(Profile profile) { return getProfileKey(profile); } } /** * KeyComputer for Repository */
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Thu Apr 03 11:21:39 UTC 2025 - 99.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_PROFILE_TITLE = "{labels.profile.title}"; /** The key of the message: Update */ public static final String LABELS_PROFILE_UPDATE = "{labels.profile.update}"; /** The key of the message: Back */ public static final String LABELS_PROFILE_BACK = "{labels.profile.back}"; /** The key of the message: Current Password */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 156.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.35.md
- Added support for tracing in `kubectl` with the `--profile=trace` flag. ([#134709](https://github.com/kubernetes/kubernetes/pull/134709), [@tchap](https://github.com/tchap))
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Dec 17 13:01:55 UTC 2025 - 228.5K bytes - Viewed (0) -
fastapi/routing.py
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 12:54:56 UTC 2025 - 174.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.4.md
- [beta] AppArmor profiles can be specified & applied to pod containers ([docs](http://kubernetes.io/docs/admin/apparmor/)) ([kubernetes/features#24](https://github.com/kubernetes/enhancements/issues/24))
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.5.md
* Fix kube vsphere.kerneltime ([#34997](https://github.com/kubernetes/kubernetes/pull/34997), [@kerneltime](https://github.com/kerneltime)) * Add PSP support for seccomp profiles ([#28300](https://github.com/kubernetes/kubernetes/pull/28300), [@pweil-](https://github.com/pweil-)) * Updated Go to 1.7 ([#28742](https://github.com/kubernetes/kubernetes/pull/28742), [@jessfraz](https://github.com/jessfraz))
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0) -
compat/maven-model-builder/src/test/resources/dag.txt
quarkus/independent-projects/resteasy-reactive/server/runtime/pom.xml quarkus/independent-projects/resteasy-reactive/server/processor/pom.xml quarkus/integration-tests/native-config-profile/pom.xml quarkus/extensions/arc/runtime/pom.xml quarkus/extensions/resteasy-classic/resteasy/runtime/pom.xml quarkus/test-framework/junit5/pom.xml
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 224K bytes - Viewed (0)