cloudfoundry / java-buildpack-auto-reconfiguration

Auto-reconfiguration functionality for the Java Buildpack
Apache License 2.0
219 stars 103 forks source link

Cleaned up references in README, removed IDEA project files from repo #54

Closed bijukunjummen closed 8 years ago

bijukunjummen commented 8 years ago

I have generally cleaned up the README document, there were some references that don't appear to be correct anymore and have replaced them with one from the cloudfoundry.org site.

I have signed the CLA and I am also an employee of Pivotal with the Cloud Foundry Solutions group.

cfdreddbot commented 8 years ago

Hey bijukunjummen!

Thanks for submitting this pull request!

All pull request submitters and commit authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate).

When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization.

If you are confident that you're covered under a Corporate CLA, please make sure you've publicized your membership in the appropriate Github Org, per these instructions.

Once you've publicized your membership, one of the owners of this repository can close and reopen this pull request, and dreddbot will take another look.

nebhale commented 8 years ago

@bijukunjummen The IntelliJ artifacts were intentionally checked into the repository to facility development by the Cloud Foundry Java Experience team. If you want to push a new commit with those artifacts reinstated, I'll be happy to consider it for inclusion.

bijukunjummen commented 8 years ago

Ah, okay, sorry did not realize that @nebhale, the idea files were getting modified when I opened it in my machine and that is why I thought that they have been accidentally checked in. I have now restored all the idea metadata files and have retained only the README changes.

bijukunjummen commented 8 years ago

@nebhale, any luck with reviewing this change to README.