yacy_search_server/libbuild/GitRevMavenTask
luccioman dcee2ee6a6 Use standard Java annotation syntax instead of custom Javadoc tag
For better support by building tools.
As reported by @KnustJohn_twitter , the custom
[@phase](https://maven.apache.org/plugin-tools/maven-plugin-tools-java/index.html)
Javadoc tag made NetBeans fail on Javadoc generation for the
GitRevmavenTask class.
Using instead standard Java 5
[annotations](https://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html#POM_configuration)
this is no more an issue.
2018-07-13 07:25:58 +02:00
..
src Use standard Java annotation syntax instead of custom Javadoc tag 2018-07-13 07:25:58 +02:00
.gitignore Ignore Eclipse projects config files derived from maven pom.xml 2018-07-13 07:12:57 +02:00
pom.xml Upgraded jgit build library to version 4.5.0 2017-01-04 17:09:37 +01:00