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

0.3.0 Endgame #57

Closed
9 tasks done
Eskibear opened this issue Apr 24, 2018 · 5 comments
Closed
9 tasks done

0.3.0 Endgame #57

Eskibear opened this issue Apr 24, 2018 · 5 comments
Assignees
Labels
Milestone

Comments

@Eskibear
Copy link
Member

Eskibear commented Apr 24, 2018

Dev

  • Remove dependency of unzip package. @Eskibear
  • Support to edit starters for existing Spring Boot Maven projects. @Eskibear
  • Allow not to select extra dependencies when generate projects. @Eskibear

Test

  • 4/28 New feature test.
  • 5/2 Releasing test, following Test Plan

Release

  • 5/4 Update Readme & changelog
  • 5/4 Merge to master
  • 5/4 Trigger release job
  • 5/4 Add tag
@Eskibear Eskibear added the eng label Apr 24, 2018
@Eskibear Eskibear added this to the 0.3.0 milestone Apr 24, 2018
@bsaby
Copy link

bsaby commented Apr 25, 2018

New feature test

  1. Open Bug
    DependencyManagement(bom) & dependencies in test scope can't be removed #58 Failed to build after removing security dependency #59 Readability issue of POM file  #60
  2. Test result
Test case Windows OSX Linux
Owner Mona Sally Mona
Clean install Pass Pass Pass
Update Pass Pass Pass
Uninstall Pass Pass Pass
The pom.xml file is modified, and the project can still be built by mvn package. #59 #59 #59
Corresponding  nodes are added/removed. #58 #58 #58
For dependencies with bom information, e.g. azure, a  node is added into the pom file. Pass Pass Pass
For dependencies with repository information, e.g. Spring Shell, a  node is added into the pom file. Pass Pass Pass

@Eskibear
Copy link
Member Author

Eskibear commented May 2, 2018

#59 was fixed in #62

@Eskibear
Copy link
Member Author

Eskibear commented May 2, 2018

Won't fix the unblocking issues (#58 #60 ) in this release.

@bsaby
Copy link

bsaby commented May 2, 2018

5/2 Releasing test

  1. Open bug: Failed to build after removing a dependency #64
  2. Test result:
Test case Windows OSX Linux
Clean install Pass Pass Pass
Update Pass Pass Pass
Uninstall Pass Pass Pass
Generate a Maven Project: Quickstart with dependency search Pass Pass Pass
Generate a Maven Project:Quickstart with last settings Pass Pass Pass
Generate a Gradle Project: Quickstart with dependency search Pass Pass Pass
Generate a Gradle Project: Quickstart with last settings Pass Pass Pass
Customized Spring Initializr Service URL Pass Pass Pass
Default value of GroupId and ArtifactId Pass Pass Pass
Edit Starters for Spring Boot Maven projects #64 #64 #64
Can generate Kotlin and Groovy projects Pass Pass Pass

@Eskibear
Copy link
Member Author

Eskibear commented May 3, 2018

v0.3.0 released.

@Eskibear Eskibear closed this as completed May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants