[
https://issues.jboss.org/browse/JBIDE-16393?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-16393:
----------------------------------------
What I suggest is:
1. To make ripple and inspector-front-end actual Maven projects, with their dedicated
build
2. publish them to Nexus
3. Have the pom.xml tweaked to retrieve those files from Nexus instead of using Git
submodules.
If those artifacts (ripple and inspector-front-end) are not supposed to be consumed in any
other case, then the CI job for VPE could be tweaked to rebuild them as part of the VPE
build.
Fix/recover for bad usage of submodules in VPE
----------------------------------------------
Key: JBIDE-16393
URL:
https://issues.jboss.org/browse/JBIDE-16393
Project: Tools (JBoss Tools)
Issue Type: Task
Components: browsersim, visual-page-editor-core
Affects Versions: 4.1.1.Final, 4.2.0.Alpha1
Reporter: Max Rydahl Andersen
Assignee: Ilya Buziuk
Priority: Critical
Fix For: 4.1.2.Final, 4.2.0.Alpha2
both master and branch of vpe is using submodules
https://github.com/jbosstools/jbosstools-vpe/blob/master/.gitmodules
https://github.com/jbosstools/jbosstools-vpe/blob/jbosstools-4.1.x/.gitmo...
Things wrong:
A) These are pointing to personal repos
B) No tags used
C) readme.adoc not documenting it
D) not announced anywhere
E) git clone no longer sufficient
We need to get this fixed/cleaned up in both branch and master.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira