<html><body bgcolor="#FFFFFF"><div>Enums have a to string method one use to make them look less ancient.&nbsp;</div><div><br></div><div>Btw. Aren't enums static and thus bad for something like expandable lists ?<br><br>Sent from a mobile device</div><div><br>On 15/03/2011, at 20.23, "Lincoln Baxter, III" &lt;<a href="mailto:lincolnbaxter@gmail.com">lincolnbaxter@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>Enums were cool then and they're still cool now!<br><br><div class="gmail_quote">On Tue, Mar 15, 2011 at 2:50 PM, Max Andersen <span dir="ltr">&lt;<a href="mailto:manderse@redhat.com"><a href="mailto:manderse@redhat.com">manderse@redhat.com</a></a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Btw. How Come forge is so eager on using all capital letter for names ? Just look so 80ies :)<br>

<br>
Sent from a mobile device<br>
<div><div></div><div class="h5"><br>
On 15/03/2011, at 18.52, "Lincoln Baxter III (JIRA)" &lt;<a href="mailto:jira-events@lists.jboss.org"><a href="mailto:jira-events@lists.jboss.org">jira-events@lists.jboss.org</a></a>&gt; wrote:<br>
<br>
&gt;<br>
&gt; &nbsp; &nbsp; [ <a href="https://issues.jboss.org/browse/SEAMFORGE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel" target="_blank"><a href="https://issues.jboss.org/browse/SEAMFORGE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.jboss.org/browse/SEAMFORGE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a></a> ]<br>

&gt;<br>
&gt; Lincoln Baxter III closed SEAMFORGE-64.<br>
&gt; ---------------------------------------<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Labels: maven &nbsp;(was: )<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; Assignee: Lincoln Baxter III<br>
&gt; &nbsp; &nbsp;Fix Version/s: 1.0.0.Alpha3<br>
&gt; &nbsp; &nbsp; &nbsp; Resolution: Done<br>
&gt;<br>
&gt;<br>
&gt; Done...<br>
&gt;<br>
&gt; [example] example $<br>
&gt; [example] example $ project repository-<br>
&gt; repository-list &nbsp; &nbsp; &nbsp;repository-remove &nbsp; &nbsp;repository-add<br>
&gt; [example] example $ project repository-list<br>
&gt; [example] example $ project repository-add<br>
&gt; CENTRAL &nbsp; &nbsp; &nbsp; &nbsp; JBOSS_NEXUS &nbsp; &nbsp; JBOSS_LEGACY &nbsp; &nbsp;JAVA_NET &nbsp; &nbsp; &nbsp; &nbsp;CUSTOM<br>
&gt; [example] example $ project repository-add JBOSS_<br>
&gt; JBOSS_NEXUS &nbsp; &nbsp; JBOSS_LEGACY<br>
&gt; [example] example $ project repository-add JBOSS_NEXUS<br>
&gt; Added repository [JBOSS_NEXUS-&gt;<a href="http://repository.jboss.org/nexus/content/groups/public" target="_blank"><a href="http://repository.jboss.org/nexus/content/groups/public">http://repository.jboss.org/nexus/content/groups/public</a></a>]<br>
&gt; [example] example $ project repository-add CENTRAL<br>
&gt; Added repository [CENTRAL-&gt;<a href="http://repo1.maven.org" target="_blank"><a href="http://repo1.maven.org">http://repo1.maven.org</a></a>]<br>
&gt; [example] example $ project repository-list<br>
&gt; JBOSS_NEXUS-&gt;<a href="http://repository.jboss.org/nexus/content/groups/public" target="_blank"><a href="http://repository.jboss.org/nexus/content/groups/public">http://repository.jboss.org/nexus/content/groups/public</a></a><br>
&gt; CENTRAL-&gt;<a href="http://repo1.maven.org" target="_blank"><a href="http://repo1.maven.org">http://repo1.maven.org</a></a><br>
&gt; [example] example $<br>
&gt;<br>
&gt;<br>
&gt;&gt; add-repository should offer a built-in list of known repositories<br>
&gt;&gt; -----------------------------------------------------------------<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Key: SEAMFORGE-64<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;URL: <a href="https://issues.jboss.org/browse/SEAMFORGE-64" target="_blank"><a href="https://issues.jboss.org/browse/SEAMFORGE-64">https://issues.jboss.org/browse/SEAMFORGE-64</a></a><br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Project: Seam Forge<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Issue Type: Feature Request<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; Components: Shell<br>
&gt;&gt; &nbsp; Affects Versions: 1.0.0.Alpha2<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Reporter: Dan Allen<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Assignee: Lincoln Baxter III<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Labels: maven<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Fix For: 1.0.0.Alpha3<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; We can anticipate most of the repositories the user is going to want to add (the JBoss Nexus repository being the most likely choice). add-repository should allows the user to select from a built-in list of well-known repositories if they don't provide a URL on the commandline. The list could even be read from the .forge directory, so that the user can globally define repositories from which they want to be able to select.<br>

&gt;&gt; add-repository &lt;ENTER&gt;<br>
&gt;&gt; Please select a repository:<br>
&gt;&gt; [1] CENTRAL - <a href="http://repo1.maven.org" target="_blank"><a href="http://repo1.maven.org">http://repo1.maven.org</a></a><br>
&gt;&gt; [2] JBOSS_NEXUS - <a href="http://repository.jboss.org/nexus/content/groups/public" target="_blank"><a href="http://repository.jboss.org/nexus/content/groups/public">http://repository.jboss.org/nexus/content/groups/public</a></a><br>
&gt;&gt; [3] JBOSS_LEGACY - <a href="http://repository.jboss.org/maven2" target="_blank"><a href="http://repository.jboss.org/maven2">http://repository.jboss.org/maven2</a></a><br>
&gt;&gt; [3] JAVA_NET - <a href="http://download.java.net/maven/2/" target="_blank"><a href="http://download.java.net/maven/2/">http://download.java.net/maven/2/</a></a><br>
&gt;&gt; [4] CUSTOM<br>
&gt;&gt; Selecting CUSTOM would prompt the user for a URL.<br>
&gt;&gt; The repository name should have a reasonable default, which can be overridden by supplying a name on the commandline.<br>
&gt;<br>
&gt; --<br>
&gt; This message is automatically generated by JIRA.<br>
&gt; For more information on JIRA, see: <a href="http://www.atlassian.com/software/jira" target="_blank"><a href="http://www.atlassian.com/software/jira">http://www.atlassian.com/software/jira</a></a><br>
&gt; _______________________________________________<br>
&gt; forge-dev mailing list<br>
&gt; <a href="mailto:forge-dev@lists.jboss.org"><a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a></a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank"><a href="https://lists.jboss.org/mailman/listinfo/forge-dev">https://lists.jboss.org/mailman/listinfo/forge-dev</a></a><br>
<br>
_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org"><a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a></a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank"><a href="https://lists.jboss.org/mailman/listinfo/forge-dev">https://lists.jboss.org/mailman/listinfo/forge-dev</a></a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com"><a href="http://ocpsoft.com">http://ocpsoft.com</a></a><br><a href="http://scrumshark.com"><a href="http://scrumshark.com">http://scrumshark.com</a></a><br>"Keep it Simple"<br>

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>forge-dev mailing list</span><br><span><a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a></span><br><span><a href="https://lists.jboss.org/mailman/listinfo/forge-dev">https://lists.jboss.org/mailman/listinfo/forge-dev</a></span><br></div></blockquote></body></html>