You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Guillaume Bailleul (Created) (JIRA)" <ji...@apache.org> on 2011/11/30 21:31:40 UTC

[jira] [Created] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Create a module with examples instead having them in pdfbox.jar
---------------------------------------------------------------

                 Key: PDFBOX-1177
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
             Project: PDFBox
          Issue Type: Wish
          Components: Utilities
    Affects Versions: 1.6.0
            Reporter: Guillaume Bailleul
            Priority: Minor
             Fix For: 1.7.0


The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 

The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 

Moreover, it would be easier to add examples depending on preflight in a separate jar.

If there is enough vote, I can do it.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Andreas Lehmkühler (Issue Comment Edited JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162405#comment-13162405 ] 

Andreas Lehmkühler edited comment on PDFBOX-1177 at 12/4/11 2:31 PM:
---------------------------------------------------------------------

Sounds like a part of an idea which already arised some time ago.

+1 go ahead
                
      was (Author: lehmi):
    Sounds like a part of an idea which already arised some time ago.
                  
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Priority: Minor
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Guillaume Bailleul (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163796#comment-13163796 ] 

Guillaume Bailleul commented on PDFBOX-1177:
--------------------------------------------

Did it in 2 times :
* r1211081 : creating module examples
* r1211082 : removing examples from pdfbox
                
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Assignee: Guillaume Bailleul
>            Priority: Minor
>              Labels: modularization
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Guillaume Bailleul (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163879#comment-13163879 ] 

Guillaume Bailleul commented on PDFBOX-1177:
--------------------------------------------


Fixed in r1211172

                
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Assignee: Guillaume Bailleul
>            Priority: Minor
>              Labels: modularization
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Guillaume Bailleul (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160753#comment-13160753 ] 

Guillaume Bailleul commented on PDFBOX-1177:
--------------------------------------------

Can you share in a comment how you do that ? what do you skip ?

I am interested in the result...
                
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Priority: Minor
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Guillaume Bailleul (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Bailleul reassigned PDFBOX-1177:
------------------------------------------

    Assignee: Guillaume Bailleul
    
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Assignee: Guillaume Bailleul
>            Priority: Minor
>              Labels: modularization
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Closed] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by Andreas Lehmkühler <an...@lehmi.de>.
Hi,

the easiest way to move files within a svn-repo is to use svn move 
instead of svn add + delete

BR
Andreas Lehmkühler

Am 06.12.11 22:36, schrieb Guillaume Bailleul (Closed) (JIRA):
>
>       [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Guillaume Bailleul closed PDFBOX-1177.
> --------------------------------------
>
>      Resolution: Fixed
>
> files were empty and not removed
>
>> Create a module with examples instead having them in pdfbox.jar
>> ---------------------------------------------------------------
>>
>>                  Key: PDFBOX-1177
>>                  URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>>              Project: PDFBox
>>           Issue Type: Wish
>>           Components: Utilities
>>     Affects Versions: 1.6.0
>>             Reporter: Guillaume Bailleul
>>             Assignee: Guillaume Bailleul
>>             Priority: Minor
>>               Labels: modularization
>>              Fix For: 1.7.0
>>
>>    Original Estimate: 4h
>>   Remaining Estimate: 4h
>>
>> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox.
>> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size.
>> Moreover, it would be easier to add examples depending on preflight in a separate jar.
>> If there is enough vote, I can do it.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>


[jira] [Closed] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Guillaume Bailleul (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Bailleul closed PDFBOX-1177.
--------------------------------------

    Resolution: Fixed

files were empty and not removed
                
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Assignee: Guillaume Bailleul
>            Priority: Minor
>              Labels: modularization
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Thomas Chojecki (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164345#comment-13164345 ] 

Thomas Chojecki commented on PDFBOX-1177:
-----------------------------------------

// Edit
I need to correct me
we exclude the examples while building the jar.
                
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Assignee: Guillaume Bailleul
>            Priority: Minor
>              Labels: modularization
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Thomas Chojecki (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160731#comment-13160731 ] 

Thomas Chojecki commented on PDFBOX-1177:
-----------------------------------------

+1

I build my pdfbox.jar at my own only using the stripped src without additional resources and got a handy size between 900kb and 1 MB.
                
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Priority: Minor
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Reopened] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Guillaume Bailleul (Reopened) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Bailleul reopened PDFBOX-1177:
----------------------------------------


failed to remove files
                
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Assignee: Guillaume Bailleul
>            Priority: Minor
>              Labels: modularization
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Thomas Chojecki (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164342#comment-13164342 ] 

Thomas Chojecki commented on PDFBOX-1177:
-----------------------------------------

@Guillaume Bailleul
Sorry for the late response

Maybe it won't help you much but we use the sources from follow packages

./org/
./org/apache
./org/apache/pdfbox
./org/apache/pdfbox/cos
./org/apache/pdfbox/pdfviewer
./org/apache/pdfbox/examples
./org/apache/pdfbox/examples/fdf
./org/apache/pdfbox/examples/pdmodel
./org/apache/pdfbox/examples/persistence
./org/apache/pdfbox/examples/signature
./org/apache/pdfbox/examples/util
./org/apache/pdfbox/exceptions
./org/apache/pdfbox/filter
./org/apache/pdfbox/pdmodel
./org/apache/pdfbox/pdmodel/fdf
./org/apache/pdfbox/pdmodel/font
./org/apache/pdfbox/pdmodel/text
./org/apache/pdfbox/pdmodel/documentinterchange
./org/apache/pdfbox/pdmodel/documentinterchange/logicalstructure
./org/apache/pdfbox/pdmodel/documentinterchange/taggedpdf
./org/apache/pdfbox/pdmodel/documentinterchange/prepress
./org/apache/pdfbox/pdmodel/documentinterchange/markedcontent
./org/apache/pdfbox/pdmodel/common
./org/apache/pdfbox/pdmodel/common/filespecification
./org/apache/pdfbox/pdmodel/common/function
./org/apache/pdfbox/pdmodel/interactive
./org/apache/pdfbox/pdmodel/interactive/annotation
./org/apache/pdfbox/pdmodel/interactive/viewerpreferences
./org/apache/pdfbox/pdmodel/interactive/form
./org/apache/pdfbox/pdmodel/interactive/pagenavigation
./org/apache/pdfbox/pdmodel/interactive/measurement
./org/apache/pdfbox/pdmodel/interactive/digitalsignature
./org/apache/pdfbox/pdmodel/interactive/documentnavigation
./org/apache/pdfbox/pdmodel/interactive/documentnavigation/outline
./org/apache/pdfbox/pdmodel/interactive/documentnavigation/destination
./org/apache/pdfbox/pdmodel/interactive/action
./org/apache/pdfbox/pdmodel/interactive/action/type
./org/apache/pdfbox/pdmodel/edit
./org/apache/pdfbox/pdmodel/markedcontent
./org/apache/pdfbox/pdmodel/graphics
./org/apache/pdfbox/pdmodel/graphics/xobject
./org/apache/pdfbox/pdmodel/graphics/optionalcontent
./org/apache/pdfbox/pdmodel/graphics/predictor
./org/apache/pdfbox/pdmodel/graphics/color
./org/apache/pdfbox/pdmodel/encryption
./org/apache/pdfbox/pdfparser
./org/apache/pdfbox/encoding
./org/apache/pdfbox/encoding/conversion
./org/apache/pdfbox/io
./org/apache/pdfbox/encryption
./org/apache/pdfbox/pdfwriter
./org/apache/pdfbox/persistence
./org/apache/pdfbox/persistence/util
./org/apache/pdfbox/util
./org/apache/pdfbox/util/operator
./org/apache/pdfbox/util/operator/pagedrawer

Compile with the needed jars (like bc, fontbox, jempbox, etc.)
and build the final jar without resources and dependencies.

Parsing work well. We use it for sign and verify purpose only. It's just a lightweight lib with basic functions
                
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Assignee: Guillaume Bailleul
>            Priority: Minor
>              Labels: modularization
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Guillaume Bailleul (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162443#comment-13162443 ] 

Guillaume Bailleul commented on PDFBOX-1177:
--------------------------------------------

I prepared a patch that :
- create a module "examples" (like app, war, parent)
- name the new artefact pdfbox-examples and build it as a jar (not bundle)
- move o.a.p.examples and subpackage to the new module

If all this is OK for you, i will commit it on tuesday evening.
                
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Assignee: Guillaume Bailleul
>            Priority: Minor
>              Labels: modularization
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (PDFBOX-1177) Create a module with examples instead having them in pdfbox.jar

Posted by "Guillaume Bailleul (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Bailleul closed PDFBOX-1177.
--------------------------------------

    Resolution: Fixed

Done

with one last commit to change artifact name (r1211086)
                
> Create a module with examples instead having them in pdfbox.jar
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-1177
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1177
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Utilities
>    Affects Versions: 1.6.0
>            Reporter: Guillaume Bailleul
>            Assignee: Guillaume Bailleul
>            Priority: Minor
>              Labels: modularization
>             Fix For: 1.7.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The package org.apache.pdfbox.examples (and its subpackage) contains examples on how to use pdfbox. 
> The size of these classes in the generated jar not so big (100 kb, 3% of the size), but it is a first step in reduction of pdfbox jar size. 
> Moreover, it would be easier to add examples depending on preflight in a separate jar.
> If there is enough vote, I can do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira