[JBoss JIRA] (JBTIS-119) http://download.jboss.org/jbosstools/updates/*/soa-tooling/ should be a symlink to /updates/*/integration-stack/
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-119?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBTIS-119:
----------------------------------
http://download.jboss.org/jbosstools/updates/stable/juno/integration-stac... *NOW EMPTY, AS NO STABLE RELEASES YET*
http://download.jboss.org/jbosstools/updates/stable/juno/integration-stack/ (actual folder)
http://download.jboss.org/jbosstools/updates/stable/juno/soa-tooling/ (symlink to above)
* Contains aggregate, Modeshape 3.3.0.Final, Switchyard 1.0.0.Final, Teiid Designer 8.1.1.Final
http://download.jboss.org/jbosstools/updates/stable/kepler/integration-st... *NOW EMPTY, AS NO STABLE RELEASES YET*
http://download.jboss.org/jbosstools/updates/stable/kepler/integration-st... (actual folder)
http://download.jboss.org/jbosstools/updates/stable/kepler/soa-tooling/ (symlink to above)
* Contains aggregate, Modeshape 3.3.0.Final
-----
http://download.jboss.org/jbosstools/updates/development/juno/integration... *NOW CONTAINS JBDSIS 6.0, JBTIS 4.0, JBTIS 4.0.1*
http://download.jboss.org/jbosstools/updates/development/juno/integration... (actual folder)
http://download.jboss.org/jbosstools/updates/development/juno/soa-tooling/ (symlink to above)
* Contains aggregate, Modeshape 3.2.0.Alpha1, Switchyard 1.0.0.Final, Teiid Designer 8.1.0.Beta1
http://download.jboss.org/jbosstools/updates/development/kepler/integrati... *NOW CONTAINS JBDSIS 7.0.1, JBDSIS 7.0.0, JBTIS 4.1.0*
http://download.jboss.org/jbosstools/updates/development/kepler/integrati... (actual folder)
http://download.jboss.org/jbosstools/updates/development/kepler/soa-tooling/ (symlink to above)
* Contains aggregate, Teiid Designer 8.2.0-Alpha2
-----
http://download.jboss.org/jbosstools/updates/integration/juno/integration... *NOW EMPTY*
http://download.jboss.org/jbosstools/updates/integration/juno/integration... (actual folder)
http://download.jboss.org/jbosstools/updates/integration/juno/soa-tooling/ (symlink to above)
* Contains aggregate, BPEL 1.1.0, Drools/jBPM 5.5.0, ESB 1.5.0, jBPM3 4.5.0, Modeshape 3.1.0, Runtime Detection (deprecated) 1.4.0, Savara 2.1.0, Switchyard 1.1.0, Teiid Designer 8.0.0
http://download.jboss.org/jbosstools/updates/integration/kepler/integrati... *NOW CONTAINS JBTIS 4.1.0*
http://download.jboss.org/jbosstools/updates/integration/kepler/integrati... (actual folder)
http://download.jboss.org/jbosstools/updates/integration/kepler/soa-tooling/ (symlink to above)
* Contains aggregate, ESB 1.5.0, Fuse 7.2.0
> http://download.jboss.org/jbosstools/updates/*/soa-tooling/ should be a symlink to /updates/*/integration-stack/
> -----------------------------------------------------------------------------------------------------------------
>
> Key: JBTIS-119
> URL: https://issues.jboss.org/browse/JBTIS-119
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: distribution, releng
> Affects Versions: 4.0.0, 4.1.0.Beta1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> Some vast inconsistencies here:
> http://download.jboss.org/jbosstools/updates/stable/juno/soa-tooling/swit... exists
> http://download.jboss.org/jbosstools/updates/stable/juno/integration-stac... does not exist
> http://download.jboss.org/jbosstools/updates/stable/juno/soa-tooling/ exists but is empty
> http://download.jboss.org/jbosstools/updates/stable/juno/integration-stack exists and has content
> http://download.jboss.org/jbosstools/updates/integration/kepler/integrati... contains esb and aggregate
> http://download.jboss.org/jbosstools/updates/integration/kepler/soa-tooling/ contains fuse
> http://download.jboss.org/jbosstools/updates/development/kepler/soa-tooling/ contains teiid
> http://download.jboss.org/jbosstools/updates/development/kepler/integrati... contains aggregate
--
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, 10 months
[JBoss JIRA] (JBIDE-15304) NullPointerExceptions in JAX-RS doesn't report what project is affected
by Denis Golovin (JIRA)
Denis Golovin created JBIDE-15304:
-------------------------------------
Summary: NullPointerExceptions in JAX-RS doesn't report what project is affected
Key: JBIDE-15304
URL: https://issues.jboss.org/browse/JBIDE-15304
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 4.1.0.Final
Reporter: Denis Golovin
I've seen this exception happens many times when I have several projects imported out of JBoss Central:
{code}java.lang.NullPointerException
at org.jboss.tools.ws.jaxrs.core.jdt.JavaMethodSignaturesVisitor.visit(JavaMethodSignaturesVisitor.java:105)
at org.eclipse.jdt.core.dom.MethodDeclaration.accept0(MethodDeclaration.java:489)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2514)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2585)
at org.eclipse.jdt.core.dom.TypeDeclaration.accept0(TypeDeclaration.java:484)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2514)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2585)
at org.eclipse.jdt.core.dom.CompilationUnit.accept0(CompilationUnit.java:220)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2514)
at org.jboss.tools.ws.jaxrs.core.jdt.JdtUtils.resolveMethodSignatures(JdtUtils.java:674)
at org.jboss.tools.ws.jaxrs.core.jdt.CompilationUnitsRepository.mergeAST(CompilationUnitsRepository.java:113)
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JavaElementDeltaScanner.scanDelta(JavaElementDeltaScanner.java:119)
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JavaElementDeltaScanner.scanAndFilterEvent(JavaElementDeltaScanner.java:71)
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JavaElementChangedBuildJob.run(JavaElementChangedBuildJob.java:54)
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JavaElementChangedBuildJob.execute(JavaElementChangedBuildJob.java:41)
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JavaElementChangedListener.elementChanged(JavaElementChangedListener.java:69)
at org.eclipse.jdt.internal.core.DeltaProcessor$4.run(DeltaProcessor.java:1682)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.jdt.internal.core.DeltaProcessor.notifyListeners(DeltaProcessor.java:1672)
at org.eclipse.jdt.internal.core.DeltaProcessor.fireReconcileDelta(DeltaProcessor.java:1524)
at org.eclipse.jdt.internal.core.DeltaProcessor.fire(DeltaProcessor.java:1483)
at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:769)
at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation.java:788)
at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(CompilationUnit.java:1247)
at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(JavaReconcilingStrategy.java:126)
at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(JavaReconcilingStrategy.java:108)
at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(JavaReconcilingStrategy.java:89)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(JavaReconcilingStrategy.java:87)
at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(JavaReconcilingStrategy.java:178)
at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:114)
at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(JavaCompositeReconcilingStrategy.java:136)
at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:105)
at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(JavaReconciler.java:406)
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:173)
{code}
couldn't catch exact steps to replicate, because I have many projects in workspace and log entry doesn't provide additional info about project.
--
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, 10 months
[JBoss JIRA] (JBIDE-15301) Locus 1.0.0.Final contains some unwanted jars
by Lars Heinemann (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15301?page=com.atlassian.jira.plugi... ]
Lars Heinemann commented on JBIDE-15301:
----------------------------------------
Fuse Plugins for Eclipse uses those dependencies. I need to find out why we have Red Hat specific build for aries and camel. Those come from Fuse build. Let me check whats up and I will come back with more information tomorrow as Paul is currently not available.
> Locus 1.0.0.Final contains some unwanted jars
> ---------------------------------------------
>
> Key: JBIDE-15301
> URL: https://issues.jboss.org/browse/JBIDE-15301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: locus
> Affects Versions: 1.0.0-LOCUS
> Reporter: Mickael Istria
> Assignee: Paul Leacu
> Priority: Critical
> Fix For: 1.0.1-LOCUS
>
>
> Locus contains some jars that are against Locus rules because:
> * They are SNAPSHOTs
> * They are -redhat- build.
> Instead, it should be public releases only.
--
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, 10 months