Hi Yogesh,
I had problems with the Maven codestyle when I started to contribute to BU2
since most IDE does not support it by default. What helped me was [1] or
[2] respectively. Just want to share this information with you in case who
weren't aware already :-)
[1] https://maven.apache.org/develop
2014-03-03 9:10 GMT+01:00 Benedikt Ritter :
>
>
> The stuff that we have implemented in the Assertions class can be replaced
> by the methods available in Objects from java 7. You're right about
> MethodUtil and TypeUtil.
>
>
Just to be clear what you mean by replace:
- wrapping the methods from Ob
Hi all,
with some guidance of you guys, I would like to help you with the porting.
Sounds interesting to me!
For instance, someone of you, with an overview of what to do in general,
need to specify the required steps to go in JIRA and I can go them for you
:)
Regards,
André
2014-03-03 9:05 GMT
e the exception handling and wrapping code much more clearer.
>
> Benedikt
>
> [1]
>
> http://docs.oracle.com/javase/7/docs/api/java/lang/ReflectiveOperationException.html
>
>
> 2014-03-01 17:50 GMT+01:00 André Diermann :
>
> > Simon, that makes totally sense to me :
ing why it was not
reused.
Thank you.
2014-03-01 17:32 GMT+01:00 Gary Gregory :
> My preference would be for components like [io] and [lang] to be reused
> from other components as a dependency in order to avoid this kind of
> duplication.
>
> Gary
>
>
> On Sat, Mar 1, 2014
Hello,
I noticed that the majority (all?) functionality of the Assertions class is
already covert by commons-lang Validate [1].
For instance Assertions.checkNotNull() is an equivalent to
Validate.notNull().
Is there a reason for this?
Regards,
André
[1]
http://commons.apache.org/proper/commons
ht be
conflicting somehow?
[1] https://issues.apache.org/jira/browse/SANDBOX-462
Regards,
André
2014-02-12 21:43 GMT+01:00 Benedikt Ritter :
> Hell André
>
>
> 2014-02-11 20:01 GMT+01:00 André Diermann :
>
> > Hi Benedikt,
> >
> > many thanks for your kind introduct
1:00 Benedikt Ritter :
> Hello André,
>
> nice that you're interested in BU2, welcome to this list.
>
>
> 2014-02-11 12:26 GMT+01:00 André Diermann :
>
> > Hi,
> >
> > I stumbled upon the BeanUtils2 project which looks quite interessing to
> me.
>
Hi,
I stumbled upon the BeanUtils2 project which looks quite interessing to me.
Do you have any future plans? (When) Will it replace the BeanUtils
component?
I'm highly interested in contributing to this project. Please let me know,
if you plan to continue work on that project and how I might hel