Merge branch 'master' into 'master'
Fix build of egit-github I think this fixes the compile error for egit-github, but I'm not sure how to test it. If this works what more do we need to get ForkHub in? See merge request !1072
This commit is contained in:
commit
84a1bb8ee4
|
@ -44,8 +44,8 @@ Build:1.1.0,2100
|
|||
prebuild=sed -i -e '/compile(name/d' -e 's/com.viewpagerindicator/fr.avianey.com.viewpagerindicator/g' build.gradle && \
|
||||
cp -fR $$Wishlist$$/lib/src/main/java/com src/main/java/ && \
|
||||
sed -i -e '/populov/d' -e '/repo.eclipse.org/d' -e '/jcenter/imavenLocal()' ../build.gradle && \
|
||||
pushd $$egit-github$$ && \
|
||||
$$MVN3$$ install && \
|
||||
pushd $$egit-github$$/org.eclipse.egit.github.core/ && \
|
||||
$$MVN3$$ -f pom-jar.xml clean install && \
|
||||
popd
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
Loading…
Reference in a new issue