|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2008-04-19 06:45:57
|
[ http://jira.springframework.org/browse/RCP-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34907#action_34907 ]
Geoffrey De Smet commented on RCP-316:
--------------------------------------
I wouldn't recommend depending on full at the moment, just depend on the artifacts (core, support, binding) itself.
The full pom should be altered so it uses the maven support for bundles of artifacts. That maven support for artifacts won't be available till maven 2.1 IIRC.
> Enable full and release modules
> -------------------------------
>
> Key: RCP-316
> URL: http://jira.springframework.org/browse/RCP-316
> Project: Spring Framework Rich Client Project
> Issue Type: Task
> Components: Build System
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Priority: Minor
>
> The full and release modules are currently commented out:
> - full because it corrupts the "mvn install" of petclinic
> - release because it takes to long to include into mvn install
> one option would be to create a "release profile" that includes full and release and a default profile which doesn't.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|