[JBoss JIRA] (JBDS-2087) move all features from com.jboss.jbds.all (generated top-level product feature) to com.jboss.jbds.product.feature so that all of JBDS can be installed into Eclipse via a single feature
by Nick Boldt (JIRA)
Nick Boldt created JBDS-2087:
--------------------------------
Summary: move all features from com.jboss.jbds.all (generated top-level product feature) to com.jboss.jbds.product.feature so that all of JBDS can be installed into Eclipse via a single feature
Key: JBDS-2087
URL: https://issues.jboss.org/browse/JBDS-2087
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Build, installer, updatesite, Upstream
Affects Versions: 5.0.0.Beta3
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Fix For: 5.0.0.Beta3
A few milestones ago, I moved much of the content of com.jboss.jbds.product.feature into com.jboss.jbds.all to expose it more obviously when a user looks into Help > About > Installation details in JBDS.
However, this means that the single point of entry to installing all of JBDS is now com.jboss.jbds.all, which, because it's a PRODUCT, can't be installed into something like Eclipse JEE Indigo SR2.
Solution is to move all the contents of com.jboss.jbds.all into its child feature, com.jboss.jbds.product.feature, and have the .all include ONLY the single .product.feature.
Any objections to this plan? Denis? Mickael? Max?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-11170) Forge: resource is not picked-up after creation on windows
by Pavol Srna (JIRA)
Pavol Srna created JBIDE-11170:
----------------------------------
Summary: Forge: resource is not picked-up after creation on windows
Key: JBIDE-11170
URL: https://issues.jboss.org/browse/JBIDE-11170
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 3.3.0.Beta1
Environment: jbdevstudio-product-universal-5.0.0.v201203010100M-H88-Beta1, winXP
Reporter: Pavol Srna
Assignee: Koen Aers
Priority: Critical
Fix For: 3.3.0.Beta1
Path, or quotation marks issues?
Forge console output:
[test] test $ entity --named customer
? In which package you'd like to create this @Entity, or enter for default [com.test.model]
Created @Entity [com.test.model.customer]
***INFO*** The command [pick-up] takes [1] unnamed argument(s), but found [2].
***INFO*** Swallowed unknown token [and] for command [pick-up].
***INFO*** Swallowed unknown token [Settings/Pali/workspace/test/src/main/java/com/test/model/customer.java] for command [pick-up].
Picked up type <UnknownFileResource>: Documents
Wrote C:\/Documents and Settings/Pali/workspace/test/src/main/java/com/test/model/customer.java
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months