Project Red - Exploration

Project Red - Exploration

27M Downloads

Jenkins build.xml

Goten87 opened this issue ยท 7 comments

commented

well i see that there is somthing wrong with the build.xml and the build.properties
this
<property file="ProjectRed/build.properties"/>
needs to be
<property file="build.properties"/>

sins its in the same dir as the build.xml

commented

It is like that because there is a basedir="../" on the first line
So When ant is building, it goes up one level and all Project Red files are in ProjectRed/*
It makes it harder to follow but keeps build/ dist/ and download/ out of the local repo (in the parent folder)

commented

I can't make my Jenkins system right to build it like it needs to it's not loading in the config file so it's not downloading forge

commented

That's something you'll have to fix, Jenkins works fine (Official CI: http://ci.indiewikis.com:8080/job/Project%20Red/)

commented

Yeah my workfolder seems different I need to chance that I think

commented

Got it working now Ty for the help

commented

Hmmm I have a new error but I'm now on my ipad so can't post it right now but it has to do with the .py files for forge I think
Will post it when I'm on my pc again

commented

its not going to build. wait for 1.7 update