EasyRSS: Fix build
This commit is contained in:
parent
9fc74fd2c8
commit
d1c18d2266
|
@ -17,11 +17,11 @@ Repo Type:git
|
|||
Repo:https://github.com/Alkarex/EasyRSS
|
||||
|
||||
Build:0.6.06,606
|
||||
disable=dependencies
|
||||
commit=v0.6.06
|
||||
prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties && \
|
||||
sed -i -e '/<properties>/a<maven.compiler.source>1.7</maven.compiler.source>\n<maven.compiler.target>1.7</maven.compiler.target>\n' libs/jackson-core/pom.xml
|
||||
build=pushd libs/jackson-core && $$MVN3$$ package && popd
|
||||
mv libs/jackson-core/src/main/java/com src/ && \
|
||||
mv libs/HtmlCleaner/src/org src/org2 && \
|
||||
rm -fR libs/
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue