[
https://issues.jboss.org/browse/JBDS-2719?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-2719:
----------------------------------
This should be fixed now - I've added the not-so-optional
org.springframework.ide.eclipse.ajdt.feature, and all its many dependencies, to these URLs
(once the build finishes - see JBDS-2808, JBDS-2802):
* Spring 3.4 mirror:
http://download.jboss.org/jbosstools/updates/requirements/springide/3.4.0...
* JBoss Central TP site (4.1.x):
http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.3...
* JBoss Central TP site (4.2.x):
http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.4...
To test it, fire up Eclipse or JBDS and point it at this discovery site to install the
newer version of the Spring IDE connector, using these vmargs in eclipse.ini or
jbdevstudio.ini:
{code}
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/discovery/nightly/core/4.1.kepler/jbosstools-directory.xml
\
-Djboss.discovery.site.url=http://download.jboss.org/jbosstools/discovery/nightly/core/4.1.kepler/
{code}
or
{code}
-Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kepler/devstudio-directory.xml
\
-Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kepler/
{code}
Multiple Spring AOP problems when travel example is imported
------------------------------------------------------------
Key: JBDS-2719
URL:
https://issues.jboss.org/browse/JBDS-2719
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: 3rd-party-certification, upstream
Affects Versions: 7.0.0.GA
Environment: JBDS 7.0.0.GA, L64, Spring IDE 3.3 installed from JBoss Central
Reporter: Jiri Peterka
Assignee: Nick Boldt
Fix For: 7.1.0.Beta1
There are Multiple Spring AOP Errors after travel example is imported:
{code}
Build path is incomplete. Cannot find class file for
org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException
{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