[JBoss JIRA] Created: (JBIDE-8495) Evaluate removal of TPTP from JBT 3.3
by Nick Boldt (JIRA)
Evaluate removal of TPTP from JBT 3.3
-------------------------------------
Key: JBIDE-8495
URL: https://issues.jboss.org/browse/JBIDE-8495
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, Cleanup
Affects Versions: 3.3.0.M1
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
TPTP is being archived after their 4.7.2 release in Helios SR2 [1]. Therefore, we need to either continue to build our TPTP stuff on top of the Helios version of TPTP and patch it if necessary so it'll work in Eclipse 3.7 (JBT 3.3), or remove it entirely & drop support.
[1] http://www.eclipse.org/tptp/home/project_info/devplans/EclipseTPTPProject...
Currently, the feature groups we use from Eclipse TPTP 4.7 are:
<unit id="org.eclipse.tptp.platform.profile.server.feature.group" version="4.5.1.v201009092123-7H7F3AkF7B79N8WCTEH"/>
<unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.2.v201101261720-797918s735435695C83"/>
<unit id="org.eclipse.tptp.platform.core.feature.group" version="4.7.2.v201101261720-8X8ZFXoFLWUl6wn5veAISx"/>
<unit id="org.eclipse.tptp.platform.jvmti.feature.group" version="4.5.1.v201009092123-797A38s7354466855B7"/>
<unit id="org.eclipse.tptp.platform.trace.feature.group" version="4.5.2.v201101261720-7L7O8fBgJ9EC9NDREaF9"/>
<unit id="org.eclipse.tptp.platform.xerces.feature.group" version="4.6.0.v201005032111-777K4AkF7B77R7c7N77"/>
<unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.2.v201101261720-797918s735435695C83"/>
<unit id="org.eclipse.tptp.platform.probekit.feature.group" version="4.5.2.v201101271120-7H7BF8QAkF7B87RBVCFFD"/>
<unit id="org.eclipse.tptp.platform.commons.logging.feature.group" version="4.5.0.v201005032111-2-37w312116191612"/>
<unit id="org.eclipse.tptp.platform.jakarta.log4j.feature.group" version="4.5.0.v201005032111-217E7w312116191611"/>
<repository location="http://download.eclipse.org/tptp/updates/helios/"/>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (JBIDE-8119) parent pom maintenance for 3.3 trunk and 3.2 stable_branch
by Nick Boldt (JIRA)
parent pom maintenance for 3.3 trunk and 3.2 stable_branch
----------------------------------------------------------
Key: JBIDE-8119
URL: https://issues.jboss.org/browse/JBIDE-8119
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.3.x
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 3.3.x
1. Increment parent pom in trunk to 0.0.2-SNAPSHOT
2. publish updated trunk parent pom @ version 0.0.2-SNAPSHOT, and deploy to nexus
3. Increment all pom.xml refs to parent pom to 0.0.2-SNAPSHOT in all repos (jbosstools, devstudio, teiid, pi4soa, savara, scribble)
(repeat process for 0.0.1-SNAPSHOT -> 0.0.1 in stable_branch just before release / GA respin)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (JBIDE-8557) Compilation failure for 3.3.indigo branch :: hibernatetools
by Nick Boldt (JIRA)
Compilation failure for 3.3.indigo branch :: hibernatetools
-----------------------------------------------------------
Key: JBIDE-8557
URL: https://issues.jboss.org/browse/JBIDE-8557
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M1
Reporter: Nick Boldt
Assignee: Rob Stryker
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_3.3.indigo.continuou...
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.ide.eclipse.as.core: Compilation failure: Compilation failure:
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/extensions/events/ServerLog.java (at line 18):[-1,-1]
[ERROR] import org.eclipse.core.runtime.adaptor.EclipseLog;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.core.runtime.adaptor.EclipseLog cannot be resolved
[ERROR]
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/extensions/events/ServerLog.java (at line 21):[-1,-1]
[ERROR] public class ServerLog extends EclipseLog {
[ERROR] ^^^^^^^^^^
[ERROR] EclipseLog cannot be resolved to a type
[ERROR]
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/extensions/events/ServerLog.java (at line 27):[-1,-1]
[ERROR] log(getLog(status));
[ERROR] ^^^
[ERROR] The method log(IStatus) in the type ServerLog is not applicable for the arguments (FrameworkLogEntry)
[ERROR] -> [Help 1]
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months