Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 873757 Details for
Bug 916571
dev-java/stringtemplate-3.2.1-r2: failed with openjdk-bin:21 (compile phase): error: reference to StringTemplate is ambiguous
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
from debian package
stringtemplate-manifest.patch (text/plain), 462 bytes, created by
Kfir Lavi
on 2023-10-31 09:35:37 UTC
(
hide
)
Description:
from debian package
Filename:
MIME Type:
Creator:
Kfir Lavi
Created:
2023-10-31 09:35:37 UTC
Size:
462 bytes
patch
obsolete
>diff -Nur stringtemplate-3.1/build.xml stringtemplate-3.1.new/build.xml >--- stringtemplate-3.1/build.xml 2008-02-23 13:06:28.000000000 +0100 >+++ stringtemplate-3.1.new/build.xml 2008-02-23 13:15:46.000000000 +0100 >@@ -134,6 +134,9 @@ > <jar jarfile="${build.jar}" > basedir="${build.classes}" > includes="**/*.class"> >+ <manifest> >+ <attribute name="Class-Path" value="antlr.jar"/> >+ </manifest> > </jar> > </target> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 916571
:
873756
| 873757 |
873758
|
873775
|
873811