Discussion:
Same code has different build result in different server
Lingyan Ren
2013-06-20 04:02:40 UTC
Permalink
Dear all,

I'm new of Gradle. I'm trying to build app with gradle, I can pass build in
one server, but it failed with "cannot find symbol ..." in another server
with same source code.

I tried the command "gradle -v" in these servers, they both have same
result:

------------------------------------------------------------
Gradle 1.6
------------------------------------------------------------

Gradle build time: Tuesday, May 7, 2013 9:12:14 AM UTC
Groovy: 1.8.6
Ant: Apache Ant(TM) version 1.8.4 compiled on May 22 2012
Ivy: 2.2.0
JVM: 1.6.0_10 (Sun Microsystems Inc. 11.0-b15)
OS: Linux 2.6.32-38-server amd64

Does anyone have clue what's wrong?

Your help will be highly appreciated.

Thanks,
Lingyan




--
View this message in context: http://gradle.1045684.n5.nabble.com/Same-code-has-different-build-result-in-different-server-tp5711378.html
Sent from the gradle-user mailing list archive at Nabble.com.
Rene Groeschke
2013-06-20 07:52:26 UTC
Permalink
Hello Lingyan,
this user mailinglist is deprecated. The gradle forum at
http://forums.gradle.org is a better place to get an answer for these
kind of questions.

Can you provide more details about the error message you get; what task
fails, etc...

cheers,
René
Post by Lingyan Ren
Dear all,
I'm new of Gradle. I'm trying to build app with gradle, I can pass build in
one server, but it failed with "cannot find symbol ..." in another server
with same source code.
I tried the command "gradle -v" in these servers, they both have same
------------------------------------------------------------
Gradle 1.6
------------------------------------------------------------
Gradle build time: Tuesday, May 7, 2013 9:12:14 AM UTC
Groovy: 1.8.6
Ant: Apache Ant(TM) version 1.8.4 compiled on May 22 2012
Ivy: 2.2.0
JVM: 1.6.0_10 (Sun Microsystems Inc. 11.0-b15)
OS: Linux 2.6.32-38-server amd64
Does anyone have clue what's wrong?
Your help will be highly appreciated.
Thanks,
Lingyan
--
View this message in context: http://gradle.1045684.n5.nabble.com/Same-code-has-different-build-result-in-different-server-tp5711378.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
Loading...