[
https://issues.apache.org/jira/browse/PDFBOX-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17004842#comment-17004842
]
Tilman Hausherr commented on PDFBOX-4605:
-----------------------------------------
h2. Obtaining the Source
You can obtain the latest source of PDFBox from our [SVN
repo|http://svn.apache.org/repos/asf/pdfbox/]. The current trunk is
3.0.0-SNAPSHOT. There is a separate branch for the 1.8.x and the 2.0.x series.
You can fetch the latest trunk version using Subversion:
{code:java}
svn checkout http://svn.apache.org/repos/asf/pdfbox/trunk/
cd trunk
{code}
You can also browse the Subversion repository using
[ViewVC|https://svn.apache.org/viewvc/pdfbox/].
We also have a read-only [Git mirror|https://git.apache.org/] which is further
mirrored to GitHub as [apache/pdfbox|https://github.com/apache/pdfbox].
The sources for the *Java ImageIO plugin for the JBIG2 image format* are
available in the [Apache Git
Repository|https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git] or can be
loaded from [GitHub|https://github.com/apache/pdfbox-jbig2]:
{code:java}
git clone https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git
cd pdfbox-jbig2
{code}
========
Btw the URL of the Apache git repository
("https://git-wip-us.apache.org/repos/asf?p=pdfbox-jbig2.git") didn't work for
the git command: "fatal: could not create work tree dir 'asf?p=pdfbox-jbig2':
Invalid argument". I've replaced that one with
"https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git", that redirects to
the URL you used.
> jbig2 repository not linked from website
> ----------------------------------------
>
> Key: PDFBOX-4605
> URL: https://issues.apache.org/jira/browse/PDFBOX-4605
> Project: PDFBox
> Issue Type: Bug
> Components: Documentation
> Reporter: Tilman Hausherr
> Priority: Major
> Labels: jbig2
>
> The [repository for the jbig2
> plugin|https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git] isn't
> mentioned on the [build from source|https://pdfbox.apache.org/building.html]
> web page.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]