[JBoss JIRA] (JBIDE-13112) Paths in repository are to long for MS Windows
by Vlado Pakan (JIRA)
Vlado Pakan created JBIDE-13112:
-----------------------------------
Summary: Paths in repository are to long for MS Windows
Key: JBIDE-13112
URL: https://issues.jboss.org/browse/JBIDE-13112
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Vlado Pakan
Absolute paths to our sources are too long for MS Windows.
When running build on Jenkins git clone command is failing because git is not able to extract source files to MS Windows file system because absolute path to extracted file/directory is longer than 256 characters.
For example:
- extracted file:
{code}
https://github.com/jbosstools/jbosstools-javaee/tree/master/cdi/tests/org...
{code}
- path to extract to on MS Windows:
{code}
C:\hudson\workspace\jbosstools-trunk.jsf.bot.tests.codecoverage\modules/cdi/tests/org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-13130) Beans XML 1.0 Editor: Action "Rename" on Scan node in Tree tab does nothing.
by Daniel Azarov (JIRA)
Daniel Azarov created JBIDE-13130:
-------------------------------------
Summary: Beans XML 1.0 Editor: Action "Rename" on Scan node in Tree tab does nothing.
Key: JBIDE-13130
URL: https://issues.jboss.org/browse/JBIDE-13130
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: CDI
Affects Versions: 4.0.0.CR1
Environment: Ubuntu, jbdevstudio-product-eap-universal-6.0.0.CR1-v20121118-2035-B111.jar
Reporter: Daniel Azarov
Assignee: Alexey Kazakov
Priority: Minor
Test case:
EXECUTE:
1. Create CDI project
2. Open beans.xml in Beans XML 1.0 Editor
3. Select New->Weld->Scan... context menu on beans.xml node in Tree tab
4. Select Rename action in context menu on Scan node
FAIL: nothing happens
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-12784) IllegalArgumentException after importing HTML5 project from JBoss Central
by Stefan Bunciak (JIRA)
Stefan Bunciak created JBIDE-12784:
--------------------------------------
Summary: IllegalArgumentException after importing HTML5 project from JBoss Central
Key: JBIDE-12784
URL: https://issues.jboss.org/browse/JBIDE-12784
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate, project-examples
Affects Versions: 4.0.0.Alpha2
Reporter: Stefan Bunciak
Assignee: Dmitry Geraskov
Fix For: 4.0.0.Beta1
{code}duplicate listener: AbstractJpaProject.ResourceModelListener[00-32-60-DB](HibernateJpaProject[01-74-D9-59](poh5)){code}
Stack trace:
{code}
java.lang.IllegalArgumentException: duplicate listener: AbstractJpaProject.ResourceModelListener[00-32-60-DB](HibernateJpaProject[01-74-D9-59](poh5))
at org.eclipse.jpt.common.utility.internal.ListenerList.add(ListenerList.java:95)
at org.eclipse.jpt.jpa.core.resource.xml.JpaXmlResource.addResourceModelListener(JpaXmlResource.java:264)
at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject.addJpaFileMaybe_(AbstractJpaProject.java:579)
at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject.addJpaFileMaybe(AbstractJpaProject.java:552)
at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject.synchronizeJpaFiles(AbstractJpaProject.java:1683)
at org.jboss.tools.hibernate.jpt.core.internal.HibernateJpaProject.synchronizeJpaFiles(HibernateJpaProject.java:254)
at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject$InternalResourceDeltaVisitor.fileChangeIsSignificant(AbstractJpaProject.java:1668)
at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject$ResourceDeltaVisitor.fileChanged(AbstractJpaProject.java:1860)
at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject$ResourceDeltaVisitor.visit(AbstractJpaProject.java:1852)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:69)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:49)
at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject$ResourceDeltaVisitor.visitDelta(AbstractJpaProject.java:1835)
at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject.internalProjectChanged(AbstractJpaProject.java:1646)
at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject.projectChanged(AbstractJpaProject.java:1638)
at org.eclipse.jpt.jpa.core.internal.InternalJpaProjectManager.projectChanged_(InternalJpaProjectManager.java:684)
at org.eclipse.jpt.jpa.core.internal.InternalJpaProjectManager$ProjectChangeEventHandlerCommand.execute(InternalJpaProjectManager.java:670)
at org.eclipse.jpt.common.core.internal.utility.command.JobCommandJob.run(JobCommandJob.java:42)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-13142) BrowserSim: Implement open in new window functionality
by Konstantin Marmalyukov (JIRA)
Konstantin Marmalyukov created JBIDE-13142:
----------------------------------------------
Summary: BrowserSim: Implement open in new window functionality
Key: JBIDE-13142
URL: https://issues.jboss.org/browse/JBIDE-13142
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 4.1.0.Alpha1
Reporter: Konstantin Marmalyukov
Assignee: Konstantin Marmalyukov
Fix For: 4.1.0.Alpha1
Now when user press "Open in new window" action nothing happens.
The easiest way to implement it is open another BrowserSim instance.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-13116) SIGSEGV on Eclipse 4.2.1, Windows 7
by Yahor Radtsevich (JIRA)
Yahor Radtsevich created JBIDE-13116:
----------------------------------------
Summary: SIGSEGV on Eclipse 4.2.1, Windows 7
Key: JBIDE-13116
URL: https://issues.jboss.org/browse/JBIDE-13116
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Reporter: Yahor Radtsevich
Assignee: Yahor Radtsevich
Fix For: 4.0.0.CR2
Sometimes VPE fails due to a native error. Rare case - hard to reproduce.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-13032) update contributor guide for github use
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-13032:
----------------------------------
Summary: update contributor guide for github use
Key: JBIDE-13032
URL: https://issues.jboss.org/browse/JBIDE-13032
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 4.0.0.Beta2
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
Old TODO item on JBIDE-12828 said "contributor guide (can wait until max get back) - see wiki". Pulled out as a fresh JIRA so it won't be lost.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months