- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 17 for Packaging (0.55 seconds)
-
pom.xml
<packaging.fess.log.dir>/var/log/fess</packaging.fess.log.dir> <packaging.fess.temp.dir>/var/tmp/fess</packaging.fess.temp.dir> <packaging.fess.extension.dir>${packaging.fess.home.dir}/extension</packaging.fess.extension.dir> <packaging.fess.user>fess</packaging.fess.user> <packaging.fess.group>fess</packaging.fess.group> <packaging.fess.pid.dir>/var/run/fess</packaging.fess.pid.dir>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 07:04:54 GMT 2026 - 49.9K bytes - Click Count (0) -
.github/CODEOWNERS
testing/precondition-tester @gradle/bt-developer-productivity # Release coordination packaging/core-platform/ @gradle/bt-product-operations packaging/distributions-dependencies/ @gradle/bt-product-operations packaging/distributions-full/ @gradle/bt-product-operations packaging/public-api @gradle/bt-product-operations
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 18:38:15 GMT 2026 - 10.8K bytes - Click Count (0) -
CLAUDE.md
mvn test -Dtest=ClassName # Run single unit test # To install fess jar for plugin dependency resolution: # Change pom.xml <packaging>war</packaging> to <packaging>jar</packaging> first mvn clean install -DskipTests # Then revert packaging back to war # Integration tests (*Tests.java) - requires running Fess server
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 09:48:10 GMT 2026 - 7.8K bytes - Click Count (0) -
.idea/gradle.xml
<option value="$PROJECT_DIR$/packaging/distributions-full" /> <option value="$PROJECT_DIR$/packaging/internal-build-reports" /> <option value="$PROJECT_DIR$/packaging/public-api" /> <option value="$PROJECT_DIR$/platforms/core-configuration/api-metadata" /> <option value="$PROJECT_DIR$/platforms/core-configuration/base-diagnostics" />Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 10:18:20 GMT 2026 - 25.5K bytes - Click Count (0) -
.teamcity/subprojects.json
"path": "platforms/core-execution/build-cache-local", "unitTests": true, "functionalTests": true, "crossVersionTests": false }, { "name": "build-cache-packaging", "path": "platforms/core-execution/build-cache-packaging", "unitTests": true, "functionalTests": false, "crossVersionTests": false }, { "name": "build-cache-spi",
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 15:03:00 GMT 2026 - 42K bytes - Click Count (0) -
ci/official/requirements_updater/requirements.in
portpicker == 1.6.0 # Scipy 15.x and above have misc.derivative removed, but we still use it scipy >= 1.13.0, < 1.15.0 ; python_version <= "3.13" scipy >=1.15.0 ; python_version == "3.14" requests >= 2.31.0 packaging==23.2 setuptools==78.1.1 jax==0.4.7 zstandard==0.25.0 # The dependencies below are needed for TF wheel testing. tensorflow-io-gcs-filesystem==0.37.1 ; python_version <= "3.12" libclang >= 13.0.0 google_pasta ~= 0.2
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Mar 10 13:31:27 GMT 2026 - 1.5K bytes - Click Count (0) -
CONTRIBUTING.md
To create a Gradle distribution from the source tree you can run either of the following: ./gradlew :distributions-full:binDistributionZip This will create a minimal distribution at `packaging/distributions-full/build/distributions/gradle-<version>-bin.zip`, just what's needed to run Gradle (i.e. no sources nor docs).Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 18:43:39 GMT 2026 - 19.1K bytes - Click Count (0) -
.teamcity/test-buckets.json
"core" ], "parallelizationMethod": { "name": "TestDistribution" } }, { "subprojects": [ "base-services-groovy", "build-cache-packaging", "build-operations", "build-state", "daemon-services", "hashing", "precondition-tester", "report-rendering", "service-registry-builder",
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 18:38:15 GMT 2026 - 118.6K bytes - Click Count (0) -
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_10.txt
--hash=sha256:f08aaa1c2ae092b3e662125ad19860046c63d7451d41be133ddd6594920e295e \ --hash=sha256:f703d7926c36eebdd56fc08aabefcf32a8b7292a9dd4468e56b0ab61bf6214bd # via keras-nightly packaging==23.2 \ --hash=sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5 \ --hash=sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7 # viaCreated: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Mar 30 19:02:40 GMT 2026 - 66.1K bytes - Click Count (0) -
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_12.txt
--hash=sha256:f08aaa1c2ae092b3e662125ad19860046c63d7451d41be133ddd6594920e295e \ --hash=sha256:f703d7926c36eebdd56fc08aabefcf32a8b7292a9dd4468e56b0ab61bf6214bd # via keras-nightly packaging==23.2 \ --hash=sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5 \ --hash=sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7 # viaCreated: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Mar 30 19:02:40 GMT 2026 - 66.1K bytes - Click Count (0)