Commit Graph

29 Commits

Author SHA1 Message Date
Seth Goings
d62d0aa916 Make sure not to publish if we are a pull request too... 2015-01-02 17:33:13 -07:00
Seth Goings
022efafbcc Only publish to oss.jfrog.org if TRAVIS_BRANCH is master 2015-01-02 16:48:43 -07:00
Seth Goings
f717d87e8c Add better publishing intended for Travis + establish packages for windows/linux builds 2015-01-02 16:37:22 -07:00
Seth Goings
1be50ba412 Clean up win32/64 extraction 2014-08-28 15:51:02 -06:00
Seth Goings
214cecfbc5 Merge branch 'master' of github.com:ReadyTalk/avian
* 'master' of github.com:ReadyTalk/avian:
  publish vm.pro as part of the classpath artifact
  fix gradle macosx OperatingSystem naming
  adjust gradle publish coordinates
  automagically detect java_home in gradle
  move binaryToObject to a 'tools' artifact
  change classpath artifact name to 'classpath-avian' and remove c++ sources from it

Conflicts:
	build.gradle
2014-08-28 15:34:34 -06:00
Seth Goings
35c677ba0b Add snapshot/release repo 2014-08-28 14:58:35 -06:00
Seth Goings
c9dc5b1a9c Update wrapper to http (not https) for squeeze purposes 2014-08-28 14:48:21 -06:00
Seth Goings
72d9c8e191 Uncomment artifactoryPublish section 2014-08-28 14:41:31 -06:00
Seth Goings
4302602b63 Add win32/win64 dependencies 2014-08-28 14:25:58 -06:00
Joshua Warner
ea10178a55 publish vm.pro as part of the classpath artifact 2014-08-21 22:03:41 -06:00
Joshua Warner
38d67216b5 fix gradle macosx OperatingSystem naming 2014-08-21 22:00:12 -06:00
Joshua Warner
d2809f2c4d adjust gradle publish coordinates 2014-08-21 11:06:56 -06:00
Joshua Warner
978f86b25c automagically detect java_home in gradle 2014-08-21 10:43:58 -06:00
Joshua Warner
282ebf9d84 move binaryToObject to a 'tools' artifact 2014-08-21 10:39:36 -06:00
Joshua Warner
4b4259be87 change classpath artifact name to 'classpath-avian' and remove c++ sources from it 2014-08-21 09:13:14 -06:00
Seth Goings
525a350853 Enable individual platform/arch builds by watching for platform/arch 2014-08-20 16:17:39 -06:00
Seth Goings
28ed000fd9 Add dependency between artifactoryPublish and assemble 2014-07-28 15:07:57 -06:00
Seth Goings
4f68eb06bd Remove commented builtBys 2014-07-28 13:56:38 -06:00
Seth Goings
8c0fe8d9a3 Configure javadoc a bit 2014-07-28 13:56:38 -06:00
Seth Goings
90b8e3d9cd Publish javadoc jar and classpath jar to main avian coordinates 2014-07-28 13:56:38 -06:00
Seth Goings
1258d6cde0 Add all platform/arch configurations to artifactory publishable set 2014-07-28 13:56:38 -06:00
Seth Goings
7e68630136 Add linux[32,64] and windows[32,64] support 2014-07-28 13:56:38 -06:00
Seth Goings
fda597ed2b Add artifactoryPublish into travis ci build 2014-07-23 18:04:19 -06:00
Seth Goings
f4219caa28 Set up bootclasspath on javacompile targets 2014-07-23 17:26:48 -06:00
Seth Goings
644cf9167a Have Makefile pull version from gradle.properties 2014-07-23 16:36:19 -06:00
Seth Goings
36c3e26d2c Updates per code review comments
- don't publish generator
- update version to 1.1.0-SNAPSHOT
2014-07-23 15:44:35 -06:00
Seth Goings
f40d9a36bf Update Gradle to 2.0 + plugins 2014-07-23 15:44:34 -06:00
Seth Goings
2dffc2ecf8 Misspelled API_KEY 2014-07-23 15:44:33 -06:00
Seth Goings
16c70a4762 Add Gradle wrapper build on top of project to enable publishing to Bintray/OSS Artifactory 2014-07-23 15:44:18 -06:00