[
https://issues.apache.org/jira/browse/BIGTOP-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869340#comment-13869340
]
Bruno Mahé commented on BIGTOP-1149:
------------------------------------
Finally got to try but it failed to build.
Unfortenately it fails because Kite use a maven enforcer to force the use of
JDK6:
{noformat}
Detected JDK Version: 1.7.0-45 is not in the allowed range [1.6.0,1.6.1000}].
{noformat}
But when I point my java home to JDK 6, then maven fails to start since it was
build for a newer jvm.
So I will have to download another version of maven.
Something I noticed also, but not sure if it is intended or not:
{noformat}
cp -r LICENSE.txt NOTICE.txt README.md build kite-data
kite-flume-avro-event-serializer kite-maven-plugin kite-morphlines kite-tools
lib pom.xml src build/kite-0.10.0
cp: cannot copy a directory, 'build', into itself, 'build/kite-0.10.0/build'
{noformat}
> Package CDK
> -----------
>
> Key: BIGTOP-1149
> URL: https://issues.apache.org/jira/browse/BIGTOP-1149
> Project: Bigtop
> Issue Type: New Feature
> Reporter: Bruno Mahé
> Attachments: 0001-BIGTOP-1149.-Package-CDK.patch,
> 0001-BIGTOP-1149.-Package-Kite.patch
>
>
> I was looking into morphline and Apache Flume and noticed that CDK was needed
> in order to get the morphline jars.
> So let's package morphline so other projects can benefit from it!
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)