[
https://issues.apache.org/jira/browse/TRANSACTION-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504716
]
Oliver Zeigermann commented on TRANSACTION-17:
----------------------------------------------
Hi Mark!
Are you sure that you are talking about commons transaction here? I can not
find class MultipartStream in this component. Maybe you wanted to refer to the
fileupload component?!
> MultipartStream public API broken
> ---------------------------------
>
> Key: TRANSACTION-17
> URL: https://issues.apache.org/jira/browse/TRANSACTION-17
> Project: Commons Transaction
> Issue Type: Bug
> Environment: commons-transaction version 1.2
> Reporter: Mark Sinke
>
> In commons-transaction 1.2 the MultipartStream class has 2 public
> constructors. Both are deprecated; however their implementation delegates to
> non-visible (package-private) constructors. There are two issues here:
> 1. the deprecated, delegating constructors use a null pointer for the
> progress notifier, which in turn yield a NullPointerException when you try to
> use them
> 2. the non-deprecated constructors are not visible.
> Hence, I cannot really upgrade from 1.0 to 1.2.
> Thanks,
> Mark.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]