2018-01-07 18:25 GMT+01:00 Ricardo Wurmus : > > Gábor Boskovits writes: > > > https://github.com/Boskovits/guix/issues/58 > … > > What I don't understand, is why setting source and target to 1.7, > > like I did on java-aqute-libg did not work. > > How did you set it? Since this is using the package’s own build.xml > you’d need to patch it. > > I tried two things: 1. set in the make-flags like this: -Dant.build.javac.source=1.7 -Dant.build.javac.target=1.7 this did not work, but complained that the source is 1.7 and no bootstrap classpath is set, so I guess that these properties are considered. 2. patched the build.xml: substituted -- > Ricardo > > GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC > https://elephly.net > > >