Hudson --Andorid自动编译打包不可用~求助~
正在研究Hudson利用自动构建andriod项目,编译打包出来的包,安装后启动报错。。。通过Elicpse编译,打包就没问题。Hudson最后也是提示成功。现在处于完全无解状态。。。求高人指点。
Hudson编译打包过程中,有几处报错(都查过,貌似不影响最后功能),贴在下面,求解啊~~
----------------------------------------------------
resource-src:
Generating R.java / Manifest.java from the resources
/estore/SDK/android-sdk-linux_x86/platforms/android-2.1_r02-linux/tools/aapt
(skipping index file 'res/drawable-hdpi/Thumbs.db')
libpng warning: Ignoring attempt to set cHRM RGB triangle with zero area
aapt: warning: string 'rssview_link' has no default translation in res; found: zh_CN
----------------------------------------------------
compile:
/home/estoretest/.hudson/jobs/test5/workspace/build.xml:148: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
Compiling 147 source files to /home/estoretest/.hudson/jobs/test5/workspace/bin
/home/estoretest/.hudson/jobs/test5/workspace/src/com/eshore/ezone/ui/AppSubjectList.java:559: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Integer for a varargs call
cast to java.lang.Integer[] for a non-varargs call and to suppress this warning
new LoadAppListTask().execute(null);
----------------------------------------------------
package-res-and-assets:
Packaging resources and assets
(skipping index file 'res/drawable-hdpi/Thumbs.db')
libpng warning: Ignoring attempt to set cHRM RGB triangle with zero area
aapt: warning: string 'rssview_link' has no default translation in res; found: zh_CN
---------------------------------------------------- 继续关注一下这方面的信息
页:
[1]