[
https://issues.jboss.org/browse/JBIDE-13476?page=com.atlassian.jira.plugi...
]
Konstantin Marmalyukov edited comment on JBIDE-13476 at 2/11/13 8:56 AM:
-------------------------------------------------------------------------
* Building browserSim standalone means building a jar file with browserSim, which you can
run in your computer without JBDS.
[
Here|https://dl.dropbox.com/u/119366103/browserSim/screenshot/browsersim.jar] is an
example. We can build this jar without building any bundle/feature(this way
*org.jboss.tools.vpe.browsersim* and *org.jboss.tools.vpe.browsersim.browser* will be
old-versioned), or we can firstly build this plugins(use -Pbootstrap for this) and jar
will be created with fresh builded plugins.
I use standalone build for testing browserSim on different platforms.
AFAIK standalone browserSim will be available for download.
* yes, smth like this
* As for me, we don't need this profile. [~maxandersen] add it, ask him for
clarification.
was (Author: kmarmaliykov):
* Building browserSim standalone means building a jar file with browserSim, which you
can run in your computer without JBDS.
[
Here|https://dl.dropbox.com/u/119366103/browserSim/screenshot/browsersim.jar] is an
example. We can build this jar without building any bundle/feature(this way
*org.jboss.tools.vpe.browsersim* and *org.jboss.tools.vpe.browsersim.browser* will be
old-versioned), or we can firstly build this plugins(use -Pbootstrap for this) and jar
will be created with fresh builded plugins.
I use standalone build for testing browserSim on different platforms.
AFAIK standalone browserSim will be available for download.
* yes, smth like this
* As for me, we don't need this profile. Max add it, ask him for clarification.
Get rid of bootstrap profiles in root poms for JBT projects (no
longer needed)
------------------------------------------------------------------------------
Key: JBIDE-13476
URL:
https://issues.jboss.org/browse/JBIDE-13476
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: Build/Releng, Visual Page Editor core
Reporter: Mickael Istria
Assignee: Nick Boldt
Fix For: 4.1.0.Alpha2
It seens like the bootstrap profiles are not used by developers.
The only exceptuin is the BrowserSim pieces that use those profiles to have BrowserSim
built standalone.
We should review the profiles for BrowserSim to make it more adapted to use cases (create
a "browsersim-standalone" profile for example); and remove bootstrap profiles
from other poms.
Those bootstrap profile cause issue with the set-version plugin, and may cause issue with
plugins that look at modules in general
--
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