I had looked into why the nightly builds were failing on the
pdfbox.org server the other day. In addition to the autoboxing there
was a AWT Type1 font that was failing, which might be harder to resolve.
Ben
Quoting Daniel Wilson <[EMAIL PROTECTED]>:
I don't think I yet have a Jira account. I got the new committer info from
you ... and that talks about creating a Jira account. I'll try it later &
see what happens ...
Daniel
On 8/5/08, Jukka Zitting <[EMAIL PROTECTED]> wrote:
Hi,
On Tue, Aug 5, 2008 at 2:33 PM, Daniel Wilson
<[EMAIL PROTECTED]> wrote:
> If those are recent changes, they may be my fault.
>
> If there's a way to handle those that JDK 1.4 will do, I'm all for it. I
> could try making those changes, but probably not before Saturday.
Cool, thanks! This should also be a good chance to verify that your
svn access is properly configured.
I filed an issue for this, see
https://issues.apache.org/jira/browse/PDFBOX-364. Do you already have
a Jira account? Let me know your Jira username so I can mark you as a
committer of the project.
The autoboxing cases seem to be pretty straightforward to fix. See
http://hudson.zones.apache.org/hudson/job/PDFBox-trunk/1/console for
the failing build. Hudson is now using Java 5, but I'll reset it to
Java 1.4 once PDFBOX-364 is fixed.
BR,
Jukka Zitting