Accepting request 1220316 from Java:packages
Some source generation mishap. OBS-URL: https://build.opensuse.org/request/show/1220316 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glassfish-activation?expand=0&rev=6
This commit is contained in:
commit
2b3925058e
25
_service
25
_service
@ -1,13 +1,16 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/javaee/activation.git</param>
|
<param name="url">https://github.com/javaee/activation.git</param>
|
||||||
<param name="revision">JAF-1_2_0</param>
|
<param name="revision">JAF-1_2_0</param>
|
||||||
<param name="versionformat">1.2.0</param>
|
<param name="versionformat">1.2.0</param>
|
||||||
<param name="exclude">doc</param>
|
<param name="exclude">doc</param>
|
||||||
</service>
|
<param name="exclude">.git*</param>
|
||||||
<service name="recompress" mode="disabled">
|
<param name="exclude">**/.git*</param>
|
||||||
<param name="file">*.tar</param>
|
</service>
|
||||||
<param name="compression">xz</param>
|
<service name="recompress" mode="disabled">
|
||||||
</service>
|
<param name="file">*.tar</param>
|
||||||
|
<param name="compression">xz</param>
|
||||||
|
</service>
|
||||||
|
<service name="set_version" mode="disabled"/>
|
||||||
</services>
|
</services>
|
||||||
|
BIN
activation-1.2.0.tar.xz
(Stored with Git LFS)
BIN
activation-1.2.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 2 17:05:56 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- The committed tarball and the tarball generated by the source
|
||||||
|
service differ slightly. One contains .gitignore file, other
|
||||||
|
does not. Modify the source service to not package such type
|
||||||
|
of files.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 2 15:39:44 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Wed Oct 2 15:39:44 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user