[JBoss JIRA] (JBIDE-18422) Include latest Tern & AngularJS 0.6.0.201409{23, 25}* into jbosstools/jbds TPs AND Early Access too
by ZERR Angelo (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18422?page=com.atlassian.jira.plugi... ]
ZERR Angelo commented on JBIDE-18422:
-------------------------------------
Vicor, I'm not sure that it will work because Liferay IDE is based on Tern 0.7.0-SNAPSHOT and there is a lot of refactoring in this version (some tern extension point API changes).
> Include latest Tern & AngularJS 0.6.0.201409{23,25}* into jbosstools/jbds TPs AND Early Access too
> --------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18422
> URL: https://issues.jboss.org/browse/JBIDE-18422
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.2.0.CR1
> Reporter: Victor Rubezhny
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: new_and_noteworthy
> Fix For: 4.2.0.CR2
>
> Attachments: myApp3.zip, Tern completion with friend.png
>
>
> In JBIDE-18273, the JBT/JBDS target platforms were updated to include the latest Tern 0.6.0.201409041810-SNAPSHOT, but the version of AngularJS included in the Early Access site remained at 0.5.0.201408281218. Since these traditionally have been updated IN PARALLEL at the same time, it seems we need a new version of AngularJS in the EA site.
> However, since the latest AngularJS is now 0.6.0.201409231617, maybe we want to pull the latest Tern 0.6.0.201409231610 too, instead of the 2014/09/04 version?
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (JBIDE-18731) Remove deprecated usecase of project archives run externally via ant
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-18731:
-----------------------------------
Summary: Remove deprecated usecase of project archives run externally via ant
Key: JBIDE-18731
URL: https://issues.jboss.org/browse/JBIDE-18731
Project: Tools (JBoss Tools)
Issue Type: Task
Reporter: Rob Stryker
A legacy use case of running a jbt project archives descriptor file as an outside-eclipse build via an ant task should be removed. This would allow for archives.core to be packaged much more simply, following the structure of almost all other plugins.
See also: JBIDE-18008
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (JBIDE-18422) Include latest Tern & AngularJS 0.6.0.201409{23, 25}* into jbosstools/jbds TPs AND Early Access too
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18422?page=com.atlassian.jira.plugi... ]
Victor Rubezhny commented on JBIDE-18422:
-----------------------------------------
[~menot99], You actually cannot install JBT on top of Liferay IDE, because of dependency restrictions.
The workaround is to install Liferay IDE on the top of JBT:
- Install Eclipse
- Install JBT
- From JBT Central install Angular JS if you need it (In JBoss Central View select "Software/Update" tab, make sure that "Enable Early Access" checkbox is checked, then search the list for Angular JS, mark it for install and press "Install/Update" button). Restart the Eclipse.
- Install Liferay (When the "Install Remedation Page" will appear select "Show original error..." radio-button and check "Install fewer items..." and "Update items already installed" items). As the result the Node.js installation should be updated and Liferay features should be installed. Restart Eclipse.
> Include latest Tern & AngularJS 0.6.0.201409{23,25}* into jbosstools/jbds TPs AND Early Access too
> --------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18422
> URL: https://issues.jboss.org/browse/JBIDE-18422
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.2.0.CR1
> Reporter: Victor Rubezhny
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: new_and_noteworthy
> Fix For: 4.2.0.CR2
>
> Attachments: myApp3.zip, Tern completion with friend.png
>
>
> In JBIDE-18273, the JBT/JBDS target platforms were updated to include the latest Tern 0.6.0.201409041810-SNAPSHOT, but the version of AngularJS included in the Early Access site remained at 0.5.0.201408281218. Since these traditionally have been updated IN PARALLEL at the same time, it seems we need a new version of AngularJS in the EA site.
> However, since the latest AngularJS is now 0.6.0.201409231617, maybe we want to pull the latest Tern 0.6.0.201409231610 too, instead of the 2014/09/04 version?
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (JBIDE-18730) Improve SEO
by Xavier Coulon (JIRA)
Xavier Coulon created JBIDE-18730:
-------------------------------------
Summary: Improve SEO
Key: JBIDE-18730
URL: https://issues.jboss.org/browse/JBIDE-18730
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: website
Affects Versions: 4.2.0.Final
Reporter: Xavier Coulon
We should improve the SEO because at the moment, searching for anything on a search engine does not give any accurate result.
See with [~pmuir] for best practices and tooling
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-17029) Read .adoc files in UTF-8, not US-ASCII
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17029?page=com.atlassian.jira.plugi... ]
Xavier Coulon resolved JBIDE-17029.
-----------------------------------
Resolution: Done
Fixed on my own machine, using
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
> Read .adoc files in UTF-8, not US-ASCII
> ---------------------------------------
>
> Key: JBIDE-17029
> URL: https://issues.jboss.org/browse/JBIDE-17029
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: website
> Affects Versions: 4.2.0.Beta1
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Fix For: 4.3.0.Alpha1
>
>
> asciidoctor files are not read in UTF-8, which causes the following error during the build when a file contains an accent:
> {code}
> An error occurred: /Users/xcoulon/code/jbosstools/jbosstools-website/_data/team/adietish.adoc is not valid US-ASCII
> /Users/xcoulon/.rvm/gems/ruby-1.9.3-p484@jbosstools-website/gems/tilt-1.4.1/lib/tilt/template.rb:75:in `initialize'
> /Users/xcoulon/.rvm/gems/ruby-1.9.3-p484@jbosstools-website/gems/tilt-1.4.1/lib/tilt.rb:61:in `new'
> /Users/xcoulon/.rvm/gems/ruby-1.9.3-p484@jbosstools-website/gems/tilt-1.4.1/lib/tilt.rb:61:in `new'
> /Users/xcoulon/.rvm/gems/ruby-1.9.3-p484@jbosstools-website/gems/awestruct-0.5.4.rc3/lib/awestruct/handlers/asciidoctor_handler.rb:147:in `parse_document_attributes'
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-17029) Read .adoc files in UTF-8, not US-ASCII
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17029?page=com.atlassian.jira.plugi... ]
Xavier Coulon closed JBIDE-17029.
---------------------------------
> Read .adoc files in UTF-8, not US-ASCII
> ---------------------------------------
>
> Key: JBIDE-17029
> URL: https://issues.jboss.org/browse/JBIDE-17029
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: website
> Affects Versions: 4.2.0.Beta1
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Fix For: 4.3.0.Alpha1
>
>
> asciidoctor files are not read in UTF-8, which causes the following error during the build when a file contains an accent:
> {code}
> An error occurred: /Users/xcoulon/code/jbosstools/jbosstools-website/_data/team/adietish.adoc is not valid US-ASCII
> /Users/xcoulon/.rvm/gems/ruby-1.9.3-p484@jbosstools-website/gems/tilt-1.4.1/lib/tilt/template.rb:75:in `initialize'
> /Users/xcoulon/.rvm/gems/ruby-1.9.3-p484@jbosstools-website/gems/tilt-1.4.1/lib/tilt.rb:61:in `new'
> /Users/xcoulon/.rvm/gems/ruby-1.9.3-p484@jbosstools-website/gems/tilt-1.4.1/lib/tilt.rb:61:in `new'
> /Users/xcoulon/.rvm/gems/ruby-1.9.3-p484@jbosstools-website/gems/awestruct-0.5.4.rc3/lib/awestruct/handlers/asciidoctor_handler.rb:147:in `parse_document_attributes'
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18503) Website: Apache Camel Link in Features page does not fit the box
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18503?page=com.atlassian.jira.plugi... ]
Xavier Coulon commented on JBIDE-18503:
---------------------------------------
[~kmarmaliykov],
Sorry for not taking care of your issue before.
I can't reproduce the problem, but I made some changes/fixes with the layout of this page since you opened this issue.
Can you check if it works for you now ?
thanks !
> Website: Apache Camel Link in Features page does not fit the box
> ----------------------------------------------------------------
>
> Key: JBIDE-18503
> URL: https://issues.jboss.org/browse/JBIDE-18503
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: website
> Affects Versions: 4.2.0.Final
> Environment: Win7, Firefox 32
> Reporter: Konstantin Marmalyukov
> Assignee: Xavier Coulon
> Fix For: 4.2.1.Final
>
> Attachments: screenshot-1.png
>
>
> See attached screenshot. Text below Camel is not visible. Maybe we should make Camel smaller.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months