[
https://issues.apache.org/jira/browse/BATIK-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936397#comment-15936397
]
simon steiner commented on BATIK-1140:
--------------------------------------
http://svn.apache.org/viewvc?view=revision&revision=1788111
> Batik maven artifacts should have line numbers included for easier debugging
> ------------------------------------------------------------------------------
>
> Key: BATIK-1140
> URL: https://issues.apache.org/jira/browse/BATIK-1140
> Project: Batik
> Issue Type: Improvement
> Components: GVT
> Affects Versions: 1.8
> Environment: Linux, Java 1.8, maven 3.3
> Reporter: Manuel Blechschmidt
> Priority: Minor
> Attachments: No-Lines-Batik-1-8.png
>
>
> # Use the cool maven artifacts from central e.g.:
> {code}
> <dependency>
> <groupId>org.apache.xmlgraphics</groupId>
> <artifactId>batik-swing</artifactId>
> <version>1.8</version>
> <scope>test</scope>
> </dependency>
> {code}
> # Observe a wired Behavior with Batik (in my case an infinite loop of
> rendering tries)
> # Download source code from maven central to set some breakpoints (eclipse
> is doing this for me automatically)
> Expected:
> * Downloaded source code should contains line numbers
> Actual:
> * Downloaded source does not contain line numbers and therefore is very
> tough to debug. Only method breakpoints are possible
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]