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/28 15:22:32 UTC

[GitHub] [daffodil-vscode] shanedell opened a new issue, #680: Update to daffodil 3.5.0

shanedell opened a new issue, #680:
URL: https://github.com/apache/daffodil-vscode/issues/680

   - Update debugger to use daffodil version 3.5.0


-- 
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.apache.org

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


[GitHub] [daffodil-vscode] stevedlawrence commented on issue #680: Upgrade to daffodil 3.5.0

Posted by "stevedlawrence (via GitHub)" <gi...@apache.org>.
stevedlawrence commented on issue #680:
URL: https://github.com/apache/daffodil-vscode/issues/680#issuecomment-1642090241

   Yes, some package names were changed to support OSGI. See DAFFODIL-2683.


-- 
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


[GitHub] [daffodil-vscode] arosien commented on issue #680: Upgrade to daffodil 3.5.0

Posted by "arosien (via GitHub)" <gi...@apache.org>.
arosien commented on issue #680:
URL: https://github.com/apache/daffodil-vscode/issues/680#issuecomment-1622567625

   @mbeckerle @stevedlawrence did the package names of various classes change from the 3.4.0 to 3.5.0 release, or some aliasing isn't working anymore? Imports such as `import org.apache.daffodil.debugger.Debugger` now have to be explicit like `import org.apache.daffodil.runtime1.debugger.Debugger`.


-- 
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


[GitHub] [daffodil-vscode] arosien closed issue #680: Upgrade to daffodil 3.5.0

Posted by "arosien (via GitHub)" <gi...@apache.org>.
arosien closed issue #680: Upgrade to daffodil 3.5.0
URL: https://github.com/apache/daffodil-vscode/issues/680


-- 
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


[GitHub] [daffodil-vscode] arosien commented on issue #680: Upgrade to daffodil 3.5.0

Posted by "arosien (via GitHub)" <gi...@apache.org>.
arosien commented on issue #680:
URL: https://github.com/apache/daffodil-vscode/issues/680#issuecomment-1643191772

   > 2683
   
   https://issues.apache.org/jira/browse/DAFFODIL-2683


-- 
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


[GitHub] [daffodil-vscode] arosien commented on issue #680: Upgrade to daffodil 3.5.0

Posted by "arosien (via GitHub)" <gi...@apache.org>.
arosien commented on issue #680:
URL: https://github.com/apache/daffodil-vscode/issues/680#issuecomment-1633052770

   > @mbeckerle @stevedlawrence did the package names of various classes change from the 3.4.0 to 3.5.0 release, or some aliasing isn't working anymore? Imports such as `import org.apache.daffodil.debugger.Debugger` now have to be explicit like `import org.apache.daffodil.runtime1.debugger.Debugger`.
   
   @mbeckerle @stevedlawrence ☝️ 


-- 
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