Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2014
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. $ java -version
  2. java version "1.7.0_51"
  3. OpenJDK Runtime Environment (fedora-2.4.4.0.fc19-x86_64 u51-b02)
  4. OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)
  5. $ ./gradlew -version
  6.  
  7. ------------------------------------------------------------
  8. Gradle 1.9
  9. ------------------------------------------------------------
  10.  
  11. Build time: 2013-11-19 08:20:02 UTC
  12. Build number: none
  13. Revision: 7970ec3503b4f5767ee1c1c69f8b4186c4763e3d
  14.  
  15. Groovy: 1.8.6
  16. Ant: Apache Ant(TM) version 1.9.2 compiled on July 8 2013
  17. Ivy: 2.2.0
  18. JVM: 1.7.0_51 (Oracle Corporation 24.45-b08)
  19. OS: Linux 3.12.8-200.fc19.x86_64 amd64
  20.  
  21. $ uname -a
  22. Linux f19lite 3.12.8-200.fc19.x86_64 #1 SMP Thu Jan 16 04:18:11 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement