[JBoss JIRA] (JBIDE-15647) Compile errors when building arquillian with Luna target platform
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15647?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15647:
---------------------------------------------
which internal API would you remove that others in JBT uses ? dont you mean stop using interal api or ?
btw. this change sounds to me Eclipse are making public API internal between Kepler and Luna ?
> Compile errors when building arquillian with Luna target platform
> -----------------------------------------------------------------
>
> Key: JBIDE-15647
> URL: https://issues.jboss.org/browse/JBIDE-15647
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing-tools
> Affects Versions: 4.2.x
> Reporter: Snjezana Peco
> Assignee: Snjezana Peco
> Priority: Blocker
> Fix For: 4.2.0.Alpha1
>
>
> When building the arquillian component with Luna TP(tpc.version=4.40.0.Alpha1-SNAPSHOT) there are the following compile errors:
> {code}
> [ERROR] import org.eclipse.osgi.framework.adaptor.BundleClassLoader;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The import org.eclipse.osgi.framework.adaptor cannot be resolved
> [ERROR]
> ...
> [ERROR] || tmp instanceof BundleClassLoader)
> [ERROR] ^^^^^^^^^^^^^^^^^
> [ERROR] BundleClassLoader cannot be resolved to a type
> {code}
> The errors are caused by the change of OSGi internals.
> The org.eclipse.osgi.framework.adaptor package and the BundleClassloader class have been removed from Luna.
> The changes aren't compatible with the previous Eclipse versions, so we need a separate branch for Luna.
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15647) Compile errors when building arquillian with Luna target platform
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15647?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-15647:
----------------------------------
Fix Version/s: 4.2.0.Alpha1
> Compile errors when building arquillian with Luna target platform
> -----------------------------------------------------------------
>
> Key: JBIDE-15647
> URL: https://issues.jboss.org/browse/JBIDE-15647
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing-tools
> Affects Versions: 4.2.x
> Reporter: Snjezana Peco
> Assignee: Snjezana Peco
> Priority: Blocker
> Fix For: 4.2.0.Alpha1
>
>
> When building the arquillian component with Luna TP(tpc.version=4.40.0.Alpha1-SNAPSHOT) there are the following compile errors:
> {code}
> [ERROR] import org.eclipse.osgi.framework.adaptor.BundleClassLoader;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The import org.eclipse.osgi.framework.adaptor cannot be resolved
> [ERROR]
> ...
> [ERROR] || tmp instanceof BundleClassLoader)
> [ERROR] ^^^^^^^^^^^^^^^^^
> [ERROR] BundleClassLoader cannot be resolved to a type
> {code}
> The errors are caused by the change of OSGi internals.
> The org.eclipse.osgi.framework.adaptor package and the BundleClassloader class have been removed from Luna.
> The changes aren't compatible with the previous Eclipse versions, so we need a separate branch for Luna.
--
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
12 years, 6 months
[JBoss JIRA] (JBDS-2797) .ini upgrade issue for 7.0.1 users
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-2797?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-2797:
-------------------------------------------
yes, which means both are things we missed and should make sure doesn't happen at JBDS 7.1 release AND we need to update both development and product discovery.xml from now on for 7.0.x users.
7.1 needs to use a different one.
btw. this actually makes central fail now - Update page cannot find anything.
This is an example of why I think it is *wrong* for us to rely on .ini to contain product overrides and have -development paths hardcoded in them - stuff like this gets forgotten ;(
> .ini upgrade issue for 7.0.1 users
> ----------------------------------
>
> Key: JBDS-2797
> URL: https://issues.jboss.org/browse/JBDS-2797
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, installer
> Affects Versions: 7.0.1.GA
> Reporter: Max Rydahl Andersen
> Assignee: Nick Boldt
> Priority: Critical
>
> User noticed issues with 7.0.0 to 7.0.1 updates at https://community.jboss.org/message/841477#841477 that needs investigation.
> The post is about osx but I don't think this is limited to this OS, just that OSX has a different java behavior.
> Worrisome issues are:
> development url used in GA update:
> -Djboss.discovery.directory.url=https://devstudio.jboss.com/updates/7.0-development/devstudio-directory.xml
> startup/launcher directories are hardcoded in the .ini file:
> -startup
> ../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
> --launcher.library
> ../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20130807-1835
> Have these been forgotten/set wrong in the update or is this some specific update path that is failing ?
--
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
12 years, 6 months
[JBoss JIRA] (JBDS-2260) Installation of JBoss Developer Studio 5.0.0 stops at Installation Step 7 of 9 Overall Installation Progress 1/4
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-2260?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-2260:
--------------------------------
Summary: Installation of JBoss Developer Studio 5.0.0 stops at Installation Step 7 of 9 Overall Installation Progress 1/4 (was: Installation of JBoss Developer Studion 5.0.0 stops at Installation Step 7 of 9 Overall Installation Progress 1/4)
> Installation of JBoss Developer Studio 5.0.0 stops at Installation Step 7 of 9 Overall Installation Progress 1/4
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-2260
> URL: https://issues.jboss.org/browse/JBDS-2260
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: installer
> Affects Versions: 5.0.0.GA
> Reporter: Isaac Rooskov
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: respin-b
> Fix For: 7.1.x
>
> Attachments: JavaVersionReader.java.patch
>
>
> *From customer in Bugzilla*
> Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=850793
> Description of issue from customer:
> Description of problem:
> Installation of JBoss Developer Studion 5.0.0 stops at Installation Step 7 of 9 Overall Installation Progress 1/4
> Version-Release number of selected component (if applicable):
> JBOSS Developer Studio 5.0.0.GA
> How reproducible:
> Start installation using
> java - jar jbdevstudio-product-universal-5.0.0.v20120615-1714-H213-GA.jar
> Actual results:
> Installation is not passing at step 7 of 9, progress 1 of 4.
> Expected results:
> Additional info:
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15647) Compile errors when building arquillian with Luna target platform
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15647?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-15647:
----------------------------------
Priority: Blocker (was: Major)
> Compile errors when building arquillian with Luna target platform
> -----------------------------------------------------------------
>
> Key: JBIDE-15647
> URL: https://issues.jboss.org/browse/JBIDE-15647
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing-tools
> Affects Versions: 4.2.x
> Reporter: Snjezana Peco
> Assignee: Snjezana Peco
> Priority: Blocker
>
> When building the arquillian component with Luna TP(tpc.version=4.40.0.Alpha1-SNAPSHOT) there are the following compile errors:
> {code}
> [ERROR] import org.eclipse.osgi.framework.adaptor.BundleClassLoader;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The import org.eclipse.osgi.framework.adaptor cannot be resolved
> [ERROR]
> ...
> [ERROR] || tmp instanceof BundleClassLoader)
> [ERROR] ^^^^^^^^^^^^^^^^^
> [ERROR] BundleClassLoader cannot be resolved to a type
> {code}
> The errors are caused by the change of OSGi internals.
> The org.eclipse.osgi.framework.adaptor package and the BundleClassloader class have been removed from Luna.
> The changes aren't compatible with the previous Eclipse versions, so we need a separate branch for Luna.
--
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
12 years, 6 months