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

Make a new release for Processing 4 and the latest Processing for Android version #16

Open
SableRaf opened this issue Aug 1, 2024 · 2 comments

Comments

@SableRaf
Copy link

SableRaf commented Aug 1, 2024

Thanks @omerjerk for merging Kate's PR #15 and transferring the repo the Processing Foundation. Your work on processing-video-android is much appreciated! 💙💚

@kjhollen: I'd need your help to create a release with your changes.

I've tried running gradle dist but it failed with the following errors:

FAILURE: Build failed with an exception.

* Where:
Build file '/processing-video-android/build.gradle' line: 201

* What went wrong:
Could not compile build file '/processing-video-android/build.gradle'.
> startup failed:
  build file '/processing-video-android/build.gradle': 201: You are not allowed to extend the interface 'org.gradle.api.artifacts.transform.ArtifactTransform', use implements instead.
   @ line 201, column 1.
     class ClassesJarArtifactTransform extends ArtifactTransform {
     ^
  
  build file '/processing-video-android/build.gradle': 202: Method 'transform' from class 'ClassesJarArtifactTransform' does not override method from its superclass or interfaces but is annotated with @Override.
   @ line 202, column 5.
         @Override
         ^
  
  2 errors
@kjhollen
Copy link
Member

kjhollen commented Aug 2, 2024

hi @SableRaf, I've got a tough schedule for August and early September, so I'm not sure I'll be able to dig back in to this for a while. if there's someone else who may be knowledgeable and you need this sooner, I think it would be great to ask them to help.

@SableRaf
Copy link
Author

SableRaf commented Aug 3, 2024

Hi @kjhollen thanks for your reply! If you have a moment next month that'll be great but no rush. I mostly wanted to let you know we can finally make a release with your fixes included 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants