[
http://jira.jboss.com/jira/browse/JBSEAM-2338?page=comments#action_12390348 ]
Max Andersen commented on JBSEAM-2338:
--------------------------------------
makes sense.
..and advantage of having properties inside the project is that jbosstools eventually will
be able to reflect upon them too!
allow seam-gen to manage multiple projects
------------------------------------------
Key: JBSEAM-2338
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2338
Project: JBoss Seam
Issue Type: Feature Request
Components: Tools
Affects Versions: 2.0.0.GA
Reporter: Dan Allen
Assigned To: Dan Allen
Fix For: 2.0.1.GA
Attachments: JBSEAM-2338-v1.txt
Original Estimate: 10 minutes
Remaining Estimate: 10 minutes
Currently seam-gen only has the ability to manage one project at a time. This limitation
is due to the fact that it sources build.properties from the seam-gen directory to read
settings about the managed project. I propose that we make the name of the settings file
dynamic so that it is possible for seam-gen to select it based on the name of a property
supplied to the command line.
Example:
./seam -Dbuild=projecta explode
./seam explode
The first command would source build-projecta.properties. The second command would fall
back to the existing behavior and source build.properties.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira