[JBoss JIRA] (JBDS-3547) Eloqua tracking of Eloqua tracked links
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3547?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3547:
----------------------------------
OK, so then my PR should be fine, as it's basically just one simple global substitution:
{code}s#http://www.redhat.com/j/elqNow/elqRedir.htm?ref=http#https#g{code}
https://github.com/jbosstools/jbosstools-website/pull/524
Please approve and push to prod if you're satisfied w/ the PR and the above explanation, [~akazakov].
> Eloqua tracking of Eloqua tracked links
> ---------------------------------------
>
> Key: JBDS-3547
> URL: https://issues.jboss.org/browse/JBDS-3547
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: website
> Affects Versions: 9.0.0.GA
> Reporter: David Hladky
> Assignee: Alexey Kazakov
> Fix For: 7.1.1.GA, 8.0.0.GA, 8.1.0.GA, 8.1.1.GA, 9.0.0.GA, 9.1.0.Beta1
>
>
> I noticed, that all [downloads|http://tools.jboss.org/downloads] have Eloqua tracking link added. This is wrong, because Download Manager also adds Eloqua tracking, so each download goes through the Eloqua twice.
> I also noticed, that "http" is used in the links which should be replaced with "https". Apache does the redirect, but it is one unnecessary redirect in the process.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21028) Empty Hibernate Console Configuration dialog
by Koen Aers (JIRA)
Koen Aers created JBIDE-21028:
---------------------------------
Summary: Empty Hibernate Console Configuration dialog
Key: JBIDE-21028
URL: https://issues.jboss.org/browse/JBIDE-21028
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate, upstream
Affects Versions: 4.2.0.Alpha2
Environment: JBT 4.2.0.Alpha2 (on Eclipse Luna M5), L64, Fedora 19, OpenJDK 1.7
Reporter: Jiri Peterka
Assignee: Koen Aers
Fix For: 4.4.0.Alpha1
There is empty "Create Hibernate Console" dialog
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21012) Why do we deploy JBT components to Nexus snapshots repo?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21012?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-21012:
------------------------------------
One will discard the other.
20 mins ago, I saw "Latest Build: 1.5.100-SNAPSHOT (Alpha1-v20151026-1942-B311)" in https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/fr... and https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo... contains that same content: "Latest Build: 1.5.100-SNAPSHOT (Alpha1-v20151026-1942-B311)"
Then I rebuilt with BUILD_ALIAS=Alpha0 to test this theory:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-freemarker... (Alpha0)
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-freemarker...
{code}
11:47:35 [INFO] Uploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo... (2944 KB at 2914.6 KB/sec)
{code}
Now, this URL is 404'd:
https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/fr...
and instead we have these:
https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/fr... (no longer Alpha1; instead Alpha0)
https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/fr... (not sure why this has appeared -- wasn't there when I did an Alpha1 build)
> Why do we deploy JBT components to Nexus snapshots repo?
> --------------------------------------------------------
>
> Key: JBIDE-21012
> URL: https://issues.jboss.org/browse/JBIDE-21012
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.3.0.Final, 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
>
>
> Currently, we deploy our x.y.z-SNAPSHOT update sites to the JBoss Nexus snapshots repo.
> But other than Locus and the Browsersim Standalone zip, we don't ever use these artifacts, so they just:
> * eat disk space in Nexus
> * consume time/resources in Jenkins
> Since we have the custom profile deploy-to-jboss.org in place for all our artifacts, why don't we set *maven.deploy.skip=true* in the parent pom for all the projects (except of course Locus and Browsersim Standalone, which would use maven.deploy.skip=false) ?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21027) Central offers to install Early Access content when importing project examples (EA disabled)
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21027?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-21027:
----------------------------------------
Assigning to [~mickael_istria] because it should be aligned with JBIDE-20609
> Central offers to install Early Access content when importing project examples (EA disabled)
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-21027
> URL: https://issues.jboss.org/browse/JBIDE-21027
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 4.3.0.Final
> Reporter: Alexey Kazakov
> Assignee: Mickael Istria
> Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
>
> Attachments: angular.png
>
>
> 1. Open Central with EA disabled
> 2. Try to import kitchensink-angularjs project example
> 3. AngularJS (EA version) is offered to install:
> !angular.png!
> 4. Press "Download & Install".
> 5. AngularJS is installed without any warning that it's an EA content.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21027) Central offers to install Early Access content when importing project examples (EA disabled)
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-21027:
--------------------------------------
Summary: Central offers to install Early Access content when importing project examples (EA disabled)
Key: JBIDE-21027
URL: https://issues.jboss.org/browse/JBIDE-21027
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, project-examples
Affects Versions: 4.3.0.Final
Reporter: Alexey Kazakov
Assignee: Mickael Istria
Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
Attachments: angular.png
1. Open Central with EA disabled
2. Try to import kitchensink-angularjs project example
3. AngularJS (EA version) is offered to install:
!angular.png!
4. Press "Download & Install".
5. AngularJS is installed without any warning that it's an EA content.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months