[JBoss JIRA] (RF-12883) Make the distribution layout more clear
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-12883?page=com.atlassian.jira.plugin.s... ]
Brian Leathem resolved RF-12883.
--------------------------------
Resolution: Done
> Make the distribution layout more clear
> ---------------------------------------
>
> Key: RF-12883
> URL: https://issues.jboss.org/browse/RF-12883
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Reporter: Lukáš Fryč
> Assignee: Brian Leathem
> Fix For: 5.0.0.Alpha1
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> Currently, JAR artifacts are distributed in ZIP distribution as follows:
> {code}
> /artifacts
> /archetypes
> /framework
> richfaces.jar
> richfaces-sources.jar
> /lib
> {dependency}.jar
> /examples
> {code}
> I propose to change this layout for several reasons:
> * layout should be understandable to newcomers
> ** word {{artifact}} is rather familiar to Maven users
> ** word {{framework}} doesn't have to be taken well
> * I assume others projects more or less follow one of following "conventions"
> ----
> This layout counts with {{richfaces.jar}} in top-level directory:
> {code}
> /archetypes
> /examples
> /lib
> {dependency}.jar
> richfaces.jar
> richfaces-sources.jar
> {code}
> or the one which has {{/bin}} directory with {{richfaces.jar}}:
> {code}
> /archetypes
> /examples
> /lib
> {dependency}.jar
> /bin
> richfaces.jar
> richfaces-sources.jar
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 12 months
[JBoss JIRA] (RF-12883) Make the distribution layout more clear
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-12883?page=com.atlassian.jira.plugin.s... ]
Brian Leathem reassigned RF-12883:
----------------------------------
Assignee: Brian Leathem
> Make the distribution layout more clear
> ---------------------------------------
>
> Key: RF-12883
> URL: https://issues.jboss.org/browse/RF-12883
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Reporter: Lukáš Fryč
> Assignee: Brian Leathem
> Fix For: 5.0.0.Alpha1
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> Currently, JAR artifacts are distributed in ZIP distribution as follows:
> {code}
> /artifacts
> /archetypes
> /framework
> richfaces.jar
> richfaces-sources.jar
> /lib
> {dependency}.jar
> /examples
> {code}
> I propose to change this layout for several reasons:
> * layout should be understandable to newcomers
> ** word {{artifact}} is rather familiar to Maven users
> ** word {{framework}} doesn't have to be taken well
> * I assume others projects more or less follow one of following "conventions"
> ----
> This layout counts with {{richfaces.jar}} in top-level directory:
> {code}
> /archetypes
> /examples
> /lib
> {dependency}.jar
> richfaces.jar
> richfaces-sources.jar
> {code}
> or the one which has {{/bin}} directory with {{richfaces.jar}}:
> {code}
> /archetypes
> /examples
> /lib
> {dependency}.jar
> /bin
> richfaces.jar
> richfaces-sources.jar
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 12 months
[JBoss JIRA] (RF-12883) Make the distribution layout more clear
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-12883?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-12883:
-------------------------------
Sprint: RF5 Alpha1 Sprint 3
> Make the distribution layout more clear
> ---------------------------------------
>
> Key: RF-12883
> URL: https://issues.jboss.org/browse/RF-12883
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Reporter: Lukáš Fryč
> Fix For: 5.0.0.Alpha1
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> Currently, JAR artifacts are distributed in ZIP distribution as follows:
> {code}
> /artifacts
> /archetypes
> /framework
> richfaces.jar
> richfaces-sources.jar
> /lib
> {dependency}.jar
> /examples
> {code}
> I propose to change this layout for several reasons:
> * layout should be understandable to newcomers
> ** word {{artifact}} is rather familiar to Maven users
> ** word {{framework}} doesn't have to be taken well
> * I assume others projects more or less follow one of following "conventions"
> ----
> This layout counts with {{richfaces.jar}} in top-level directory:
> {code}
> /archetypes
> /examples
> /lib
> {dependency}.jar
> richfaces.jar
> richfaces-sources.jar
> {code}
> or the one which has {{/bin}} directory with {{richfaces.jar}}:
> {code}
> /archetypes
> /examples
> /lib
> {dependency}.jar
> /bin
> richfaces.jar
> richfaces-sources.jar
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 12 months