Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

[TRAFODION-2920]Add hibernate dialect support. #1407

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xlloveyun
Copy link

No description provided.

@Traf-Jenkins
Copy link

Can one of the admins verify this patch?

2 similar comments
@Traf-Jenkins
Copy link

Can one of the admins verify this patch?

@Traf-Jenkins
Copy link

Can one of the admins verify this patch?

Copy link
Contributor

@uamgo uamgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create a JIRA for this tool.
Add license head for each file.

@@ -0,0 +1,30 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

License head is required for every file.

@Traf-Jenkins
Copy link

Can one of the admins verify this patch?

@xlloveyun xlloveyun changed the title Add hibernate dialect support. [TRAFODION-2920]Add hibernate dialect support. Jan 19, 2018
@uamgo
Copy link
Contributor

uamgo commented Jan 19, 2018

+1 Good!

@svarnau
Copy link
Contributor

svarnau commented Jan 19, 2018

I have a concern here. Maven POM is set to pull in the hibernate-core dependency, which appears to be licensed under LGPL. That is not something we can bundle.

@xlloveyun xlloveyun force-pushed the master branch 2 times, most recently from 6fc38a4 to 8d907de Compare January 22, 2018 09:56
@DaveBirdsall
Copy link
Contributor

@svarnau, did the latest change answer your concern?

@svarnau
Copy link
Contributor

svarnau commented Feb 8, 2018

No, my concern is not addressed. There is still license issue with the hibernate dependency, as far as I can see.

@uamgo
Copy link
Contributor

uamgo commented Feb 11, 2018

I don't familiar with the license issue. Is there any document saying we can not use? As i know if we want to make any changes on the source code, it should involve license issue. We also did use Python which is GPL license in DCS pom.xml. What do you think or any body we could ask?

@uamgo
Copy link
Contributor

uamgo commented Feb 11, 2018

Looked a pom.xml in Apache Spark and some of the dependencies are not from Apache. So I think it might be ok( correct me if i am wrong).

@svarnau
Copy link
Contributor

svarnau commented Feb 12, 2018

http://apache.org/legal/resolved.html#category-x

The DCS dependency you mention is jython-standalone, which has a different license, and is regferenced in our license file(s).

@Traf-Jenkins
Copy link

Can one of the admins verify this patch?

1 similar comment
@Traf-Jenkins
Copy link

Can one of the admins verify this patch?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants