.. |
nifi-ambari-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-amqp-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-avro-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-aws-bundle
|
NIFI-1495 Adding support for AWS Kinesis Firehose
|
2016-03-16 09:56:08 -04:00 |
nifi-azure-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-cassandra-bundle
|
NIFI-901: Fixed unit test to verify IP address of Cassandra contact point This closes #286
|
2016-03-17 13:53:07 -04:00 |
nifi-couchbase-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-elasticsearch-bundle
|
NIFI-1666: Fixed bug with EL evaluation in PutElasticsearch processor
|
2016-03-22 15:10:27 -04:00 |
nifi-flume-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-framework-bundle
|
NIFI-1676: Do not allow Processor to be started if state is STOPPING; ensure that it is STOPPED
|
2016-03-23 11:31:20 -04:00 |
nifi-geo-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-hadoop-bundle
|
NIFI-1488 Refactoring HBase Kerberos support
|
2016-03-17 17:12:57 -04:00 |
nifi-hadoop-libraries-bundle
|
NIFI-1529 Forcing hadoop-libraries-nar to version 4.2.5 of httpclient and httpcore since that is what hadoop-client 2.6.2 normally brings in - Removing dependencies from the nar pom that should be transitively brought in by hadoop-client - Updating NOTICE files in hadoop-libraries-nar and nifi-assembly according to dependency changes
|
2016-02-19 16:35:49 -05:00 |
nifi-hbase-bundle
|
NIFI-1488 Refactoring HBase Kerberos support
|
2016-03-17 17:12:57 -04:00 |
nifi-hl7-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-html-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-image-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-jetty-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-jms-bundle
|
NIFI-614 added necessary pom element to skip javadocs/sources for nar pom itself in jms proc nar.
|
2016-03-15 21:40:08 -04:00 |
nifi-kafka-bundle
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/nifi
|
2016-03-23 11:24:28 -04:00 |
nifi-kerberos-iaa-providers-bundle
|
NIFI-1274 Added Kerberos authentication mechanism.
|
2016-03-17 13:10:09 -04:00 |
nifi-kite-bundle
|
NIFI-1656 Added locale support to ConvertAvroSchema and fixed locale problems in unit tests
|
2016-03-21 01:44:46 -04:00 |
nifi-language-translation-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-ldap-iaa-providers-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-mongodb-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-provenance-repository-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-riemann-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-scripting-bundle
|
NIFI-1511 Incorporating Groovy unit tests as part of the main build and providing explicit compile scope on the Groovy dependency for the scripting bundle. This closes #220
|
2016-02-26 10:25:45 -05:00 |
nifi-social-media-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-solr-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-splunk-bundle
|
NIFI-1420 Fixing minor bugs in GetSplunk
|
2016-03-22 15:23:42 -04:00 |
nifi-spring-bundle
|
NIFI-1647 This closes #288. fixed validators and config resolution
|
2016-03-18 10:11:00 -04:00 |
nifi-standard-bundle
|
NIFI-1664 Preferring System.nanoTime to System.currentTimeMillis and providing explicit handling of timestamps for files in those tests that are testing other attributes of the ListFile process besides timestamp which could lead to erroneous transmissions depending on exactly when files were created.
|
2016-03-22 14:13:37 -04:00 |
nifi-standard-services
|
NIFI-1488 Refactoring HBase Kerberos support
|
2016-03-17 17:12:57 -04:00 |
nifi-update-attribute-bundle
|
NIFI-1497: - Introducing a one time use password service for use in query parameters when accessing UI extensions and downloading resources. - Using one time use tokens when accessing ui extensions and downloading resources. - Ensuring appropriate roles when accessing component details through the web context for custom UIs. - Addressing typo in class name. - Ensuring appropriate roles when accessing content through the content access. - Code clean up. - Refactoring some basic scripts for accessing JWT tokens so UI extensions can reuse common functionality.
|
2016-02-19 10:54:53 -05:00 |
pom.xml
|
NIFI-1571 initial commit of SpringContext support
|
2016-03-17 23:43:47 -04:00 |