[ 
https://issues.apache.org/jira/browse/ABDERA-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Ancona updated ABDERA-131:
------------------------------

    Attachment: AbderaPropertiesBug.patch

Unit test which demonstrates the problem.

> Unable to override the default writer using abdera.properties
> -------------------------------------------------------------
>
>                 Key: ABDERA-131
>                 URL: https://issues.apache.org/jira/browse/ABDERA-131
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Jim Ancona
>         Attachments: AbderaPropertiesBug.patch
>
>
> I want to use PrettyWriter as the defalt writer for my app, so I created an 
> abdera.properties file for my app consisting of the following line:
> org.apache.abdera.writer.Writer=org.apache.abdera.parser.stax.util.PrettyWriter
> The problem seems to reside in ServiceUril, but the code is quite convoluted, 
> and I couldn't discern how it is supposed to work. I have created a unit test 
> which demonstrates the problem, which I believe affects any attempt to 
> override default classes using abdera.properties.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to