[
https://issues.jboss.org/browse/FORGE-212?page=com.atlassian.jira.plugin....
]
George Gastaldi closed FORGE-212.
---------------------------------
Assignee: George Gastaldi
Fix Version/s: 2.13.2.Final
(was: 2.x Future)
Resolution: Done
Use {{Project.getFacet(ClassLoaderFacet.class).getClassLoader()}} to retrieve a
classloader with the project binaries in it
Classload dependencies of current project when performing certain
operations
-----------------------------------------------------------------------------
Key: FORGE-212
URL:
https://issues.jboss.org/browse/FORGE-212
Project: Forge
Issue Type: Feature Request
Components: Build Tools - Maven, Parsers / File Manipulation, Plugin API
Affects Versions: 1.0.0.Alpha3
Reporter: wiktorowski maximilien
Assignee: George Gastaldi
Priority: Minor
Fix For: 2.13.2.Final
"Generating crud views for entities located into an external jar is a use case
i'd like to see implemented in forge.
In my case i have a model.jar containing my entities and an admin.war generated with seam
forge. I'd like to use from-entity to generate scaffolding views in admin.war for the
entities located in model.jar"
This means that Forge will need to classload dependencies of the target project in order
to perform reflection-based generation. This may also require a reflection-based
meta-model such as what was done with Errai/GWT.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)