[rfc][icedtea-web] Uptream metada files

Jiri Vanek jvanek at redhat.com
Fri Jan 8 12:35:11 UTC 2016


Hello!

I have several files in fedora repo:

Two maven fragments:

<project>
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.sourceforge.jnlp</groupId>
     <artifactId>%{name}</artifactId>
     <version>%{version}</version>
</project>
EOF
cat <<EOF > $RPM_BUILD_ROOT/%{_mavenpomdir}/%{name}-plugin.pom
<project>
     <modelVersion>4.0.0</modelVersion>
     <groupId>sun.applet</groupId>
     <artifactId>%{name}-plugin</artifactId>
     <version>%{version}</version>
</project>
EOF

Anf two attached  for (not only gnome-)software. Those are using classapth resources as abse anyway.

I would like to push them all four two usptream
For  1.6 only as plain files occuring in release tarball

And for 1.7 as also installed stuff.

Thoughts?
   J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea-web.metainfo.xml
Type: text/xml
Size: 570 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160108/c2fa12af/icedtea-web.metainfo.xml>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea-web-javaws.appdata.xml
Type: text/xml
Size: 1768 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160108/c2fa12af/icedtea-web-javaws.appdata.xml>


More information about the distro-pkg-dev mailing list