cf-java-client icon indicating copy to clipboard operation
cf-java-client copied to clipboard

Add support for .cfignore file

Open aszecowka opened this issue 9 years ago • 3 comments

In cloud foundry documentation https://docs.cloudfoundry.org/devguide/deploy-apps/prepare-to-deploy.html we can find following sentence:

"By default, when you push an application, all files in the application’s project directory tree are uploaded to your Cloud Foundry instance, except version control or configuration files with the following file extensions:

.cfignore

...." It will be great if gradle plugin also interpret properly .cfignore file content.

aszecowka avatar Nov 19 '15 11:11 aszecowka

This won't be done to the V1 plugin, but will be included in the V2 plugins.

nebhale avatar Nov 19 '15 14:11 nebhale

Hi team, Would you let me know whether any solution for this issue has been released or not?

It seems that this issue would have been solved at 2.18.0.RELEASE but the release does not contain such code (1, 2, 3).

I also want to know about #810 .

Thanks in advance.

nota-ja avatar May 23 '19 10:05 nota-ja

hi ,

is there any workaround solution available for this issue?? I also want to know about #810 .

parasuram-tanguturu avatar Jun 14 '19 11:06 parasuram-tanguturu