diff options
| author | reger24 <11603289+reger24@users.noreply.github.com> | 2022-02-01 14:04:38 +0100 |
|---|---|---|
| committer | reger24 <11603289+reger24@users.noreply.github.com> | 2022-02-01 14:04:38 +0100 |
| commit | 6c5b282919305e9efaa5b6fc4100eb1aec17a65f (patch) | |
| tree | 2b04a7d4fa5f3c1a00e4ae4e237e224109dcd13c /lib | |
| parent | 52fe2ed8badbca57af0d7651b9aef1613267d204 (diff) | |
Some Gradle build script cleanup
- added multiproject in libbuild to compile and install all needed jars (reproduceing old maven build)
- adjusted GitComInf (use a project version, build script with less hardcoded strings)
- adjusted J7Zip-modified
- include common version number for output jar
- add task installJarToRoot to copy output jar to yacycore /lib
- adjust main build with updated jar names
as files are the same - updated also old build.xml
And the Eclipse specific .classpath (with shall be deleted until complete move to gradle)
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/J7Zip-modified-1.0.2.jar | bin | 0 -> 138096 bytes |
| -rw-r--r-- | lib/J7Zip-modified.jar | bin | 139602 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/J7Zip-modified-1.0.2.jar b/lib/J7Zip-modified-1.0.2.jar Binary files differnew file mode 100644 index 000000000..c075f6f63 --- /dev/null +++ b/lib/J7Zip-modified-1.0.2.jar diff --git a/lib/J7Zip-modified.jar b/lib/J7Zip-modified.jar Binary files differdeleted file mode 100644 index f6bee9dcc..000000000 --- a/lib/J7Zip-modified.jar +++ /dev/null |
