Accepting request 563336 from home:bmwiedemann:branches:Java:packages
Generate javadoc without timestamp to make build reproducible (boo#1047218) OBS-URL: https://build.opensuse.org/request/show/563336 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tanukiwrapper?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
4a9a600280
commit
a4ff1e8d87
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 14:32:34 UTC 2018 - bwiedemann@suse.com
|
||||
|
||||
- Generate javadoc without timestamp to make build reproducible
|
||||
(boo#1047218)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 9 10:12:44 UTC 2018 - fstrba@suse.com
|
||||
|
||||
|
@@ -82,7 +82,7 @@ ant \
|
||||
-Djavac.target.version=1.6 -Djava.specification.version=1.6 \
|
||||
-Dbuild.sysclasspath=first -Dbits=%{__isa_bits}
|
||||
|
||||
javadoc -source 1.6 -sourcepath src/java -d build/javadoc org.tanukisoftware.wrapper
|
||||
javadoc -notimestamp -source 1.6 -sourcepath src/java -d build/javadoc org.tanukisoftware.wrapper
|
||||
|
||||
%install
|
||||
# jar
|
||||
|
Reference in New Issue
Block a user