mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
0f0558ab1f
Client: java Patch: Jake Farrell Updates version of httpcore and httpclient
33 lines
888 B
Properties
33 lines
888 B
Properties
thrift.version=1.0.0
|
|
thrift.groupid=org.apache.thrift
|
|
release=false
|
|
|
|
# Jar Versions
|
|
mvn.ant.task.version=2.1.3
|
|
|
|
# Local Install paths
|
|
install.path=/usr/local/lib
|
|
install.javadoc.path=${install.path}
|
|
|
|
# Maven dependency download locations
|
|
mvn.repo=http://repo1.maven.org/maven2
|
|
apache.repo=https://repository.apache.org/content/repositories/releases
|
|
mvn.ant.task.url=${mvn.repo}/org/apache/maven/maven-ant-tasks/${mvn.ant.task.version}
|
|
mvn.ant.task.jar=maven-ant-tasks-${mvn.ant.task.version}.jar
|
|
|
|
# Apache Maven publish
|
|
license=http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
maven-repository-url=https://repository.apache.org/service/local/staging/deploy/maven2
|
|
maven-repository-id=apache.releases.https
|
|
|
|
# Jar Versions
|
|
mvn.ant.task.version=2.1.3
|
|
|
|
# Dependency versions
|
|
httpclient.version=4.2.5
|
|
httpcore.version=4.2.4
|
|
slf4j.version=1.5.8
|
|
commons-lang3.version=3.1
|
|
servlet.version=2.5
|
|
|