Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a few bugs #114

Merged
merged 1 commit into from
May 27, 2024
Merged

Fixed a few bugs #114

merged 1 commit into from
May 27, 2024

Conversation

abiharbani
Copy link
Contributor

Fixed a few bugs:

  1. Cannot create scenarios if dwl file is in a sub directory on Windows
  2. Dataweave preview window fails to open if a dwl file is closed and reopened. Switching to a different dwl file brings back the preview window. Fixed by disposing the preview when dwl file is closed.
  3. Force to use dynamic classpath to avoid agent not starting up due to classpath string being too large on Windows. This fix will break on earlier versions of the IDE though.

@abiharbani abiharbani requested a review from a team as a code owner May 26, 2024 06:54
Copy link

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Abi Harbani <a***@g***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce Inc. Contributor License Agreement and this Pull Request will be revalidated.

Fixed a few bugs:
1. Cannot create scenarios if dwl file is in a sub directory on Windows
2. Dataweave preview window fails to open if a dwl file is closed and
   reopened.  Switching to a different dwl file brings back the preview
   window.  Fixed by disposing the preview when dwl file is closed.
3. Force to use dynamic classpath to avoid agent not starting up due to
   classpath string being too large on Windows.  This fix will break on
   earlier versions of the IDE though.
Copy link

Thanks for the contribution! Before we can merge this, we need @abiharbani to sign the Salesforce Inc. Contributor License Agreement.

@machaval machaval merged commit cabe1b0 into mulesoft-labs:master May 27, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants