joewitt
|
43e646e68e
|
NIFI 270 fixed organization and excluded DEPENDENCIES from rat check
|
2015-01-23 01:26:58 -05:00 |
joewitt
|
f85b8714a1
|
NIFI 270 fixed organization and excluded DEPENDENCIES from rat check
|
2015-01-23 01:25:59 -05:00 |
bbende
|
5f3653b342
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2015-01-22 21:12:18 -05:00 |
bbende
|
27f6918445
|
Addressing the issue of controlling the name of the top-level directory by allowing artifactId to be something like "nifi-XXX-bundle" and artifactBaseName to be "XXX". Also refactored the archetype to allow the package to be specified, which updates the appropriate files and directories.
|
2015-01-22 21:09:30 -05:00 |
Matt Gilman
|
2f4727db5d
|
NIFI-294:
- Ensuring the sensitive flag is always respected.
|
2015-01-22 15:41:26 -05:00 |
Mark Payne
|
413a0b22a7
|
NIFI-251: Updated Lifecycle annotations from @OnConfigured to @OnEnabled
|
2015-01-22 12:03:24 -05:00 |
Mark Payne
|
5161b234a5
|
NIFI-251: Added CapabilityDescription and Tags annotations to reporting tasks and controller services
|
2015-01-22 11:59:53 -05:00 |
Mark Payne
|
716e03b502
|
NIFI-6: Rebase from develop to include renaming of directory structure
|
2015-01-22 10:59:36 -05:00 |
Mark Payne
|
a0b70fa9c6
|
NIFI-272: minor tweaks to archetype to be more consistent with existing poms and java code style
|
2015-01-22 10:18:55 -05:00 |
Mark Payne
|
b942daa65a
|
NIFI-4: Updated documentation for annotations
|
2015-01-22 09:07:51 -05:00 |
bbende
|
db2072ed8a
|
Creating the nifi-maven-archetypes module and adding the nifi-processor-bundle-archetype.
|
2015-01-22 08:53:23 -05:00 |
joewitt
|
cff8b0de40
|
NIFI-270 fixing versions in test file
|
2015-01-21 02:12:20 -05:00 |
joewitt
|
f6d9354bfb
|
NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build
|
2015-01-21 01:47:48 -05:00 |
Mark Payne
|
1a402d468a
|
NIFI-4: Use @OnEnabled instead of @OnConfigured in ssl context service
|
2015-01-20 13:03:21 -05:00 |
Mark Payne
|
1b1f45faac
|
NIFI-268: Updated unit tests
|
2015-01-20 13:02:59 -05:00 |
Mark Payne
|
bd290018ad
|
NIFI-4: Updated docs for OnEnabled
|
2015-01-20 13:00:44 -05:00 |
Mark Payne
|
b5956709b7
|
NIFI-4: Added better support for reporting task and controller service lifecycle via annotations
|
2015-01-20 12:59:59 -05:00 |
Mark Payne
|
53328a4a02
|
NIFI-268: Added controller service lifecycle support to mock framework
|
2015-01-20 12:59:13 -05:00 |
joewitt
|
52e9c4a5a9
|
NIFI-270 reset nar-maven to 0.0.1 and made the more logical for nifi
|
2015-01-19 09:38:24 -05:00 |
Mark Payne
|
850396cc97
|
NIFI-4: Updates to provide proper lifecycle support via annotations for controller services and reporting tasks
|
2015-01-18 20:25:32 -05:00 |
joewitt
|
bc448e59a0
|
NIFI-270 removed mvngit.id because we're not using mavangiata right now and fixed attach/false
|
2015-01-18 14:23:05 -05:00 |
joewitt
|
f21b502ae3
|
NIFI-270 fixed a couple pom issues. Have done a full release to staging of nifi now. The src.tar.gz didn't get built apparently but all else looked good
|
2015-01-17 16:54:46 -05:00 |
joewitt
|
bc94f716c6
|
NIFI-270 sent an e-mail to dev explaining all the moving parts
|
2015-01-17 03:18:50 -05:00 |
Mark Payne
|
d8e1f570a6
|
NIFI-4: Added lifecycle annotation support
|
2015-01-16 15:52:47 -05:00 |
Mark Payne
|
d734220d1e
|
NIFI-277: Added verifyCanXX methods
|
2015-01-16 15:51:34 -05:00 |
Mark Payne
|
7bcfc93d6e
|
NIFI-4: Added OnEnabled and OnDisabled annotations to the lifecycle package
|
2015-01-16 13:41:53 -05:00 |
Mark Payne
|
68707ce3c4
|
NIFI-4: Fixed documentation of OnScheduled and OnUnscheduled. Updated StandardProcessScheduler to invoke OnScheduled, OnUnscheduled, OnStopped methods appropriately.
|
2015-01-16 13:35:17 -05:00 |
joewitt
|
6f189266b4
|
NIFI-270prepare for next development iteration
|
2015-01-16 13:02:48 -05:00 |
joewitt
|
dea2f0d71f
|
NIFI-270prepare release nar-maven-plugin-0.0.1-incubating
|
2015-01-16 13:02:38 -05:00 |
Mark Payne
|
6b5d1a86be
|
NIFI-6: Deprecated @OnConfigured annotation in favor of those in the org.apache.nifi.annotation.lifecycle package
|
2015-01-16 12:58:37 -05:00 |
joewitt
|
ad1b768fc2
|
Merge branch 'nifi-270-release-setup' into develop
|
2015-01-16 12:33:33 -05:00 |
joewitt
|
c91d875f36
|
NIFI-270 nar maven plugin now on proper version scheme for incubator
|
2015-01-16 12:32:07 -05:00 |
joewitt
|
9c8c1c4f48
|
NIFI-270 staging build for nar plugin good. Now to try for full build
|
2015-01-16 12:20:20 -05:00 |
Mark Payne
|
0f310325a3
|
NIFI-6: Rebased from develop and moved new artifacts as appropriate
|
2015-01-16 12:12:27 -05:00 |
Mark Payne
|
29b3ad89a4
|
NIFI-268: Fail any unit test that uses a Processor that uses deprecated annotations
|
2015-01-16 12:05:32 -05:00 |
Mark Payne
|
1c0eb6c66e
|
NIFI-6: Added annotations with new package names to be more explicit; deprecated all old annotations; updated framework to use new annotations and old
|
2015-01-16 12:05:23 -05:00 |
joewitt
|
b1be36e622
|
[maven-release-plugin] prepare for next development iteration
|
2015-01-16 12:01:27 -05:00 |
joewitt
|
eb3d59920a
|
[maven-release-plugin] prepare release nar-maven-plugin-0.0.3-test-incubating
|
2015-01-16 12:01:17 -05:00 |
joewitt
|
a2f63c7c88
|
NIFI-270 updating poms approaching release - about to practice another staging build
|
2015-01-16 11:59:49 -05:00 |
Mark Payne
|
73384b23d1
|
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
|
2015-01-16 11:29:35 -05:00 |
Mark Payne
|
3a7b8de0e3
|
NIFI-273: Moved getAvailableRelationships from ProcessSession to ProcessContext
|
2015-01-16 11:27:22 -05:00 |
Matt Gilman
|
db23609986
|
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
|
2015-01-16 10:18:07 -05:00 |
Matt Gilman
|
46b0f92cb2
|
NIFI-267:
- Filtering by label instead of fully qualified type.
|
2015-01-16 10:07:23 -05:00 |
Benson Margulies
|
314241ba81
|
NIFI-270: remove reference to nonexistent check-license profile.
|
2015-01-16 08:40:47 -05:00 |
Benson Margulies
|
ab2032e63c
|
[maven-release-plugin] prepare for next development iteration
|
2015-01-16 08:35:34 -05:00 |
Benson Margulies
|
14877a48b9
|
[maven-release-plugin] prepare release nar-maven-plugin-0.0.2-test-incubating
|
2015-01-16 08:35:24 -05:00 |
Benson Margulies
|
7a70a1744e
|
NIFI-270: retreat to old maven plugin API version.
|
2015-01-16 08:23:44 -05:00 |
Benson Margulies
|
d2160fe985
|
NIFI-270: fix groupId.
|
2015-01-16 08:21:22 -05:00 |
Benson Margulies
|
8c5e866b77
|
NIFI-270: restore nexus staging.
|
2015-01-16 08:12:45 -05:00 |
Benson Margulies
|
3ed0d13da1
|
NIFI-270: rework to assume that each maven item is released independently.
|
2015-01-16 08:05:15 -05:00 |