Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8185
| From | Mathieu Malaterre <malat@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: batik-libs ? |
| Date | 2015-07-17 09:30 +0200 |
| Message-ID | <pN8fN-74a-27@gated-at.bofh.it> (permalink) |
| References | <pMrua-3G9-11@gated-at.bofh.it> <pMA4q-81p-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Jul 15, 2015 at 8:53 PM, Jerome Robert <jeromerobert@gmx.com> wrote:
> On 15/07/2015 11:47, Mathieu Malaterre wrote:
> >
> > From my understanding batik-libs would be equivalent to loading each
> > and every batik-* components. If so this means I broke something when
> > updating to batik 1.8. Could someone with more batik experience
> > please double check my batik package (check svn) and tell me what I
> > did wrong ?
>
> Hello Mathieu,
>
> The current batik 1.8 package batik-libs.jar, batik.jar, batik-all.jar and
> batik-1.8.jar are dead link.
>
> Here is a possible reason:
>
> debian/rules assume that the upstream jar name is
> batik-1.8/lib/batik-libs.jar but if you look at the build.xml:
>
> <target name="libs-jar" depends="init, compile, prepare-build">
> <jar jarfile="${build}/lib/${project}-libs-${completeVersion}.jar">
>
> it should be batik-1.8/lib/batik-libs-1.8.jar
>
>
Thanks much !
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Find similar
batik-libs ? Mathieu Malaterre <malat@debian.org> - 2015-07-15 11:50 +0200 Re: batik-libs ? Mathieu Malaterre <malat@debian.org> - 2015-07-17 09:30 +0200
csiph-web