Commit Graph

61 Commits (08b769f63a2d467c954c28f4bbd47627732d0071)

Author SHA1 Message Date
reger24 d6731e3e3a Merge branch 'master' of https://github.com/yacy/yacy_search_server
2 years ago
reger24 bc5d91469e delete gradle wrapper props
2 years ago
Burkhard 1d7ef94641
Delete settings.gradle
2 years ago
Burkhard 57a6b18b94
Delete pom.xml
2 years ago
Burkhard 50a1999a87
Delete gradlew.bat
2 years ago
Burkhard 63fbb154b5
Delete gradlew
2 years ago
Burkhard bb9ae8207f
Delete build.gradle
2 years ago
reger24 9766f93fe6 revert the gradle build back to ANT (to be able to build J7Zip manually using preferred build tool.
2 years ago
Michael Christen 8a06beaf24 removed finalize() methods, deprecated
2 years ago
Thomas Koch e611305787 rm nsis ant task, call makesis command with exec
2 years ago
Thomas Koch c98d09b664 rm GitRevTask
2 years ago
Thomas Koch 4503b9e292 remove gradle build system
2 years ago
Thomas Koch 8fbd6386fd use ivy to manage jars
3 years ago
reger24 47840ef866 Optimize GitComInf
3 years ago
reger24 6c5b282919 Some Gradle build script cleanup
3 years ago
reger24 7ca7495b19 Update sub project GitComInf
3 years ago
reger24 2e177661c9 Implement creation of legacy distribution archive in Gradle
3 years ago
reger24 eb69d535a3 Set all dependencies in Gradle build script
3 years ago
reger24 e39bb5fbab Modified GitRevNr Ant-Plugin to work in Gradle
3 years ago
reger24 d411566c45 Obsolete since replacement of Maven by Gradle build script
3 years ago
Michael Peter Christen e9c5e78868 replaced new Number(Number) with Number.instanceOf
3 years ago
Michael Peter Christen 9e13d77de4 removed call to class.finalize() because of deprecation in java 9
3 years ago
admin a13986d659 replaced maven with gradle
3 years ago
sgaebel e039a797d2 bump to commons-codec-1.14, commons-compress-1.20,
4 years ago
luccioman dcee2ee6a6 Use standard Java annotation syntax instead of custom Javadoc tag
6 years ago
luccioman e1bc035496 Ignore Eclipse projects config files derived from maven pom.xml
6 years ago
luccioman b55cf16dad Upgraded jgit build library to version 4.5.0
8 years ago
reger c778219768 remove module for swfparser from maven parent pom
8 years ago
luccioman fa11475d02 Handle more properly missing .git directory
8 years ago
luccioman 343638d98e Prevent build failing when .git is missing
8 years ago
luccioman f35587d6f6 Ignore maven build repositories
8 years ago
sixcooler 5523998fdf rise limit of reversion to >9999
9 years ago
reger b1926d1e98 activate hack in libbuild/pom.xml to include main project as build module
9 years ago
reger 51e7151591 more fixes for sevenZip parser exception on specific archives
9 years ago
reger 5b07f3473e fix sevenZip parser exception with LZMA BCJ2 format archives,
9 years ago
reger c2a88d53ab fix use of not initialized variable (m_LiteralDecoder)
9 years ago
reger 96b8d9b09e moving the J7Zip-modified source and Maven build to libbuild
9 years ago
reger 06e5cd6164 add support parsing swf-metadata to swfparser
9 years ago
reger 11b1587067 replace remaining use of java.util.Vector by ArrayList (WebCat-swf)
9 years ago
reger 9331acdb18 add support for DEFINEFONT3 (swf8) to webcat parser
9 years ago
reger bf5fca5d99 add missing swf tag constants according to latest spec
9 years ago
reger 18ecf57792 add support of compressed swf to swfParser
9 years ago
reger 6c25710a34 replace bugfixed webcat-swf.jar
9 years ago
reger 4213ff84d4 import WebCat swf parser custom source package
9 years ago
reger bceb779414 refactor libbuild/GitRevMavenTask (marvenize)
9 years ago
Marc Nause efadb710a4 Updated Git links from Gitorious to Github.
10 years ago
reger 090f789261 update Maven pom
11 years ago
reger 8ec350bad2 upd Maven pom (take back introduced java-templates)
11 years ago
reger 9da87c0c7f update Maven build script
11 years ago
reger 62c591ffd1 add Maven plugin to return a YaCy style Git repository build release number and timestamp
11 years ago