History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3181
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: J. Mash
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Gradle Plugin - Command Fails with Debug/Trace Log Levels

Created: 10/May/18 05:51 AM   Updated: 15/May/18 04:12 PM
Component/s: None
Affects Version/s: 8.0.4
Fix Version/s: 8.0.5

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Currently, the Gradle plugin fails on Windows when the DEBUG and TRACE log levels are specified:

  21:30:19,204 DEBUG - Executing command: gradle.bat -refresh-dependencies "-d -S" -p C:\Test -b C:\Test\Example\build.gradle build
  21:30:19,204 DEBUG - Command working directory: C:\Test
  21:30:19,560 INFO - [org.gradle.internal.nativeintegration.services.NativeServices] Initialized native services in: C:\Windows\System32\config\systemprofile\.gradle\native
  21:30:19,634 DEBUG - [org.gradle.internal.nativeintegration.services.NativeServices] Native-platform posix files integration is not available. Continuing with fallback.
  21:30:19,634 ERROR - [system.err]
  21:30:19,635 ERROR - [system.err] Unknown command-line option '- '.

Please let me know if I can provide any further information to help track this down.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.