sixcooler
5523998fdf
rise limit of reversion to >9999
9 years ago
reger
a09e70cd68
fix typo in GitRevTask (branch)
11 years ago
sixcooler
5189620026
add branch to packet-name if not build from master
11 years ago
Roland Haeder
841a28ae76
Added 'final' for all exception blocks as this helps the Java compiler
...
to optimize memory usage
Conflicts:
source/net/yacy/search/Switchboard.java
11 years ago
reger
f8f7f33596
add Maven build script
12 years ago
orbiter
0cbda0b2b8
- replaced all length() == 0 and size() == 0 with isEmpty()
...
- replaced some length() > 0 and size() > 0 with !isEmpty() - cannot be
done automatically
- implemented some isEmpty() methods
13 years ago
sixcooler
d14ee8e464
Revision 9000+ hack
...
do not handle the revision in build.properties anymore
(9000 as fallback)
build-date from git-HEAD (instead when build is fired)
(orginal build-date as fallback)
13 years ago
sixcooler
b79da58eac
Ant-Task for getting version from git
...
tries to find svn-version or any tag - what ever comes first
be careful using this with non-numerical tags!
13 years ago
sixcooler
69570fda24
bring my master to stuff from remote
13 years ago
sixcooler
d9c56aa37a
Ant-Task for getting version from git
13 years ago