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

fix #119 search for server.xml #127

Merged
merged 5 commits into from
Aug 25, 2022
Merged

fix #119 search for server.xml #127

merged 5 commits into from
Aug 25, 2022

Conversation

travis1111
Copy link
Contributor

Added code to search for server.xml (**/src/main/liberty/config/server.xml) for folders that are not liberty project folders.

If a folder contains the above server.xml file, then will check if the root contains pom.xml or build.gradle and based on the findings the folder will be added to the new project map.

src/liberty/libertyProject.ts Outdated Show resolved Hide resolved
src/liberty/libertyProject.ts Outdated Show resolved Hide resolved
src/liberty/libertyProject.ts Outdated Show resolved Hide resolved
src/liberty/libertyProject.ts Outdated Show resolved Hide resolved
src/liberty/libertyProject.ts Show resolved Hide resolved
src/liberty/libertyProject.ts Show resolved Hide resolved
src/liberty/libertyProject.ts Show resolved Hide resolved
src/liberty/libertyProject.ts Outdated Show resolved Hide resolved
src/liberty/libertyProject.ts Show resolved Hide resolved
@travis1111 travis1111 merged commit 17bee33 into main Aug 25, 2022
@travis1111 travis1111 deleted the 119-server.xml branch November 29, 2022 19:27
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

Successfully merging this pull request may close these issues.

3 participants