[28/51] [abbrv] incubator-nifi git commit: NIFI-27: - Starting to upgrade jQuery and jQuery UI.

2014-12-16 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/71e53ae5/nar-bundles/framework-bundle/framework/web/nifi-web-ui/src/main/webapp/js/jquery/jquery-ui-1.8.10.custom.min.js -- diff --git

[49/51] [abbrv] incubator-nifi git commit: NIFI-27: - Upgrading jQuery, jQuery UI, jqGrid. - Replacing deprecated functionality.

2014-12-16 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/d7b1113a/nar-bundles/monitor-threshold-bundle/ui/src/main/webapp/js/jquery/jqgrid/js/jquery.jqGrid.min.js -- diff --git

[32/51] [abbrv] incubator-nifi git commit: NIFI-27: - Starting to upgrade jQuery and jQuery UI.

2014-12-16 Thread joewitt
NIFI-27: - Starting to upgrade jQuery and jQuery UI. Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/71e53ae5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/71e53ae5 Diff:

[50/51] [abbrv] incubator-nifi git commit: NIFI-27: - Upgrading jQuery, jQuery UI, jqGrid. - Replacing deprecated functionality.

2014-12-16 Thread joewitt
NIFI-27: - Upgrading jQuery, jQuery UI, jqGrid. - Replacing deprecated functionality. Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/d7b1113a Tree:

svn commit: r1646045 - /incubator/nifi/site/trunk/content/development/quickstart.md

2014-12-16 Thread joewitt
Author: joewitt Date: Tue Dec 16 19:04:26 2014 New Revision: 1646045 URL: http://svn.apache.org/r1646045 Log: Updating guidance to latest develop branch info Modified: incubator/nifi/site/trunk/content/development/quickstart.md Modified: incubator/nifi/site/trunk/content/development

[16/19] incubator-nifi git commit: Merge branch 'develop' into NIFI-169

2014-12-16 Thread joewitt
/repos/asf/incubator-nifi/diff/3a4c6ed8 Branch: refs/heads/develop Commit: 3a4c6ed887cd2e13aa861ed99028de33678bcbe8 Parents: 614349b 1cc3ce5 Author: joewitt joew...@apache.org Authored: Tue Dec 16 08:16:52 2014 -0500 Committer: joewitt joew...@apache.org Committed: Tue Dec 16 08:16:52 2014 -0500

[18/19] incubator-nifi git commit: NIFI-173 fixed web war finding

2014-12-16 Thread joewitt
/incubator-nifi/diff/d9dab006 Branch: refs/heads/develop Commit: d9dab00612521ba5dd49d8b78c6593b082834c3f Parents: 8fb78d2 Author: joewitt joew...@apache.org Authored: Tue Dec 16 11:46:37 2014 -0500 Committer: joewitt joew...@apache.org Committed: Tue Dec 16 11:46:37 2014 -0500

[15/19] incubator-nifi git commit: NIFI-169 updating a few tests and build

2014-12-16 Thread joewitt
/repos/asf/incubator-nifi/diff/614349bd Branch: refs/heads/develop Commit: 614349bdfdb4b73509d6c9384b9094aefc41d7a8 Parents: 675ea66 Author: joewitt joew...@apache.org Authored: Mon Dec 15 10:43:07 2014 -0500 Committer: joewitt joew...@apache.org Committed: Mon Dec 15 10:43:07 2014 -0500

[17/19] incubator-nifi git commit: NIFI-173 changed meta-inf/dependencies to meta-inf/bundled-dependencies

2014-12-16 Thread joewitt
: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/8fb78d2a Branch: refs/heads/develop Commit: 8fb78d2a5862c7b147e652c1d69c0ba58b10c226 Parents: 3a4c6ed Author: joewitt joew...@apache.org Authored: Tue Dec 16 10:38:59 2014 -0500 Committer: joewitt joew...@apache.org Committed: Tue Dec 16

[01/19] incubator-nifi git commit: NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup

2014-12-16 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/develop d7b1113a8 - a94cf4be4 http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/19d4a150/pom.xml -- diff --git a/pom.xml b/pom.xml new file mode 100644 index

[13/19] incubator-nifi git commit: Fixed classpath issue affecting startup

2014-12-16 Thread joewitt
/repos/asf/incubator-nifi/diff/dd57a335 Branch: refs/heads/develop Commit: dd57a33500101756d0cf601e1d3d655e6a127033 Parents: 19d4a15 Author: joewitt joew...@apache.org Authored: Mon Dec 15 05:52:40 2014 -0500 Committer: joewitt joew...@apache.org Committed: Mon Dec 15 05:52:40 2014 -0500

[03/19] incubator-nifi git commit: NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup

2014-12-16 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/19d4a150/nar-bundles/standard-services/distributed-cache-services-bundle/distributed-cache-server/src/test/java/org/apache/nifi/distributed/cache/server/TestServerAndClient.java

[05/19] incubator-nifi git commit: NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup

2014-12-16 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/19d4a150/nar-bundles/standard-services/distributed-cache-client-service-api/src/main/java/org/apache/nifi/distributed/cache/client/DistributedMapCacheClient.java -- diff

[11/19] incubator-nifi git commit: NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup

2014-12-16 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/19d4a150/commons/nifi-parent/pom.xml -- diff --git a/commons/nifi-parent/pom.xml b/commons/nifi-parent/pom.xml deleted file mode 100644 index 7684d53..000 ---

[12/19] incubator-nifi git commit: NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup

2014-12-16 Thread joewitt
/incubator-nifi/tree/19d4a150 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/19d4a150 Branch: refs/heads/develop Commit: 19d4a150a875e0862d458e03ffb413797f2bf81b Parents: 9ccbf8b Author: joewitt joew...@apache.org Authored: Mon Dec 15 05:14:32 2014 -0500 Committer: joewitt joew

[10/19] incubator-nifi git commit: NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup

2014-12-16 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/19d4a150/misc/nar-maven-plugin/src/main/resources/META-INF/plexus/components.xml -- diff --git a/misc/nar-maven-plugin/src/main/resources/META-INF/plexus/components.xml

[08/19] incubator-nifi git commit: NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup

2014-12-16 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/19d4a150/nar-bundles/distributed-cache-services-bundle/distributed-cache-server/src/main/java/org/apache/nifi/distributed/cache/server/set/SimpleSetCache.java -- diff

[19/19] incubator-nifi git commit: Merge branch 'develop' into NIFI-169

2014-12-16 Thread joewitt
/repos/asf/incubator-nifi/diff/a94cf4be Branch: refs/heads/develop Commit: a94cf4be4b339bf520517d2d00390f8bc3b249e1 Parents: d9dab00 d7b1113 Author: joewitt joew...@apache.org Authored: Tue Dec 16 12:53:40 2014 -0500 Committer: joewitt joew...@apache.org Committed: Tue Dec 16 12:53:40 2014 -0500

[09/19] incubator-nifi git commit: NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup

2014-12-16 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/19d4a150/nar-bundles/distributed-cache-services-bundle/distributed-cache-protocol/src/main/java/org/apache/nifi/distributed/cache/protocol/exception/HandshakeException.java

[02/19] incubator-nifi git commit: NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup

2014-12-16 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/19d4a150/nar-bundles/standard-services/ssl-context-service-api/src/main/java/org/apache/nifi/ssl/SSLContextService.java -- diff --git

[04/19] incubator-nifi git commit: NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup

2014-12-16 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/19d4a150/nar-bundles/standard-services/distributed-cache-services-bundle/distributed-cache-server/src/main/java/org/apache/nifi/distributed/cache/server/CacheServer.java

[1/3] incubator-nifi git commit: NIFI-175 extremely trivial removal of extraneous pom entries and quieted needless logging

2014-12-16 Thread joewitt
/incubator-nifi/commit/9c2c3991 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/9c2c3991 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/9c2c3991 Branch: refs/heads/develop Commit: 9c2c399198a3faf5f6392740b23086cebfe7037c Parents: 575cc42 Author: joewitt joew

[3/3] incubator-nifi git commit: Merge remote branch 'origin/develop' into develop

2014-12-16 Thread joewitt
-us.apache.org/repos/asf/incubator-nifi/diff/1b23671e Branch: refs/heads/develop Commit: 1b23671eb34ef8ce1835f32f19986c6b854b470e Parents: fdce4f5 c2bb1fd Author: joewitt joew...@apache.org Authored: Tue Dec 16 21:21:08 2014 -0500 Committer: joewitt joew...@apache.org Committed: Tue Dec 16 21:21:08 2014

svn commit: r1646375 - /incubator/nifi/site/trunk/content/downloads/index.md

2014-12-17 Thread joewitt
Author: joewitt Date: Thu Dec 18 02:33:22 2014 New Revision: 1646375 URL: http://svn.apache.org/r1646375 Log: fixed poor wording/grammar Modified: incubator/nifi/site/trunk/content/downloads/index.md Modified: incubator/nifi/site/trunk/content/downloads/index.md URL: http://svn.apache.org

incubator-nifi git commit: NIFI-150 updated replace text plugin to avoid double addition of license header

2014-12-19 Thread joewitt
/incubator-nifi/commit/782b2c18 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/782b2c18 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/782b2c18 Branch: refs/heads/NIFI-USER-GUIDE Commit: 782b2c18820b34a7f9ed1bb8df41dacaa928425e Parents: d8911e7 Author: joewitt joew

svn commit: r1646813 [2/2] - in /incubator/nifi/site/trunk/content/docs/user-guide: ./ images/

2014-12-19 Thread joewitt
Added: incubator/nifi/site/trunk/content/docs/user-guide/nifi-user-guide.html URL: http://svn.apache.org/viewvc/incubator/nifi/site/trunk/content/docs/user-guide/nifi-user-guide.html?rev=1646813view=auto == ---

svn commit: r1646817 - /incubator/nifi/site/trunk/templates/nav.html

2014-12-19 Thread joewitt
Author: joewitt Date: Fri Dec 19 18:41:40 2014 New Revision: 1646817 URL: http://svn.apache.org/r1646817 Log: NIFI-150 added reference to current user guide draft/preview Modified: incubator/nifi/site/trunk/templates/nav.html Modified: incubator/nifi/site/trunk/templates/nav.html URL: http

svn commit: r933368 - /websites/production/nifi/content/

2014-12-19 Thread joewitt
Author: joewitt Date: Fri Dec 19 18:43:50 2014 New Revision: 933368 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r933367, websites/staging/nifi/trunk/content/

svn commit: r1646818 - /incubator/nifi/site/trunk/content/docs/faq.md

2014-12-19 Thread joewitt
Author: joewitt Date: Fri Dec 19 18:47:22 2014 New Revision: 1646818 URL: http://svn.apache.org/r1646818 Log: NIFI-150 updating to reflect new user guide addition Modified: incubator/nifi/site/trunk/content/docs/faq.md Modified: incubator/nifi/site/trunk/content/docs/faq.md URL: http

svn commit: r933370 - /websites/production/nifi/content/

2014-12-19 Thread joewitt
Author: joewitt Date: Fri Dec 19 18:47:53 2014 New Revision: 933370 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r933369, websites/staging/nifi/trunk/content/

incubator-nifi git commit: NIFI-150 updated to ensure docs get built and end up in the assembly under docs.

2014-12-19 Thread joewitt
-nifi/commit/21182ac2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/21182ac2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/21182ac2 Branch: refs/heads/develop Commit: 21182ac260f6f40e65d53750804924cf5096370c Parents: d850768 Author: joewitt joew...@apache.org

[4/8] incubator-nifi git commit: NIFI-189 Collapsed several commons libs into one

2014-12-19 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/1357a17b/commons/nifi-utils/src/main/java/org/apache/nifi/util/file/FileUtils.java -- diff --git

[5/8] incubator-nifi git commit: NIFI-189 Collapsed several commons libs into one

2014-12-19 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/1357a17b/commons/nifi-utils/src/main/java/org/apache/nifi/stream/io/ByteArrayInputStream.java -- diff --git

[1/8] incubator-nifi git commit: NIFI-189 Collapsed several commons libs into one

2014-12-19 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/develop c0e4618d4 - 1357a17b6 http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/1357a17b/nar-bundles/standard-bundle/standard-processors/src/main/java/org/apache/nifi/processors/standard/ExecuteStreamCommand.java

[3/8] incubator-nifi git commit: NIFI-189 Collapsed several commons libs into one

2014-12-19 Thread joewitt
http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/1357a17b/commons/nifi-utils/src/test/resources/logback-test.xml -- diff --git a/commons/nifi-utils/src/test/resources/logback-test.xml

incubator-nifi git commit: NIFI-186 disabled code cahce options by default

2014-12-19 Thread joewitt
://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/965e0ab6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/965e0ab6 Branch: refs/heads/develop Commit: 965e0ab6130246009e5d8b4c1c6c44e189de1b5d Parents: 1357a17 Author: joewitt joew...@apache.org Authored: Sat Dec 20 01:06:46 2014

incubator-nifi git commit: NIFI-191 updated readme to reflect export control and added readme to resources for distro

2014-12-20 Thread joewitt
/incubator-nifi/commit/1da5a9c1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/1da5a9c1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/1da5a9c1 Branch: refs/heads/develop Commit: 1da5a9c175134b822bac04813673a6536f2546e3 Parents: 965e0ab Author: joewitt joew

incubator-nifi git commit: NIFI-192 fixed rpm build, assembly is cleaned up, and references to the license, notice, disclaimer, etc.. are to those at the root only

2014-12-20 Thread joewitt
: a3664a00c8e2ed60b4c159041f8ae3cf108e1840 Parents: 1da5a9c Author: joewitt joew...@apache.org Authored: Sat Dec 20 20:42:40 2014 -0500 Committer: joewitt joew...@apache.org Committed: Sat Dec 20 20:42:40 2014 -0500 -- README.md

incubator-nifi git commit: NIFI-192 fixed dependency inclusion/exclusion logic for RPM

2014-12-20 Thread joewitt
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/42f9cfb2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/42f9cfb2 Branch: refs/heads/develop Commit: 42f9cfb2d94519fe11c83a7a28ce8ca2bdf896e1 Parents: a3664a0 Author: joewitt joew...@apache.org Authored: Sat Dec 20 21

incubator-nifi git commit: 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 Thread joewitt
: 0d8da145bd5e4c152cb9bbefbb1fefaa1a96e790 Parents: 42f9cfb Author: joewitt joew...@apache.org Authored: Sun Dec 21 15:14:53 2014 -0500 Committer: joewitt joew...@apache.org Committed: Sun Dec 21 15:14:53 2014 -0500 -- LICENSE

svn commit: r1647360 - /incubator/nifi/site/trunk/content/docs/user-guide/nifi-user-guide.html

2014-12-22 Thread joewitt
Author: joewitt Date: Mon Dec 22 17:54:54 2014 New Revision: 1647360 URL: http://svn.apache.org/r1647360 Log: added google analytics javascript block Modified: incubator/nifi/site/trunk/content/docs/user-guide/nifi-user-guide.html Modified: incubator/nifi/site/trunk/content/docs/user-guide

svn commit: r933662 - /websites/production/nifi/content/

2014-12-22 Thread joewitt
Author: joewitt Date: Mon Dec 22 17:55:58 2014 New Revision: 933662 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r933661, websites/staging/nifi/trunk/content/

[2/2] incubator-nifi git commit: Merge remote-tracking branch 'origin/develop' into develop

2014-12-22 Thread joewitt
-wip-us.apache.org/repos/asf/incubator-nifi/diff/13578e2d Branch: refs/heads/develop Commit: 13578e2d4172ab15dc840ced52a63e7766f6856a Parents: 527bec5 6296577 Author: joewitt joew...@apache.org Authored: Mon Dec 22 15:27:46 2014 -0500 Committer: joewitt joew...@apache.org Committed: Mon Dec 22 15:27

[1/2] incubator-nifi git commit: WARNING on mvn install in nar-maven-plugin

2014-12-22 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/develop 62965770d - 13578e2d4 WARNING on mvn install in nar-maven-plugin Signed-off-by: joewitt joew...@apache.org Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf

[4/4] incubator-nifi git commit: Merge branch 'NIFI-195' of https://github.com/khmarbaise/incubator-nifi into develop

2014-12-22 Thread joewitt
/df9529c5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/df9529c5 Branch: refs/heads/develop Commit: df9529c5616844a0f3d7b6854781339f89dd9b55 Parents: 9fc7e64 3192121 Author: joewitt joew...@apache.org Authored: Mon Dec 22 21:18:45 2014 -0500 Committer: joewitt joew...@apache.org

[3/4] incubator-nifi git commit: Merge branch 'NIFI-194' of https://github.com/khmarbaise/incubator-nifi into develop

2014-12-22 Thread joewitt
/9fc7e646 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/9fc7e646 Branch: refs/heads/develop Commit: 9fc7e6463c3fc9af3f43b0ac3ae27147bc270b8b Parents: 13578e2 3b4a7a6 Author: joewitt joew...@apache.org Authored: Mon Dec 22 21:11:05 2014 -0500 Committer: joewitt joew...@apache.org

[1/4] incubator-nifi git commit: [NIFI-194] get mvn clean package working correctly - Removed phase definition for maven-source-plugin - Changed goal to jar-no-fork to prevent life cylcle forking - Re

2014-12-22 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/develop 13578e2d4 - df9529c56 [NIFI-194] get mvn clean package working correctly - Removed phase definition for maven-source-plugin - Changed goal to jar-no-fork to prevent life cylcle forking - Removed version ranges. Project:

[2/3] incubator-nifi git commit: Merge remote-tracking branch 'origin/develop' into develop

2014-12-23 Thread joewitt
-wip-us.apache.org/repos/asf/incubator-nifi/diff/ed3452f5 Branch: refs/heads/develop Commit: ed3452f527aed01318b0a6611fbbe48239e8cb8c Parents: c394454 b569a9d Author: joewitt joew...@apache.org Authored: Tue Dec 23 15:40:17 2014 -0500 Committer: joewitt joew...@apache.org Committed: Tue Dec 23 15:40

[3/3] incubator-nifi git commit: NIFI-51 made a test a little nicer about cleanup as it kept messing up the build and addressed the possible NPE/ordering logic for 51

2014-12-23 Thread joewitt
://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/7f0eb2e3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/7f0eb2e3 Branch: refs/heads/develop Commit: 7f0eb2e35286b58a1072067599a88ca47af991a8 Parents: ed3452f Author: joewitt joew...@apache.org Authored: Tue Dec 23 16:05:43 2014

[3/5] incubator-nifi git commit: Merge branch 'NIFI-198' of https://github.com/khmarbaise/incubator-nifi into develop

2014-12-23 Thread joewitt
/508b6329 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/508b6329 Branch: refs/heads/develop Commit: 508b6329c5d7ee255f3b8e6600b9c12894e32fa0 Parents: d997fd1 07547a7 Author: joewitt joew...@apache.org Authored: Tue Dec 23 22:01:41 2014 -0500 Committer: joewitt joew...@apache.org

[5/5] incubator-nifi git commit: NIFI-198 formatting adjustment, removed comments provided as guides to understand previous patch

2014-12-23 Thread joewitt
/incubator-nifi/tree/9b0a9a64 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/9b0a9a64 Branch: refs/heads/develop Commit: 9b0a9a6415f84a170c19cf226b505cb52d48ee04 Parents: 32bc17d Author: joewitt joew...@apache.org Authored: Tue Dec 23 22:28:42 2014 -0500 Committer: joewitt joew

[2/5] incubator-nifi git commit: [NIFI-199] Removed plugin dependencies from main project cause they are not needed at the moment.

2014-12-23 Thread joewitt
[NIFI-199] Removed plugin dependencies from main project cause they are not needed at the moment. Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/03f2ce50 Tree:

[1/5] incubator-nifi git commit: [NIFI-198] Prerequisites is not correctly checked Using maven-enforcer-plugin to check the correct maven version.

2014-12-23 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/develop d997fd1b5 - 9b0a9a641 [NIFI-198] Prerequisites is not correctly checked Using maven-enforcer-plugin to check the correct maven version. Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit:

incubator-nifi git commit: NIFI-162 filled in a basic overview. Definitely still needs work though. Too wordy. Too specific.

2014-12-28 Thread joewitt
/repos/asf/incubator-nifi/commit/87b07384 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/87b07384 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/87b07384 Branch: refs/heads/develop Commit: 87b07384a5b80886f8b088000fab8676ce482f0d Parents: b6f2dd2 Author: joewitt

incubator-nifi git commit: NIFI-162 added a couple new sections to the overview to address architecture of nifi and performance

2014-12-30 Thread joewitt
/repos/asf/incubator-nifi/commit/d6c02a56 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/d6c02a56 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/d6c02a56 Branch: refs/heads/develop Commit: d6c02a564081fa785325196fbf20fd768f941af7 Parents: 4399177 Author: joewitt

incubator-nifi git commit: NIFI-162 more improvements to overview

2014-12-31 Thread joewitt
-us.apache.org/repos/asf/incubator-nifi/tree/ad90fbf2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/ad90fbf2 Branch: refs/heads/develop Commit: ad90fbf24f23d4e77a3ea993cff450762e56cae9 Parents: 3c5bb56 Author: joewitt joew...@apache.org Authored: Wed Dec 31 12:05:00 2014 -0500

svn commit: r1648743 [4/4] - in /incubator/nifi/site/trunk/content/docs: nifi-docs/ nifi-docs/images/ user-guide/ user-guide/images/

2014-12-31 Thread joewitt
Modified: incubator/nifi/site/trunk/content/docs/user-guide/nifi-user-guide.html URL: http://svn.apache.org/viewvc/incubator/nifi/site/trunk/content/docs/user-guide/nifi-user-guide.html?rev=1648743r1=1648742r2=1648743view=diff

svn commit: r1648743 [1/4] - in /incubator/nifi/site/trunk/content/docs: nifi-docs/ nifi-docs/images/ user-guide/ user-guide/images/

2014-12-31 Thread joewitt
Author: joewitt Date: Wed Dec 31 17:23:17 2014 New Revision: 1648743 URL: http://svn.apache.org/r1648743 Log: NIFI-162 adding user guide and overview to site Added: incubator/nifi/site/trunk/content/docs/nifi-docs/ incubator/nifi/site/trunk/content/docs/nifi-docs/administration

svn commit: r1648743 [3/4] - in /incubator/nifi/site/trunk/content/docs: nifi-docs/ nifi-docs/images/ user-guide/ user-guide/images/

2014-12-31 Thread joewitt
Added: incubator/nifi/site/trunk/content/docs/nifi-docs/user-guide.html URL: http://svn.apache.org/viewvc/incubator/nifi/site/trunk/content/docs/nifi-docs/user-guide.html?rev=1648743view=auto == ---

svn commit: r1648743 [2/4] - in /incubator/nifi/site/trunk/content/docs: nifi-docs/ nifi-docs/images/ user-guide/ user-guide/images/

2014-12-31 Thread joewitt
Added: incubator/nifi/site/trunk/content/docs/nifi-docs/images/iconRun.png URL: http://svn.apache.org/viewvc/incubator/nifi/site/trunk/content/docs/nifi-docs/images/iconRun.png?rev=1648743view=auto == Binary file - no

svn commit: r1648746 - /incubator/nifi/site/trunk/templates/nav.html

2014-12-31 Thread joewitt
Author: joewitt Date: Wed Dec 31 17:26:13 2014 New Revision: 1648746 URL: http://svn.apache.org/r1648746 Log: Added overview and changed link to updated user guide Modified: incubator/nifi/site/trunk/templates/nav.html Modified: incubator/nifi/site/trunk/templates/nav.html URL: http

svn commit: r1648765 - /incubator/nifi/site/trunk/content/index.mdtext

2014-12-31 Thread joewitt
Author: joewitt Date: Wed Dec 31 18:24:46 2014 New Revision: 1648765 URL: http://svn.apache.org/r1648765 Log: added short blurb about security Modified: incubator/nifi/site/trunk/content/index.mdtext Modified: incubator/nifi/site/trunk/content/index.mdtext URL: http://svn.apache.org/viewvc

svn commit: r934636 - /websites/production/nifi/content/

2014-12-31 Thread joewitt
Author: joewitt Date: Wed Dec 31 18:30:13 2014 New Revision: 934636 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r934635, websites/staging/nifi/trunk/content/

svn commit: r1648766 - /incubator/nifi/site/trunk/content/index.mdtext

2014-12-31 Thread joewitt
Author: joewitt Date: Wed Dec 31 18:30:00 2014 New Revision: 1648766 URL: http://svn.apache.org/r1648766 Log: made wording slightly less awkward Modified: incubator/nifi/site/trunk/content/index.mdtext Modified: incubator/nifi/site/trunk/content/index.mdtext URL: http://svn.apache.org

incubator-nifi git commit: NIFI-208 refined logic for identifying files to pull

2014-12-31 Thread joewitt
: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/3004ff17 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/3004ff17 Branch: refs/heads/develop Commit: 3004ff172054e8991e9b66a7c71fabd06f8bbc4c Parents: ad90fbf Author: joewitt joew...@apache.org Authored: Wed Dec 31 14:36:42

incubator-nifi git commit: NIFI-218 integrated expression-language-guide into web app

2015-01-01 Thread joewitt
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/e35c9974 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/e35c9974 Branch: refs/heads/develop Commit: e35c997436dbce95a2128a86d9321514d69790e9 Parents: 68b7ad7 Author: joewitt joew...@apache.org Authored: Fri Jan 2 00

[1/2] incubator-nifi git commit: NIFI-201: Supporting arbitrary HTTP headers as flow file attributes in ListenHTTP

2015-01-02 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/develop 9e35c7da9 - 5b4211d9a NIFI-201: Supporting arbitrary HTTP headers as flow file attributes in ListenHTTP Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit:

incubator-nifi git commit: NIFI-201 updating html docs for ListenHTTP to include new property

2015-01-02 Thread joewitt
/a08d3183 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/a08d3183 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/a08d3183 Branch: refs/heads/develop Commit: a08d31839e27367e0073ee2c63cf8c985d9c7ed2 Parents: 5b4211d Author: joewitt joew...@apache.org Authored: Sat

[2/2] incubator-nifi git commit: Merge branch 'NIFI-201' of https://github.com/gresockj/incubator-nifi into develop

2015-01-02 Thread joewitt
/5b4211d9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/5b4211d9 Branch: refs/heads/develop Commit: 5b4211d9af444864c42caeb8c28d63161b6c Parents: 9e35c7d b233eaf Author: joewitt joew...@apache.org Authored: Sat Jan 3 01:31:17 2015 -0500 Committer: joewitt joew...@apache.org

[2/3] incubator-nifi git commit: NIFI-269 This closes #16. Merge branch 'develop' of https://github.com/davidmoravek/incubator-nifi into develop

2015-02-03 Thread joewitt
/repos/asf/incubator-nifi/tree/fbfebf62 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/fbfebf62 Branch: refs/heads/develop Commit: fbfebf622d45d0ae972b9e1c47c617afdb8dc978 Parents: 9c61bdb 51b34a0 Author: joewitt joew...@apache.org Authored: Tue Feb 3 07:59:50 2015 -0500 Committer

[1/3] incubator-nifi git commit: NIFI-269: fix OSX build

2015-02-03 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/develop 9c61bdb10 - 2c2d39c7a NIFI-269: fix OSX build Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/51b34a06 Tree:

incubator-nifi git commit: NIFI-291 completed incorporation of Elser feedback

2015-02-03 Thread joewitt
: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/d926aca9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/d926aca9 Branch: refs/heads/develop Commit: d926aca951b8169b0c32a583a178dedb6e1dc605 Parents: 2c2d39c Author: joewitt joew...@apache.org Authored: Tue Feb 3 09:41:27

incubator-nifi git commit: NIFI-291 completed incorporation of Purtell feedback

2015-02-03 Thread joewitt
: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/a738be8f Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/a738be8f Branch: refs/heads/develop Commit: a738be8f27e86fab7cf8c7bd23285fb9cb016cad Parents: d926aca Author: joewitt joew...@apache.org Authored: Tue Feb 3 09:43:19

svn commit: r1657482 - /incubator/nifi/site/trunk/content/development/licensing-guide.md

2015-02-04 Thread joewitt
Author: joewitt Date: Thu Feb 5 06:18:33 2015 New Revision: 1657482 URL: http://svn.apache.org/r1657482 Log: added guidance - still needs formatting Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md Modified: incubator/nifi/site/trunk/content/development/licensing

svn commit: r939053 - /websites/production/nifi/content/

2015-02-04 Thread joewitt
Author: joewitt Date: Thu Feb 5 06:20:20 2015 New Revision: 939053 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r939052, websites/staging/nifi/trunk/content/

svn commit: r1657483 - /incubator/nifi/site/trunk/content/development/licensing-guide.md

2015-02-04 Thread joewitt
Author: joewitt Date: Thu Feb 5 06:19:53 2015 New Revision: 1657483 URL: http://svn.apache.org/r1657483 Log: added guidance - still needs formatting Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md Modified: incubator/nifi/site/trunk/content/development/licensing

svn commit: r939056 - /websites/production/nifi/content/

2015-02-04 Thread joewitt
Author: joewitt Date: Thu Feb 5 06:21:53 2015 New Revision: 939056 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r939055, websites/staging/nifi/trunk/content/

[2/4] incubator-nifi git commit: Adding information on the usage of AsciiDoc for documentation and providing a link to the AsciiDoc guide for tooling

2015-02-06 Thread joewitt
Adding information on the usage of AsciiDoc for documentation and providing a link to the AsciiDoc guide for tooling Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/2197049a Tree:

[3/4] incubator-nifi git commit: Correcting NoClassDefFoundError typo

2015-02-06 Thread joewitt
Correcting NoClassDefFoundError typo Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/c36734eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/c36734eb Diff:

[1/4] incubator-nifi git commit: Correct casing of JIRA

2015-02-06 Thread joewitt
Repository: incubator-nifi Updated Branches: refs/heads/develop d36a71c25 - 497767389 Correct casing of JIRA Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/c14aef4c Tree:

svn commit: r1658091 - /incubator/nifi/site/trunk/content/development/licensing-guide.md

2015-02-07 Thread joewitt
Author: joewitt Date: Sat Feb 7 18:24:15 2015 New Revision: 1658091 URL: http://svn.apache.org/r1658091 Log: formatting/wording fixes Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md URL

svn commit: r1658092 - /incubator/nifi/site/trunk/content/development/licensing-guide.md

2015-02-07 Thread joewitt
Author: joewitt Date: Sat Feb 7 18:24:45 2015 New Revision: 1658092 URL: http://svn.apache.org/r1658092 Log: formatting/wording fixes Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md URL

svn commit: r1658094 - /incubator/nifi/site/trunk/content/development/licensing-guide.md

2015-02-07 Thread joewitt
Author: joewitt Date: Sat Feb 7 18:26:46 2015 New Revision: 1658094 URL: http://svn.apache.org/r1658094 Log: CMS commit to nifi by joewitt Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md

svn commit: r1658093 - /incubator/nifi/site/trunk/content/development/licensing-guide.md

2015-02-07 Thread joewitt
Author: joewitt Date: Sat Feb 7 18:26:11 2015 New Revision: 1658093 URL: http://svn.apache.org/r1658093 Log: CMS commit to nifi by joewitt Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md

svn commit: r939373 - /websites/production/nifi/content/

2015-02-07 Thread joewitt
Author: joewitt Date: Sat Feb 7 18:28:27 2015 New Revision: 939373 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r939372, websites/staging/nifi/trunk/content/

svn commit: r1658095 - /incubator/nifi/site/trunk/content/development/licensing-guide.md

2015-02-07 Thread joewitt
Author: joewitt Date: Sat Feb 7 18:27:50 2015 New Revision: 1658095 URL: http://svn.apache.org/r1658095 Log: CMS commit to nifi by joewitt Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md

svn commit: r1658084 - /incubator/nifi/site/trunk/content/development/licensing-guide.md

2015-02-07 Thread joewitt
Author: joewitt Date: Sat Feb 7 17:35:10 2015 New Revision: 1658084 URL: http://svn.apache.org/r1658084 Log: formatting fixes Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md URL: http

svn commit: r1658087 - /incubator/nifi/site/trunk/content/development/licensing-guide.md

2015-02-07 Thread joewitt
Author: joewitt Date: Sat Feb 7 17:39:17 2015 New Revision: 1658087 URL: http://svn.apache.org/r1658087 Log: formatting fixes Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md Modified: incubator/nifi/site/trunk/content/development/licensing-guide.md URL: http

svn commit: r1658081 - /incubator/nifi/site/trunk/content/people.md

2015-02-07 Thread joewitt
Author: joewitt Date: Sat Feb 7 17:27:25 2015 New Revision: 1658081 URL: http://svn.apache.org/r1658081 Log: removed empty table Modified: incubator/nifi/site/trunk/content/people.md Modified: incubator/nifi/site/trunk/content/people.md URL: http://svn.apache.org/viewvc/incubator/nifi

svn commit: r939363 - /websites/production/nifi/content/

2015-02-07 Thread joewitt
Author: joewitt Date: Sat Feb 7 17:27:39 2015 New Revision: 939363 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r939362, websites/staging/nifi/trunk/content/

svn commit: r1656741 - /incubator/nifi/site/trunk/content/development/quickstart.md

2015-02-03 Thread joewitt
Author: joewitt Date: Tue Feb 3 14:22:07 2015 New Revision: 1656741 URL: http://svn.apache.org/r1656741 Log: added maven-opts info Modified: incubator/nifi/site/trunk/content/development/quickstart.md Modified: incubator/nifi/site/trunk/content/development/quickstart.md URL: http

svn commit: r938807 - /websites/production/nifi/content/

2015-02-03 Thread joewitt
Author: joewitt Date: Tue Feb 3 14:23:00 2015 New Revision: 938807 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r938806, websites/staging/nifi/trunk/content/

[3/3] incubator-nifi git commit: NIFI-269 removed declaration of gnu tar form from parent pom

2015-02-03 Thread joewitt
://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/2c2d39c7 Branch: refs/heads/develop Commit: 2c2d39c7a24dc77a84e1e095280239e0d56c8357 Parents: fbfebf6 Author: joewitt joew...@apache.org Authored: Tue Feb 3 08:18:58 2015 -0500 Committer: joewitt joew...@apache.org Committed: Tue Feb 3 08:18:58 2015

svn commit: r939259 - /websites/production/nifi/content/

2015-02-06 Thread joewitt
Author: joewitt Date: Fri Feb 6 16:16:11 2015 New Revision: 939259 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r939258, websites/staging/nifi/trunk/content/

svn commit: r939258 - /websites/production/nifi/content/

2015-02-06 Thread joewitt
Author: joewitt Date: Fri Feb 6 16:15:34 2015 New Revision: 939258 Log: Publishing svnmucc operation to nifi site by joewitt Added: websites/production/nifi/content/ - copied from r939256, websites/staging/nifi/trunk/content/

svn commit: r1657879 - /incubator/nifi/site/trunk/content/development/release-guide.md

2015-02-06 Thread joewitt
Author: joewitt Date: Fri Feb 6 16:15:29 2015 New Revision: 1657879 URL: http://svn.apache.org/r1657879 Log: added step for apparent release announcement we should have done Modified: incubator/nifi/site/trunk/content/development/release-guide.md Modified: incubator/nifi/site/trunk/content

incubator-nifi git commit: closes #8 as it is no longer needed - adjusted the description

2015-02-08 Thread joewitt
/e7a0d003 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/e7a0d003 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/e7a0d003 Branch: refs/heads/develop Commit: e7a0d00322c03feb59ab8c819f1b57ea31d6e4f8 Parents: dfaac5b Author: joewitt joew...@apache.org Authored: Sun Feb 8

incubator-nifi git commit: closes #9 as this was taken care of already in 0.0.1

2015-02-08 Thread joewitt
: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/f6654514 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/f6654514 Branch: refs/heads/develop Commit: f6654514523cc303dee511534f872bb64e74fd09 Parents: e7a0d00 Author: joewitt joew...@apache.org Authored: Sun Feb 8 13:39:52

svn commit: r1658135 - /incubator/nifi/site/trunk/templates/nav.html

2015-02-07 Thread joewitt
Author: joewitt Date: Sun Feb 8 04:35:41 2015 New Revision: 1658135 URL: http://svn.apache.org/r1658135 Log: added admin link Modified: incubator/nifi/site/trunk/templates/nav.html Modified: incubator/nifi/site/trunk/templates/nav.html URL: http://svn.apache.org/viewvc/incubator/nifi/site

svn commit: r1658218 - /incubator/nifi/site/trunk/templates/nav.html

2015-02-08 Thread joewitt
Author: joewitt Date: Sun Feb 8 17:07:01 2015 New Revision: 1658218 URL: http://svn.apache.org/r1658218 Log: removed roadmap - no substance Modified: incubator/nifi/site/trunk/templates/nav.html Modified: incubator/nifi/site/trunk/templates/nav.html URL: http://svn.apache.org/viewvc

<    1   2   3   4   5   6   7   8   9   >