]
Marián Labuda closed JBIDE-22063.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5227.
Server Adapter: use rsync flag instead of local filtered-copy
-------------------------------------------------------------
Key: JBIDE-22063
URL:
https://issues.jboss.org/browse/JBIDE-22063
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Andre Dietisheim
Assignee: Xavier Coulon
Fix For: 4.4.0.Alpha1
With
https://github.com/openshift/origin/issues/6143 *oc rsync* now allows specific
white-listed flag to be used.
Our current implementation works around this by doing a local copy where excluded bits
are filtered (not copied). We need to use exclusion flags if available.