-
Notifications
You must be signed in to change notification settings - Fork 30
Cli analyze #847
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
Cli analyze #847
Conversation
Signed-off-by: Andy Arnold <[email protected]>
seems to be causing a merge conflict
✅ Deploy Preview for windup-documentation ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
abrugaro
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Andy Arnold <[email protected]>
Signed-off-by: Andy Arnold <[email protected]>
Signed-off-by: Andy Arnold <[email protected]>
Signed-off-by: Andy Arnold <[email protected]>
Signed-off-by: Andy Arnold <[email protected]>
abrugaro
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR was ok before, looks like some changes were rollbacked
docs/topics/mta-cli-run.adoc
Outdated
| [discrete] | ||
| === Running cloud-readiness rules | ||
|
|
||
| The following command analyzes the `com.acme` and `org.apache` packages of the link:https://github.com/windup/windup/blob/master/test-files/jee-example-app-1.0.0.ear[jee-example-app-1.0.0.ear] example EAR archive for migrating to JBoss EAP 7. It also evaluates for cloud readiness: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no option to specify packages to analyze in the new mta-cli version so analyzes the com.acme and org.apache packages should be removed
docs/topics/mta-cli-run.adoc
Outdated
| [discrete] | ||
| === Running {ProductShortName} on source code | ||
|
|
||
| The following command analyzes the `org.jboss.seam` packages of the link:https://github.com/windup/windup/tree/master/test-files/seam-booking-5.2[seam-booking-5.2] example source code for migrating to JBoss EAP 6. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no option to specify packages to analyze in the new mta-cli version so the org.jboss.seam packages should be removed.
|
See SLACK conversation - awesome makes sense. If you don't mind merging those just to fix what we currently have that would be awesome if it doesn't overlap too much with your changes. Otherwise you are free to just take those changes and incorporate them into yours up to you |
JIRA