[jbosstools-issues] [JBoss JIRA] (JBIDE-10965) add JSLint to JBT/JBDS Central

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Feb 21 10:50:36 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669593#comment-12669593 ] 

Nick Boldt edited comment on JBIDE-10965 at 2/21/12 10:48 AM:
--------------------------------------------------------------

Verified in trunk & branch.

{code}
./eclipse/eclipse -clean -showLocation -data /tmp/workspace -consolelog -console -vm /opt/sun-java2-6.0/bin/java -vmargs -Xms128M -Xmx256M -XX:PermSize=128M -XX:MaxPermSize=256M  -Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/nightly/core/trunk/jbosstools-directory.xml  | tee "/tmp/eclipse.log.`date`.txt"

./eclipse/eclipse -clean -showLocation -data /tmp/workspace -consolelog -console -vm /opt/sun-java2-6.0/bin/java -vmargs -Xms128M -Xmx256M -XX:PermSize=128M -XX:MaxPermSize=256M  -Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/nightly/core/3.3.indigo/jbosstools-directory.xml  | tee "/tmp/eclipse.log.`date`.txt"
{code}
                
      was (Author: nickboldt):
    Verified in trunk.

./eclipse/eclipse -clean -showLocation -data /tmp/workspace -consolelog -console -vm /opt/sun-java2-6.0/bin/java -vmargs -Xms128M -Xmx256M -XX:PermSize=128M -XX:MaxPermSize=256M  -Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/nightly/core/3.3.indigo/jbosstools-directory.xml  | tee "/tmp/eclipse.log.`date`.txt"
                  
> add JSLint to JBT/JBDS Central
> ------------------------------
>
>                 Key: JBIDE-10965
>                 URL: https://issues.jboss.org/browse/JBIDE-10965
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central, updatesite, UpStream
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 3.3.0.Beta1
>
>
> JSLint is in JBDS Extras. It should also be in both JBT (Core) and JBDS (Core) Central.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list