https://bugzilla.redhat.com/show_bug.cgi?id=1196167
Bug ID: 1196167
Summary: tycho-extras: One of setGitDir or setWorkTree must be
called
Product: Fedora
Version: rawhide
Component: tycho-extras
Assignee: rgrunber(a)redhat.com
Reporter: mizdebsk(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, rgrunber(a)redhat.com
Description of problem:
It looks like tycho-sourceref-jgit is not compatible with jgit used in Fedora.
When trying to use tycho-sourceref-jgit from tycho-packaging-plugin,
an IllegalArgumentException is thrown.
Version-Release number of selected component (if applicable):
0.22.0-2
Reproducer:
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-packaging-plugin</artifactId>
<version>${tycho-version}</version>
<configuration>
<format>yyyyMMdd-HHmm</format>
<sourceReferences>
<generate>true</generate>
</sourceReferences>
</configuration>
<dependencies>
<dependency>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-sourceref-jgit</artifactId>
<version>${tycho-extras-version}</version>
</dependency>
</dependencies>
</plugin>
Result:
Caused by: java.lang.IllegalArgumentException: One of setGitDir or setWorkTree
must be called.
at
org.eclipse.jgit.lib.BaseRepositoryBuilder.requireGitDirOrWorkTree(BaseRepositoryBuilder.java:587)
at
org.eclipse.jgit.lib.BaseRepositoryBuilder.setup(BaseRepositoryBuilder.java:554)
at
org.eclipse.jgit.storage.file.FileRepositoryBuilder.build(FileRepositoryBuilder.java:92)
at
org.eclipse.tycho.extras.sourceref.jgit.JGitSourceReferencesProvider.getSourceReferencesHeader(JGitSourceReferencesProvider.java:41)
at
org.eclipse.tycho.packaging.sourceref.SourceReferenceComputer.addSourceReferenceHeader(SourceReferenceComputer.java:50)
at
org.eclipse.tycho.packaging.PackagePluginMojo.updateManifest(PackagePluginMojo.java:253)
at
org.eclipse.tycho.packaging.PackagePluginMojo.createPluginJar(PackagePluginMojo.java:210)
at
org.eclipse.tycho.packaging.PackagePluginMojo.execute(PackagePluginMojo.java:138)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=8c4LF9Q2iK&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1191547
Bug ID: 1191547
Summary: eclipse: new Java project wizard hungs
Product: Fedora
Version: rawhide
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: mizdebsk(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, msimacek(a)redhat.com,
overholt(a)gmail.com, rgrunber(a)redhat.com,
swagiaal(a)redhat.com
Description of problem:
I'm using latest Eclipse from rawhide. New Java project wizard hangs after
clicking finish.
Version-Release number of selected component (if applicable):
4.4.1-17.fc22.x86_64
How reproducible:
100%
Steps to Reproduce:
1. install eclipse in minimal chroot
2. start eclipse
3. click file -> new -> Java project
4. type project name "foo"
5. click finish
Actual results:
Wizard appears to hang - it remains open, all SWT widgets are disabled
(grayed).
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=xvbEQhz27A&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1197028
Bug ID: 1197028
Summary: should not eclipse-dtp be pulling mysql-connector-java
@install time or something else...
Product: Fedora
Version: 22
Component: eclipse-dtp
Severity: medium
Assignee: akurtako(a)redhat.com
Reporter: peljasz(a)yahoo.co.uk
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org, gerard(a)ryan.lt,
krzysztof.daniel(a)gmail.com, mat.booth(a)redhat.com,
swagiaal(a)redhat.com
Description of problem:
that provides drivers?
and if it could, mysql-connector-java-5.1.28-3.fc21.noarch.rpm
provides/installs:
/usr/share/java/mysql-connector-java.jar
yet Eclipse looks for
mysql-connector-java-5.1.0-bin.jar
and errors, furthermore Eclipse does not detect/see this system-wide jar, user
has to manually add it.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=mmmjXD1W6X&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1196736
Bug ID: 1196736
Summary: eclipse gui white-unreadable text - changing colors
too
Product: Fedora
Version: 22
Component: eclipse-pdt
Severity: high
Assignee: mat.booth(a)redhat.com
Reporter: peljasz(a)yahoo.co.uk
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org,
mat.booth(a)redhat.com
Created attachment 995677
--> https://bugzilla.redhat.com/attachment.cgi?id=995677&action=edit
snapshot of white text
Description of problem:
please take a look a the attached snap, I'd happy it says more than if I tried
to explain.
Also, the yellow background of the second windows changes to black, is yellow
only the first time is invoked, every subsequent invocation is black.
The white text is most troublesome as you cannot see what is says, row that
gets focus changes to white text.
I thought it was configurable somewhere but failed to find settings if there
are any.
Version-Release number of selected component (if applicable):
eclipse-emf-runtime-2.10.1-3.fc22.noarch
eclipse-xsd-2.10.1-3.fc22.noarch
eclipse-pdt-3.3.1-5.fc22.noarch
eclipse-equinox-osgi-4.4.1-17.fc22.x86_64
eclipse-pde-4.4.1-17.fc22.x86_64
eclipse-gef-3.9.101-3.fc22.noarch
eclipse-subclipse-1.10.5-2.fc22.noarch
eclipse-jdt-4.4.1-17.fc22.x86_64
eclipse-webtools-common-core-3.6.2-1.fc22.noarch
eclipse-dltk-5.1.0-6.fc22.noarch
eclipse-webtools-sourceediting-3.6.2-1.fc22.noarch
eclipse-rse-3.6.0-4.fc22.noarch
eclipse-platform-4.4.1-17.fc22.x86_64
eclipse-webtools-servertools-core-3.6.2-1.fc22.noarch
eclipse-webtools-common-3.6.2-1.fc22.noarch
eclipse-filesystem-1.0-3.fc22.x86_64
eclipse-dltk-rse-5.1.0-6.fc22.noarch
eclipse-swt-4.4.1-17.fc22.x86_64
eclipse-subclipse-graph-1.10.5-2.fc22.noarch
eclipse-emf-core-2.10.1-3.fc22.x86_64
eclipse-mylyn-3.14.2-1.fc22.noarch
eclipse-webtools-servertools-3.6.2-1.fc22.noarch
eclipse-dltk-mylyn-5.1.0-6.fc22.noarch
eclipse-ecf-core-3.9.2-2.fc22.x86_64
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=JkxqBUsj6O&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1188412
Bug ID: 1188412
Summary: Debugging with variable inspection view crashes
frequently
Product: Fedora
Version: 20
Component: eclipse
Severity: high
Assignee: akurtako(a)redhat.com
Reporter: rgasch(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, msimacek(a)redhat.com,
overholt(a)gmail.com, rgrunber(a)redhat.com,
swagiaal(a)redhat.com
Created attachment 987225
--> https://bugzilla.redhat.com/attachment.cgi?id=987225&action=edit
Debug log file produced by eclipse
Description of problem: If you debug a Java program using eclipse and open the
variable inspection view (Alt-Shift-Q and then "v") Eclipse periodically hangs
and then crashes.
Version-Release number of selected component (if applicable):
Eclipse Version: 4.3.2
Build id: 3fc20
How reproducible: see above. This typically happens when the program is stopped
at a breakpoint and the variable inspection view is open. It does not happen
all the time, but happens intermittedly.
Steps to Reproduce:
1. Set breakpoint in java program
2. Start debug session
3. When breakpoint is reached, open the variable inspection view (Alt-Shift-Q
and then "v")
4. Continue stepping through the program. Sometimes this works for a given
session and then 1 or 2 sessions down the road it crashes.
Actual results: Eclipse crashes
Expected results: It should just work.
Additional info: Please see attached log file which points towards C
[libgtk-x11-2.0.so.0+0x256e92] gtk_tree_view_get_background_area+0xb2 as being
the source fo the problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Mj68I7xXJX&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1193527
Bug ID: 1193527
Summary: eclipse unable to read repositories
Product: Fedora
Version: 22
Component: eclipse
Severity: urgent
Assignee: akurtako(a)redhat.com
Reporter: peljasz(a)yahoo.co.uk
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, msimacek(a)redhat.com,
overholt(a)gmail.com, rgrunber(a)redhat.com,
swagiaal(a)redhat.com
Created attachment 992726
--> https://bugzilla.redhat.com/attachment.cgi?id=992726&action=edit
log
Description of problem:
Version-Release number of selected component (if applicable):
eclipse-platform-4.4.1-17.fc22.x86_64
eclipse-emf-core-2.10.1-3.fc22.x86_64
eclipse-jdt-4.4.1-17.fc22.x86_64
eclipse-equinox-osgi-4.4.1-17.fc22.x86_64
eclipse-filesystem-1.0-3.fc22.x86_64
eclipse-swt-4.4.1-17.fc22.x86_64
eclipse-pde-4.4.1-17.fc22.x86_64
eclipse-ecf-core-3.9.2-1.fc22.x86_64
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Rlk5sVsa9L&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1196254
Bug ID: 1196254
Summary: CVE-2015-2080 jetty: remote unauthenticated credential
exposure
Product: Security Response
Component: vulnerability
Keywords: Security
Severity: high
Priority: high
Assignee: security-response-team(a)redhat.com
Reporter: vkaigoro(a)redhat.com
CC: atangrin(a)redhat.com, bleanhar(a)redhat.com,
ccoleman(a)redhat.com, cperry(a)redhat.com,
dmcphers(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org,
java-maint(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org,
jdetiber(a)redhat.com, jialiu(a)redhat.com,
jkeck(a)redhat.com, jokerman(a)redhat.com,
krzysztof.daniel(a)gmail.com, kseifried(a)redhat.com,
lmeyer(a)redhat.com, mizdebsk(a)redhat.com,
mkollar(a)redhat.com, mmccomas(a)redhat.com,
msimacek(a)redhat.com, msrb(a)redhat.com,
overholt(a)gmail.com, pmackinn(a)redhat.com,
taw(a)redhat.com, tjay(a)redhat.com
CVE-2015-2080 has been assigned to this issue in which Jetty sends an
HTTP response to one client containing HTTP request data from a
different client:
External References:
http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00074.htmlhttps://github.com/eclipse/jetty.project/blob/master/advisories/2015-02-24-…http://blog.gdssecurity.com/labs/2015/2/25/jetleak-vulnerability-remote-lea…
Statement:
This issue did not affect the versions of jetty as shipped with Red Hat
Enterprise Linux 7, versions of openshift-origin-cartridge-fuse as shipped with
Red Hat OpenShift Enterprise 2.1, and versions of nutch as shipped with Red Hat
Satellite 5.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=5urGpD4iWp&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1193146
Bug ID: 1193146
Summary: Eclipse Luna 4.4 and m2e not working (x86_64)
Product: Fedora
Version: 21
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: k.honsali(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, msimacek(a)redhat.com,
overholt(a)gmail.com, rgrunber(a)redhat.com,
swagiaal(a)redhat.com
Created attachment 992265
--> https://bugzilla.redhat.com/attachment.cgi?id=992265&action=edit
result of `eclipse -consolelog -debug -clean >& log`
Description of problem:
After installing m2e from eclipse or from yum, the maven features are not
enabled, such as [main menu]>import maven project or [project
menu]>configure>convert to maven project
Version-Release number of selected component (if applicable):
Luna SR1 (4.4.1)
How reproducible:
Install Eclipse then from menu; Install new Software:m2e
or
Install eclipse, then from yum, install eclipse-m2e*
Steps to Reproduce:
1. Install Eclipse
2. Install m2e (either using install new software, or using yum)
Actual results:
maven integration is not available in normal mode
and when running eclipse using the command:
eclipse -consolelog -debug -clean >& log
then maven integration visible on the menu but functionality is not available
Expected results:
Additional info:
I have followed the instrutions on :
http://fedoraproject.org/wiki/Eclipse#Fedora_Eclipse
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=XeIjqT9lCm&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1196207
Bug ID: 1196207
Summary: sisu: Update to 0.3.0 final
Product: Fedora
Version: 22
Component: sisu
Keywords: FutureFeature
Assignee: mizdebsk(a)redhat.com
Reporter: mizdebsk(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org,
java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, msimacek(a)redhat.com,
msrb(a)redhat.com
Description of problem:
Currently Fedora 22 has pre-release of Sisu (0.3.0.M1).
Sisu should be updated to 0.3.0 final release.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=L39uphzKO9&a=cc_unsubscribe