[
https://issues.jboss.org/browse/JBIDE-16393?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-16393:
----------------------------------------
Well, it's not very good for what I have in mind.
My idea is that if you want to keep several repositories, then you need to find a way to
express the dependency from plugin to ripple. You chose submodules, which are working but
with some pitfalls. Instead, the only good way I see to express the dependency is via
Maven. If we want that, it means that the ripple repository is able to produce a
standalone artifact (containing resources) and the the plugin could instead just fetch
this artifact (from local repo or Nexus).
What do you think about this?
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.
*jbosstools-4.1.1.Final* - e498c091f79c140 ( JBIDE-15814 CordovaSim: Adding
navigator.app.backHistory support )
--
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