You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "shanedell (via GitHub)" <gi...@apache.org> on 2023/06/15 21:25:35 UTC

[GitHub] [daffodil-vscode] shanedell commented on pull request #664: launch-config-wizard-validation

shanedell commented on PR #664:
URL: https://github.com/apache/daffodil-vscode/pull/664#issuecomment-1593742896

   @nlewis05 This should fix your issues. Give it a test and then when ready squash commits with `git rebase -i upstream/main`. Update your final commit message to be something like the below:
   
   ```txt
   Launch Wizard Validations:
   
   - Check that daffodil debug classpath items exist when debug is being started.
   - Don't allow duplicate items inside of the daffodil debug classpath table
   
   Closes #650 
   ```
   
   If there was an issue for the duplicate thing as well add a new line under the provided closes with `Closes #ISSUE_NUMBER`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org