HTML to PDF / DOCX / RTF Java converter library Forums PD4ML Forums Licensing / Purchasing of PD4ML Questions regarding acquiring the source code

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35909

    Can you please explain what it means when we acquire a license with the source code?

    1. What do we exactly get? Is it the source code with unit tests?
    2. Are we able to create a branch/fork to your source code repository?
    3. Can we freely use it when we make modifications / fixes?
    4. Are we acquired to provide the changes we made back to PD4ML?
    5. What does it mean for any updates that PD4ML releases? Do we get the source code of these updates or is it a onetime snapshot that is provided?
    6. When we get the source code, are we allowed to deploy/use this within multiple sites/services freely?
    7. Are we able to look at the source code first before we make the decision if we want to buy it? We want to evaluate the quality first before making a buy decision.
    8. Are we able to look at the source code first before we make the decision if we want to buy it? We want to evaluate the quality first before making a buy decision.
    9. Is it possible to talk to a technical salesperson to clarify our questions?
    #35910

    • What do we exactly get? Is it the source code with unit tests?

    By default it is a .JAR with the source code files. It makes debug process easier, but obviously not sufficient for branch/fork development.
    If you really feel confident and want to do the development, we’ll provide you with other resources (pom.xml etc).

    We cannot share the unit tests, as a lot of them are based on the customer’s input we are not allowed to disclosure. However the unit test infrastructure can be shared with you, so you can maintain your cases.

    • Are we able to create a branch/fork to your source code repository?

    We can integrate your changes/bugfixes only if you send us them in a form of a GIT patch + relevant testcases, so we can evaluate the update in our environment.

    • Can we freely use it when we make modifications / fixes?

    Yes, the SRC license agreement allows you to use the derived work as an integral part of your end-application.

    • Are we acquired to provide the changes we made back to PD4ML?

    You don’t have to, but we would be grateful if you share with us the bugfixes you did.

    • What does it mean for any updates that PD4ML releases? Do we get the source code of these updates or is it an onetime snapshot that is provided?

    Each build run on our side publishes the product JAR to the public Maven repo and to the downloads area, as well as the product JAR + SRC JAR to the password-protected Maven and downloads area. So you’ll have an access to the most actual and older src versions.

    • When we get the source code, are we allowed to deploy/use this within multiple sites/services freely?

    You are not allowed to re-distribute the product source codes in any form. But you can deploy the compiled derived binaries to your customers under the same terms as our original binaries.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.