[
https://jira.jboss.org/jira/browse/JBIDE-3897?page=com.atlassian.jira.plu...
]
Rob Stryker commented on JBIDE-3897:
------------------------------------
well this was several months ago, but yes, the idea was to make a plugin with NO
jbosstools dependencies as well as a test plugin with NO jbosstools dependencies that can
be used as a central location for commonly used utility classes, testing superclasses,
etc.
Currently many of these classes are in the "common" component, however the
"common" test component depends on common core, which depends on VPE, and drags
in huge amounts of plugins.
Creation of core module
-----------------------
Key: JBIDE-3897
URL:
https://jira.jboss.org/jira/browse/JBIDE-3897
Project: Tools (JBoss Tools)
Issue Type: Task
Components: core
Affects Versions: 3.1.0.M1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.1.0.M3
Time to recreate the core module. Tasks are as follows:
1) The module folder, with plugins / features / test category
2) an (empty) test plugin
3) an empty core plugin
4) an empty ui plugin
5) a feature
6) properly added into build
7) properly added to build download page
8) properly added to update site
The purpose of this module will be to hold common well-designed multi-functional classes
that will be usable by others. This will help reduce dependencies between modules by
providing a common base.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira