j2objc-contrib / j2objc-common-libs-e2e-test

End-to-end tests for translating, compiling, and linking common Java libraries into Objective C using j2objc
https://github.com/j2objc-contrib
Apache License 2.0
12 stars 5 forks source link

commons-validator:commons-validator - J2ObjC continuous build #15

Open brunobowden opened 8 years ago

brunobowden commented 8 years ago

Building blocks for both client side validation and server side data validation.

@britter, @simonetripodi - FYI for you both. This is to support translation of your Java library to Objective-C such that it can be used on iOS. This bug is specifically for testing this as part of a continuous build using Google's J2ObjC conversion tool.

@advayDev1 FYI

simonetripodi commented 8 years ago

awesome, thanks for letting me know - I'll definitively have a look at it!

advayDev1 commented 8 years ago

thanks @brunobowden - btw, you and I are automatically FYI-ed on everything as owners :)

brunobowden commented 8 years ago

I'll be sure to remember that ;-)

On Fri, Sep 25, 2015, 5:22 PM Advay Mengle notifications@github.com wrote:

thanks @brunobowden https://github.com/brunobowden - btw, you and I are automatically FYI-ed on everything as owners :)

— Reply to this email directly or view it on GitHub https://github.com/j2objc-contrib/j2objc-common-libs-e2e-test/issues/15#issuecomment-143382010 .

britter commented 8 years ago

@brunobowden thank you! The same as in #10 applies here. Apache Commons Validator is neither owned by me nor by @simonetripodi. It's a product of the Apache Software Foundation.