Commit Graph

21 Commits

Author SHA1 Message Date
Mark Payne 36d36c43ae NIFI-239: Updated deprecated methods and classes for GetHTTP 2015-01-09 15:25:14 -05:00
Mark Payne d99180a716 NIFI-239: Updated PostHTTP to not use deprecated methods and classes in Apache HTTP Client 2015-01-09 13:18:00 -05:00
Mark Payne 76ea1c64ff NIFI-239: Fix deprecated methods in SplitXml processor 2015-01-09 08:26:32 -05:00
Matt Gilman b98819e5af NIFI-239:
- Updating deprecated method usage.
2015-01-09 08:10:04 -05:00
Mark Payne 9ba8defc09 NIFI-225: Fixed Locale for InvokeHTTP 2015-01-07 15:09:40 -05:00
Mark Payne 93309901ba NIFI-225: Change Locale to always be EN-US 2015-01-07 09:01:42 -05:00
joewitt a08d31839e NIFI-201 updating html docs for ListenHTTP to include new property 2015-01-03 02:01:42 -05:00
joewitt 5b4211d9af Merge branch 'NIFI-201' of https://github.com/gresockj/incubator-nifi into develop 2015-01-03 01:31:17 -05:00
joewitt 9e35c7da9f NIFI-222 moved away from project.version and instead use explicit version declaration. Release plugin should take care of it anyway 2015-01-03 00:58:58 -05:00
joewitt 3004ff1720 NIFI-208 refined logic for identifying files to pull 2014-12-31 14:36:42 -05:00
Mark Payne 3997f9b2b0 NIFI-63: If MergeContent is set to defragment and we dont have enough fragments, consider this an error and route all FlowFiles for that bin to failure. 2014-12-30 11:02:52 -05:00
gresockj b233eaf20d NIFI-201: Supporting arbitrary HTTP headers as flow file attributes in ListenHTTP 2014-12-27 05:50:31 -05:00
joewitt 0d8da145bd NIFI-183 Updated LICENSE and NOTICE based on thorough analysis of all dependencies. Removed HORNETQ and c3p0 as they are incompatible with ASF licensing policies. 2014-12-21 15:14:53 -05:00
joewitt 1357a17b67 NIFI-189 Collapsed several commons libs into one 2014-12-20 00:40:14 -05:00
joewitt 9c2c399198 NIFI-175 extremely trivial removal of extraneous pom entries and quieted needless logging 2014-12-16 16:41:41 -05:00
joewitt 3a4c6ed887 Merge branch 'develop' into NIFI-169 2014-12-16 08:16:52 -05:00
Mark Payne 73cc6cbe28 NIFI-56: Made test single-threaded 2014-12-15 13:09:08 -05:00
joewitt 19d4a150a8 NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup 2014-12-15 05:14:32 -05:00
Mark Payne 2bcd1e657a NIFI-132: Log to Processor's logger 2014-12-11 09:45:24 -05:00
Mark Payne cb2e855fc7 NIFI-12: Remove Processors even if their @OnRemoved methods throw Exceptions 2014-12-10 12:49:31 -05:00
joewitt 4d998c12c9 Initial code contribution 2014-12-08 15:22:14 -05:00