You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2016/01/14 17:49:40 UTC

[jira] [Updated] (KNOX-648) Create standalone release artifact for demo LDAP server

     [ https://issues.apache.org/jira/browse/KNOX-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Minder updated KNOX-648:
------------------------------
    Attachment: 0001-KNOX-648-Create-standalone-release-artifact-for-demo.patch

Attached a format-patch that take a first attempt at this.  Basically this now create an additional test of artifacts when a release build is done knox-demo-ldap.  This is a standalone demo LDAP.  Most of the files now in these release artifacts have been removed from the Knox gateway release artifact.
These are the new release artifacts.
{code}
target/0.8.0-SNAPSHOT/knox-demo-ldap-0.8.0-SNAPSHOT.tar.gz
target/0.8.0-SNAPSHOT/knox-demo-ldap-0.8.0-SNAPSHOT.tar.gz.md5
target/0.8.0-SNAPSHOT/knox-demo-ldap-0.8.0-SNAPSHOT.tar.gz.sha
target/0.8.0-SNAPSHOT/knox-demo-ldap-0.8.0-SNAPSHOT.zip
target/0.8.0-SNAPSHOT/knox-demo-ldap-0.8.0-SNAPSHOT.zip.md5
target/0.8.0-SNAPSHOT/knox-demo-ldap-0.8.0-SNAPSHOT.zip.sha
{code}
This is the content of that binary release artifact.
{code}
knox-demo-ldap-0.8.0-SNAPSHOT/
knox-demo-ldap-0.8.0-SNAPSHOT/bin/
knox-demo-ldap-0.8.0-SNAPSHOT/conf/
knox-demo-ldap-0.8.0-SNAPSHOT/ext/
knox-demo-ldap-0.8.0-SNAPSHOT/lib/
knox-demo-ldap-0.8.0-SNAPSHOT/logs/
knox-demo-ldap-0.8.0-SNAPSHOT/pids/
knox-demo-ldap-0.8.0-SNAPSHOT/samples/
knox-demo-ldap-0.8.0-SNAPSHOT/bin/ldap.cmd
knox-demo-ldap-0.8.0-SNAPSHOT/bin/ldap.xml
knox-demo-ldap-0.8.0-SNAPSHOT/conf/ldap-log4j.properties
knox-demo-ldap-0.8.0-SNAPSHOT/conf/README
knox-demo-ldap-0.8.0-SNAPSHOT/conf/users.ldif
knox-demo-ldap-0.8.0-SNAPSHOT/ext/README
knox-demo-ldap-0.8.0-SNAPSHOT/lib/README
knox-demo-ldap-0.8.0-SNAPSHOT/samples/README
knox-demo-ldap-0.8.0-SNAPSHOT/samples/users.ldapdynamicgroups.ldif
knox-demo-ldap-0.8.0-SNAPSHOT/samples/users.ldapgroups.ldif
knox-demo-ldap-0.8.0-SNAPSHOT/samples/users.ldif
knox-demo-ldap-0.8.0-SNAPSHOT/bin/knox-env.sh
knox-demo-ldap-0.8.0-SNAPSHOT/bin/ldap.sh
knox-demo-ldap-0.8.0-SNAPSHOT/CHANGES
knox-demo-ldap-0.8.0-SNAPSHOT/ISSUES
knox-demo-ldap-0.8.0-SNAPSHOT/LICENSE
knox-demo-ldap-0.8.0-SNAPSHOT/NOTICE
knox-demo-ldap-0.8.0-SNAPSHOT/README
knox-demo-ldap-0.8.0-SNAPSHOT/dep/
knox-demo-ldap-0.8.0-SNAPSHOT/dep/apacheds-all-2.0.0-M15.jar
knox-demo-ldap-0.8.0-SNAPSHOT/dep/slf4j-api-1.6.6.jar
knox-demo-ldap-0.8.0-SNAPSHOT/dep/slf4j-log4j12-1.6.6.jar
knox-demo-ldap-0.8.0-SNAPSHOT/dep/log4j-1.2.17.jar
knox-demo-ldap-0.8.0-SNAPSHOT/dep/ldap-release-0.8.0-SNAPSHOT.jar
knox-demo-ldap-0.8.0-SNAPSHOT/lib/gateway-demo-ldap-0.8.0-SNAPSHOT.jar
knox-demo-ldap-0.8.0-SNAPSHOT/bin/ldap.jar
{code}

> Create standalone release artifact for demo LDAP server
> -------------------------------------------------------
>
>                 Key: KNOX-648
>                 URL: https://issues.apache.org/jira/browse/KNOX-648
>             Project: Apache Knox
>          Issue Type: New Feature
>          Components: Server
>    Affects Versions: Future
>            Reporter: Kevin Minder
>             Fix For: Future
>
>         Attachments: 0001-KNOX-648-Create-standalone-release-artifact-for-demo.patch
>
>
> We may want to consider removing the demo LDAP server from the default release bundle and providing it as a standalone release bundle.  We don't really want to run into situations where people are running this demo LDAP server in production.  On the other hand we want to make it as easy as possible to demonstrate Knox using a real LDAP server.  Providing a very simple but separate demo LDAP server might be better than what we currently have.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)