-
Notifications
You must be signed in to change notification settings - Fork 33
Merge feature branch for auto-generation of Liberty features GA update #511
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
Open
TrevCraw
wants to merge
63
commits into
main
Choose a base branch
from
generate-features-update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
3ba3b8e
Specify version 24.0.0.2 for binary scanner
turkeylurkey 5646c12
Merge pull request #474 from turkeylurkey/issue-1874a
turkeylurkey 8159bbd
Add string for temp dir for generate features
turkeylurkey 8a9d6c5
Add generateToSrc option to dev mode
turkeylurkey b04e985
Toggle generateToSrc option using hotkey
turkeylurkey 495a118
Update src/main/java/io/openliberty/tools/common/plugins/util/DevUtil…
turkeylurkey 5877cc8
Merge pull request #476 from turkeylurkey/issue-1892
turkeylurkey ba2777d
Handle the generateToSrc option in devmode
turkeylurkey fea5c1c
Update test case
turkeylurkey b94075a
Display the correct info message when server file is in a temp dir
turkeylurkey c89b196
Better comments
turkeylurkey a14c7ec
Add constant for generated features overrides directory
turkeylurkey b0a2ab8
Add support for feature gen to server dir for class file change
turkeylurkey c73102d
Clean up method copyTempFeatureFileToServer
turkeylurkey a6f7106
Keep temp generate features file in configDropins dir even in temp dir
turkeylurkey 52fe283
generatFeaturesFile is either configDir or tempDir
turkeylurkey 49cbf35
When you press hotkey o optionally generate to temp dir
turkeylurkey 4c0052a
Register the generated features temp dir with the file watcher
turkeylurkey b8679df
Remove code added to process the generated features file in favour of…
turkeylurkey bc93cb1
Use generateToSrc option in generate features after config file deletion
turkeylurkey 3ae5530
Register gen. features file to watch in dev mode
turkeylurkey 67d7b34
Update copyright
turkeylurkey 980d066
Clarify a comment
turkeylurkey 502d3db
Rename a method to make more sense
turkeylurkey 1c6fb16
Rename a field
turkeylurkey 16d3050
Merge pull request #479 from turkeylurkey/issue-1897a
turkeylurkey a42ffc8
Rename generate features fields
turkeylurkey d384f65
Merge pull request #493 from turkeylurkey/issue-1952
turkeylurkey 5905974
Copy config and changed file to temp dir for feature generation
turkeylurkey 2fd65f3
Code review updates: remove unneccessary directory and update comments
turkeylurkey 1de62ee
Merge pull request #494 from turkeylurkey/issue-1959
turkeylurkey 877e147
Pass the generateToSrc option when generating features
turkeylurkey 2e59317
Code review: rename variable and update comment
turkeylurkey 5c0f9b2
Merge pull request #495 from turkeylurkey/issue-1963
turkeylurkey f1261b5
Fix merge conflicts
turkeylurkey 22403f6
Merge pull request #497 from turkeylurkey/merge-main-0130
turkeylurkey 1eb9ff4
Make optimizeGenerateFeatures() protected
turkeylurkey 7b2bf2f
Remove unused method getJavaSourceClassPaths()
turkeylurkey 79a1d16
Track when generate-features file is copied early to prevent copying …
turkeylurkey 6167b7e
Merge pull request #500 from turkeylurkey/issue-1967
turkeylurkey bde6685
Add coordinates for feature files
turkeylurkey e8eba65
Add feature list file parameters to binary scanner
turkeylurkey 7f137d0
Update the type of file to find for liberty base feature list
turkeylurkey 515e3a8
Reduce the duplication in the feature list coordinates
turkeylurkey e43e66e
Remove debug statement
turkeylurkey 4a34e59
Rework: clarify the name of open liberty Maven coordinates
turkeylurkey 0d1c691
Merge pull request #506 from turkeylurkey/issue-1981
turkeylurkey 8f717ff
Updated user facing output
TrevCraw ab17bc3
Use the binary scanner API with a Map
turkeylurkey 7d5552a
Merge pull request #508 from TrevCraw/message-updates
TrevCraw a3d7d38
Rework, rename variable
turkeylurkey 3aa3cb8
Rework, rename variable no. 2
turkeylurkey a1230dd
Merge pull request #509 from turkeylurkey/issue-2001
turkeylurkey 72e02b9
Merge branch 'main' into generate-features-update
turkeylurkey fc4b382
Merge pull request #510 from turkeylurkey/merge-main-0421
turkeylurkey 87817d9
When a VersionlessFeatureException is detected from the binary scanne…
turkeylurkey 8fe5729
Fix a comment
turkeylurkey d0d22ff
Add a check that a file is in a directory
turkeylurkey cc17ff9
Reorganize the Maven ccordinates used to download the Websphere featu…
turkeylurkey cf3c4c6
Merge pull request #512 from turkeylurkey/issue-1988
turkeylurkey 0d5d1de
Merge pull request #513 from turkeylurkey/issue-1976
turkeylurkey e7f71a3
Change the term cadre to batch
turkeylurkey a6ef623
Merge pull request #514 from turkeylurkey/issue-2010
turkeylurkey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.