[JBoss JIRA] (JBIDE-18833) luna nightly are not being updated preventing QE to do easy testing of committed code
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18833?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-18833 at 12/1/14 12:28 PM:
--------------------------------------------------------------
Jobs were disabled to avoid churn, save cycles, and because that's generally the process (for the maintenance branch) to avoid having things autobuild when I'm not expecting it. :)
I have re-enabled the jobs. Base and Server show new commits since CR1 (for respin-a on Dec 7). I haven't seen any other fresh commits yet.
was (Author: nickboldt):
Jobs were disabled to avoid churn, save cycles, and because that's generally the process (for the maintenance branch) to avoid having things autobuild when I'm not expecting it. :)
I will re-enable the jobs if you plan to test nightlies; I was under the impression QE only looked at staged builds, not nightlies.
> luna nightly are not being updated preventing QE to do easy testing of committed code
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-18833
> URL: https://issues.jboss.org/browse/JBIDE-18833
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Reporter: Max Rydahl Andersen
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.2.1.Final
>
>
> http://download.jboss.org/jbosstools/updates/nightly/luna/ composite*.xml was updated 26-nov but latest build there is from 28-oct-2014 (29 days ago)
> I could not spot updates in https://github.com/jbdevstudio/jbdevstudio-ci related to this.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 11 months
[JBoss JIRA] (JBIDE-18826) ClassNotFoundException for creating new Hybrid project
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18826?page=com.atlassian.jira.plugi... ]
Mickael Istria edited comment on JBIDE-18826 at 12/1/14 12:07 PM:
------------------------------------------------------------------
Ok, so it seems to be an upstream issue in Equinox then, not a bug in our TP picking the wrong bundles ?
was (Author: mickael_istria):
Ok, so it seems to be an upstream issue in Equinox then ?
> ClassNotFoundException for creating new Hybrid project
> ------------------------------------------------------
>
> Key: JBIDE-18826
> URL: https://issues.jboss.org/browse/JBIDE-18826
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, target-platform, upstream
> Affects Versions: 4.3.0.Alpha1
> Reporter: Ilya Buziuk
> Assignee: Gorkem Ercan
> Priority: Blocker
> Fix For: 4.3.0.Alpha1
>
>
> stack trace:
> {code}
> Caused by: java.lang.ClassNotFoundException: org.apache.http.client.cache.HttpCacheStorage cannot be found by org.eclipse.thym.core_0.1.0.201411202306
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:432)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 64 more
> {code}
> this is most likely a version range issue - http://snag.gy/6EHNd.jpg
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 11 months
[JBoss JIRA] (JBIDE-18826) ClassNotFoundException for creating new Hybrid project
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18826?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-18826:
----------------------------------------
Ok, so it seems to be an upstream issue in Equinox then ?
> ClassNotFoundException for creating new Hybrid project
> ------------------------------------------------------
>
> Key: JBIDE-18826
> URL: https://issues.jboss.org/browse/JBIDE-18826
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, target-platform, upstream
> Affects Versions: 4.3.0.Alpha1
> Reporter: Ilya Buziuk
> Assignee: Gorkem Ercan
> Priority: Blocker
> Fix For: 4.3.0.Alpha1
>
>
> stack trace:
> {code}
> Caused by: java.lang.ClassNotFoundException: org.apache.http.client.cache.HttpCacheStorage cannot be found by org.eclipse.thym.core_0.1.0.201411202306
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:432)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 64 more
> {code}
> this is most likely a version range issue - http://snag.gy/6EHNd.jpg
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 11 months
[JBoss JIRA] (JBIDE-18826) ClassNotFoundException for creating new Hybrid project
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18826?page=com.atlassian.jira.plugi... ]
Gorkem Ercan commented on JBIDE-18826:
--------------------------------------
Not sure what you are asking me to do here. The necessary bundles are on the TP actually see https://bugs.eclipse.org/bugs/show_bug.cgi?id=453098.
> ClassNotFoundException for creating new Hybrid project
> ------------------------------------------------------
>
> Key: JBIDE-18826
> URL: https://issues.jboss.org/browse/JBIDE-18826
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, target-platform, upstream
> Affects Versions: 4.3.0.Alpha1
> Reporter: Ilya Buziuk
> Assignee: Gorkem Ercan
> Priority: Blocker
> Fix For: 4.3.0.Alpha1
>
>
> stack trace:
> {code}
> Caused by: java.lang.ClassNotFoundException: org.apache.http.client.cache.HttpCacheStorage cannot be found by org.eclipse.thym.core_0.1.0.201411202306
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:432)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 64 more
> {code}
> this is most likely a version range issue - http://snag.gy/6EHNd.jpg
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 11 months
[JBoss JIRA] (JBIDE-18692) Jenkins build for jbosstools-incubator-ripple
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18692?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-18692:
----------------------------------------
[~ibuziuk] Thanks. Additional question: which folder/files should be at the root of the zip? Should we keep the pkg/hosted folder in the zip?
> Jenkins build for jbosstools-incubator-ripple
> ---------------------------------------------
>
> Key: JBIDE-18692
> URL: https://issues.jboss.org/browse/JBIDE-18692
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Reporter: Gorkem Ercan
> Assignee: Mickael Istria
> Fix For: 4.3.0.Alpha1
>
>
> We need a jenkins job to build for jbosstools-incubator-ripple, and have it
> invoking "./configure && jake" and distribute the builds to Nexus so that cordovasim can start using ripple from this repo.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 11 months