Skip to content

Removed gradle artifacts as unnecessary #188

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

Merged
1 commit merged into from
May 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 0 additions & 52 deletions generator/cybersource-java-template/git_push.sh.mustache

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

90 changes: 0 additions & 90 deletions generator/cybersource-java-template/gradlew.bat.mustache

This file was deleted.

160 changes: 0 additions & 160 deletions generator/cybersource-java-template/gradlew.mustache

This file was deleted.

7 changes: 6 additions & 1 deletion generator/cybersource_java_sdk_gen.bat
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,9 @@ git checkout ..\src\main\java\Model\AccessTokenResponse.java
git checkout ..\src\main\java\Model\CreateAccessTokenRequest.java

git checkout ..\pom.xml
git checkout ..\README.md
git checkout ..\README.md
git checkout ..\.gitignore

del ..\gradle*
del ..\git_push.sh
rd /s /q ..\gradle
52 changes: 0 additions & 52 deletions git_push.sh

This file was deleted.

2 changes: 0 additions & 2 deletions gradle.properties

This file was deleted.

Binary file removed gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
6 changes: 0 additions & 6 deletions gradle/wrapper/gradle-wrapper.properties

This file was deleted.

Loading