[ https://issues.apache.org/jira/browse/BATIK-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936435#comment-15936435 ]
Manuel Blechschmidt commented on BATIK-1140: -------------------------------------------- [~ssteiner1] Good job (y) > 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 > Assignee: simon steiner > 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: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org