From jkopriva at redhat.com Tue May 2 01:26:52 2017 From: jkopriva at redhat.com (Josef Kopriva) Date: Tue, 2 May 2017 07:26:52 +0200 Subject: [jbosstools-dev] FYI: JBoss Tools / Devstudio jobs on Central CI updated to use OpenJDK 1.8 instead of Oracle JDK 1.8 - should we pull a newer version? In-Reply-To: <2F24F7D3-F80E-4DEC-B420-6FD6CBEA9B35@redhat.com> References: <2F24F7D3-F80E-4DEC-B420-6FD6CBEA9B35@redhat.com> Message-ID: Hi Nick, Lukas is working with CI-OPS on update of OpenJDK: https://redhat.service-now.com/pnt?id=ticket&table=x_redha_pnt_devops_table&sys_id=3404bc811335f240daa77b304244b02b Josef On Fri, Apr 28, 2017 at 11:31 PM, Max Rydahl Andersen wrote: > cool - so does openjdk now bundle javafx so browsersim works ? > > I would have assumed we would test on both rather than remove the most > installed JDK on users machine (especially on win and mac) ? > > btw. u131 I believe fixes the issue of certificates being wrong when > communicating with https servers. Thus I would expect openshift connection > tests to fail as it sets (or at least used to) set hostname verification. > > /max > > FYI, I have updated 205 jobs on Central CI [0] to use OpenJDK 1.8u111. > > [0] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2. > redhat.com/view/Devstudio/ > > If you feel we should be using OpenJDK 1.8u121 (or newer - the latest > Windows build is u131 [1]), please let me know so we can update Jenkins and > the jobs to the latest. > > [1] https://developers.redhat.com/products/openjdk/download/ > > See also: https://issues.jboss.org/browse/JBDS-4379 > > -- > NICK BOLDT > > SENIOR SOFTWARE ENGINEER, RHCSA > > Productization Lead :: JBoss Tools & Dev Studio > > IM: @nickboldt / @nboldt / http://nick.divbyzero.com > > TRIED. TESTED. TRUSTED. > @redhatnews Red Hat > > > _______________________________________________ > jbosstools-dev mailing list > jbosstools-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/jbosstools-dev > > /max > http://about.me/maxandersen > > _______________________________________________ > jbosstools-dev mailing list > jbosstools-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/jbosstools-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170502/263d5c9b/attachment.html From nboldt at redhat.com Tue May 2 10:47:32 2017 From: nboldt at redhat.com (Nick Boldt) Date: Tue, 2 May 2017 10:47:32 -0400 Subject: [jbosstools-dev] ACTION REQUIRED: Code Freeze Reminder - CDK final RC May 9, devstudio final freeze May 10 Message-ID: One week to go! Some date reminders: May 9: final RC of CDK May 9: last day for devstudio & jbosstools target platform 4.63.x changes May 10: code freeze day for devstudio 10.4.0.GA / jbosstools 4.4.4.Final May 11: devstudio 10.4.0.GA / jbosstools 4.4.4.Final builds produced and handed off to QE More calendar details (and link to subscribe): https://calendar.google.com/calendar/b/1/embed?src=redhat.com_in0j7ooh3tiksaqi7odjlov1qs at group.calendar.google.com&ctz=America/New_York -- NICK BOLDT SENIOR SOFTWARE ENGINEER, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @redhatnews Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170502/1f1e1dff/attachment.html From dbhole at redhat.com Tue May 2 11:57:10 2017 From: dbhole at redhat.com (Deepak Bhole) Date: Tue, 2 May 2017 11:57:10 -0400 Subject: [jbosstools-dev] FYI: JBoss Tools / Devstudio jobs on Central CI updated to use OpenJDK 1.8 instead of Oracle JDK 1.8 - should we pull a newer version? In-Reply-To: <20170501201635.GG24322@redhat.com> References: <2F24F7D3-F80E-4DEC-B420-6FD6CBEA9B35@redhat.com> <20170501201635.GG24322@redhat.com> Message-ID: <20170502155710.GA13736@redhat.com> * Deepak Bhole [2017-05-01 16:16]: > Hi Max, > > * Max Rydahl Andersen [2017-04-28 17:31]: > > cool - so does openjdk now bundle javafx so browsersim works ? > > > > It does not. JavaFX (OpenJFX) has a host of problems that has prevented > us from supporting it, ranging from its usage of Gradle (not in base > RHEL) to its use of proprietary codecs. > > > I would have assumed we would test on both rather than remove the most > > installed JDK on users machine (especially on win and mac) ? > > > > +1 -- is the JavaFX reliant code testable separately? It would be nice > if rest could still be tested against OpenJDK (assuming it is usable > standalone in that manner of course). > > > btw. u131 I believe fixes the issue of certificates being wrong when > > communicating with https servers. Thus I would expect openshift connection > > tests to fail as it sets (or at least used to) set hostname verification. > > > > Just to clarify, only our u131 will do this afaik as we added it in our > rpms. It is not in upstream u131. > > > I will start another conversation with Mario and Jiri from our team to > see what the latest is on OpenJFX. > Just to follow up.. I spoke to Mario and Jiri. THere is currently an effort underway to get OpenJFX into Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1145303 For RHEL, OpenJFX is still a non-starter due to lack of Gradle in base. IMO at the least we need it Fedora before we can start any RHEL conversations for OpenJFX. Deepak > Deepak > > > /max > > > > > FYI, I have updated 205 jobs on Central CI [0] to use OpenJDK 1.8u111. > > > > > > [0] > > > https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio/ > > > > > > If you feel we should be using OpenJDK 1.8u121 (or newer - the latest > > > Windows build is u131 [1]), please let me know so we can update Jenkins > > > and > > > the jobs to the latest. > > > > > > [1] https://developers.redhat.com/products/openjdk/download/ > > > > > > See also: https://issues.jboss.org/browse/JBDS-4379 > > > > > > -- > > > NICK BOLDT > > > > > > SENIOR SOFTWARE ENGINEER, RHCSA > > > > > > Productization Lead :: JBoss Tools & Dev Studio > > > > > > IM: @nickboldt / @nboldt / http://nick.divbyzero.com > > > > > > TRIED. TESTED. TRUSTED. > > > @redhatnews Red Hat > > > > > > > > > > _______________________________________________ > > > jbosstools-dev mailing list > > > jbosstools-dev at lists.jboss.org > > > https://lists.jboss.org/mailman/listinfo/jbosstools-dev > > > > > > /max > > http://about.me/maxandersen From nboldt at redhat.com Tue May 2 12:51:29 2017 From: nboldt at redhat.com (Nick Boldt) Date: Tue, 2 May 2017 12:51:29 -0400 Subject: [jbosstools-dev] ACTION REQUIRED: Please triage unresolved 12 issues for 4.4.4.AM3 / 10.4.0.AM3 !! Message-ID: Thanks, everyone! We're down to 12 issues for AM3! :D But we released AM3 a week ago. :( So... I've moved the remaining issues to Final/GA: JBIDE-24195 JBIDE-24190 JBIDE-24135 JBIDE-24126 JBIDE-23995 JBIDE-23993 JBIDE-23885 JBIDE-23868 JBIDE-23658 JBIDE-23403 JBIDE-23136 JBIDE-22969 For Final/GA, could everyone check their queue and ensure everything is resolved or moved out to 4.5.0.AM1 / 11.0.0.AM1 or later? Thanks, Nick On Tue, Apr 25, 2017 at 4:47 PM, Nick Boldt wrote: > Hey everyone, > > There are 56 unresolved JIRAs with fixversion = 4.4.4.AM3 or 10.4.0.AM3. > > *https://issues.jboss.org/issues/?jql=project%20in%20(JBDS%2C%20JBIDE)%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20in%20(%20%2212333808%22%2C%2212333806%22) > * > > If these issues are not resolved, but you plan to get them done in the > next 3 week sprint, please move them to .Final or .GA. > > If you do not plan to get them done, please move them to 4.5.0.AM1 > or 11.0.0.AM1. > > Thanks again! > > -- > NICK BOLDT > > SENIOR SOFTWARE ENGINEER, RHCSA > > Productization Lead :: JBoss Tools & Dev Studio > > IM: @nickboldt / @nboldt / http://nick.divbyzero.com > > TRIED. TESTED. TRUSTED. > @redhatnews Red Hat > > -- NICK BOLDT SENIOR SOFTWARE ENGINEER, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @redhatnews Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170502/3601478a/attachment-0001.html From nboldt at redhat.com Thu May 4 09:06:44 2017 From: nboldt at redhat.com (Nick Boldt) Date: Thu, 4 May 2017 09:06:44 -0400 Subject: [jbosstools-dev] FYI: recent changes to JBoss Tools parent pom: remove unused profile; set new defaults for jbosstools.test.jre.* variables Message-ID: I've got a couple minor changes queued or completed for the 4.5.0.AM1-SNAPSHOT parent pom. * remove the unused deploy-pr profile [DONE] * set jbosstools.test.jre.* = ${JAVA_HOME} ( https://issues.jboss.org/browse/JBIDE-24380 ) [PROPOSED - any objections?] Thanks, -- Nick Boldt Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @redhatnews Red Hat From aer-bot at ctrlflow.com Sun May 7 21:30:01 2017 From: aer-bot at ctrlflow.com (Ctrlflow AER Bot) Date: Mon, 8 May 2017 03:30:01 +0200 (CEST) Subject: [jbosstools-dev] [aeri] Weekly JBoss Tools Error Reports Digest Message-ID: <747410915.108.1494207001402.JavaMail.root@Debian-84-jessie-64-minimal> ------------------------------------------------------------------------ Project Central, Maven, Livereload & Webservices Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ArrayIndexOutOfBoundsException in JdtUtils.findAnnotation 1 New Major - 2. ClassNotFoundException below HibernateProjectConfigurator.configureInternal (thrown in BundleLoader.findClassInternal) 1 New Major - 3. ClassNotFoundException below JBossCentralActivator.initDropTarget (thrown in BundleLoader.findClassInternal) 1 New Major - 4. ConcurrentModificationException below EarlyAccessOrMostRecentVersionFilter.select (thrown in TreeMap$PrivateEntryIterator.nextEntry) 1 New Major - 5. FileNotFoundException below ConfigureMavenRepositoriesWizardPage.finishPage (thrown in FileOutputStream.open0) 1 New Major - 6. NoClassDefFoundError in NewProjectExamplesStacksRequirementsPage.initDialogSettings 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. IOException in CentralHelper.extractIfNeeded 260 Open Major JBIDE-22713 2. NoStackTrace below ProxyWizardManager.loadWizards (thrown in ChainedDiscoveryStrategy.performDiscovery) 241 Open Major JBIDE-22893 3. FileNotFoundException below BundleFamilyExtension.loadStream (thrown in HttpURLConnection.getInputStream0) 151 New Major - 4. ConcurrentModificationException below JaxrsMetamodel.getProblemSeverity (thrown in HashMap$HashIterator.nextNode) 104 Open Major JBIDE-22331 5. NullPointerException in JaxrsMarkerResolutionGenerator.findJaxrsElement 79 Open Major JBIDE-22335 6. ConcurrentModificationException below JaxrsMetamodel.getAllEndpoints (thrown in HashMap$HashIterator.nextNode) 67 Open Major JBIDE-22345 7. NullPointerException below SocketProposalComputer.computeCompletionProposals (thrown in BasicFeatureMap.remove) 63 Open Major JBIDE-22337 8. JavaModelException below AttachSourcesActionDelegate.setActiveEditor (thrown in JavaElement.newJavaModelException) 61 Open Major JBIDE-22815 9. NullPointerException below SocketProposalComputer.computeCompletionProposals (thrown in BasicFeatureMap.contains) 58 Open Major JBIDE-22338 10. JavaModelException below JdtUtils.resolveType (thrown in JavaElement.newJavaModelException) 42 Open Major JBIDE-22332 11. ProvisionException in InstallationChecker. 42 New Major - 12. CoreException below ArchetypeExamplesWizardPage.downloadArchetype (thrown in MavenImpl$5.call) 37 New Major - 13. NoStackTrace below ProxyWizardManager.getDiscoveryUrl (thrown in DiscoveryActivator.getJBossDiscoveryDirectory) 36 New Major - 14. NoStackTrace below JdtUtils.resolveType (thrown in JarPackageFragmentRoot.computeChildren) 26 New Major - 15. SAXParseException below WtpUtils.evaluateXPathExpression (thrown in DOMParser.parse) 26 New Major - 16. HIDDEN below WtpUtils.evaluateXPathExpression (thrown in DOMParser.parse) 23 Open Major JBIDE-22333 17. CoreException below ArchetypeExamplesWizardPage$4$1.call (thrown in MavenImpl$5.call) 20 New Major - 18. ResourceException below JaxrsMetamodelValidator.removeMarkers (thrown in Resource.checkExists) 19 Open Major JBIDE-22339 19. NullPointerException in JdtUtils.findSubtypes 17 Open Major JBIDE-22334 20. IllegalArgumentException below MavenProjectExamplesActivator.updateMavenConfiguration (thrown in WorkspaceRoot.getProject) 16 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 1 Not JBoss: 4 Log Message: 13 Done: 11 Unresolved: 273 ------------------------------------------------------------------------ Project Forge Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ContainerException below FurnaceService.lookup (thrown in ClassLoaderAdapterCallback.invoke) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. RuntimeException in SelectGraphicRendition.handleDefault 9 New Major - 2. ResourceException below ProjectTools$1.runInWorkspace (thrown in Resource.delete) 6 New Major - 3. AssertionFailedException in WizardDialogHelper.openWizard 2 New Major - 4. ContainerException below FurnaceService.lookup (thrown in ClassLoaderAdapterCallback.invoke) 1 New Major - 5. ResourceException below ShowFinalSelectionJob.refreshWorkspaceResource (thrown in FileSystemResourceManager.refreshResource) 1 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Cannot Reproduce Bug: 1 Not JBoss: 4 Done: 1 Unresolved: 47 ------------------------------------------------------------------------ Project Hibernate Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. NoClassDefFoundError below HibernateJpaProject. (thrown in ModuleCoreNature.createURIConverter) 1 New Major - 2. NoStackTrace below HQLJavaCompletionProposalComputer.computeCompletionProposals (thrown in AccessController.doPrivileged) 1 New Major - 3. NoStackTrace below QueryPageViewer$ContentProviderImpl.getElements (thrown in AccessController.doPrivileged) 1 New Major - 4. NullPointerException below HibernateClassRef.update (thrown in AttributeMapping$KeyEquals.evaluate) 1 New Major - 5. StringIndexOutOfBoundsException below Table.setCatalog (thrown in String.charAt) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. NullPointerException below HibernateJavaIdMappingImpl.update (thrown in AttributeMapping$KeyEquals.evaluate) 113 New Major - 2. NullPointerException below HibernatePersistenceUnit.update (thrown in AttributeMapping$GeneratorsTransformer.transform) 105 New Major - 3. NoStackTrace in LazyDatabaseSchemaWorkbenchAdapter.getChildren 78 New Major - 4. HibernateException in DialectFactoryImpl.determineDialect 77 New Major - 5. NoStackTrace in BasicWorkbenchAdapter.handleError 75 New Major - 6. NullPointerException below HibernateJavaEntityImpl.validate (thrown in AttributeMapping$KeyEquals.evaluate) 71 New Major - 7. ResourceException below HibernateEclipseUtils.getUserOverrideDefaultSchema (thrown in Resource.checkExists) 66 New Major - 8. ResourceException below HibernateEclipseUtils.getUserOverrideDefaultCatalog (thrown in Resource.checkExists) 57 Undefined Major - 9. NullPointerException below HibernateJpaProject.validate (thrown in AbstractJavaPersistentAttribute.getMappingKey) 51 New Major - 10. NoStackTrace in QueryPageViewer$ContentProviderImpl.getElements 47 New Major - 11. NullPointerException in AbstractQueryEditor.getQueryInputModel 41 New Major - 12. NullPointerException below HibernateJavaManyToOneMapping.update (thrown in AbstractJavaPersistentAttribute.getPrimaryKeyColumnName) 40 New Major - 13. ResourceException below HibernateJpaProject. (thrown in FileSystemResourceManager.read) 39 New Major - 14. AbortCompilation below HibernateJpaProject. (thrown in ProblemHandler.handle) 38 New Major - 15. NoStackTrace in HQLJavaCompletionProposalComputer.computeCompletionProposals 38 New Major - 16. NoStackTrace in LazySessionFactoryAdapter.getChildren 38 New Major - 17. NullPointerException below HibernateClassRef.synchronizeWithResourceModel (thrown in AbstractJavaPersistentAttribute.syncMapping) 37 New Major - 18. NullPointerException in HibernateJpaProject.getBasicHibernateProperties 35 New Major - 19. FileNotFoundException below HibernateJpaProject. (thrown in FileOutputStream.open0) 32 New Major - 20. ResourceException below HibernateJpaProject.synchronizeJpaFiles (thrown in Resource.checkExists) 27 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Won't Fix: 1 Not JBoss: 3 Done: 4 Unresolved: 309 ------------------------------------------------------------------------ Project Integration Stack Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. NullPointerException below NewSwitchYardProjectWizard$2$1.run (thrown in GraphicalEditor.getCommandStack) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. Throwable in AbstractRuntimeManager.recognizeJars 26 New Major - 2. NoStackTrace in Karaf2xPublishController.transferBuiltModule 19 New Major - 3. Exception in ReteViewer.loadReteModel 18 New Major - 4. Exception in CamelDebugTarget$JMXConnectJob.run 16 New Major - 5. ResourceException below CamelEditor.doSave (thrown in File.getContentDescription) 16 Open Major FUSETOOLS-1980 6. ZipException below CamelComponentUtils.getComponentClass (thrown in ZipFile.open) 10 New Major - 7. NullPointerException in KarafJMXPublisher.uninstall 8 New Major - 8. ClassCastException in AbstractKiePropertyPage.getContentNode 7 New Major - 9. ConnectException below KarafJMXPublisher.connect (thrown in PlainSocketImpl.socketConnect) 7 New Major - 10. ConnectException below OSGiBundleStateController.disconnect (thrown in DualStackPlainSocketImpl.connect0) 7 New Major - 11. ConnectException below CamelDebugFacade.disableDebugger (thrown in DualStackPlainSocketImpl.connect0) 6 New Major - 12. NoStackTrace in CamelDesignEditor.setSelectedNode 6 New Major - 13. NullPointerException in AbstractClassBasedParameterPropertyUICreator.computeClassToLoad 6 New Major - 14. NullPointerException in CamelComponentUtils.getProjectClassLoader 6 New Major - 15. NullPointerException in CamelDesignEditor$2.run 6 New Major - 16. SAXParseException below CamelIOHandler.loadCamelModel (thrown in DOMParser.parse) 6 New Major - 17. JavaModelException below ProjectClassLoader.getProjectClassPathURLs (thrown in JavaElement.newNotPresentException) 5 New Major - 18. ClassCastException in RuleIFileMoveParticipant.getNewName 4 New Major - 19. ConnectException below KarafServerConnection.createConnection (thrown in PlainSocketImpl.socketConnect) 4 New Major - 20. NoStackTrace below SwitchYardBasicPresetFactory.createPreset (thrown in ProblemLog.reportMissingFacet) 4 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Undefined: 1 Out of Date: 1 Won't Fix: 1 Won't Do: 1 Log Message: 11 Done: 27 Unresolved: 277 ------------------------------------------------------------------------ Project Java EE Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. JavaModelException below FileSet.checkType (thrown in JavaElement.newJavaModelException) 2 New Major - 2. JavaModelException below CDIProjectAsYouType.findCompilationUnit (thrown in JavaElement.newNotPresentException) 1 New Major - 3. NullPointerException in DefinitionContext.applyWorkingCopy 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. JavaModelException below FileSet.checkType (thrown in JavaElement.newNotPresentException) 157 Open Major JBIDE-22285 2. JavaModelException below BeanArchiveDetector.isAnnotatedBean (thrown in JavaElement.newNotPresentException) 70 Open Major JBIDE-22900 3. IllegalStateException in SProperties.get 67 Open Major JBIDE-23052 4. NullPointerException in JSFProjectsTree.getProjectsRoot 51 Open Major JBIDE-22910 5. NoStackTrace in CDICoreValidator.init 50 Open Major JBIDE-22904 6. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in FeatureMapUtil$BasicFeatureEIterator.checkModCount) 48 Open Major JBIDE-22905 7. NullPointerException in JSFPromptingProvider.getVariables 23 Open Major JBIDE-24116 8. ClassCastException below BeanArchiveDetector.isAnnotatedBean (thrown in BinaryType.getAnnotations) 13 New Major - 9. NullPointerException below CDIProjectAsYouType.findCompilationUnit (thrown in BasicFeatureMap$FeatureEIterator.scanNext) 11 New Major - 10. ZipException below FileSet.checkType (thrown in ZipFile.read) 11 New Major - 11. ZipException below FileSet.checkType (thrown in ZipFile.read) 11 New Major - 12. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newJavaModelException) 9 New Major - 13. JavaModelException below AuthorizerHyperlinkDetector.detectHyperlinks (thrown in JavaElement.newNotPresentException) 9 New Major - 14. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in HashMap$HashIterator.nextNode) 7 New Major - 15. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newNotPresentException) 7 New Major - 16. NullPointerException in CDICoreBuilder$PackageInfo. 7 New Major - 17. NullPointerException in BatchProject$BatchBuildJob.runInWorkspace 6 New Major - 18. NullPointerException in JSFWebHelper.getConfigFiles 6 New Major - 19. ConcurrentModificationException below DefinitionContext.applyWorkingCopy (thrown in HashMap$HashIterator.nextNode) 5 New Major - 20. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newNotPresentException) 5 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 2 Duplicate Issue: 1 Not JBoss: 1 Log Message: 12 Done: 9 Unresolved: 180 ------------------------------------------------------------------------ Project JBoss Server Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. LinkageError below ModuleObjectProvider.resourceChanged (thrown in MavenPluginActivator.) 1 New Major - 2. NoStackTrace below FreemarkerMultiPageEditor.doSave (thrown in AbstractMergedModelProvider.getMergedModel) 1 New Major - 3. NoStackTrace below StandardFileSystemPublishController.publishModule (thrown in AccessController.doPrivileged) 1 New Major - 4. NullPointerException below ChangeTimeStampActionDelegate.getServers (thrown in Server.getModulesWithoutLock) 1 New Major - 5. NullPointerException in EJB3ClasspathContainer.getEap61Jars 1 New Major - 6. NullPointerException in JBossJREComposite.getMinimumExecutionEnvironment 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. NoStackTrace in StandardFileSystemPublishController.markModulePublished 486 New Major - 2. Exception in LocalFilesystemController.deleteResource 435 New Major - 3. JBoss7ManangerException in Wildfly9Manager.execute 272 Open Major JBIDE-23288 4. NoStackTrace in StandardFileSystemPublishController.removeModule 149 New Major - 5. Exception in LocalFilesystemController.deleteDirectory 145 New Major - 6. NoStackTrace in UserPrompter.promptUser 121 New Major - 7. NoStackTrace in ServerProfileModel.getController 119 Open Major JBIDE-23289 8. JBoss7ManangerException in JBoss7ManagerServiceProxy.checkedGetService 95 New Major - 9. IllegalStateException below ServerModelUtilities.getChildModules (thrown in DeadlockDetector.reportDeadlock) 88 New Major - 10. FileNotFoundException below FileUtil.writeTo (thrown in FileOutputStream.open0) 78 New Major - 11. JBoss7ManangerException in EAP61PlusManager.execute 62 New Major - 12. NoStackTrace in JBoss70ConnectionProvider$ExtendedDefaultConnectionWrapper.serverChanged 56 New Major - 13. CoreException in LocalFilesystemController.touchResource 36 New Major - 14. NoStackTrace in StandardFileSystemPublishController.handleZippedPublish 29 New Major - 15. NoStackTrace in ManagementPublishController.publishModule 25 New Major - 16. IndexOutOfBoundsException below ModuleResourceUtil.getMembers (thrown in BufferedInputStream.read) 24 New Major - 17. NotOpenException below ClassCollectingHCRListener$1.run (thrown in RemoteConnectionChannel.openOutboundMessage) 24 New Major - 18. FileNotFoundException below AbstractDeploymentScannerAdditions.getDeployLocationFolders (thrown in EMF2DOMSSERenderer.initializeXMLModel) 23 New Major - 19. NoStackTrace in JBossServer.findPort 23 New Major - 20. NoStackTrace below ChangeTimeStampActionDelegate.setModuleAndServer (thrown in ProblemLog.reportMissingFacet) 19 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 2 Rejected: 9 Won't Fix: 1 Not JBoss: 11 Log Message: 19 Done: 13 Unresolved: 370 ------------------------------------------------------------------------ Project JBoss Tools Base Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. FeatureNotFoundException below EclipseFileBodySource.write (thrown in XMLHandler.reportUnknownFeature) 1 New Major - 2. FeatureNotFoundException below ObjectMultiPageEditor.saveX (thrown in XMLHandler.reportUnknownFeature) 1 New Major - 3. IllegalStateException below EclipseResourceUtil.getSourceFolders (thrown in EclipsePreferences.checkRemoved) 1 New Major - 4. JavaModelException below TypeInfoCollector.getProperties (thrown in JavaElement.newJavaModelException) 1 New Major - 5. NoStackTrace below WebUtils.getWebRootFolders (thrown in ModuleStructuralModel.getPrimaryRootObject) 1 New Major - 6. NullPointerException below JavaDirtyRegionProcessor.isJavaElementValidationRequired (thrown in JEE5ModelProvider.getModelResource) 1 New Major - 7. NullPointerException below XStudioDataLoaderImpl.load (thrown in Reader.) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. ResourceException below TempMarkerManager$1.runInUIThread (thrown in Marker.checkInfo) 278 Open Major JBIDE-22891 2. NoStackTrace below EclipseJavaUtil.findType (thrown in JarPackageFragmentRoot.computeChildren) 155 New Major - 3. ResourceException below FolderImpl.update (thrown in WorkManager.checkIn) 103 New Major - 4. ZipException below JandexUtil.createJarIndex (thrown in ZipFile.open) 85 New Major - 5. JavaModelException below ValueResolver$ReferenceResolver.connect (thrown in JavaModelOperation.runOperation) 72 New Major - 6. JavaModelException below BeanArchiveDetector.isAnnotatedBean (thrown in JavaElement.newNotPresentException) 70 Open Major JBIDE-22900 7. IllegalStateException in SProperties.get 67 Open Major JBIDE-23052 8. NullPointerException in FileUtil.getContentFromEditorOrFile 62 New Major - 9. CoreException below ChainTextHover.getHoverInfo2 (thrown in FaceletTagRegistry.initialize) 56 Open Major JBIDE-23051 10. FileNotFoundException below ChainTextHover.getHoverInfo2 (thrown in FileInputStream.open0) 50 New Major - 11. NoStackTrace in CDICoreValidator.init 50 Open Major JBIDE-22904 12. ResourceException below FileSystemImpl.getResource (thrown in WorkManager.checkIn) 49 New Major - 13. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in FeatureMapUtil$BasicFeatureEIterator.checkModCount) 48 Open Major JBIDE-22905 14. ResourceException below FolderImpl.update (thrown in FileSystemResourceManager.refreshResource) 47 New Major - 15. JavaModelException below EclipseResourceUtil.getSourceFolders (thrown in JavaElement.newJavaModelException) 45 New Major - 16. NullPointerException below JavaDirtyRegionProcessor.isJavaElementValidationRequired (thrown in BasicFeatureMap$FeatureEIterator.scanNext) 43 New Major - 17. NullPointerException in EclipseResourceUtil.createObjectForResource 41 New Major - 18. IllegalArgumentException below EclipseUtil.getCompilationUnit (thrown in PackageFragment.getCompilationUnit) 35 New Major - 19. ClassNotFoundException below Tools.invokeGetMonitoredHost (thrown in URLClassLoader.findClass) 34 New Major - 20. NullPointerException below ChainTextHover.getHoverInfo2 (thrown in BasicStructuredDocumentRegion.getStartOffset) 33 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 2 Won't Do: 1 Cannot Reproduce Bug: 1 Not JBoss: 6 Log Message: 11 Done: 12 Unresolved: 461 ------------------------------------------------------------------------ Project OpenShift Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. AssertionFailedException below OpenShiftServerEditorSection$2.widgetSelected (thrown in ObservableListContentProvider$Impl.checkInput) 1 New Major - 2. IOException below CDKLaunchUtility.callProcess (thrown in Spawner.exec_pty) 1 New Major - 3. NoClassDefFoundError below DeployImageWizardModel. (thrown in DockerClientFactory.getClient) 1 New Major - 4. NullPointerException in ServerSettingsWizardPage$10.widgetSelected 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. NoClassDefFoundError below CDKDockerUtility. (thrown in DockerClientFactory.getClient) 22 Reopened Major - 2. TeamException below EGitUtils.isShared (thrown in RepositoryProvider.mapNewProvider) 9 New Major https://issues.jboss.org/browse/JBIDE-23813 3. ClassNotFoundException below CommitUI.commit (thrown in BundleLoader.findClassInternal) 3 New Major - 4. ClassNotFoundException below ExpressCoreActivator.start (thrown in BundleLoader.findClassInternal) 3 Reopened Major - 5. StorageException below SecureStore.store (thrown in SecurePreferences.put) 3 New Major - 6. ConnectionNotFoundException in ConnectionsRegistryUtil.getConnectionFor 2 New Major - 7. NullPointerException in NewApplicationWizardModel.dispose 2 New Major - 8. AssertionFailedException below OpenShiftServerEditorSection$2.widgetSelected (thrown in ObservableListContentProvider$Impl.checkInput) 1 New Major - 9. ClassNotFoundException below ExpressServerPublishMethod.getModulePathFilterProvider (thrown in BundleLoader.findClassInternal) 1 New Major - 10. ClassNotFoundException below OpenShiftServerAdapterFactory.getAdapter (thrown in BundleLoader.findClassInternal) 1 New Major - 11. CoreException below ServerSettingsWizardPageModel.updateServer (thrown in ServerWorkingCopy.modifyModules) 1 New Major - 12. IOException below CDKLaunchUtility.callProcess (thrown in Spawner.exec_pty) 1 New Major - 13. NoClassDefFoundError below DeployImageWizardModel. (thrown in DockerClientFactory.getClient) 1 New Major - 14. NoClassDefFoundError in ExpressServerPublishMethod.getModulePathFilterProvider 1 New Major - 15. NoClassDefFoundError in OpenShiftServerAdapterFactory.getAdapter 1 New Major - 16. NoStackTrace in ExpressServerFactory.createAdapterAndModules 1 New Major - 17. NullPointerException in ServerSettingsWizardPage$10.widgetSelected 1 New Major - 18. SWTException below BaseExplorerContentProvider$5.run (thrown in Widget.checkWidget) 1 New Major - 19. StorageException below SecureStore.get (thrown in SecurePreferences.get) 1 New Major - 20. TransportException below EGitUtils.cloneRepository (thrown in JschConfigSessionFactory.getSession) 1 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Rejected: 2 Won't Fix: 2 Cannot Reproduce: 2 Not JBoss: 7 Log Message: 1 Done: 11 Unresolved: 43 ------------------------------------------------------------------------ Project Unkown JBoss Project Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. IOException in ServerCommon$MessageReciever$1.run 1 New Major - 2. IllegalArgumentException below WorkspaceResourceUtils.computePath (thrown in File.) 1 New Major - 3. IllegalStateException below JavaScanner.getCompilationUnit (thrown in EclipsePreferences.checkRemoved) 1 New Major - 4. InterruptedException below FutureUtils.waitForFuture (thrown in Thread.sleep) 1 New Major - 5. NotBoundException below WindupRmiClient.getExecutionBuilder (thrown in RegistryImpl.lookup) 1 New Major - 6. NullPointerException in WindupService.generateGraph 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. CoreException below RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call (thrown in RepositoryStatusHelper.wrap) 296 Open Major JBDS-3987 2. ZipException below Indexer.verifyMagic (thrown in ZipFile.read) 192 New Major - 3. XMLStreamException below JaxbParser.unmarshall (thrown in XMLStreamReaderImpl.next) 63 New Major - 4. IllegalStateException in Indexer.processConstantPool 61 New Major - 5. NoStackTrace below PrepareInstallProfileJob.openInstallWizard (thrown in ProvUI.reportStatus) 51 New Major - 6. FileNotFoundException below EventRegister.saveProperties (thrown in FileOutputStream.open0) 34 New Major - 7. NullPointerException in NewProjectExamplesReadyPage.configure 24 New Major - 8. EOFException below Indexer.processConstantPool (thrown in ZipFile$ZipFileInflaterInputStream.fill) 23 New Major - 9. InstanceNotFoundException in BasicMBeanRegistry.get 22 New Major - 10. CancellationException in AsyncFutureTask.operationCancelled 18 New Major - 11. NoStackTrace in FinalizeRuntimeDownloadFragment.openErrorMessage 18 New Major - 12. NoClassDefFoundError in Remoting.createEndpoint 14 New Major - 13. RuntimeException in RemotingConnector.connect 14 New Major - 14. NoStackTrace in HttpRemotePropertiesProvider.logStatusCode 13 New Major - 15. IllegalStateException in MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects 12 New Major - 16. IllegalArgumentException below ProjectExampleUtil.downloadExamplesFile (thrown in File.setLastModified) 10 New Major - 17. ResourceException below ArquillianProjectConfigurator.configureInternal (thrown in Project.checkAccessible) 10 Open Major JBIDE-22720 18. ResourceException below ProjectImportUtil.createProject (thrown in Project.checkDescription) 10 New Major - 19. ProvisionException below PrepareInstallProfileJob.addRepositories (thrown in AbstractRepositoryManager.fail) 8 New Major - 20. EOFException below Indexer.skipFully (thrown in ZipFile$ZipFileInflaterInputStream.fill) 7 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Duplicate Issue: 1 Won't Do: 1 Cannot Reproduce Bug: 1 Not JBoss: 4 Log Message: 8 Done: 9 Unresolved: 199 ------------------------------------------------------------------------ Project VPE & Mobile Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ArrayIndexOutOfBoundsException below JSPMultiPageEditor.createNavigationLocation (thrown in ProjectionMapping.findSegment) 1 New Major - 2. IllegalStateException below XMLStoreHelper.loadType (thrown in EclipsePreferences.checkRemoved) 1 New Major - 3. JavaScriptModelException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in Openable.codeComplete) 1 New Major - 4. ResourceException below StorageRevisionEditorInputAdapter$StorageAdapter.getContents (thrown in FileSystemResourceManager.read) 1 New Major - 5. SAXParseException below CordovaPluginXmlUtil.getPluginsfromFiles (thrown in DOMParser.parse) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. XulRunnerBundleNotFoundException in XulRunnerBrowser.getXulRunnerPath 500+ Open Major JBIDE-22960 2. TernException in NodejsTernHelper.makeRequest 500+ Open Major JBIDE-22892 3. ResourceException below IDETernProject.getTernProject (thrown in Project.checkAccessible) 456 Open Major JBIDE-22894 4. NullPointerException in MyEclipseResourcesDelegatingManager.init 287 New Major - 5. JavaModelException below FileSet.checkType (thrown in JavaElement.newNotPresentException) 157 Open Major JBIDE-22285 6. NullPointerException in TernOutlineContentProvider.dispose 140 New Major - 7. NodejsProcessException in AbstractNodejsProcess.waitOnStartNodejs 124 New Major - 8. TernException in NodejsTernServer.makeRequest 101 New Major - 9. StructuredDocumentRegionManagementException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in XMLModelParser.removeStructuredDocumentRegion) 88 Open Major JBIDE-22961 10. IOException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in ResourceBundleMapSource.createCachedBundleFile) 84 New Major - 11. CoreException below PageContextFactory.getConnectedDocument (thrown in ResourceFileBuffer.create) 80 New Major - 12. ConcurrentModificationException below TernFileSynchronizer.ensureSynchronized (thrown in ArrayList$Itr.checkForComodification) 72 New Major - 13. IllegalStateException in SProperties.get 67 Open Major JBIDE-23052 14. ResourceException below KbBuilderMarker.getOwnedMarkers (thrown in Marker.checkInfo) 62 New Major - 15. Exception in IDETernFileUploader.serverToBeDisposed 51 New Major - 16. ResourceException below IDETernFile.getContents (thrown in FileSystemResourceManager.read) 45 New Major - 17. ResourceException below StorageRevisionEditorInputAdapter$StorageAdapter.getContents (thrown in Resource.checkExists) 38 New Major - 18. IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove) 37 Open Major JBIDE-22921 19. IllegalStateException below JSPTextEditor.createPartControl (thrown in EclipsePreferences.checkRemoved) 36 New Major - 20. RuntimeException below DomUtil.nodeToString (thrown in SerializerBase.getNamespaceURI) 34 Open Major JBIDE-22918 Project Life-time Resolution Statistics Problem Resolutions Count Undefined: 1 Rejected: 1 Log Message: 15 Done: 8 Unresolved: 326 -- You are receiving this email because you are subscribed to digest of All JBoss Tools Projects. To alter your subscriptions, contact your administrator. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170508/5782878c/attachment-0001.html From nboldt at redhat.com Mon May 8 11:44:38 2017 From: nboldt at redhat.com (Nick Boldt) Date: Mon, 8 May 2017 11:44:38 -0400 Subject: [jbosstools-dev] FYI: recent changes to JBoss Tools parent pom: remove unused profile; set new defaults for jbosstools.test.jre.* variables In-Reply-To: References: Message-ID: The above proposed change is now live in the 4.5.0.AM1-SNAPSHOT parent pom. Thanks, Nick On Thu, May 4, 2017 at 9:06 AM, Nick Boldt wrote: > I've got a couple minor changes queued or completed for the > 4.5.0.AM1-SNAPSHOT parent pom. > > * remove the unused deploy-pr profile [DONE] > > * set jbosstools.test.jre.* = ${JAVA_HOME} ( > https://issues.jboss.org/browse/JBIDE-24380 ) [PROPOSED - any > objections?] > > Thanks, > > -- > Nick Boldt > Productization Lead :: JBoss Tools & Dev Studio > IM: @nickboldt / @nboldt / http://nick.divbyzero.com > TRIED. TESTED. TRUSTED. @redhatnews Red Hat -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat From nboldt at redhat.com Mon May 8 13:19:27 2017 From: nboldt at redhat.com (Nick Boldt) Date: Mon, 8 May 2017 13:19:27 -0400 Subject: [jbosstools-dev] FYI: change to JBoss Tools parent pom: disable deploying update sites to nexus staging site when using deploy-to-jboss.org profile Message-ID: FYI, one more change: * prevent jbosstools aggregate update site being deployed to nexus ( https://issues.jboss.org/browse/JBIDE-24381 ) If your build inherits the jbosstools-deploy-to-jboss.org profile from parent pom, and uses it, but you DO want to push artifacts to Nexus, you now need to set -DskipNexusStagingDeployMojo=false to make that happen. On Mon, May 8, 2017 at 11:44 AM, Nick Boldt wrote: > The above proposed change is now live in the 4.5.0.AM1-SNAPSHOT parent pom. > > Thanks, > > Nick > > On Thu, May 4, 2017 at 9:06 AM, Nick Boldt wrote: >> I've got a couple minor changes queued or completed for the >> 4.5.0.AM1-SNAPSHOT parent pom. >> >> * remove the unused deploy-pr profile [DONE] >> >> * set jbosstools.test.jre.* = ${JAVA_HOME} ( >> https://issues.jboss.org/browse/JBIDE-24380 ) [PROPOSED - any >> objections?] >> >> Thanks, >> >> -- >> Nick Boldt >> Productization Lead :: JBoss Tools & Dev Studio >> IM: @nickboldt / @nboldt / http://nick.divbyzero.com >> TRIED. TESTED. TRUSTED. @redhatnews Red Hat > > > > -- > Nick Boldt > > Senior Software Engineer, RHCSA > > Productization Lead :: JBoss Tools & Dev Studio > > IM: @nickboldt / @nboldt / http://nick.divbyzero.com > > TRIED. TESTED. TRUSTED. > @ @redhatnews Red Hat -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat From dbocharo at redhat.com Tue May 9 12:13:58 2017 From: dbocharo at redhat.com (Dmitrii Bocharov) Date: Tue, 9 May 2017 18:13:58 +0200 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful Message-ID: Hi all! I've noticed that we started to often have broken builds because of tests. We merge PRs anyway. I understand that it's the fault of the committer and the reviewer, but maybe it worth blocking the PR for merge if build failed? Thanks you, Nick, for the link: https://help.github.com/articles/defining-the-mergeability-of-pull-requests/ I means we can enforce PR reviews and CI checks before a PR can be merged. We have 17 projects, so maybe just start with base, server, and openshift, as they move / break the most? What do you think? Dmitrii -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170509/f5dddbb2/attachment.html From mistria at redhat.com Tue May 9 14:47:06 2017 From: mistria at redhat.com (Mickael Istria) Date: Tue, 9 May 2017 20:47:06 +0200 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: FYI, not merging the broken patches is the policy followed by most Eclipse.org projects and overall, none of this project has complained from a reduced productivity; on the contrary, catching and fixing issues immediately on the right context has improved quality and reduced the necessary amount of quick fix patches (which are actually quite time consuming and stressful for their low added-value). So I think if it works for Eclipse.org projects, it can work for JBoss Tools. Cheers, Mickael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170509/1503804c/attachment.html From jmaury at redhat.com Wed May 10 03:01:28 2017 From: jmaury at redhat.com (Jean-Francois Maury) Date: Wed, 10 May 2017 09:01:28 +0200 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: I'm ok with that rule except for one case when the pr is done before the version bump has been merged then the Jenkins build will fail because of the baseline check so maybe we need to update the pr Jenkins build Jeff Le 9 mai 2017 23:10, "Mickael Istria" a ?crit : > FYI, not merging the broken patches is the policy followed by most > Eclipse.org projects and overall, none of this project has complained from > a reduced productivity; on the contrary, catching and fixing issues > immediately on the right context has improved quality and reduced the > necessary amount of quick fix patches (which are actually quite time > consuming and stressful for their low added-value). > So I think if it works for Eclipse.org projects, it can work for JBoss > Tools. > > Cheers, > Mickael > > _______________________________________________ > jbosstools-dev mailing list > jbosstools-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/jbosstools-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170510/17b0215d/attachment.html From dbocharo at redhat.com Wed May 10 04:17:39 2017 From: dbocharo at redhat.com (Dmitrii Bocharov) Date: Wed, 10 May 2017 10:17:39 +0200 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: Jeff, for this purpose we can think of some special comment for such PRs, that would allow to merge them (like *testPR* for a new build). As far as i know it's possible. On Wed, May 10, 2017 at 9:01 AM, Jean-Francois Maury wrote: > I'm ok with that rule except for one case when the pr is done before the > version bump has been merged then the Jenkins build will fail because of > the baseline check so maybe we need to update the pr Jenkins build > > Jeff > > Le 9 mai 2017 23:10, "Mickael Istria" a ?crit : > >> FYI, not merging the broken patches is the policy followed by most >> Eclipse.org projects and overall, none of this project has complained from >> a reduced productivity; on the contrary, catching and fixing issues >> immediately on the right context has improved quality and reduced the >> necessary amount of quick fix patches (which are actually quite time >> consuming and stressful for their low added-value). >> So I think if it works for Eclipse.org projects, it can work for JBoss >> Tools. >> >> Cheers, >> Mickael >> >> _______________________________________________ >> jbosstools-dev mailing list >> jbosstools-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170510/4a24a8bb/attachment.html From adietish at redhat.com Wed May 10 04:36:13 2017 From: adietish at redhat.com (Andre Dietisheim) Date: Wed, 10 May 2017 10:36:13 +0200 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: I agree in the principle. But for the approach to be successfull we need our new new jenkins to be rocksolid which it isnt for now. Our EGit tests fail randomly on it while they pass on the old jenkins. Am 10.05.17 um 10:17 schrieb Dmitrii Bocharov: > Jeff, for this purpose we can think of some special comment for such > PRs, that would allow to merge them (like /testPR/ for a new build). > As far as i know it's possible. > > On Wed, May 10, 2017 at 9:01 AM, Jean-Francois Maury > > wrote: > > I'm ok with that rule except for one case when the pr is done > before the version bump has been merged then the Jenkins build > will fail because of the baseline check so maybe we need to update > the pr Jenkins build > > Jeff > > Le 9 mai 2017 23:10, "Mickael Istria" > a ?crit : > > FYI, not merging the broken patches is the policy followed by > most Eclipse.org projects and overall, none of this project > has complained from a reduced productivity; on the contrary, > catching and fixing issues immediately on the right context > has improved quality and reduced the necessary amount of quick > fix patches (which are actually quite time consuming and > stressful for their low added-value). > So I think if it works for Eclipse.org projects, it can work > for JBoss Tools. > > Cheers, > Mickael > > _______________________________________________ > jbosstools-dev mailing list > jbosstools-dev at lists.jboss.org > > https://lists.jboss.org/mailman/listinfo/jbosstools-dev > > > > > > _______________________________________________ > jbosstools-dev mailing list > jbosstools-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/jbosstools-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170510/093c8750/attachment-0001.html From rhopp at redhat.com Wed May 10 04:41:52 2017 From: rhopp at redhat.com (Radim Hopp) Date: Wed, 10 May 2017 08:41:52 +0000 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: Last time I sent PR to openshift repo I had to be really patient, because the build was failing on "java.io.IOException: Could not delete file /mnt/hudson_workspace/workspace/jbosstools-openshift-Pull-Request/tests/org.jboss.tools.openshift.egit.test/target/work/data/Project-1494366069560". I had to run the PR check job ~5 times for it to finally pass. On Wed, May 10, 2017 at 10:38 AM Andre Dietisheim wrote: > I agree in the principle. But for the approach to be successfull we need > our new new jenkins to be rocksolid which it isnt for now. Our EGit tests > fail randomly on it while they pass on the old jenkins. > Am 10.05.17 um 10:17 schrieb Dmitrii Bocharov: > > Jeff, for this purpose we can think of some special comment for such PRs, > that would allow to merge them (like *testPR* for a new build). As far as > i know it's possible. > > On Wed, May 10, 2017 at 9:01 AM, Jean-Francois Maury > wrote: > >> I'm ok with that rule except for one case when the pr is done before the >> version bump has been merged then the Jenkins build will fail because of >> the baseline check so maybe we need to update the pr Jenkins build >> >> Jeff >> >> Le 9 mai 2017 23:10, "Mickael Istria" a ?crit : >> >>> FYI, not merging the broken patches is the policy followed by most >>> Eclipse.org projects and overall, none of this project has complained from >>> a reduced productivity; on the contrary, catching and fixing issues >>> immediately on the right context has improved quality and reduced the >>> necessary amount of quick fix patches (which are actually quite time >>> consuming and stressful for their low added-value). >>> So I think if it works for Eclipse.org projects, it can work for JBoss >>> Tools. >>> >>> Cheers, >>> Mickael >>> >>> _______________________________________________ >>> jbosstools-dev mailing list >>> jbosstools-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >>> >> > > > _______________________________________________ > jbosstools-dev mailing listjbosstools-dev at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/jbosstools-dev > > > _______________________________________________ > jbosstools-dev mailing list > jbosstools-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/jbosstools-dev -- RADIM HOPP RED HAT JBOSS DEVELOPER STUDIO QUALITY ASSURANCE Red Hat Czech s.r.o. rhopp at redhat.com IM: rhopp TRIED. TESTED. TRUSTED. @redhatway @redhatinc @redhatsnaps -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170510/d39d816e/attachment.html From adietish at redhat.com Wed May 10 04:44:52 2017 From: adietish at redhat.com (Andre Dietisheim) Date: Wed, 10 May 2017 10:44:52 +0200 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: <60e535ff-c8a4-79da-9113-28e5ef2e642b@redhat.com> Radim, these are exactly the EGit failures that I was referring to. The one you pasted is among the ones that occurr. But afaik the failures are not consistent and they dont happen in the old jenkins. Am 10.05.17 um 10:41 schrieb Radim Hopp: > Last time I sent PR to openshift repo I had to be really patient, > because the build was failing on "java.io.IOException: Could not > delete file > /mnt/hudson_workspace/workspace/jbosstools-openshift-Pull-Request/tests/org.jboss.tools.openshift.egit.test/target/work/data/Project-1494366069560". > I had to run the PR check job ~5 times for it to finally pass. > > On Wed, May 10, 2017 at 10:38 AM Andre Dietisheim > wrote: > > I agree in the principle. But for the approach to be successfull > we need our new new jenkins to be rocksolid which it isnt for now. > Our EGit tests fail randomly on it while they pass on the old jenkins. > > Am 10.05.17 um 10:17 schrieb Dmitrii Bocharov: >> Jeff, for this purpose we can think of some special comment for >> such PRs, that would allow to merge them (like /testPR/ for a new >> build). As far as i know it's possible. >> >> On Wed, May 10, 2017 at 9:01 AM, Jean-Francois Maury >> > wrote: >> >> I'm ok with that rule except for one case when the pr is done >> before the version bump has been merged then the Jenkins >> build will fail because of the baseline check so maybe we >> need to update the pr Jenkins build >> >> Jeff >> >> Le 9 mai 2017 23:10, "Mickael Istria" > > a ?crit : >> >> FYI, not merging the broken patches is the policy >> followed by most Eclipse.org projects and overall, none >> of this project has complained from a reduced >> productivity; on the contrary, catching and fixing issues >> immediately on the right context has improved quality and >> reduced the necessary amount of quick fix patches (which >> are actually quite time consuming and stressful for their >> low added-value). >> So I think if it works for Eclipse.org projects, it can >> work for JBoss Tools. >> >> Cheers, >> Mickael >> >> _______________________________________________ >> jbosstools-dev mailing list >> jbosstools-dev at lists.jboss.org >> >> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >> >> >> >> >> _______________________________________________ >> jbosstools-dev mailing list >> jbosstools-dev at lists.jboss.org >> >> https://lists.jboss.org/mailman/listinfo/jbosstools-dev > > _______________________________________________ > jbosstools-dev mailing list > jbosstools-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/jbosstools-dev > > -- > > RADIMHOPP > > RED HAT JBOSS DEVELOPER STUDIO QUALITY ASSURANCE > > Red HatCzech s.r.o. > > rhopp at redhat.com IM:rhopp > > > TRIED. TESTED. TRUSTED. > > @redhatway @redhatinc > @redhatsnaps > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170510/da3dc246/attachment-0001.html From nboldt at redhat.com Wed May 10 10:30:44 2017 From: nboldt at redhat.com (Nick Boldt) Date: Wed, 10 May 2017 09:30:44 -0500 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: I would rather see these PRs fail specifically because the versions were not correctly bumped. Then the PR could be fixed to include the correct bump and resubmitted / rebuilt. Or if in the intervening time another commit happened which fixed the versions, then the PR could be rebased and rebuilt. But having them fail is* A GOOD THING* as it reminds people to build locally before pushing the PR up to github. Doing so they'd see the baseline check fail locally and could therefore apply the version bump locally too. For example (and not to pick on anyone - this is just the most recent example I've seen) here's a commit that caused the build to break in both 4.4.x and master [1], which required 4 additional files [2] to be updated: [1] https://github.com/jbosstools/jbosstools-base/commit/3dafb287134414720de46da20c7e2f210cd73aaf [2] https://github.com/jbosstools/jbosstools-base/commit/dbfad28ff809f99e8c3bf3d80b26cd06806d3b2f You'll notice the PR [3] failed to build [4], too: [3] https://github.com/jbosstools/jbosstools-base/pull/579 [4] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-base-Pull-Request/121/console "[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) on project org.jboss.tools.usage: Only qualifier changed for (org.jboss.tools.usage/2.2.3.v20170505-1402). Expected to have bigger x.y.z than what is available in baseline (2.2.3.v20161213-1258)" So these failures SHOULD be respected and SHOULD block pushing the PR into the branch. *+100 for Dmitri's suggestion of implementing Protected Branches and Required Status Checks. * We can furthermore do what Fuse Tools does and require that PRs be reviewed before they can be merged, if we're ready to have that additional overhead on every PR. On Wed, May 10, 2017 at 3:17 AM, Dmitrii Bocharov wrote: > Jeff, for this purpose we can think of some special comment for such PRs, > that would allow to merge them (like *testPR* for a new build). As far as > i know it's possible. > > On Wed, May 10, 2017 at 9:01 AM, Jean-Francois Maury > wrote: > >> I'm ok with that rule except for one case when the pr is done before the >> version bump has been merged then the Jenkins build will fail because of >> the baseline check so maybe we need to update the pr Jenkins build >> >> Jeff >> >> Le 9 mai 2017 23:10, "Mickael Istria" a ?crit : >> >>> FYI, not merging the broken patches is the policy followed by most >>> Eclipse.org projects and overall, none of this project has complained from >>> a reduced productivity; on the contrary, catching and fixing issues >>> immediately on the right context has improved quality and reduced the >>> necessary amount of quick fix patches (which are actually quite time >>> consuming and stressful for their low added-value). >>> So I think if it works for Eclipse.org projects, it can work for JBoss >>> Tools. >>> >>> Cheers, >>> Mickael >>> >>> _______________________________________________ >>> jbosstools-dev mailing list >>> jbosstools-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >>> >> > > _______________________________________________ > jbosstools-dev mailing list > jbosstools-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/jbosstools-dev > -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170510/a733fe53/attachment.html From apupier at redhat.com Wed May 10 10:42:15 2017 From: apupier at redhat.com (Aurelien Pupier) Date: Wed, 10 May 2017 16:42:15 +0200 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: <60e535ff-c8a4-79da-9113-28e5ef2e642b@redhat.com> References: <60e535ff-c8a4-79da-9113-28e5ef2e642b@redhat.com> Message-ID: randomly failing tests is an horror but they reveal real issues, often in products, sometimes in tests or CI. Changing CI is often a great way to discover all our "concurrency issues" as everything is not running at the same pace. For Fuse Tooling (and in my previous company), What i try to do when it occurs instead of just relaunching the job is to report a JIRA issue. it will help to gather more information, imagine how to add logs or whatever to have more information when it will happen next. Each time it occurs again, we can add a comment it helps to know what is the frequency and what is the urgency to fix it. it is easier to include time for investigation in sprint if we know how much we are loosing every sprint (and how often a user might hit this issue). At a comparison level, I saw a great keynote from OpenStack organization. They also had this issue and they even created an automatic reporting with automatic relaunch of jobs when it failed for known "random failures". On Wed, May 10, 2017 at 10:44 AM, Andre Dietisheim wrote: > Radim, these are exactly the EGit failures that I was referring to. The > one you pasted is among the ones that occurr. But afaik the failures are > not consistent and they dont happen in the old jenkins. > Am 10.05.17 um 10:41 schrieb Radim Hopp: > > Last time I sent PR to openshift repo I had to be really patient, because > the build was failing on "java.io.IOException: Could not delete file > /mnt/hudson_workspace/workspace/jbosstools-openshift-Pull-Request/tests/ > org.jboss.tools.openshift.egit.test/target/work/data/Project-1494366069560". > I had to run the PR check job ~5 times for it to finally pass. > > On Wed, May 10, 2017 at 10:38 AM Andre Dietisheim > wrote: > >> I agree in the principle. But for the approach to be successfull we need >> our new new jenkins to be rocksolid which it isnt for now. Our EGit tests >> fail randomly on it while they pass on the old jenkins. >> Am 10.05.17 um 10:17 schrieb Dmitrii Bocharov: >> >> Jeff, for this purpose we can think of some special comment for such PRs, >> that would allow to merge them (like *testPR* for a new build). As far >> as i know it's possible. >> >> On Wed, May 10, 2017 at 9:01 AM, Jean-Francois Maury >> wrote: >> >>> I'm ok with that rule except for one case when the pr is done before the >>> version bump has been merged then the Jenkins build will fail because of >>> the baseline check so maybe we need to update the pr Jenkins build >>> >>> Jeff >>> >>> Le 9 mai 2017 23:10, "Mickael Istria" a ?crit : >>> >>>> FYI, not merging the broken patches is the policy followed by most >>>> Eclipse.org projects and overall, none of this project has complained from >>>> a reduced productivity; on the contrary, catching and fixing issues >>>> immediately on the right context has improved quality and reduced the >>>> necessary amount of quick fix patches (which are actually quite time >>>> consuming and stressful for their low added-value). >>>> So I think if it works for Eclipse.org projects, it can work for JBoss >>>> Tools. >>>> >>>> Cheers, >>>> Mickael >>>> >>>> _______________________________________________ >>>> jbosstools-dev mailing list >>>> jbosstools-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >>>> >>> >> >> >> _______________________________________________ >> jbosstools-dev mailing listjbosstools-dev at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/jbosstools-dev >> >> >> _______________________________________________ >> jbosstools-dev mailing list >> jbosstools-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/jbosstools-dev > > -- > > RADIM HOPP > > RED HAT JBOSS DEVELOPER STUDIO QUALITY ASSURANCE > > Red Hat Czech s.r.o. > > rhopp at redhat.com IM: rhopp > > TRIED. TESTED. TRUSTED. > @redhatway @redhatinc > @redhatsnaps > > > > > _______________________________________________ > jbosstools-dev mailing list > jbosstools-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/jbosstools-dev > -- AUR?LIEN PUPIER SENIOR SOFTWARE ENGINEER, FUSE TOOLING Red Hat France apupier at redhat.com IM: apupier -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170510/ffe984b7/attachment-0001.html From nboldt at redhat.com Wed May 10 11:55:53 2017 From: nboldt at redhat.com (Nick Boldt) Date: Wed, 10 May 2017 11:55:53 -0400 Subject: [jbosstools-dev] FYI: Building against an Eclipse Oxygen target platform Message-ID: I've recently been asked how to build JBoss Tools stuff against Oxygen. We've got an Oxygen.0.M5-based target platform already. I'll be moving it to include Oxygen.0.M7 once that's released and the dust settles on Devstudio 10.4.0.GA. Plan to start on that after May 18. Docs on using TPs: https://github.com/jbosstools/jbosstools-devdoc/blob/master/building/target_platforms/target_platforms_for_consumers.adoc TP URL: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.70.0.AM1-SNAPSHOT/ JIRA tracking updates/changes to the TP: https://issues.jboss.org/browse/JBIDE-23317 (see also linked tasks & subtasks) -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat From nboldt at redhat.com Wed May 10 12:04:20 2017 From: nboldt at redhat.com (Nick Boldt) Date: Wed, 10 May 2017 12:04:20 -0400 Subject: [jbosstools-dev] ACTION REQUIRED: Code Freeze TODAY & request to triage your unresolved issues Message-ID: Today is code freeze for JBT 4.4.4.Final and 10.4.0.GA. I've updated all your root poms to use the latest target platforms and parent pom (4.4.4.Final, not longer a snapshot). But as you can see from this test result [1], there are 86 JIRAs which need triaging. https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-weekly/30/testReport/ So... please have a look and clean up your issues, or Rob will personally come to your house and flood your basement. Trust me, you don't want that - it won't be with punch or pie. :D Thanks, -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat From jmaury at redhat.com Wed May 10 13:56:47 2017 From: jmaury at redhat.com (Jean-Francois Maury) Date: Wed, 10 May 2017 19:56:47 +0200 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: I would like to keep the version bump out of the pr because it will allow us to cherry pick the pr in the maintenance branch Le 10 mai 2017 16:31, "Nick Boldt" a ?crit : > I would rather see these PRs fail specifically because the versions were > not correctly bumped. > Then the PR could be fixed to include the correct bump and resubmitted / > rebuilt. > Or if in the intervening time another commit happened which fixed the > versions, then the PR could be rebased and rebuilt. > > But having them fail is* A GOOD THING* as it reminds people to build > locally before pushing the PR up to github. Doing so they'd see the > baseline check fail locally and could therefore apply the version bump > locally too. > > For example (and not to pick on anyone - this is just the most recent > example I've seen) here's a commit that caused the build to break in both > 4.4.x and master [1], which required 4 additional files [2] to be updated: > > [1] https://github.com/jbosstools/jbosstools-base/commit/ > 3dafb287134414720de46da20c7e2f210cd73aaf > [2] https://github.com/jbosstools/jbosstools-base/commit/ > dbfad28ff809f99e8c3bf3d80b26cd06806d3b2f > > You'll notice the PR [3] failed to build [4], too: > > [3] https://github.com/jbosstools/jbosstools-base/pull/579 > [4] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat. > com/job/jbosstools-base-Pull-Request/121/console > > "[ERROR] Failed to execute goal org.eclipse.tycho.extras: > tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines > (default) on project org.jboss.tools.usage: > Only qualifier changed for (org.jboss.tools.usage/2.2.3.v20170505-1402). > Expected to have bigger x.y.z than what is available in baseline > (2.2.3.v20161213-1258)" > > So these failures SHOULD be respected and SHOULD block pushing the PR into > the branch. > > *+100 for Dmitri's suggestion of implementing Protected Branches and > Required Status Checks. * > > We can furthermore do what Fuse Tools does and require that PRs be > reviewed before they can be merged, if we're ready to have that additional > overhead on every PR. > > > > On Wed, May 10, 2017 at 3:17 AM, Dmitrii Bocharov > wrote: > >> Jeff, for this purpose we can think of some special comment for such PRs, >> that would allow to merge them (like *testPR* for a new build). As far >> as i know it's possible. >> >> On Wed, May 10, 2017 at 9:01 AM, Jean-Francois Maury >> wrote: >> >>> I'm ok with that rule except for one case when the pr is done before the >>> version bump has been merged then the Jenkins build will fail because of >>> the baseline check so maybe we need to update the pr Jenkins build >>> >>> Jeff >>> >>> Le 9 mai 2017 23:10, "Mickael Istria" a ?crit : >>> >>>> FYI, not merging the broken patches is the policy followed by most >>>> Eclipse.org projects and overall, none of this project has complained from >>>> a reduced productivity; on the contrary, catching and fixing issues >>>> immediately on the right context has improved quality and reduced the >>>> necessary amount of quick fix patches (which are actually quite time >>>> consuming and stressful for their low added-value). >>>> So I think if it works for Eclipse.org projects, it can work for JBoss >>>> Tools. >>>> >>>> Cheers, >>>> Mickael >>>> >>>> _______________________________________________ >>>> jbosstools-dev mailing list >>>> jbosstools-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >>>> >>> >> >> _______________________________________________ >> jbosstools-dev mailing list >> jbosstools-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >> > > > > -- > > Nick Boldt > > Senior Software Engineer, RHCSA > > Productization Lead :: JBoss Tools & Dev Studio > > IM: @nickboldt / @nboldt / http://nick.divbyzero.com > > TRIED. TESTED. TRUSTED. > @ @redhatnews Red Hat > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170510/64597c94/attachment.html From nboldt at redhat.com Thu May 11 13:10:50 2017 From: nboldt at redhat.com (Nick Boldt) Date: Thu, 11 May 2017 13:10:50 -0400 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: Better suggestion then: * Make sure if your PR requires a version bump that the PR includes TWO commits. One for the change, and one for the version bump. That way the pair of commits can be built in the PR build and verify it works, AND when cherry picking the commit across branches, you can pick only the change and not the version-bump commit too. So say we all? Nick On Wed, May 10, 2017 at 1:56 PM, Jean-Francois Maury wrote: > I would like to keep the version bump out of the pr because it will allow > us to cherry pick the pr in the maintenance branch > > > > Le 10 mai 2017 16:31, "Nick Boldt" a ?crit : > >> I would rather see these PRs fail specifically because the versions were >> not correctly bumped. >> Then the PR could be fixed to include the correct bump and resubmitted / >> rebuilt. >> Or if in the intervening time another commit happened which fixed the >> versions, then the PR could be rebased and rebuilt. >> >> But having them fail is* A GOOD THING* as it reminds people to build >> locally before pushing the PR up to github. Doing so they'd see the >> baseline check fail locally and could therefore apply the version bump >> locally too. >> >> For example (and not to pick on anyone - this is just the most recent >> example I've seen) here's a commit that caused the build to break in both >> 4.4.x and master [1], which required 4 additional files [2] to be updated: >> >> [1] https://github.com/jbosstools/jbosstools-base/commit/3dafb28 >> 7134414720de46da20c7e2f210cd73aaf >> [2] https://github.com/jbosstools/jbosstools-base/commit/dbfad28 >> ff809f99e8c3bf3d80b26cd06806d3b2f >> >> You'll notice the PR [3] failed to build [4], too: >> >> [3] https://github.com/jbosstools/jbosstools-base/pull/579 >> [4] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com >> /job/jbosstools-base-Pull-Request/121/console >> >> "[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho >> -p2-extras-plugin:1.0.0:compare-version-with-baselines >> (default) on project org.jboss.tools.usage: >> Only qualifier changed for (org.jboss.tools.usage/2.2.3.v20170505-1402). >> Expected to have bigger x.y.z than what is available in baseline >> (2.2.3.v20161213-1258)" >> >> So these failures SHOULD be respected and SHOULD block pushing the PR >> into the branch. >> >> *+100 for Dmitri's suggestion of implementing Protected Branches and >> Required Status Checks. * >> >> We can furthermore do what Fuse Tools does and require that PRs be >> reviewed before they can be merged, if we're ready to have that additional >> overhead on every PR. >> >> >> >> On Wed, May 10, 2017 at 3:17 AM, Dmitrii Bocharov >> wrote: >> >>> Jeff, for this purpose we can think of some special comment for such >>> PRs, that would allow to merge them (like *testPR* for a new build). As >>> far as i know it's possible. >>> >>> On Wed, May 10, 2017 at 9:01 AM, Jean-Francois Maury >>> wrote: >>> >>>> I'm ok with that rule except for one case when the pr is done before >>>> the version bump has been merged then the Jenkins build will fail because >>>> of the baseline check so maybe we need to update the pr Jenkins build >>>> >>>> Jeff >>>> >>>> Le 9 mai 2017 23:10, "Mickael Istria" a ?crit : >>>> >>>>> FYI, not merging the broken patches is the policy followed by most >>>>> Eclipse.org projects and overall, none of this project has complained from >>>>> a reduced productivity; on the contrary, catching and fixing issues >>>>> immediately on the right context has improved quality and reduced the >>>>> necessary amount of quick fix patches (which are actually quite time >>>>> consuming and stressful for their low added-value). >>>>> So I think if it works for Eclipse.org projects, it can work for JBoss >>>>> Tools. >>>>> >>>>> Cheers, >>>>> Mickael >>>>> >>>>> _______________________________________________ >>>>> jbosstools-dev mailing list >>>>> jbosstools-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >>>>> >>>> >>> >>> _______________________________________________ >>> jbosstools-dev mailing list >>> jbosstools-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >>> >> >> >> >> -- >> >> Nick Boldt >> >> Senior Software Engineer, RHCSA >> >> Productization Lead :: JBoss Tools & Dev Studio >> >> IM: @nickboldt / @nboldt / http://nick.divbyzero.com >> >> TRIED. TESTED. TRUSTED. >> @ @redhatnews Red Hat >> >> > -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170511/a11d5b7a/attachment-0001.html From jmaury at redhat.com Thu May 11 13:14:21 2017 From: jmaury at redhat.com (Jean-Francois Maury) Date: Thu, 11 May 2017 19:14:21 +0200 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: Simple is beautiful. I fully agree +1 On Thu, May 11, 2017 at 7:10 PM, Nick Boldt wrote: > Better suggestion then: > > * Make sure if your PR requires a version bump that the PR includes TWO > commits. One for the change, and one for the version bump. That way the > pair of commits can be built in the PR build and verify it works, AND when > cherry picking the commit across branches, you can pick only the change and > not the version-bump commit too. > > So say we all? > > Nick > > > On Wed, May 10, 2017 at 1:56 PM, Jean-Francois Maury > wrote: > >> I would like to keep the version bump out of the pr because it will allow >> us to cherry pick the pr in the maintenance branch >> >> >> >> Le 10 mai 2017 16:31, "Nick Boldt" a ?crit : >> >>> I would rather see these PRs fail specifically because the versions were >>> not correctly bumped. >>> Then the PR could be fixed to include the correct bump and resubmitted / >>> rebuilt. >>> Or if in the intervening time another commit happened which fixed the >>> versions, then the PR could be rebased and rebuilt. >>> >>> But having them fail is* A GOOD THING* as it reminds people to build >>> locally before pushing the PR up to github. Doing so they'd see the >>> baseline check fail locally and could therefore apply the version bump >>> locally too. >>> >>> For example (and not to pick on anyone - this is just the most recent >>> example I've seen) here's a commit that caused the build to break in both >>> 4.4.x and master [1], which required 4 additional files [2] to be updated: >>> >>> [1] https://github.com/jbosstools/jbosstools-base/commit/3dafb28 >>> 7134414720de46da20c7e2f210cd73aaf >>> [2] https://github.com/jbosstools/jbosstools-base/commit/dbfad28 >>> ff809f99e8c3bf3d80b26cd06806d3b2f >>> >>> You'll notice the PR [3] failed to build [4], too: >>> >>> [3] https://github.com/jbosstools/jbosstools-base/pull/579 >>> [4] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com >>> /job/jbosstools-base-Pull-Request/121/console >>> >>> "[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho >>> -p2-extras-plugin:1.0.0:compare-version-with-baselines >>> (default) on project org.jboss.tools.usage: >>> Only qualifier changed for (org.jboss.tools.usage/2.2.3.v20170505-1402). >>> >>> Expected to have bigger x.y.z than what is available in baseline >>> (2.2.3.v20161213-1258)" >>> >>> So these failures SHOULD be respected and SHOULD block pushing the PR >>> into the branch. >>> >>> *+100 for Dmitri's suggestion of implementing Protected Branches and >>> Required Status Checks. * >>> >>> We can furthermore do what Fuse Tools does and require that PRs be >>> reviewed before they can be merged, if we're ready to have that additional >>> overhead on every PR. >>> >>> >>> >>> On Wed, May 10, 2017 at 3:17 AM, Dmitrii Bocharov >>> wrote: >>> >>>> Jeff, for this purpose we can think of some special comment for such >>>> PRs, that would allow to merge them (like *testPR* for a new build). >>>> As far as i know it's possible. >>>> >>>> On Wed, May 10, 2017 at 9:01 AM, Jean-Francois Maury >>> > wrote: >>>> >>>>> I'm ok with that rule except for one case when the pr is done before >>>>> the version bump has been merged then the Jenkins build will fail because >>>>> of the baseline check so maybe we need to update the pr Jenkins build >>>>> >>>>> Jeff >>>>> >>>>> Le 9 mai 2017 23:10, "Mickael Istria" a ?crit : >>>>> >>>>>> FYI, not merging the broken patches is the policy followed by most >>>>>> Eclipse.org projects and overall, none of this project has complained from >>>>>> a reduced productivity; on the contrary, catching and fixing issues >>>>>> immediately on the right context has improved quality and reduced the >>>>>> necessary amount of quick fix patches (which are actually quite time >>>>>> consuming and stressful for their low added-value). >>>>>> So I think if it works for Eclipse.org projects, it can work for >>>>>> JBoss Tools. >>>>>> >>>>>> Cheers, >>>>>> Mickael >>>>>> >>>>>> _______________________________________________ >>>>>> jbosstools-dev mailing list >>>>>> jbosstools-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >>>>>> >>>>> >>>> >>>> _______________________________________________ >>>> jbosstools-dev mailing list >>>> jbosstools-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >>>> >>> >>> >>> >>> -- >>> >>> Nick Boldt >>> >>> Senior Software Engineer, RHCSA >>> >>> Productization Lead :: JBoss Tools & Dev Studio >>> >>> IM: @nickboldt / @nboldt / http://nick.divbyzero.com >>> >>> TRIED. TESTED. TRUSTED. >>> @ @redhatnews Red Hat >>> >>> >> > > > -- > > Nick Boldt > > Senior Software Engineer, RHCSA > > Productization Lead :: JBoss Tools & Dev Studio > > IM: @nickboldt / @nboldt / http://nick.divbyzero.com > > TRIED. TESTED. TRUSTED. > @ @redhatnews Red Hat > > -- JEFF MAURY Red Hat jmaury at redhat.com @redhatjobs redhatjobs @redhatjobs -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170511/9377a558/attachment.html From nboldt at redhat.com Thu May 11 13:23:33 2017 From: nboldt at redhat.com (Nick Boldt) Date: Thu, 11 May 2017 13:23:33 -0400 Subject: [jbosstools-dev] Block PRs for merge untill the Jenkins build is successful In-Reply-To: References: Message-ID: I've opened https://issues.jboss.org/browse/JBIDE-24439 to track this request and gather SPECIFIC requests from project leads as to what projects should be changed and how they should be protected. Thanks, Nick On Thu, May 11, 2017 at 1:14 PM, Jean-Francois Maury wrote: > Simple is beautiful. I fully agree > > +1 > > > On Thu, May 11, 2017 at 7:10 PM, Nick Boldt wrote: > >> Better suggestion then: >> >> * Make sure if your PR requires a version bump that the PR includes TWO >> commits. One for the change, and one for the version bump. That way the >> pair of commits can be built in the PR build and verify it works, AND when >> cherry picking the commit across branches, you can pick only the change and >> not the version-bump commit too. >> >> So say we all? >> >> Nick >> >> >> On Wed, May 10, 2017 at 1:56 PM, Jean-Francois Maury >> wrote: >> >>> I would like to keep the version bump out of the pr because it will >>> allow us to cherry pick the pr in the maintenance branch >>> >>> >>> >>> Le 10 mai 2017 16:31, "Nick Boldt" a ?crit : >>> >>>> I would rather see these PRs fail specifically because the versions >>>> were not correctly bumped. >>>> Then the PR could be fixed to include the correct bump and resubmitted >>>> / rebuilt. >>>> Or if in the intervening time another commit happened which fixed the >>>> versions, then the PR could be rebased and rebuilt. >>>> >>>> But having them fail is* A GOOD THING* as it reminds people to build >>>> locally before pushing the PR up to github. Doing so they'd see the >>>> baseline check fail locally and could therefore apply the version bump >>>> locally too. >>>> >>>> For example (and not to pick on anyone - this is just the most recent >>>> example I've seen) here's a commit that caused the build to break in both >>>> 4.4.x and master [1], which required 4 additional files [2] to be updated: >>>> >>>> [1] https://github.com/jbosstools/jbosstools-base/commit/3dafb28 >>>> 7134414720de46da20c7e2f210cd73aaf >>>> [2] https://github.com/jbosstools/jbosstools-base/commit/dbfad28 >>>> ff809f99e8c3bf3d80b26cd06806d3b2f >>>> >>>> You'll notice the PR [3] failed to build [4], too: >>>> >>>> [3] https://github.com/jbosstools/jbosstools-base/pull/579 >>>> [4] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com >>>> /job/jbosstools-base-Pull-Request/121/console >>>> >>>> "[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho >>>> -p2-extras-plugin:1.0.0:compare-version-with-baselines >>>> (default) on project org.jboss.tools.usage: >>>> Only qualifier changed for (org.jboss.tools.usage/2.2.3.v20170505-1402). >>>> >>>> Expected to have bigger x.y.z than what is available in baseline >>>> (2.2.3.v20161213-1258)" >>>> >>>> So these failures SHOULD be respected and SHOULD block pushing the PR >>>> into the branch. >>>> >>>> *+100 for Dmitri's suggestion of implementing Protected Branches and >>>> Required Status Checks. * >>>> >>>> We can furthermore do what Fuse Tools does and require that PRs be >>>> reviewed before they can be merged, if we're ready to have that additional >>>> overhead on every PR. >>>> >>>> >>>> >>>> On Wed, May 10, 2017 at 3:17 AM, Dmitrii Bocharov >>>> wrote: >>>> >>>>> Jeff, for this purpose we can think of some special comment for such >>>>> PRs, that would allow to merge them (like *testPR* for a new build). >>>>> As far as i know it's possible. >>>>> >>>>> On Wed, May 10, 2017 at 9:01 AM, Jean-Francois Maury < >>>>> jmaury at redhat.com> wrote: >>>>> >>>>>> I'm ok with that rule except for one case when the pr is done before >>>>>> the version bump has been merged then the Jenkins build will fail because >>>>>> of the baseline check so maybe we need to update the pr Jenkins build >>>>>> >>>>>> Jeff >>>>>> >>>>>> Le 9 mai 2017 23:10, "Mickael Istria" a ?crit : >>>>>> >>>>>>> FYI, not merging the broken patches is the policy followed by most >>>>>>> Eclipse.org projects and overall, none of this project has complained from >>>>>>> a reduced productivity; on the contrary, catching and fixing issues >>>>>>> immediately on the right context has improved quality and reduced the >>>>>>> necessary amount of quick fix patches (which are actually quite time >>>>>>> consuming and stressful for their low added-value). >>>>>>> So I think if it works for Eclipse.org projects, it can work for >>>>>>> JBoss Tools. >>>>>>> >>>>>>> Cheers, >>>>>>> Mickael >>>>>>> >>>>>>> _______________________________________________ >>>>>>> jbosstools-dev mailing list >>>>>>> jbosstools-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >>>>>>> >>>>>> >>>>> >>>>> _______________________________________________ >>>>> jbosstools-dev mailing list >>>>> jbosstools-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev >>>>> >>>> >>>> >>>> >>>> -- >>>> >>>> Nick Boldt >>>> >>>> Senior Software Engineer, RHCSA >>>> >>>> Productization Lead :: JBoss Tools & Dev Studio >>>> >>>> IM: @nickboldt / @nboldt / http://nick.divbyzero.com >>>> >>>> TRIED. TESTED. TRUSTED. >>>> @ @redhatnews Red Hat >>>> >>>> >>> >> >> >> -- >> >> Nick Boldt >> >> Senior Software Engineer, RHCSA >> >> Productization Lead :: JBoss Tools & Dev Studio >> >> IM: @nickboldt / @nboldt / http://nick.divbyzero.com >> >> TRIED. TESTED. TRUSTED. >> @ @redhatnews Red Hat >> >> > > > > -- > > JEFF MAURY > > Red Hat > > > > jmaury at redhat.com > > > @redhatjobs redhatjobs > @redhatjobs > > -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170511/e3987897/attachment-0001.html From nboldt at redhat.com Thu May 11 17:24:52 2017 From: nboldt at redhat.com (nboldt at redhat.com) Date: Thu, 11 May 2017 17:24:52 -0400 Subject: [jbosstools-dev] JBoss Tools Core 4.4.4.Final bits available for QE testing Message-ID: <5914d6a4.+m1o862CSX+ihEN7%nboldt@redhat.com> These are not FINAL bits, but preliminary results for QE & community testing. Not for redistribution to customers or end users. REMINDER: The jbosstools-4.4.x branch is frozen until QE approves this build [usually by EOD Tuesday, GMT+5], in order to provide the option of a respin. Update site: http://download.jboss.org/jbosstools/neon/staging/updates/ New + noteworthy (subject to change): * https://github.com/jbosstools/jbosstools-website/tree/master/documentation/whatsnew * http://tools.jboss.org/documentation/whatsnew/ Schedule: https://issues.jboss.org/projects/JBIDE?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page -- Additional update sites: * http://download.jboss.org/jbosstools/neon/staging/updates/core/4.4.4.Final/ * http://download.jboss.org/jbosstools/neon/staging/updates/coretests/4.4.4.Final/ Target platforms: * http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.60.3.Final * http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.63.0.Final Discovery sites: * http://download.jboss.org/jbosstools/neon/staging/updates/discovery.central/4.4.4.Final/ * http://download.jboss.org/jbosstools/neon/staging/updates/discovery.earlyaccess/4.4.4.Final/ Build folders (for build logs & update site zips): * http://download.jboss.org/jbosstools/neon/staging/builds/ From aer-bot at ctrlflow.com Sun May 14 21:30:00 2017 From: aer-bot at ctrlflow.com (Ctrlflow AER Bot) Date: Mon, 15 May 2017 03:30:00 +0200 (CEST) Subject: [jbosstools-dev] [aeri] Weekly JBoss Tools Error Reports Digest Message-ID: <209824437.171.1494811800510.JavaMail.root@Debian-84-jessie-64-minimal> ------------------------------------------------------------------------ Project Central, Maven, Livereload & Webservices Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. NoClassDefFoundError in CDIProjectConfigurator.getBeansXml 1 New Major - 2. NullPointerException in JBossWSGenerateWizard.openResource 1 New Major - 3. SettingsBuildingException below ConfigureMavenRepositoriesWizardPage.getProfiles (thrown in DefaultSettingsBuilder.build) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. IOException in CentralHelper.extractIfNeeded 260 Open Major JBIDE-22713 2. NoStackTrace below ProxyWizardManager.loadWizards (thrown in ChainedDiscoveryStrategy.performDiscovery) 242 Open Major JBIDE-22893 3. FileNotFoundException below BundleFamilyExtension.loadStream (thrown in HttpURLConnection.getInputStream0) 154 New Major - 4. ConcurrentModificationException below JaxrsMetamodel.getProblemSeverity (thrown in HashMap$HashIterator.nextNode) 107 Open Major JBIDE-22331 5. NullPointerException in JaxrsMarkerResolutionGenerator.findJaxrsElement 76 Open Major JBIDE-22335 6. ConcurrentModificationException below JaxrsMetamodel.getAllEndpoints (thrown in HashMap$HashIterator.nextNode) 68 Open Major JBIDE-22345 7. JavaModelException below AttachSourcesActionDelegate.setActiveEditor (thrown in JavaElement.newJavaModelException) 63 Open Major JBIDE-22815 8. NullPointerException below SocketProposalComputer.computeCompletionProposals (thrown in BasicFeatureMap.remove) 61 Open Major JBIDE-22337 9. NullPointerException below SocketProposalComputer.computeCompletionProposals (thrown in BasicFeatureMap.contains) 57 Open Major JBIDE-22338 10. ProvisionException in InstallationChecker. 41 New Major - 11. JavaModelException below JdtUtils.resolveType (thrown in JavaElement.newJavaModelException) 39 Open Major JBIDE-22332 12. CoreException below ArchetypeExamplesWizardPage.downloadArchetype (thrown in MavenImpl$5.call) 37 New Major - 13. NoStackTrace below ProxyWizardManager.getDiscoveryUrl (thrown in DiscoveryActivator.getJBossDiscoveryDirectory) 35 New Major - 14. NoStackTrace below JdtUtils.resolveType (thrown in JarPackageFragmentRoot.computeChildren) 26 New Major - 15. SAXParseException below WtpUtils.evaluateXPathExpression (thrown in DOMParser.parse) 26 New Major - 16. CoreException below AnnotationProcessingSettingsPage$3.runInWorkspace (thrown in FacetedProject.modifyInternal) 22 New Major - 17. HIDDEN below WtpUtils.evaluateXPathExpression (thrown in DOMParser.parse) 21 Open Major JBIDE-22333 18. CoreException below ArchetypeExamplesWizardPage$4$1.call (thrown in MavenImpl$5.call) 19 New Major - 19. ResourceException below JaxrsMetamodelValidator.removeMarkers (thrown in Resource.checkExists) 19 Open Major JBIDE-22339 20. IllegalArgumentException below MavenProjectExamplesActivator.updateMavenConfiguration (thrown in WorkspaceRoot.getProject) 17 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 1 Not JBoss: 4 Log Message: 13 Done: 11 Unresolved: 274 ------------------------------------------------------------------------ Project Forge Tools Top new problems (last 7 days): Congrats, no problems in this section! Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. RuntimeException in SelectGraphicRendition.handleDefault 8 New Major - 2. ResourceException below ProjectTools$1.runInWorkspace (thrown in Resource.delete) 5 New Major - 3. AssertionFailedException in WizardDialogHelper.openWizard 2 New Major - 4. ResourceException below ShowFinalSelectionJob.refreshWorkspaceResource (thrown in FileSystemResourceManager.refreshResource) 1 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Won't Fix: 1 Cannot Reproduce Bug: 1 Not JBoss: 4 Done: 1 Unresolved: 46 ------------------------------------------------------------------------ Project Hibernate Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassNotFoundException below JPAPostInstallFasetListener.lookupHibernateVersion (thrown in URLClassLoader.findClass) 1 New Major - 2. JDBCBinderException in ForeignKeyProcessor.processForeignKeys 1 New Major - 3. NoStackTrace in HibernateNature.getHibernateNature 1 New Major - 4. SQLException below DriverConnectionCreator.makeConnection (thrown in T4CTTIoer.processError) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. NullPointerException below HibernateJavaIdMappingImpl.update (thrown in AttributeMapping$KeyEquals.evaluate) 109 New Major - 2. NullPointerException below HibernatePersistenceUnit.update (thrown in AttributeMapping$GeneratorsTransformer.transform) 106 New Major - 3. NoStackTrace in LazyDatabaseSchemaWorkbenchAdapter.getChildren 81 New Major - 4. NoStackTrace in BasicWorkbenchAdapter.handleError 76 New Major - 5. HibernateException in DialectFactoryImpl.determineDialect 73 New Major - 6. NullPointerException below HibernateJavaEntityImpl.validate (thrown in AttributeMapping$KeyEquals.evaluate) 71 New Major - 7. ResourceException below HibernateEclipseUtils.getUserOverrideDefaultSchema (thrown in Resource.checkExists) 65 New Major - 8. ResourceException below HibernateEclipseUtils.getUserOverrideDefaultCatalog (thrown in Resource.checkExists) 57 Undefined Major - 9. NullPointerException below HibernateJpaProject.validate (thrown in AbstractJavaPersistentAttribute.getMappingKey) 50 New Major - 10. NoStackTrace in QueryPageViewer$ContentProviderImpl.getElements 48 New Major - 11. NullPointerException in AbstractQueryEditor.getQueryInputModel 42 New Major - 12. NoStackTrace in HQLJavaCompletionProposalComputer.computeCompletionProposals 39 New Major - 13. NullPointerException below HibernateJavaManyToOneMapping.update (thrown in AbstractJavaPersistentAttribute.getPrimaryKeyColumnName) 39 New Major - 14. ResourceException below HibernateJpaProject. (thrown in FileSystemResourceManager.read) 39 New Major - 15. AbortCompilation below HibernateJpaProject. (thrown in ProblemHandler.handle) 38 New Major - 16. NullPointerException below HibernateClassRef.synchronizeWithResourceModel (thrown in AbstractJavaPersistentAttribute.syncMapping) 37 New Major - 17. NoStackTrace in LazySessionFactoryAdapter.getChildren 36 New Major - 18. NullPointerException in HibernateJpaProject.getBasicHibernateProperties 31 New Major - 19. FileNotFoundException below HibernateJpaProject. (thrown in FileOutputStream.open0) 30 New Major - 20. ResourceException below HibernateJpaProject.synchronizeJpaFiles (thrown in Resource.checkExists) 30 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Won't Fix: 1 Not JBoss: 3 Done: 4 Unresolved: 306 ------------------------------------------------------------------------ Project Integration Stack Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassCastException in CamelDebugFacade.getBodyMaxChars 1 New Major - 2. ClassCastException in MVELConstraintBuilder.normalizeDate 1 New Major - 3. ConnectException below CamelDebugFacade.isEnabled (thrown in PlainSocketImpl.socketConnect) 1 New Major - 4. ConnectException below KarafServerConnection.cleanupConnection (thrown in DualStackPlainSocketImpl.connect0) 1 New Major - 5. CoreException below RemoveCamelNatureAction.run (thrown in Project.setDescription) 1 New Major - 6. DebugException below DroolsDebugEventHandlerView.setViewerInput (thrown in JDIStackFrame.getUnderlyingStackFrame) 1 New Major - 7. DecisionTableParseException in DefaultRuleSheetListener.getActionForColumn 1 New Major - 8. DecisionTableParseException in DefaultRuleSheetListener.objectTypeRow 1 New Major - 9. EOFException below CamelDebugFacade.initializeDebuggerMBean (thrown in DataInputStream.readByte) 1 New Major - 10. FileNotFoundException below CamelComponentUtils.getComponentClass (thrown in ZipFile.open) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. Throwable in AbstractRuntimeManager.recognizeJars 27 New Major - 2. Exception in ReteViewer.loadReteModel 19 New Major - 3. NoStackTrace in Karaf2xPublishController.transferBuiltModule 18 New Major - 4. ResourceException below CamelEditor.doSave (thrown in File.getContentDescription) 16 Open Major FUSETOOLS-1980 5. Exception in CamelDebugTarget$JMXConnectJob.run 15 New Major - 6. ZipException below CamelComponentUtils.getComponentClass (thrown in ZipFile.open) 10 New Major - 7. NullPointerException in KarafJMXPublisher.uninstall 8 New Major - 8. ClassCastException in AbstractKiePropertyPage.getContentNode 7 New Major - 9. ConnectException below CamelDebugFacade.disableDebugger (thrown in DualStackPlainSocketImpl.connect0) 7 New Major - 10. ConnectException below KarafJMXPublisher.connect (thrown in PlainSocketImpl.socketConnect) 6 New Major - 11. ConnectException below KarafServerConnection.createConnection (thrown in DualStackPlainSocketImpl.connect0) 6 New Major - 12. JavaModelException below DroolsRuntimeManager.addBuilder (thrown in JavaModelOperation.runOperation) 6 New Major - 13. NoStackTrace in CamelDesignEditor.setSelectedNode 6 New Major - 14. NullPointerException in CamelDesignEditor$2.run 6 New Major - 15. SAXParseException below CamelIOHandler.loadCamelModel (thrown in DOMParser.parse) 6 New Major - 16. ClassCastException in RuleIFileMoveParticipant.getNewName 5 New Major - 17. JavaModelException below ProjectClassLoader.getProjectClassPathURLs (thrown in JavaElement.newNotPresentException) 5 New Major - 18. NullPointerException in KarafUtils.stripParametersFromSymbolicName 5 New Major - 19. ConnectException below CamelDebugFacade.resumeAll (thrown in DualStackPlainSocketImpl.connect0) 4 New Major - 20. ConnectException below KarafServerConnection.createConnection (thrown in PlainSocketImpl.socketConnect) 4 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Undefined: 1 Out of Date: 1 Won't Fix: 1 Won't Do: 1 Log Message: 11 Done: 27 Unresolved: 279 ------------------------------------------------------------------------ Project Java EE Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassNotFoundException below CDIUtil.enableCDI (thrown in BundleLoader.findClassInternal) 1 New Major - 2. NullPointerException below BatchPropertyHyperlinkDetector.detectHyperlinks (thrown in ASTNode.resolveAnnotations) 1 New Major - 3. NullPointerException in CDIProblemMarkerResolutionGenerator.findJavaResolutions 1 New Major - 4. NullPointerException in CreateProjectAction.run 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. JavaModelException below FileSet.checkType (thrown in JavaElement.newNotPresentException) 156 Open Major JBIDE-22285 2. JavaModelException below BeanArchiveDetector.isAnnotatedBean (thrown in JavaElement.newNotPresentException) 71 Open Major JBIDE-22900 3. IllegalStateException in SProperties.get 68 Open Major JBIDE-23052 4. NullPointerException in JSFProjectsTree.getProjectsRoot 53 Open Major JBIDE-22910 5. NoStackTrace in CDICoreValidator.init 50 Open Major JBIDE-22904 6. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in FeatureMapUtil$BasicFeatureEIterator.checkModCount) 46 Open Major JBIDE-22905 7. NullPointerException in JSFPromptingProvider.getVariables 23 Open Major JBIDE-24116 8. ClassCastException below BeanArchiveDetector.isAnnotatedBean (thrown in BinaryType.getAnnotations) 13 New Major - 9. ZipException below FileSet.checkType (thrown in ZipFile.read) 11 New Major - 10. BasicIndexOutOfBoundsException below CDIProjectAsYouType.findCompilationUnit (thrown in BasicEList.remove) 10 New Major - 11. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newJavaModelException) 10 New Major - 12. NullPointerException below CDIProjectAsYouType.findCompilationUnit (thrown in BasicFeatureMap$FeatureEIterator.scanNext) 10 New Major - 13. ZipException below FileSet.checkType (thrown in ZipFile.read) 9 New Major - 14. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newNotPresentException) 8 New Major - 15. JavaModelException below AuthorizerHyperlinkDetector.detectHyperlinks (thrown in JavaElement.newNotPresentException) 8 New Major - 16. NullPointerException in AbstractTypeDefinition.resetParametedType 8 New Major - 17. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in HashMap$HashIterator.nextNode) 7 New Major - 18. JavaModelException below CDICoreValidator.validateManagedBean (thrown in JavaElement.newNotPresentException) 6 New Major - 19. NullPointerException in CDICoreBuilder$PackageInfo. 6 New Major - 20. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newNotPresentException) 5 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 2 Duplicate Issue: 1 Not JBoss: 1 Log Message: 12 Done: 9 Unresolved: 181 ------------------------------------------------------------------------ Project JBoss Server Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. BackingStoreException below ServerProfileWizardFragment$2.performFinish (thrown in EclipsePreferences.write) 1 New Major - 2. CoreException below JBossLaunchAdapter.getLaunchable (thrown in TomcatServer.getTomcatConfiguration) 1 New Major - 3. FileNotFoundException below JBossRuntimeWizardFragment.saveRuntimeLocationInPreferences (thrown in FileOutputStream.open0) 1 New Major - 4. FileNotFoundException below ServerProfileWizardFragment$2.performFinish (thrown in FileOutputStream.open0) 1 New Major - 5. FileNotFoundException below SystemShowInTableAction.run (thrown in Handler.findBundleEntry) 1 New Major - 6. FileNotFoundException below XPathModel.save (thrown in FileOutputStream.open0) 1 New Major - 7. NullPointerException below ModuleResourceUtil.getMembers (thrown in IgnoreJavaInSourceFolderParticipant.shouldAddExportableFile) 1 New Major - 8. NullPointerException below RSEBrowseBehavior.browseClicked (thrown in SystemRegistry.getSubSystems) 1 New Major - 9. NullPointerException in JBossServer.getConfigDirectory 1 New Major - 10. NullPointerException in XPathRuntimeListener.runtimeChanged 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. NoStackTrace in StandardFileSystemPublishController.markModulePublished 468 New Major - 2. Exception in LocalFilesystemController.deleteResource 451 New Major - 3. JBoss7ManangerException in Wildfly9Manager.execute 282 Open Major JBIDE-23288 4. Exception in LocalFilesystemController.deleteDirectory 153 New Major - 5. NoStackTrace in StandardFileSystemPublishController.removeModule 152 New Major - 6. NoStackTrace in UserPrompter.promptUser 120 New Major - 7. NoStackTrace in ServerProfileModel.getController 119 Open Major JBIDE-23289 8. JBoss7ManangerException in JBoss7ManagerServiceProxy.checkedGetService 94 New Major - 9. IllegalStateException below ServerModelUtilities.getChildModules (thrown in DeadlockDetector.reportDeadlock) 88 New Major - 10. FileNotFoundException below FileUtil.writeTo (thrown in FileOutputStream.open0) 75 New Major - 11. JBoss7ManangerException in EAP61PlusManager.execute 65 New Major - 12. NoStackTrace in JBoss70ConnectionProvider$ExtendedDefaultConnectionWrapper.serverChanged 57 New Major - 13. CoreException in LocalFilesystemController.touchResource 37 New Major - 14. NoStackTrace in StandardFileSystemPublishController.handleZippedPublish 26 New Major - 15. NoStackTrace in ManagementPublishController.publishModule 25 New Major - 16. FileNotFoundException below AbstractDeploymentScannerAdditions.getDeployLocationFolders (thrown in EMF2DOMSSERenderer.initializeXMLModel) 23 New Major - 17. IndexOutOfBoundsException below ModuleResourceUtil.getMembers (thrown in BufferedInputStream.read) 23 New Major - 18. NotOpenException below ClassCollectingHCRListener$1.run (thrown in RemoteConnectionChannel.openOutboundMessage) 23 New Major - 19. NoStackTrace in JBossServer.findPort 22 New Major - 20. NullPointerException in SingleDeployableFactory.getModule 18 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 2 Rejected: 9 Won't Fix: 1 Not JBoss: 11 Log Message: 19 Done: 13 Unresolved: 374 ------------------------------------------------------------------------ Project JBoss Tools Base Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. CDIDisposedException below ValidatorManager.validateAll (thrown in CDIProject.getNatureInternal) 1 New Major - 2. ClassCastException below ChainTextHover.getHoverInfo2 (thrown in WebAnnotationFactory.processCommonAnnotation) 1 New Major - 3. FileNotFoundException below ChainTextHover.getHoverInfo2 (thrown in FileInputStream.open) 1 New Major - 4. IOException below BaseUIPlugin.createImage (thrown in BundleInfo$Generation.storeContent) 1 New Major - 5. IOException below BaseUIPlugin.createImage (thrown in BundleURLConverter.toFileURL) 1 New Major - 6. IOException below ConfigureProblemSeverityMarkerResolution.getImage (thrown in BundleInfo$Generation.storeContent) 1 New Major - 7. IOException below ConfigureProblemSeverityMarkerResolution.getImage (thrown in BundleURLConverter.toFileURL) 1 New Major - 8. IOException below EditorPartWrapper.init (thrown in BundleInfo$Generation.storeContent) 1 New Major - 9. IOException below EditorPartWrapper.init (thrown in BundleURLConverter.toFileURL) 1 New Major - 10. IOException below MarkerProblemAnnotationHoverProcessor$MarkerAnnotationInformationControl.createLink (thrown in BundleInfo$Generation.storeContent) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. ResourceException below TempMarkerManager$1.runInUIThread (thrown in Marker.checkInfo) 285 Open Major JBIDE-22891 2. NoStackTrace below EclipseJavaUtil.findType (thrown in JarPackageFragmentRoot.computeChildren) 156 New Major - 3. ResourceException below FolderImpl.update (thrown in WorkManager.checkIn) 99 New Major - 4. ZipException below JandexUtil.createJarIndex (thrown in ZipFile.open) 82 New Major - 5. JavaModelException below ValueResolver$ReferenceResolver.connect (thrown in JavaModelOperation.runOperation) 76 New Major - 6. JavaModelException below BeanArchiveDetector.isAnnotatedBean (thrown in JavaElement.newNotPresentException) 71 Open Major JBIDE-22900 7. IllegalStateException in SProperties.get 68 Open Major JBIDE-23052 8. NullPointerException in FileUtil.getContentFromEditorOrFile 62 New Major - 9. CoreException below ChainTextHover.getHoverInfo2 (thrown in FaceletTagRegistry.initialize) 54 Open Major JBIDE-23051 10. NoStackTrace in CDICoreValidator.init 50 Open Major JBIDE-22904 11. FileNotFoundException below ChainTextHover.getHoverInfo2 (thrown in FileInputStream.open0) 49 New Major - 12. ResourceException below FileSystemImpl.getResource (thrown in WorkManager.checkIn) 48 New Major - 13. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in FeatureMapUtil$BasicFeatureEIterator.checkModCount) 46 Open Major JBIDE-22905 14. JavaModelException below EclipseResourceUtil.getSourceFolders (thrown in JavaElement.newJavaModelException) 45 New Major - 15. ResourceException below FolderImpl.update (thrown in FileSystemResourceManager.refreshResource) 45 New Major - 16. NullPointerException below JavaDirtyRegionProcessor.isJavaElementValidationRequired (thrown in BasicFeatureMap$FeatureEIterator.scanNext) 41 New Major - 17. NullPointerException in EclipseResourceUtil.createObjectForResource 38 New Major - 18. NullPointerException below ChainTextHover.getHoverInfo2 (thrown in BasicStructuredDocumentRegion.getStartOffset) 34 New Major - 19. ClassNotFoundException below Tools.invokeGetMonitoredHost (thrown in URLClassLoader.findClass) 32 New Major - 20. NoStackTrace below EclipseFileBodySource.write (thrown in AbstractMergedModelProvider.getMergedModel) 32 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 2 Won't Do: 1 Cannot Reproduce Bug: 1 Not JBoss: 6 Log Message: 11 Done: 12 Unresolved: 472 ------------------------------------------------------------------------ Project OpenShift Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. TransportException below EGitUtils.push (thrown in JschConfigSessionFactory.getSession) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. NoClassDefFoundError below CDKDockerUtility. (thrown in DockerClientFactory.getClient) 25 Reopened Major - 2. TeamException below EGitUtils.isShared (thrown in RepositoryProvider.mapNewProvider) 9 New Major https://issues.jboss.org/browse/JBIDE-23813 3. ClassNotFoundException below CommitUI.commit (thrown in BundleLoader.findClassInternal) 3 New Major - 4. StorageException below SecureStore.store (thrown in SecurePreferences.put) 3 New Major - 5. ConnectionNotFoundException in ConnectionsRegistryUtil.getConnectionFor 2 New Major - 6. AssertionFailedException below OpenShiftServerEditorSection$2.widgetSelected (thrown in ObservableListContentProvider$Impl.checkInput) 1 New Major - 7. ClassNotFoundException below OpenShiftServerAdapterFactory.getAdapter (thrown in BundleLoader.findClassInternal) 1 New Major - 8. CoreException below ServerSettingsWizardPageModel.updateServer (thrown in ServerWorkingCopy.modifyModules) 1 New Major - 9. IOException below CDKLaunchUtility.callProcess (thrown in Spawner.exec_pty) 1 New Major - 10. NoClassDefFoundError below DeployImageWizardModel. (thrown in DockerClientFactory.getClient) 1 New Major - 11. NoClassDefFoundError in OpenShiftServerAdapterFactory.getAdapter 1 New Major - 12. NoStackTrace in ExpressServerFactory.createAdapterAndModules 1 New Major - 13. NullPointerException in NewApplicationWizardModel.dispose 1 New Major - 14. NullPointerException in ServerSettingsWizardPage$10.widgetSelected 1 New Major - 15. SWTException below BaseExplorerContentProvider$5.run (thrown in Widget.checkWidget) 1 New Major - 16. TransportException below EGitUtils.cloneRepository (thrown in JschConfigSessionFactory.getSession) 1 New Major - 17. TransportException below EGitUtils.push (thrown in JschConfigSessionFactory.getSession) 1 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Rejected: 2 Won't Fix: 2 Cannot Reproduce: 2 Not JBoss: 7 Log Message: 1 Done: 11 Unresolved: 43 ------------------------------------------------------------------------ Project Unkown JBoss Project Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. IllegalArgumentException below EndpointImpl.doConnect (thrown in InetSocketAddress.checkPort) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. CoreException below RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call (thrown in RepositoryStatusHelper.wrap) 301 Open Major JBDS-3987 2. ZipException below Indexer.verifyMagic (thrown in ZipFile.read) 192 New Major - 3. XMLStreamException below JaxbParser.unmarshall (thrown in XMLStreamReaderImpl.next) 66 New Major - 4. IllegalStateException in Indexer.processConstantPool 62 New Major - 5. NoStackTrace below PrepareInstallProfileJob.openInstallWizard (thrown in ProvUI.reportStatus) 50 New Major - 6. FileNotFoundException below EventRegister.saveProperties (thrown in FileOutputStream.open0) 33 New Major - 7. NullPointerException in NewProjectExamplesReadyPage.configure 23 New Major - 8. EOFException below Indexer.processConstantPool (thrown in ZipFile$ZipFileInflaterInputStream.fill) 22 New Major - 9. InstanceNotFoundException in BasicMBeanRegistry.get 21 New Major - 10. NoStackTrace in FinalizeRuntimeDownloadFragment.openErrorMessage 17 New Major - 11. CancellationException in AsyncFutureTask.operationCancelled 16 New Major - 12. NoClassDefFoundError in Remoting.createEndpoint 15 New Major - 13. RuntimeException in RemotingConnector.connect 15 New Major - 14. NoStackTrace in HttpRemotePropertiesProvider.logStatusCode 13 New Major - 15. IllegalStateException in MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects 12 New Major - 16. IllegalArgumentException below ProjectExampleUtil.downloadExamplesFile (thrown in File.setLastModified) 11 New Major - 17. ResourceException below ProjectImportUtil.createProject (thrown in Project.checkDescription) 10 New Major - 18. ResourceException below ArquillianProjectConfigurator.configureInternal (thrown in Project.checkAccessible) 9 Open Major JBIDE-22720 19. ProvisionException below PrepareInstallProfileJob.addRepositories (thrown in AbstractRepositoryManager.fail) 8 New Major - 20. EOFException below Indexer.skipFully (thrown in ZipFile$ZipFileInflaterInputStream.fill) 7 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Duplicate Issue: 1 Won't Do: 1 Cannot Reproduce Bug: 1 Not JBoss: 4 Log Message: 8 Done: 9 Unresolved: 198 ------------------------------------------------------------------------ Project VPE & Mobile Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. AssertionFailedException below JSPTextEditor.doSave (thrown in AdapterManager.getAdapter) 1 New Major - 2. CoreException below IDETernProject.doSave (thrown in LocalFile.checkTargetIsNotWritable) 1 New Major - 3. InterruptedException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in OrderedLock.acquire) 1 New Major - 4. NoStackTrace below CordovaSimLaunchParametersUtil.getCordovaEngineLocation (thrown in WinLibraryResolver.detectVersion) 1 New Major - 5. NullPointerException below JSPTextEditor.doSave (thrown in JavaModelListener.isInClasspath) 1 New Major - 6. NullPointerException in KbProjectFactory.getKbProject 1 New Major - 7. NullPointerException in RegisterServerContext.init 1 New Major - 8. ResourceException below CreateNewFileHyperlink.createFolders (thrown in Resource.checkExists) 1 New Major - 9. VerifyError below JSPTextEditor.doSetInput (thrown in Class.getDeclaredConstructors0) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. XulRunnerBundleNotFoundException in XulRunnerBrowser.getXulRunnerPath 500+ Open Major JBIDE-22960 2. TernException in NodejsTernHelper.makeRequest 500+ Open Major JBIDE-22892 3. ResourceException below IDETernProject.getTernProject (thrown in Project.checkAccessible) 465 Open Major JBIDE-22894 4. NullPointerException in MyEclipseResourcesDelegatingManager.init 296 New Major - 5. JavaModelException below FileSet.checkType (thrown in JavaElement.newNotPresentException) 156 Open Major JBIDE-22285 6. NullPointerException in TernOutlineContentProvider.dispose 142 New Major - 7. NodejsProcessException in AbstractNodejsProcess.waitOnStartNodejs 127 New Major - 8. TernException in NodejsTernServer.makeRequest 100 New Major - 9. StructuredDocumentRegionManagementException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in XMLModelParser.removeStructuredDocumentRegion) 94 Open Major JBIDE-22961 10. IOException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in ResourceBundleMapSource.createCachedBundleFile) 85 New Major - 11. CoreException below PageContextFactory.getConnectedDocument (thrown in ResourceFileBuffer.create) 75 New Major - 12. ConcurrentModificationException below TernFileSynchronizer.ensureSynchronized (thrown in ArrayList$Itr.checkForComodification) 70 New Major - 13. IllegalStateException in SProperties.get 68 Open Major JBIDE-23052 14. ResourceException below KbBuilderMarker.getOwnedMarkers (thrown in Marker.checkInfo) 58 New Major - 15. Exception in IDETernFileUploader.serverToBeDisposed 52 New Major - 16. ResourceException below IDETernFile.getContents (thrown in FileSystemResourceManager.read) 45 New Major - 17. ResourceException below StorageRevisionEditorInputAdapter$StorageAdapter.getContents (thrown in Resource.checkExists) 39 New Major - 18. IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove) 36 Open Major JBIDE-22921 19. IllegalStateException below JSPTextEditor.createPartControl (thrown in EclipsePreferences.checkRemoved) 36 New Major - 20. RuntimeException below DomUtil.nodeToString (thrown in SerializerBase.getNamespaceURI) 34 Open Major JBIDE-22918 Project Life-time Resolution Statistics Problem Resolutions Count Undefined: 1 Rejected: 1 Log Message: 15 Done: 8 Unresolved: 329 -- You are receiving this email because you are subscribed to digest of All JBoss Tools Projects. To alter your subscriptions, contact your administrator. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170515/0e327591/attachment-0001.html From nboldt at redhat.com Mon May 15 09:46:06 2017 From: nboldt at redhat.com (Nick Boldt) Date: Mon, 15 May 2017 09:46:06 -0400 Subject: [jbosstools-dev] FYI: Devstudio & jbosstools jobs migrated from Boston MW to Central CI Message-ID: FYI: I've completed the migration of the jobs we used to run on the Boston MW Jenkins to the new Central CI. --- The last builds of JBoss Tools 4.4.4.Final and Devstudio 10.4.0.GA were done mostly on Boston MW (some had already moved to CCI), and are all disabled now. The old jobs are still on Boston MW Jenkins - many have been renamed and/or marked deprecated. I've left a few as is in case we need to rebuild (for the cases where the job names are used downstream for aggregation). Here are the new jobs on the new server: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat. com/view/Devstudio/view/devstudio_10.0.neon/ https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat. com/view/Devstudio/view/devstudio_master/ --- Should you encounter any problems with the new jobs (eg., you don't have permission to trigger / edit builds), let me know ASAP. You can also ping Pavol Srna or Jan Richter to be added to the CCI Jenkins permissions pool, if I'm offline. Just give me/them your kerberos user id and we can add you. You can also open a new JIRA or leave comments / subtasks on this one: https://issues.jboss.org/browse/JBDS-4233 --- I've also updated the devdoc pages to link to the new jobs, so if you're not sure where/how something is built, you can always check here: https://github.com/jbosstools/jbosstools-devdoc/blob/master/ list_of_projects.adoc https://github.com/jbosstools/jbosstools-devdoc/blob/master/ list_of_projects_4.4.neon.adoc Any questions or concerns, please don't hesitate to ask. Thanks, -- NICK BOLDT SENIOR SOFTWARE ENGINEER, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @redhatnews Red Hat -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170515/e045b4c0/attachment.html From rawagner at redhat.com Tue May 16 09:59:00 2017 From: rawagner at redhat.com (Rastislav Wagner) Date: Tue, 16 May 2017 15:59:00 +0200 Subject: [jbosstools-dev] QE Approval for Devstudio 10.4.0.GA and JBT 4.4.4.Final release Message-ID: Hi, Devstudio QE is done with testing and approves Devstudio 10.4.0.GA / JBT 4.4.4.Final release. There are 2 critical (not blocking) unresolved issues: JBIDE-24181 , JBIDE-24222 Please begin staging the bits. The sign-off doc is here: https://mojo.redhat.com/docs/DOC-1137648 There will be separate sign-off for Devsuite Installer because it depends on Devstudio and CDK bits to be staged. -- Rastislav Wagner Devstudio QA RedDeer Project Developer Red Hat Czech Brno, Czech Republic -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170516/3a5e6bb6/attachment.html From nboldt at redhat.com Tue May 16 15:54:40 2017 From: nboldt at redhat.com (Nick Boldt) Date: Tue, 16 May 2017 15:54:40 -0400 Subject: [jbosstools-dev] ACTION REQUIRED: Please triage your unresolved issues for 4.4.4.Final / 10.4.0.GA Message-ID: Here's the list of *12* outstanding issues for GA: https://issues.jboss.org/issues/?jql=(project%20%3D%20JBIDE%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%20%2212333774%22)%20OR%20(project%20%3D%20JBDS%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%20%2212333809%22) -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170516/e4d4dbdf/attachment.html From jmaury at redhat.com Wed May 17 14:07:08 2017 From: jmaury at redhat.com (jmaury at redhat.com) Date: Wed, 17 May 2017 14:07:08 -0400 Subject: [jbosstools-dev] ACTION REQUIRED: 1 issue with no component Message-ID: <201705171807.v4HI78Dd025917@lists01.dmz-a.mwc.hst.phx2.redhat.com> This email is the result of a query to locate stalled/invalid jiras. Please fix them. Thanks! Global Query: https://issues.jboss.org/issues/?jql=%28filter%3D%27ds_lint_nocomponent%27%29 Personal Query: https://issues.jboss.org/issues/?jql=%28filter%3D%27ds_lint_nocomponent%27%29+AND+assignee+%3D+currentUser%28%29 ---------------------------- * No component for JBIDE-24480 https://issues.jboss.org/browse/JBIDE-24480 Summary: Configure sonar for jbosstools-base Assignee: None set. Component: None set - please fix. Problem: No component - please ensure this issue has a proper component set. Last Update: 3:40:30.933220 ---------------------------- From jmaury at redhat.com Wed May 17 14:08:15 2017 From: jmaury at redhat.com (jmaury at redhat.com) Date: Wed, 17 May 2017 14:08:15 -0400 Subject: [jbosstools-dev] ACTION REQUIRED: 1 issue with no component Message-ID: <201705171808.v4HI8Fta026005@lists01.dmz-a.mwc.hst.phx2.redhat.com> This email is the result of a query to locate stalled/invalid jiras. Please fix them. Thanks! Global Query: https://issues.jboss.org/issues/?jql=filter%3D%27ds_lint_nocomponent%27 Personal Query: https://issues.jboss.org/issues/?jql=filter%3D%27ds_lint_nocomponent%27+AND+assignee+%3D+currentUser%28%29 ---------------------------- * No component for JBIDE-24480 https://issues.jboss.org/browse/JBIDE-24480 Summary: Configure sonar for jbosstools-base Assignee: None set. Component: None set - please fix. Problem: No component - please assign this issue to one or more components. Last Update: 3:41:38.629503 ---------------------------- From jmaury at redhat.com Thu May 18 02:01:14 2017 From: jmaury at redhat.com (Jean-Francois Maury) Date: Thu, 18 May 2017 08:01:14 +0200 Subject: [jbosstools-dev] JBoss Tools 4.4.4.Final is now available Message-ID: This is a stable release aimed at Eclipse 4.6.3 Neon.3 users. Announcement Blog: http://tools.jboss.org/blog/ Eclipse Marketplace: https://marketplace.eclipse.org/content/jboss-tools Update Site: http://download.jboss.org/jbosstools/neon/stable/updates/ Zips: http://tools.jboss.org/downloads/jbosstools/neon/4.4.4.Final.html#zips Installation instructions: http://tools.jboss.org/ downloads/installation.html New + Noteworthy (subject to change): http://tools.jboss.org/ documentation/whatsnew/jbosstools/4.4.4.Final.html Schedule / Upcoming Releases: https://issues.jboss.org/ browse/JBIDE?selectedTab=com.atlassian.jira.jira-projects- plugin:versions-panel -- JEFF MAURY Red Hat jmaury at redhat.com @redhatjobs redhatjobs @redhatjobs -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170518/ac739526/attachment.html From jmaury at redhat.com Thu May 18 02:02:39 2017 From: jmaury at redhat.com (Jean-Francois Maury) Date: Thu, 18 May 2017 08:02:39 +0200 Subject: [jbosstools-dev] JBoss Developer Studio 10.4.0.GA is available Message-ID: JBoss Developer Studio 10.4.0.GA is available! Download page: https://www.jboss.org/products/devstudio/overview/ Update site: https://devstudio.redhat.com/10.0/stable/updates/ Eclipse Marketplace: https://marketplace.eclipse.org/content/red-hat-jboss- developer-studio Yum repo for RPM install: https://devstudio.redhat.com/ static/10.0/stable/rpms/x86_64/ Blog Announcement: http://tools.jboss.org/blog/ New + Noteworthy: http://tools.jboss.org/documentation/whatsnew/ jbosstools/4.4.4.Final.html -- Schedule / Upcoming Releases: https://issues.jboss.org/ browse/JBDS#selectedTab=com.atlassian.jira.plugin.system. project%3Aversions-panel -- JEFF MAURY Red Hat jmaury at redhat.com @redhatjobs redhatjobs @redhatjobs -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170518/454aa5c7/attachment.html From nboldt at redhat.com Thu May 18 18:55:11 2017 From: nboldt at redhat.com (nboldt at redhat.com) Date: Thu, 18 May 2017 18:55:11 -0400 Subject: [jbosstools-dev] Proposed 4.70.0.AM1-SNAPSHOT target platform change(s): update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial Message-ID: <591e264f.QGg69wrRvZ83O3BP%nboldt@redhat.com> Here is a proposal for change(s) to the JBoss Tools / Red Hat JBoss Developer Studio / Red Hat Central target platforms. Affected Versions: jbosstools 4.5.0.AM1 devstudio 11.0.0.AM1 jbt/ds TPs 4.70.0.AM1-SNAPSHOT central TPs 4.70.0.AM1-SNAPSHOT Detail / Summary: update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial Related JIRA(s): https://issues.jboss.org/browse/JBIDE-23317 Pull Request(s): https://github.com/jbosstools/jbosstools-target-platforms/pull/258 https://github.com/jbosstools/jbosstools-discovery/pull/356 p2diff Report(s): (will attach to JIRA when available) ---------- Please review the above changes, as they will be applied as soon as possible - usually within 48 hours for big changes, or 2 hours for simple version bumps. You can use the following to build & test the target platforms locally against your component(s). Build target-platform: cd /path/to/jbosstools-target-platforms git fetch origin pull//head && git checkout FETCH_HEAD # or, using hub for git git checkout mvn clean install -f jbosstools/multiple/pom.xml Then, to test the new multiple target platform against your component's build: cd /path/to/your/jbosstools-component mvn clean verify -Dtpc.version=4.70.0.AM1-SNAPSHOT -Dtpc.targetKind=multiple For Central, fetch sources from jbosstools-discovery, then build as above. ---------- From lheinema at redhat.com Fri May 19 02:10:29 2017 From: lheinema at redhat.com (Lars Heinemann) Date: Fri, 19 May 2017 08:10:29 +0200 Subject: [jbosstools-dev] Proposed 4.70.0.AM1-SNAPSHOT target platform change(s): update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial In-Reply-To: <591e264f.QGg69wrRvZ83O3BP%nboldt@redhat.com> References: <591e264f.QGg69wrRvZ83O3BP%nboldt@redhat.com> Message-ID: <1495174229.2074.2.camel@redhat.com> [INFO] ---------------------------------------------------------------- -------- [INFO] BUILD SUCCESS [INFO] ---------------------------------------------------------------- -------- -------- Weitergeleitete Nachricht -------- Datum: Thu, 18 May 2017 18:55:11 -0400 Betreff: [jbosstools-dev] Proposed 4.70.0.AM1-SNAPSHOT target platform change(s): update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial An: nboldt at redhat.com, jmaury at redhat.com, jbosstools-dev at lists.jboss.or g Von: nboldt at redhat.com Here is a proposal for change(s) to the JBoss Tools / Red Hat JBoss Developer Studio / Red Hat Central target platforms. Affected Versions: jbosstools 4.5.0.AM1 devstudio 11.0.0.AM1 jbt/ds TPs 4.70.0.AM1-SNAPSHOT central TPs 4.70.0.AM1-SNAPSHOT Detail / Summary: update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial Related JIRA(s): https://issues.jboss.org/browse/JBIDE-23317 Pull Request(s): https://github.com/jbosstools/jbosstools-target-platforms/pull/258 https://github.com/jbosstools/jbosstools-discovery/pull/356 p2diff Report(s): (will attach to JIRA when available) ---------- Please review the above changes, as they will be applied as soon as possible - usually within 48 hours for big changes, or 2 hours for simple version bumps. You can use the following to build & test the target platforms locally against your component(s). Build target-platform: cd /path/to/jbosstools-target-platforms git fetch origin pull//head && git checkout FETCH_HEAD # or, using hub for git git checkout mvn clean install -f jbosstools/multiple/pom.xml Then, to test the new multiple target platform against your component's build: cd /path/to/your/jbosstools-component mvn clean verify -Dtpc.version=4.70.0.AM1-SNAPSHOT - Dtpc.targetKind=multiple For Central, fetch sources from jbosstools-discovery, then build as above. ---------- _______________________________________________ jbosstools-dev mailing list jbosstools-dev at lists.jboss.org https://lists.jboss.org/mailman/listinfo/jbosstools-dev It seems all is fine ;-) -- Lars Heinemann Principal Software Engineer, Fuse Tooling Red Hat Germany lhein at redhat.com @redhatnews Red Hat Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170519/c3753910/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: face-wink.png Type: image/png Size: 1056 bytes Desc: not available Url : http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170519/c3753910/attachment-0001.png From nboldt at redhat.com Fri May 19 16:00:23 2017 From: nboldt at redhat.com (Nick Boldt) Date: Fri, 19 May 2017 16:00:23 -0400 Subject: [jbosstools-dev] Proposed 4.70.0.AM1-SNAPSHOT target platform change(s): update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial In-Reply-To: <1495174229.2074.2.camel@redhat.com> References: <591e264f.QGg69wrRvZ83O3BP%nboldt@redhat.com> <1495174229.2074.2.camel@redhat.com> Message-ID: Thanks for your reviews, Jeff & Lars! I pushed in the PRs this morning. However, seems that we have some breakages. * Server broke with this change due to missing IUs (RSE/TM serial support). Rob's already fixed it - since it seems as.jmx doesn't actually use that. But some Archives tests are failing now. * Openshift has 9 compilation errors caused by moving to Docker Tools 3.0 from 2.x. Tracked here: https://issues.jboss.org/browse/JBIDE-24488 * I also fixed a problem with Central and a missing IU (com.sun.syndication moved from Oxygen to Orbit). * And I removed the WTP patch feature from the TP, JBT, and devstudio as the fix is now in WebTools 3.9 M7. Hoping we can fix these remaining problems today - if not, I'm sure you'll be able to sort them all out while I'm away on PTO next week in the Azores. I may bring a laptop with me, just in case I'm needed - but don't expect me to be online 100% of the time. :D There are a number of additional changes planned for this target platform, but I'll hold off making those until all the JBT projects are happy again. These are: * https://issues.jboss.org/browse/JBDS-3518 checkstyle * https://issues.jboss.org/browse/JBDS-3510 buildship * https://issues.jboss.org/browse/JBIDE-24284 docker.reddeer * https://issues.jboss.org/browse/JBIDE-24124 reddeer.graphiti Nick On Fri, May 19, 2017 at 2:10 AM, Lars Heinemann wrote: > > > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > > > > It seems all is fine > > > > -- > > Lars Heinemann > > Principal Software Engineer, Fuse Tooling > > Red Hat Germany > > lhein at redhat.com > > @redhatnews Red Hat Red Hat > > -------- Weitergeleitete Nachricht -------- > > Datum: Thu, 18 May 2017 18:55:11 -0400 > Betreff: [jbosstools-dev] Proposed 4.70.0.AM1-SNAPSHOT target platform change(s): update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial > An: nboldt at redhat.com, jmaury at redhat.com, jbosstools-dev at lists.jboss.org > Von: nboldt at redhat.com > > Here is a proposal for change(s) to the JBoss Tools / Red Hat JBoss Developer Studio / Red Hat Central target platforms. > > Affected Versions: > > jbosstools 4.5.0.AM1 > devstudio 11.0.0.AM1 > > jbt/ds TPs 4.70.0.AM1-SNAPSHOT > central TPs 4.70.0.AM1-SNAPSHOT > > Detail / Summary: > > update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial > > Related JIRA(s): > > https://issues.jboss.org/browse/JBIDE-23317 > > Pull Request(s): > > https://github.com/jbosstools/jbosstools-target-platforms/pull/258 > https://github.com/jbosstools/jbosstools-discovery/pull/356 > > p2diff Report(s): > > (will attach to JIRA when available) > > ---------- > > Please review the above changes, as they will be applied as soon as possible - > usually within 48 hours for big changes, or 2 hours for simple version bumps. > > You can use the following to build & test the target platforms locally against > your component(s). > > Build target-platform: > > cd /path/to/jbosstools-target-platforms > git fetch origin pull//head && git checkout FETCH_HEAD > # or, using hub for git > git checkout > > mvn clean install -f jbosstools/multiple/pom.xml > > Then, to test the new multiple target platform against your component's build: > > cd /path/to/your/jbosstools-component > > mvn clean verify -Dtpc.version=4.70.0.AM1- > SNAPSHOT -Dtpc.targetKind=multiple > > For Central, fetch sources from jbosstools-discovery, then build as above. > > ---------- > _______________________________________________ > jbosstools-dev mailing list > jbosstools-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/jbosstools-dev -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat From nboldt at redhat.com Fri May 19 17:06:29 2017 From: nboldt at redhat.com (Nick Boldt) Date: Fri, 19 May 2017 17:06:29 -0400 Subject: [jbosstools-dev] Proposed 4.70.0.AM1-SNAPSHOT target platform change(s): update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial In-Reply-To: References: <591e264f.QGg69wrRvZ83O3BP%nboldt@redhat.com> <1495174229.2074.2.camel@redhat.com> Message-ID: One more build failure (compilation errors), this time in Base. https://issues.jboss.org/browse/JBIDE-24489 Sorry! On Fri, May 19, 2017 at 4:00 PM, Nick Boldt wrote: > Thanks for your reviews, Jeff & Lars! I pushed in the PRs this morning. > > However, seems that we have some breakages. > > * Server broke with this change due to missing IUs (RSE/TM serial > support). Rob's already fixed it - since it seems as.jmx doesn't > actually use that. But some Archives tests are failing now. > > * Openshift has 9 compilation errors caused by moving to Docker Tools > 3.0 from 2.x. Tracked here: https://issues.jboss.org/browse/JBIDE-24488 > > * I also fixed a problem with Central and a missing IU > (com.sun.syndication moved from Oxygen to Orbit). > > * And I removed the WTP patch feature from the TP, JBT, and devstudio > as the fix is now in WebTools 3.9 M7. > > Hoping we can fix these remaining problems today - if not, I'm sure > you'll be able to sort them all out while I'm away on PTO next week in > the Azores. > > I may bring a laptop with me, just in case I'm needed - but don't > expect me to be online 100% of the time. :D > > There are a number of additional changes planned for this target > platform, but I'll hold off making those until all the JBT projects > are happy again. These are: > > * https://issues.jboss.org/browse/JBDS-3518 checkstyle > * https://issues.jboss.org/browse/JBDS-3510 buildship > * https://issues.jboss.org/browse/JBIDE-24284 docker.reddeer > * https://issues.jboss.org/browse/JBIDE-24124 reddeer.graphiti > > Nick > > > > On Fri, May 19, 2017 at 2:10 AM, Lars Heinemann wrote: >> >> >> [INFO] ------------------------------------------------------------------------ >> [INFO] BUILD SUCCESS >> [INFO] ------------------------------------------------------------------------ >> >> >> >> It seems all is fine >> >> >> >> -- >> >> Lars Heinemann >> >> Principal Software Engineer, Fuse Tooling >> >> Red Hat Germany >> >> lhein at redhat.com >> >> @redhatnews Red Hat Red Hat >> >> -------- Weitergeleitete Nachricht -------- >> >> Datum: Thu, 18 May 2017 18:55:11 -0400 >> Betreff: [jbosstools-dev] Proposed 4.70.0.AM1-SNAPSHOT target platform change(s): update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial >> An: nboldt at redhat.com, jmaury at redhat.com, jbosstools-dev at lists.jboss.org >> Von: nboldt at redhat.com >> >> Here is a proposal for change(s) to the JBoss Tools / Red Hat JBoss Developer Studio / Red Hat Central target platforms. >> >> Affected Versions: >> >> jbosstools 4.5.0.AM1 >> devstudio 11.0.0.AM1 >> >> jbt/ds TPs 4.70.0.AM1-SNAPSHOT >> central TPs 4.70.0.AM1-SNAPSHOT >> >> Detail / Summary: >> >> update to Oxygen.0.M7, webtools S-3.9.0M7, Orbit S20170516192513, Docker Tools 3.0 - including new deps; remove missing: com.sun.syndication, aether, tm.terminal.connector.serial >> >> Related JIRA(s): >> >> https://issues.jboss.org/browse/JBIDE-23317 >> >> Pull Request(s): >> >> https://github.com/jbosstools/jbosstools-target-platforms/pull/258 >> https://github.com/jbosstools/jbosstools-discovery/pull/356 >> >> p2diff Report(s): >> >> (will attach to JIRA when available) >> >> ---------- >> >> Please review the above changes, as they will be applied as soon as possible - >> usually within 48 hours for big changes, or 2 hours for simple version bumps. >> >> You can use the following to build & test the target platforms locally against >> your component(s). >> >> Build target-platform: >> >> cd /path/to/jbosstools-target-platforms >> git fetch origin pull//head && git checkout FETCH_HEAD >> # or, using hub for git >> git checkout >> >> mvn clean install -f jbosstools/multiple/pom.xml >> >> Then, to test the new multiple target platform against your component's build: >> >> cd /path/to/your/jbosstools-component >> >> mvn clean verify -Dtpc.version=4.70.0.AM1- >> SNAPSHOT -Dtpc.targetKind=multiple >> >> For Central, fetch sources from jbosstools-discovery, then build as above. >> >> ---------- >> _______________________________________________ >> jbosstools-dev mailing list >> jbosstools-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/jbosstools-dev > > > > > -- > > Nick Boldt > > Senior Software Engineer, RHCSA > > Productization Lead :: JBoss Tools & Dev Studio > > IM: @nickboldt / @nboldt / http://nick.divbyzero.com > > TRIED. TESTED. TRUSTED. > @ @redhatnews Red Hat -- Nick Boldt Senior Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com TRIED. TESTED. TRUSTED. @ @redhatnews Red Hat From aer-bot at ctrlflow.com Sun May 21 21:30:01 2017 From: aer-bot at ctrlflow.com (Ctrlflow AER Bot) Date: Mon, 22 May 2017 03:30:01 +0200 (CEST) Subject: [jbosstools-dev] [aeri] Weekly JBoss Tools Error Reports Digest Message-ID: <1978215988.151.1495416601712.JavaMail.root@Debian-84-jessie-64-minimal> ------------------------------------------------------------------------ Project Central, Maven, Livereload & Webservices Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassCastException below LiveReloadServerBehaviour.getProxyPort (thrown in Base.saveMap) 1 New Major - 2. IOException below CentralInstallationPage.createControl (thrown in BundleInfo$Generation.storeContent) 1 New Major - 3. IOException below CentralInstallationPage.createControl (thrown in BundleURLConverter.toFileURL) 1 New Major - 4. IllegalStateException below JBossCentralEditor.createPageContainer (thrown in ScrolledComposite.createScrollBar) 1 New Major - 5. NoStackTrace below ProxyWizardManager.loadWizards (thrown in WinHttpProxyProvider.getProxyData) 1 New Major - 6. NullPointerException below JBossCentralActivator.openJBossCentralEditor (thrown in PartServiceImpl.internalFixContext) 1 New Major - 7. SWTException below JBossCentralEditor$HeaderText$3.run (thrown in Widget.getDisplay) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. IOException in CentralHelper.extractIfNeeded 255 Open Major JBIDE-22713 2. NoStackTrace below ProxyWizardManager.loadWizards (thrown in ChainedDiscoveryStrategy.performDiscovery) 243 Open Major JBIDE-22893 3. FileNotFoundException below BundleFamilyExtension.loadStream (thrown in HttpURLConnection.getInputStream0) 155 New Major - 4. ConcurrentModificationException below JaxrsMetamodel.getProblemSeverity (thrown in HashMap$HashIterator.nextNode) 111 Open Major JBIDE-22331 5. NullPointerException in JaxrsMarkerResolutionGenerator.findJaxrsElement 76 Open Major JBIDE-22335 6. ConcurrentModificationException below JaxrsMetamodel.getAllEndpoints (thrown in HashMap$HashIterator.nextNode) 67 Open Major JBIDE-22345 7. JavaModelException below AttachSourcesActionDelegate.setActiveEditor (thrown in JavaElement.newJavaModelException) 64 Open Major JBIDE-22815 8. NullPointerException below SocketProposalComputer.computeCompletionProposals (thrown in BasicFeatureMap.remove) 61 Open Major JBIDE-22337 9. NullPointerException below SocketProposalComputer.computeCompletionProposals (thrown in BasicFeatureMap.contains) 56 Open Major JBIDE-22338 10. ProvisionException in InstallationChecker. 43 New Major - 11. JavaModelException below JdtUtils.resolveType (thrown in JavaElement.newJavaModelException) 39 Open Major JBIDE-22332 12. NoStackTrace below ProxyWizardManager.getDiscoveryUrl (thrown in DiscoveryActivator.getJBossDiscoveryDirectory) 37 New Major - 13. CoreException below ArchetypeExamplesWizardPage.downloadArchetype (thrown in MavenImpl$5.call) 35 New Major - 14. NoStackTrace below JdtUtils.resolveType (thrown in JarPackageFragmentRoot.computeChildren) 27 New Major - 15. SAXParseException below WtpUtils.evaluateXPathExpression (thrown in DOMParser.parse) 26 New Major - 16. CoreException below AnnotationProcessingSettingsPage$3.runInWorkspace (thrown in FacetedProject.modifyInternal) 22 New Major - 17. HIDDEN below WtpUtils.evaluateXPathExpression (thrown in DOMParser.parse) 20 Open Major JBIDE-22333 18. CoreException below ArchetypeExamplesWizardPage$4$1.call (thrown in MavenImpl$5.call) 18 New Major - 19. IllegalArgumentException below MavenProjectExamplesActivator.updateMavenConfiguration (thrown in WorkspaceRoot.getProject) 17 New Major - 20. ResourceException below JaxrsMetamodelValidator.removeMarkers (thrown in Resource.checkExists) 17 Open Major JBIDE-22339 Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 1 Not JBoss: 4 Log Message: 13 Done: 12 Unresolved: 277 ------------------------------------------------------------------------ Project Forge Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. IllegalStateException below ProjectTools$1.runInWorkspace (thrown in EclipsePreferences.checkRemoved) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. RuntimeException in SelectGraphicRendition.handleDefault 10 New Major - 2. BadLocationException below DocumentImpl$3.run (thrown in AbstractDocument.replace) 5 New Major - 3. BadLocationException below DocumentImpl.getLineOfOffset (thrown in TreeLineTracker.fail) 4 New Major - 4. ResourceException below ProjectTools$1.runInWorkspace (thrown in Resource.delete) 4 New Major - 5. AssertionFailedException in WizardDialogHelper.openWizard 2 New Major - 6. IllegalStateException below ProjectTools$1.runInWorkspace (thrown in EclipsePreferences.checkRemoved) 1 New Major - 7. ResourceException below ShowFinalSelectionJob.refreshWorkspaceResource (thrown in FileSystemResourceManager.refreshResource) 1 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Won't Fix: 1 Cannot Reproduce Bug: 1 Not JBoss: 4 Done: 1 Unresolved: 41 ------------------------------------------------------------------------ Project Hibernate Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassNotFoundException below ConsoleConfigurationMainTab.isValid (thrown in BundleLoader.findClassInternal) 2 New Major - 2. ClassNotFoundException below AbstractExporter.start (thrown in BundleLoader.findClassInternal) 1 New Major - 3. ClassNotFoundException below ServiceImpl.newDefaultConfiguration (thrown in BundleLoader.findClassInternal) 1 New Major - 4. HIDDEN below AbstractXMLPrettyPrinterStrategy.newDocument (thrown in DOMParser.parse) 1 New Major - 5. PersistenceException in Ejb3Configuration.configure 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. NullPointerException below HibernateJavaIdMappingImpl.update (thrown in AttributeMapping$KeyEquals.evaluate) 104 New Major - 2. NullPointerException below HibernatePersistenceUnit.update (thrown in AttributeMapping$GeneratorsTransformer.transform) 101 New Major - 3. NoStackTrace in LazyDatabaseSchemaWorkbenchAdapter.getChildren 81 New Major - 4. NoStackTrace in BasicWorkbenchAdapter.handleError 76 New Major - 5. NullPointerException below HibernateJavaEntityImpl.validate (thrown in AttributeMapping$KeyEquals.evaluate) 66 New Major - 6. ResourceException below HibernateEclipseUtils.getUserOverrideDefaultSchema (thrown in Resource.checkExists) 64 New Major - 7. HibernateException in DialectFactoryImpl.determineDialect 61 New Major - 8. ResourceException below HibernateEclipseUtils.getUserOverrideDefaultCatalog (thrown in Resource.checkExists) 54 Undefined Major - 9. NoStackTrace in QueryPageViewer$ContentProviderImpl.getElements 51 New Major - 10. NullPointerException below HibernateJpaProject.validate (thrown in AbstractJavaPersistentAttribute.getMappingKey) 48 New Major - 11. ResourceException below HibernateJpaProject. (thrown in FileSystemResourceManager.read) 42 New Major - 12. NullPointerException in AbstractQueryEditor.getQueryInputModel 41 New Major - 13. NoStackTrace in HQLJavaCompletionProposalComputer.computeCompletionProposals 38 New Major - 14. AbortCompilation below HibernateJpaProject. (thrown in ProblemHandler.handle) 37 New Major - 15. NullPointerException below HibernateClassRef.synchronizeWithResourceModel (thrown in AbstractJavaPersistentAttribute.syncMapping) 37 New Major - 16. NullPointerException below HibernateJavaManyToOneMapping.update (thrown in AbstractJavaPersistentAttribute.getPrimaryKeyColumnName) 37 New Major - 17. NullPointerException in HibernateJpaProject.getBasicHibernateProperties 33 New Major - 18. FileNotFoundException below HibernateJpaProject. (thrown in FileOutputStream.open0) 32 New Major - 19. NoStackTrace in LazySessionFactoryAdapter.getChildren 31 New Major - 20. ResourceException below HibernateJpaProject.synchronizeJpaFiles (thrown in Resource.checkExists) 30 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Won't Fix: 1 Not JBoss: 3 Done: 4 Unresolved: 305 ------------------------------------------------------------------------ Project Integration Stack Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. AssertionFailedException below CamelEditor.refreshProject (thrown in AbstractTreeViewer.getTreePathFromItem) 1 New Major - 2. ClassCastException in KnowledgeBuilderImpl.loadAccumulateFunction 1 New Major - 3. ConcurrentModificationException below CamelProblemDecorator.decorationForCamelVirtualFolder (thrown in HashMap$HashIterator.nextNode) 1 New Major - 4. EmptyStackException below AuditView.createPhreakEventList (thrown in Stack.peek) 1 New Major - 5. NoClassDefFoundError below BasicProjectCreator.create (thrown in EMFWorkbenchContext.createURIConverter) 1 New Major - 6. NoClassDefFoundError in JBossESBRuntimePreferencePage. 1 New Major - 7. NullPointerException in FusePropertySection.dataFormatChanged 1 New Major - 8. NullPointerException in JBossESBFacetInstallationDelegate.createProjectStructure 1 New Major - 9. SWTException below RefreshNodeRunnable.run (thrown in Widget.checkWidget) 1 New Major - 10. TimeoutException below DroolsStackFrame.getVariables (thrown in PacketReceiveManager.getReply) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. Throwable in AbstractRuntimeManager.recognizeJars 28 New Major - 2. NoStackTrace in Karaf2xPublishController.transferBuiltModule 20 New Major - 3. Exception in ReteViewer.loadReteModel 19 New Major - 4. ResourceException below CamelEditor.doSave (thrown in File.getContentDescription) 16 Open Major FUSETOOLS-1980 5. Exception in CamelDebugTarget$JMXConnectJob.run 15 New Major - 6. NullPointerException in Karaf2xPublishController.getModuleVersion 10 New Major - 7. NullPointerException in KarafJMXPublisher.uninstall 9 New Major - 8. ZipException below CamelComponentUtils.getComponentClass (thrown in ZipFile.open) 9 New Major - 9. ConnectException below OSGiBundleStateController.disconnect (thrown in DualStackPlainSocketImpl.connect0) 8 New Major - 10. ConnectException below CamelDebugFacade.disableDebugger (thrown in DualStackPlainSocketImpl.connect0) 7 New Major - 11. ConnectException below KarafJMXPublisher.connect (thrown in PlainSocketImpl.socketConnect) 7 New Major - 12. ConnectException below KarafServerConnection.createConnection (thrown in DualStackPlainSocketImpl.connect0) 7 New Major - 13. NullPointerException in AbstractClassBasedParameterPropertyUICreator.computeClassToLoad 7 New Major - 14. NullPointerException in CamelComponentUtils.getProjectClassLoader 7 New Major - 15. NullPointerException in CamelEditor$4.run 7 New Major - 16. SAXParseException below CamelIOHandler.loadCamelModel (thrown in DOMParser.parse) 7 New Major - 17. JavaModelException below DroolsRuntimeManager.addBuilder (thrown in JavaModelOperation.runOperation) 6 New Major - 18. NoStackTrace in CamelDesignEditor.setSelectedNode 6 New Major - 19. NullPointerException in CamelDesignEditor$2.run 6 New Major - 20. NullPointerException in KarafUtils.stripParametersFromSymbolicName 6 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Undefined: 1 Out of Date: 1 Won't Fix: 1 Won't Do: 1 Log Message: 11 Done: 27 Unresolved: 282 ------------------------------------------------------------------------ Project Java EE Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. NoClassDefFoundError in CDIUtil.enableCDI 1 New Major - 2. ZipException below CDIUtil.readManifest (thrown in JavaModelManager.getZipFile) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. JavaModelException below FileSet.checkType (thrown in JavaElement.newNotPresentException) 151 Open Major JBIDE-22285 2. JavaModelException below BeanArchiveDetector.isAnnotatedBean (thrown in JavaElement.newNotPresentException) 72 Open Major JBIDE-22900 3. IllegalStateException in SProperties.get 68 Open Major JBIDE-23052 4. NullPointerException in JSFProjectsTree.getProjectsRoot 54 Open Major JBIDE-22910 5. NoStackTrace in CDICoreValidator.init 51 Open Major JBIDE-22904 6. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in FeatureMapUtil$BasicFeatureEIterator.checkModCount) 47 Open Major JBIDE-22905 7. NullPointerException in JSFPromptingProvider.getVariables 22 Open Major JBIDE-24116 8. ClassCastException below BeanArchiveDetector.isAnnotatedBean (thrown in BinaryType.getAnnotations) 14 New Major - 9. ZipException below FileSet.checkType (thrown in ZipFile.read) 12 New Major - 10. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newJavaModelException) 10 New Major - 11. BasicIndexOutOfBoundsException below CDIProjectAsYouType.findCompilationUnit (thrown in BasicEList.remove) 9 New Major - 12. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newNotPresentException) 9 New Major - 13. JavaModelException below AuthorizerHyperlinkDetector.detectHyperlinks (thrown in JavaElement.newNotPresentException) 8 New Major - 14. ZipException below BeanArchiveDetector.isAnnotatedBean (thrown in ZipFile.read) 8 New Major - 15. ZipException below FileSet.checkType (thrown in ZipFile.read) 8 New Major - 16. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in HashMap$HashIterator.nextNode) 7 New Major - 17. NullPointerException in AbstractTypeDefinition.resetParametedType 6 New Major - 18. NullPointerException in CDICoreBuilder$PackageInfo. 6 New Major - 19. JavaModelException below CDICoreValidator.validateManagedBean (thrown in JavaElement.newNotPresentException) 5 New Major - 20. NullPointerException below CDIProjectAsYouType.findCompilationUnit (thrown in EJBAnnotationReader.processRemoveBean) 5 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 2 Duplicate Issue: 1 Not JBoss: 1 Log Message: 12 Done: 9 Unresolved: 180 ------------------------------------------------------------------------ Project JBoss Server Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassNotFoundException below Fileset. (thrown in BundleLoader.findClassInternal) 1 New Major - 2. ClassNotFoundException below XPathQuery.getReplacedString (thrown in BundleLoader.findClassInternal) 1 New Major - 3. IOException below ModuleDeploymentOptionsComposite.refreshPossibleModules (thrown in ContentDescriptionManager$LazyFileInputStream.ensureOpened) 1 New Major - 4. NoStackTrace below ModuleObjectProvider.selectionChanged (thrown in EJBDeployableArtifactAdapterUtil.getModuleObject) 1 New Major - 5. ResourceException below ConnectDebuggerAction.run (thrown in Project.checkAccessible) 1 New Major - 6. VMDisconnectedException below ClassCollectingHCRListener.addBreakpoints (thrown in PacketReceiveManager.getReply) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. Exception in LocalFilesystemController.deleteResource 474 New Major - 2. NoStackTrace in StandardFileSystemPublishController.markModulePublished 463 New Major - 3. JBoss7ManangerException in Wildfly9Manager.execute 317 Open Major JBIDE-23288 4. Exception in LocalFilesystemController.deleteDirectory 154 New Major - 5. NoStackTrace in StandardFileSystemPublishController.removeModule 149 New Major - 6. NoStackTrace in UserPrompter.promptUser 119 New Major - 7. NoStackTrace in ServerProfileModel.getController 118 Open Major JBIDE-23289 8. IllegalStateException below ServerModelUtilities.getChildModules (thrown in DeadlockDetector.reportDeadlock) 92 New Major - 9. JBoss7ManangerException in JBoss7ManagerServiceProxy.checkedGetService 90 New Major - 10. FileNotFoundException below FileUtil.writeTo (thrown in FileOutputStream.open0) 74 New Major - 11. JBoss7ManangerException in EAP61PlusManager.execute 67 New Major - 12. NoStackTrace in JBoss70ConnectionProvider$ExtendedDefaultConnectionWrapper.serverChanged 57 New Major - 13. CoreException in LocalFilesystemController.touchResource 36 New Major - 14. NoStackTrace in ManagementPublishController.publishModule 26 New Major - 15. NoStackTrace in StandardFileSystemPublishController.handleZippedPublish 25 New Major - 16. FileNotFoundException below AbstractDeploymentScannerAdditions.getDeployLocationFolders (thrown in EMF2DOMSSERenderer.initializeXMLModel) 22 New Major - 17. IndexOutOfBoundsException below ModuleResourceUtil.getMembers (thrown in BufferedInputStream.read) 22 New Major - 18. NotOpenException below ClassCollectingHCRListener$1.run (thrown in RemoteConnectionChannel.openOutboundMessage) 21 New Major - 19. NoStackTrace in JBossServer.findPort 20 New Major - 20. JvmCoreException in ActiveJvm.initialize 18 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 2 Rejected: 9 Won't Fix: 1 Not JBoss: 11 Log Message: 19 Done: 13 Unresolved: 375 ------------------------------------------------------------------------ Project JBoss Tools Base Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. AssertionFailedException below EclipseResourceUtil$LibraryCollector.process (thrown in JavaCore.newLibraryEntry) 1 New Major - 2. BackingStoreException below PropertiesTextEditorComponent.handleEditorInputChanged (thrown in ProjectPreferences.load) 1 New Major - 3. BadPartitioningException below JavaDirtyRegionProcessor.process (thrown in AbstractDocument.getPartition) 1 New Major - 4. ConcurrentModificationException below EclipseResourceUtil.createObjectForResource (thrown in Hashtable$Enumerator.next) 1 New Major - 5. FileNotFoundException below AnnotationDeclaration.loadDefaults (thrown in ZipFile.open) 1 New Major - 6. FileNotFoundException below PropertiesTextEditorComponent.handleEditorInputChanged (thrown in FileInputStream.open0) 1 New Major - 7. IOException below ELInfoHover$PresenterControlCreator.doCreateInformationControl (thrown in BundleInfo$Generation.storeContent) 1 New Major - 8. IOException below ELInfoHover$PresenterControlCreator.doCreateInformationControl (thrown in BundleURLConverter.toFileURL) 1 New Major - 9. IOException below FileUtils.getEncoding (thrown in BundleInfo$Generation.storeContent) 1 New Major - 10. IOException below FileUtils.getEncoding (thrown in BundleURLConverter.toFileURL) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. ResourceException below TempMarkerManager$1.runInUIThread (thrown in Marker.checkInfo) 276 Open Major JBIDE-22891 2. NoStackTrace below EclipseJavaUtil.findType (thrown in JarPackageFragmentRoot.computeChildren) 157 New Major - 3. ResourceException below FolderImpl.update (thrown in WorkManager.checkIn) 101 New Major - 4. ZipException below JandexUtil.createJarIndex (thrown in ZipFile.open) 78 New Major - 5. JavaModelException below ValueResolver$ReferenceResolver.connect (thrown in JavaModelOperation.runOperation) 75 New Major - 6. JavaModelException below BeanArchiveDetector.isAnnotatedBean (thrown in JavaElement.newNotPresentException) 72 Open Major JBIDE-22900 7. IllegalStateException in SProperties.get 68 Open Major JBIDE-23052 8. NullPointerException in FileUtil.getContentFromEditorOrFile 60 New Major - 9. CoreException below ChainTextHover.getHoverInfo2 (thrown in FaceletTagRegistry.initialize) 55 Open Major JBIDE-23051 10. NoStackTrace in CDICoreValidator.init 51 Open Major JBIDE-22904 11. ResourceException below FileSystemImpl.getResource (thrown in WorkManager.checkIn) 50 New Major - 12. FileNotFoundException below ChainTextHover.getHoverInfo2 (thrown in FileInputStream.open0) 48 New Major - 13. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in FeatureMapUtil$BasicFeatureEIterator.checkModCount) 47 Open Major JBIDE-22905 14. JavaModelException below EclipseResourceUtil.getSourceFolders (thrown in JavaElement.newJavaModelException) 45 New Major - 15. ResourceException below FolderImpl.update (thrown in FileSystemResourceManager.refreshResource) 45 New Major - 16. NullPointerException below JavaDirtyRegionProcessor.isJavaElementValidationRequired (thrown in BasicFeatureMap$FeatureEIterator.scanNext) 39 New Major - 17. NullPointerException in EclipseResourceUtil.createObjectForResource 38 New Major - 18. NoStackTrace below EclipseFileBodySource.write (thrown in AbstractMergedModelProvider.getMergedModel) 33 New Major - 19. NullPointerException below ChainTextHover.getHoverInfo2 (thrown in BasicStructuredDocumentRegion.getStartOffset) 33 New Major - 20. ClassNotFoundException below Tools.invokeGetMonitoredHost (thrown in URLClassLoader.findClass) 32 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 2 Won't Do: 1 Cannot Reproduce Bug: 1 Not JBoss: 6 Log Message: 11 Done: 12 Unresolved: 474 ------------------------------------------------------------------------ Project OpenShift Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. VerifyError below CDKDockerUtility. (thrown in DockerClientFactory.getClient) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. NoClassDefFoundError below CDKDockerUtility. (thrown in DockerClientFactory.getClient) 29 Open Major JBIDE-24453 2. TeamException below EGitUtils.isShared (thrown in RepositoryProvider.mapNewProvider) 9 New Major https://issues.jboss.org/browse/JBIDE-23813 3. ClassNotFoundException below CommitUI.commit (thrown in BundleLoader.findClassInternal) 2 New Major - 4. CoreException in VagrantPoller.createErrorStatus 2 New Major - 5. AssertionFailedException below OpenShiftServerEditorSection$2.widgetSelected (thrown in ObservableListContentProvider$Impl.checkInput) 1 New Major - 6. CoreException below ServerSettingsWizardPageModel.updateServer (thrown in ServerWorkingCopy.modifyModules) 1 New Major - 7. IOException below CDKLaunchUtility.callProcess (thrown in Spawner.exec_pty) 1 New Major - 8. NoClassDefFoundError below DeployImageWizardModel. (thrown in DockerClientFactory.getClient) 1 New Major - 9. NullPointerException in NewApplicationWizardModel.dispose 1 New Major - 10. NullPointerException in ServerSettingsWizardPage$10.widgetSelected 1 New Major - 11. StorageException below SecureStore.store (thrown in SecurePreferences.put) 1 New Major - 12. TransportException below EGitUtils.cloneRepository (thrown in JschConfigSessionFactory.getSession) 1 New Major - 13. TransportException below EGitUtils.push (thrown in JschConfigSessionFactory.getSession) 1 New Major - 14. VerifyError below CDKDockerUtility. (thrown in DockerClientFactory.getClient) 1 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Rejected: 2 Won't Fix: 2 Cannot Reproduce: 2 Not JBoss: 7 Log Message: 1 Done: 11 Unresolved: 43 ------------------------------------------------------------------------ Project Unkown JBoss Project Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassCastException in AddSeamSupportHandler.execute 1 New Major - 2. FileNotFoundException below PrepareInstallProfileJob.addRepositories (thrown in RepositoryStatusHelper.checkFileNotFound) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. CoreException below RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call (thrown in RepositoryStatusHelper.wrap) 311 Open Major JBDS-3987 2. ZipException below Indexer.verifyMagic (thrown in ZipFile.read) 186 New Major - 3. XMLStreamException below JaxbParser.unmarshall (thrown in XMLStreamReaderImpl.next) 67 New Major - 4. IllegalStateException in Indexer.processConstantPool 66 New Major - 5. NoStackTrace below PrepareInstallProfileJob.openInstallWizard (thrown in ProvUI.reportStatus) 49 New Major - 6. FileNotFoundException below EventRegister.saveProperties (thrown in FileOutputStream.open0) 33 New Major - 7. InstanceNotFoundException in BasicMBeanRegistry.get 21 New Major - 8. NullPointerException in NewProjectExamplesReadyPage.configure 21 New Major - 9. EOFException below Indexer.processConstantPool (thrown in ZipFile$ZipFileInflaterInputStream.fill) 20 New Major - 10. CancellationException in AsyncFutureTask.operationCancelled 19 New Major - 11. NoStackTrace in FinalizeRuntimeDownloadFragment.openErrorMessage 18 New Major - 12. IllegalArgumentException below ProjectExampleUtil.downloadExamplesFile (thrown in File.setLastModified) 13 New Major - 13. IllegalStateException in MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects 13 New Major - 14. NoClassDefFoundError in Remoting.createEndpoint 13 New Major - 15. RuntimeException in RemotingConnector.connect 13 New Major - 16. NoStackTrace in HttpRemotePropertiesProvider.logStatusCode 11 New Major - 17. ResourceException below ArquillianProjectConfigurator.configureInternal (thrown in Project.checkAccessible) 9 Open Major JBIDE-22720 18. ResourceException below ProjectImportUtil.createProject (thrown in Project.checkDescription) 9 New Major - 19. EOFException below Indexer.skipFully (thrown in ZipFile$ZipFileInflaterInputStream.fill) 8 New Major - 20. ProvisionException below PrepareInstallProfileJob.addRepositories (thrown in AbstractRepositoryManager.fail) 7 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Duplicate Issue: 1 Won't Do: 1 Cannot Reproduce Bug: 1 Not JBoss: 4 Log Message: 8 Done: 9 Unresolved: 193 ------------------------------------------------------------------------ Project VPE & Mobile Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassNotFoundException below ELReferencesQueryParticipant.search (thrown in BundleLoader.findClassInternal) 2 New Major - 2. EOFException below JSPTextEditor.doSave (thrown in DataInputStream.readByte) 1 New Major - 3. IOException below CustomDrawerFigure. (thrown in BundleInfo$Generation.storeContent) 1 New Major - 4. IOException below CustomDrawerFigure. (thrown in BundleURLConverter.toFileURL) 1 New Major - 5. IOException below JSPMultiPageEditor$2.handlePostSelectionChanged (thrown in BundleInfo$Generation.storeContent) 1 New Major - 6. IOException below JSPMultiPageEditor$2.handlePostSelectionChanged (thrown in BundleURLConverter.toFileURL) 1 New Major - 7. IOException below JSPTextEditor.doSetInput (thrown in BundleInfo$Generation.storeContent) 1 New Major - 8. IOException below JSPTextEditor.doSetInput (thrown in BundleURLConverter.toFileURL) 1 New Major - 9. IOException below LinkStatusPart. (thrown in BundleInfo$Generation.storeContent) 1 New Major - 10. IOException below LinkStatusPart. (thrown in BundleURLConverter.toFileURL) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. XulRunnerBundleNotFoundException in XulRunnerBrowser.getXulRunnerPath 500+ Open Major JBIDE-22960 2. TernException in NodejsTernHelper.makeRequest 500+ Open Major JBIDE-22892 3. ResourceException below IDETernProject.getTernProject (thrown in Project.checkAccessible) 470 Open Major JBIDE-22894 4. NullPointerException in MyEclipseResourcesDelegatingManager.init 296 New Major - 5. JavaModelException below FileSet.checkType (thrown in JavaElement.newNotPresentException) 151 Open Major JBIDE-22285 6. NullPointerException in TernOutlineContentProvider.dispose 134 New Major - 7. NodejsProcessException in AbstractNodejsProcess.waitOnStartNodejs 126 New Major - 8. TernException in NodejsTernServer.makeRequest 100 New Major - 9. StructuredDocumentRegionManagementException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in XMLModelParser.removeStructuredDocumentRegion) 96 Open Major JBIDE-22961 10. IOException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in ResourceBundleMapSource.createCachedBundleFile) 84 New Major - 11. CoreException below PageContextFactory.getConnectedDocument (thrown in ResourceFileBuffer.create) 74 New Major - 12. ConcurrentModificationException below TernFileSynchronizer.ensureSynchronized (thrown in ArrayList$Itr.checkForComodification) 72 New Major - 13. IllegalStateException in SProperties.get 68 Open Major JBIDE-23052 14. ResourceException below KbBuilderMarker.getOwnedMarkers (thrown in Marker.checkInfo) 60 New Major - 15. Exception in IDETernFileUploader.serverToBeDisposed 53 New Major - 16. ResourceException below IDETernFile.getContents (thrown in FileSystemResourceManager.read) 48 New Major - 17. ResourceException below StorageRevisionEditorInputAdapter$StorageAdapter.getContents (thrown in Resource.checkExists) 39 New Major - 18. IllegalStateException below JSPTextEditor.createPartControl (thrown in EclipsePreferences.checkRemoved) 37 New Major - 19. IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove) 35 Open Major JBIDE-22921 20. TernException in TernExceptionFactory.create 33 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Undefined: 1 Rejected: 1 Log Message: 15 Done: 8 Unresolved: 341 -- You are receiving this email because you are subscribed to digest of All JBoss Tools Projects. To alter your subscriptions, contact your administrator. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170522/993613b8/attachment-0001.html From pleacu at redhat.com Tue May 23 16:23:54 2017 From: pleacu at redhat.com (Paul Leacu) Date: Tue, 23 May 2017 16:23:54 -0400 Subject: [jbosstools-dev] DEVSTUDIOIS 10.3.0.GA/ JBTIS 4.4.3.Final now live Message-ID: Greetings, An Eclipse-neon capable, Devstudio 10.0 compatible Integration Stack tooling release is available. The primary purpose of this release is to sync with Devstudio 10.4.0.GA/ JBossTools 4.4.4.Final/Eclipse Neon.3/ DevTools Daffodil. Blog: pending Release Notes: https://access.redhat.com/documentation/en-us/red_hat_jboss_developer_studio_integration_stack/10.3/html/10.3.0_release_notes_and_known_issues/ * Released components http://download.jboss.org/jbosstools/neon/stable/updates/integration-stack/bpel/1.3.300.Final/ http://download.jboss.org/jbosstools/updates/requirements/bpmn2-modeler/1.3.3.Final_1.3.1.Final_neon/ http://downloads.jboss.org/drools/updatesites/updatesite-6.5.1.Final-v20161109-054101-B1259/ http://download.jboss.org/jbosstools/neon/stable/updates/integration-stack/fuse-tooling/9.2.0.Final/ http://download.jboss.org/jbosstools/neon/stable/updates/integration-stack/switchyard/2.3.1.Final/ http://download.jboss.org/jbosstools/updates/stable/neon/integration-stack/teiiddesigner/11.0.1.Final/ * Early Access components None The latest SAP tooling (9.2.0.Final) is available through the Fuse import update wizard and a separate update site. DevstudioIS 10.3.0.GA, JBTIS 4.4.3.Final 1. If installing from Eclipse Neon: - install 'Red Hat JBoss Developer Studio 10.4.0.GA' Update site: https://devstudio.redhat.com/10.0/stable/updates/ 2. Start jbdevstudio or eclipse-with-jbds from step 1, then: Help > Install New Software... Add... - use this for 'Location:' for the integration stack: https://devstudio.redhat.com/10.0/stable/updates/integration-stack/ Done! JBoss Central is supported for DevstudioIS: * Just select the 'Software Update' tab on the Red Hat Central page: ./devstudio The standard Eclipse installer is available for JBTIS: * Install JBoss Tools 4.4.4.Final: - Update site: http://download.jboss.org/jbosstools/neon/stable/updates/ * Start eclipse-with-jboss-tools, then: Help > Install New Software... Add... - use this for 'Location:' for the integration stack: http://download.jboss.org/jbosstools/neon/stable/updates/integration-stack/ JBoss Central is supported for JBTIS: * Install JBoss Tools 4.4.4.Final: - Update site: http://download.jboss.org/jbosstools/neon/stable/updates/ * Just select the 'Software Update' tab on the Red Hat Central page: ./eclipse Stand-alone installers: https://devstudio.redhat.com/10.0/stable/updates/integration-stack/10.3.0.GA/devstudio-integration-stack-10.3.0.GA-standalone-installer.jar https://devstudio.redhat.com/10.0/stable/updates/integration-stack/10.3.0.GA/devstudio-integration-stack-10.3.0.GA-standalone-installer.jar.sha256 https://devstudio.redhat.com/10.0/stable/updates/integration-stack/10.3.0.GA/devstudio-integration-stack-10.3.0.GA-fuse-tooling-installer.jar https://devstudio.redhat.com/10.0/stable/updates/integration-stack/10.3.0.GA/devstudio-integration-stack-10.3.0.GA-fuse-tooling-installer.jar.sha256 https://devstudio.redhat.com/10.0/stable/updates/integration-stack/10.3.0.GA/devstudio-integration-stack-10.3.0.GA-fuse-installer-runtime.jar https://devstudio.redhat.com/10.0/stable/updates/integration-stack/10.3.0.GA/devstudio-integration-stack-10.3.0.GA-fuse-installer-runtime.jar.sha256 Eclipse Marketplace Installer: 1. Start Eclipse-Neon.3 2. Help > Eclipse Marketplace 3. Select the Red Hat icon https://marketplace.eclipse.org/content/red-hat-jboss-develo per-studio-integration-stack See us on developers.redhat.com (Fuse download page): https://developers.redhat.com/products/fuse/download/ See us on the Customer Portal: https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=jbossdeveloperstudio&downloadType=distributions Offline zip files are supported for both production and community installs: 1. https://devstudio.redhat.com/10.0/stable/updates/integration-stack/10.3.0.GA/devstudio-integration-stack-10.3.0.GA-updatesite.zip https://devstudio.redhat.com/10.0/stable/updates/integration-stack/10.3.0.GA/devstudio-integration-stack-10.3.0.GA-updatesite.zip.sha256 2. http://download.jboss.org/jbosstools/neon/stable/updates/integration-stack/4.4.3.Final/jbosstools-integration-stack-4.4.3.Final-updatesite.zip http://download.jboss.org/jbosstools/neon/stable/updates/integration-stack/4.4.3.Final/jbosstools-integration-stack-4.4.3.Final-updatesite.zip.sha256 For component and QE test developers - the JBTIS target platforms are: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/integration-stack/target-platform/4.4.3.Final/ http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/4.4.3.Final/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170523/f4216b7a/attachment.html From jmaury at redhat.com Thu May 25 03:03:59 2017 From: jmaury at redhat.com (jmaury at redhat.com) Date: Thu, 25 May 2017 03:03:59 -0400 Subject: [jbosstools-dev] ACTION REQUIRED: 2 issues with no component Message-ID: <201705250703.v4P73xKV003795@lists01.dmz-a.mwc.hst.phx2.redhat.com> This email is the result of a query to locate stalled/invalid jiras. Please fix them. Thanks! Global Query: https://issues.jboss.org/issues/?jql=filter%3D%27ds_lint_nocomponent%27 Personal Query: https://issues.jboss.org/issues/?jql=filter%3D%27ds_lint_nocomponent%27+AND+assignee+%3D+currentUser%28%29 ---------------------------- * No component for JBIDE-24511 https://issues.jboss.org/browse/JBIDE-24511 Summary: Errors occurred during the build.Errors running builder 'CDI (Contexts and Dependency Injection) Builder' on project 'fuse-camel-cbr'.Unknown tag! pos=18 poolCount = 48 Assignee: None set. Component: None set - please fix. Problem: No component - please assign this issue to one or more components. Last Update: 0:14:55.852724 ---------------------------- * No component for JBDS-4413 https://issues.jboss.org/browse/JBDS-4413 Summary: No help content in DevStudio 10.4.0 for CDK, Minishift Assignee: None set. Component: None set - please fix. Problem: No component - please assign this issue to one or more components. Last Update: 13:47:56.855033 ---------------------------- From jmaury at redhat.com Fri May 26 03:08:52 2017 From: jmaury at redhat.com (jmaury at redhat.com) Date: Fri, 26 May 2017 03:08:52 -0400 Subject: [jbosstools-dev] ACTION REQUIRED: 2 issues with no component Message-ID: <201705260708.v4Q78qur022157@lists01.dmz-a.mwc.hst.phx2.redhat.com> This email is the result of a query to locate stalled/invalid jiras. Please fix them. Thanks! Global Query: https://issues.jboss.org/issues/?jql=filter%3D%27ds_lint_nocomponent%27 Personal Query: https://issues.jboss.org/issues/?jql=filter%3D%27ds_lint_nocomponent%27+AND+assignee+%3D+currentUser%28%29 ---------------------------- * No component for JBIDE-24511 https://issues.jboss.org/browse/JBIDE-24511 Summary: Errors occurred during the build.Errors running builder 'CDI (Contexts and Dependency Injection) Builder' on project 'fuse-camel-cbr'.Unknown tag! pos=18 poolCount = 48 Assignee: None set. Component: None set - please fix. Problem: No component - please assign this issue to one or more components. Last Update: 1 day, 0:19:52.587397 ---------------------------- * No component for JBDS-4413 https://issues.jboss.org/browse/JBDS-4413 Summary: No help content in DevStudio 10.4.0 for CDK, Minishift Assignee: None set. Component: None set - please fix. Problem: No component - please assign this issue to one or more components. Last Update: 1 day, 13:52:53.589629 ---------------------------- From jmaury at redhat.com Fri May 26 05:18:12 2017 From: jmaury at redhat.com (jmaury at redhat.com) Date: Fri, 26 May 2017 05:18:12 -0400 Subject: [jbosstools-dev] ACTION REQUIRED: 2 issues with no component Message-ID: <201705260918.v4Q9ICNk016356@lists01.dmz-a.mwc.hst.phx2.redhat.com> This email is the result of a query to locate stalled/invalid jiras. Please fix them. Thanks! Global Query: https://issues.jboss.org/issues/?jql=%28filter%3D%27ds_lint_nocomponent%27%29 Personal Query: https://issues.jboss.org/issues/?jql=%28filter%3D%27ds_lint_nocomponent%27%29+AND+assignee+%3D+currentUser%28%29 ---------------------------- * No component for JBIDE-24511 https://issues.jboss.org/browse/JBIDE-24511 Summary: Errors occurred during the build.Errors running builder 'CDI (Contexts and Dependency Injection) Builder' on project 'fuse-camel-cbr'.Unknown tag! pos=18 poolCount = 48 Assignee: None set. Component: None set - please fix. Problem: No component - please ensure this issue has a proper component set. Last Update: 1 day, 2:29:13.090518 ---------------------------- * No component for JBDS-4413 https://issues.jboss.org/browse/JBDS-4413 Summary: No help content in DevStudio 10.4.0 for CDK, Minishift Assignee: None set. Component: None set - please fix. Problem: No component - please ensure this issue has a proper component set. Last Update: 1 day, 16:02:14.090823 ---------------------------- From aer-bot at ctrlflow.com Sun May 28 21:30:00 2017 From: aer-bot at ctrlflow.com (Ctrlflow AER Bot) Date: Mon, 29 May 2017 03:30:00 +0200 (CEST) Subject: [jbosstools-dev] [aeri] Weekly JBoss Tools Error Reports Digest Message-ID: <25867128.177.1496021400679.JavaMail.root@Debian-84-jessie-64-minimal> ------------------------------------------------------------------------ Project Central, Maven, Livereload & Webservices Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassNotFoundException below GettingStartedHtmlPage$5$2.collectFavorites (thrown in BundleLoader.findClassInternal) 1 New Major - 2. NoClassDefFoundError below JdtUtils.parse (thrown in BuildPathManager.getSavedContainer) 1 New Major - 3. PartInitException below WSTesterClientDelegate.launch (thrown in WorkbenchPage.busyShowView) 1 New Major - 4. SWTException below CDIProjectConfigurator.installM2Facet (thrown in Shell.) 1 New Major - 5. SettingsBuildingException below ConfigureMavenRepositoriesWizardPage.createControl (thrown in DefaultSettingsBuilder.build) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. IOException in CentralHelper.extractIfNeeded 248 Open Major JBIDE-22713 2. NoStackTrace below ProxyWizardManager.loadWizards (thrown in ChainedDiscoveryStrategy.performDiscovery) 235 Open Major JBIDE-22893 3. FileNotFoundException below BundleFamilyExtension.loadStream (thrown in HttpURLConnection.getInputStream0) 158 New Major - 4. ConcurrentModificationException below JaxrsMetamodel.getProblemSeverity (thrown in HashMap$HashIterator.nextNode) 108 Open Major JBIDE-22331 5. NullPointerException in JaxrsMarkerResolutionGenerator.findJaxrsElement 76 Open Major JBIDE-22335 6. ConcurrentModificationException below JaxrsMetamodel.getAllEndpoints (thrown in HashMap$HashIterator.nextNode) 68 Open Major JBIDE-22345 7. JavaModelException below AttachSourcesActionDelegate.setActiveEditor (thrown in JavaElement.newJavaModelException) 65 Open Major JBIDE-22815 8. NullPointerException below SocketProposalComputer.computeCompletionProposals (thrown in BasicFeatureMap.remove) 61 Open Major JBIDE-22337 9. NullPointerException below SocketProposalComputer.computeCompletionProposals (thrown in BasicFeatureMap.contains) 54 Open Major JBIDE-22338 10. ProvisionException in InstallationChecker. 44 New Major - 11. JavaModelException below JdtUtils.resolveType (thrown in JavaElement.newJavaModelException) 38 Open Major JBIDE-22332 12. NoStackTrace below ProxyWizardManager.getDiscoveryUrl (thrown in DiscoveryActivator.getJBossDiscoveryDirectory) 37 New Major - 13. CoreException below ArchetypeExamplesWizardPage.downloadArchetype (thrown in MavenImpl$5.call) 34 New Major - 14. NoStackTrace below JdtUtils.resolveType (thrown in JarPackageFragmentRoot.computeChildren) 28 New Major - 15. SAXParseException below WtpUtils.evaluateXPathExpression (thrown in DOMParser.parse) 27 New Major - 16. HIDDEN below WtpUtils.evaluateXPathExpression (thrown in DOMParser.parse) 20 Open Major JBIDE-22333 17. CoreException below AnnotationProcessingSettingsPage$3.runInWorkspace (thrown in FacetedProject.modifyInternal) 19 New Major - 18. CoreException below ArchetypeExamplesWizardPage$4$1.call (thrown in MavenImpl$5.call) 18 New Major - 19. IllegalArgumentException below MavenProjectExamplesActivator.updateMavenConfiguration (thrown in WorkspaceRoot.getProject) 18 New Major - 20. ResourceException below JdtUtils.parse (thrown in FileSystemResourceManager.read) 17 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 1 Not JBoss: 4 Log Message: 13 Done: 12 Unresolved: 278 ------------------------------------------------------------------------ Project Forge Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. NoStackTrace below CommandLineListener.refreshResource (thrown in AbstractMergedModelProvider.getMergedModel) 1 New Major - 2. _javassist_cb5f39e9-69b0-4368-b573-58223a530b08 below ForgeWizard$1.run (thrown in AbstractFileResource.getResourceInputStream) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. RuntimeException in SelectGraphicRendition.handleDefault 9 New Major - 2. BadLocationException below DocumentImpl$3.run (thrown in AbstractDocument.replace) 5 New Major - 3. BadLocationException below DocumentImpl.getLineOfOffset (thrown in TreeLineTracker.fail) 4 New Major - 4. ResourceException below ProjectTools$1.runInWorkspace (thrown in Resource.delete) 4 New Major - 5. IllegalStateException below ProjectTools$1.runInWorkspace (thrown in EclipsePreferences.checkRemoved) 1 New Major - 6. NoStackTrace below CommandLineListener.refreshResource (thrown in AbstractMergedModelProvider.getMergedModel) 1 New Major - 7. _javassist_cb5f39e9-69b0-4368-b573-58223a530b08 below ForgeWizard$1.run (thrown in AbstractFileResource.getResourceInputStream) 1 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Won't Fix: 1 Cannot Reproduce Bug: 1 Not JBoss: 4 Done: 1 Unresolved: 43 ------------------------------------------------------------------------ Project Hibernate Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. NoStackTrace below LazySessionFactoryAdapter.getChildren (thrown in AccessController.doPrivileged) 1 New Major - 2. NullPointerException in ElementsFactory.refreshComponentReferences 1 New Major - 3. ResourceException below JPAProjectConfigurator.configure (thrown in Resource.checkExists) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. NullPointerException below HibernatePersistenceUnit.update (thrown in AttributeMapping$GeneratorsTransformer.transform) 103 New Major - 2. NullPointerException below HibernateJavaIdMappingImpl.update (thrown in AttributeMapping$KeyEquals.evaluate) 99 New Major - 3. NoStackTrace in LazyDatabaseSchemaWorkbenchAdapter.getChildren 80 New Major - 4. NoStackTrace in BasicWorkbenchAdapter.handleError 75 New Major - 5. NullPointerException below HibernateJavaEntityImpl.validate (thrown in AttributeMapping$KeyEquals.evaluate) 66 New Major - 6. ResourceException below HibernateEclipseUtils.getUserOverrideDefaultSchema (thrown in Resource.checkExists) 66 New Major - 7. ResourceException below HibernateEclipseUtils.getUserOverrideDefaultCatalog (thrown in Resource.checkExists) 58 Undefined Major - 8. HibernateException in DialectFactoryImpl.determineDialect 51 New Major - 9. NoStackTrace in QueryPageViewer$ContentProviderImpl.getElements 49 New Major - 10. NullPointerException below HibernateJpaProject.validate (thrown in AbstractJavaPersistentAttribute.getMappingKey) 48 New Major - 11. NoStackTrace in HQLJavaCompletionProposalComputer.computeCompletionProposals 42 New Major - 12. ResourceException below HibernateJpaProject. (thrown in FileSystemResourceManager.read) 41 New Major - 13. NullPointerException in AbstractQueryEditor.getQueryInputModel 39 New Major - 14. NullPointerException below HibernateJavaManyToOneMapping.update (thrown in AbstractJavaPersistentAttribute.getPrimaryKeyColumnName) 38 New Major - 15. AbortCompilation below HibernateJpaProject. (thrown in ProblemHandler.handle) 36 New Major - 16. NullPointerException below HibernateClassRef.synchronizeWithResourceModel (thrown in AbstractJavaPersistentAttribute.syncMapping) 34 New Major - 17. NullPointerException in HibernateJpaProject.getBasicHibernateProperties 31 New Major - 18. FileNotFoundException below HibernateJpaProject. (thrown in FileOutputStream.open0) 30 New Major - 19. NoStackTrace in LazySessionFactoryAdapter.getChildren 29 New Major - 20. ResourceException below HibernateJpaProject.synchronizeJpaFiles (thrown in Resource.checkExists) 28 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Won't Fix: 1 Not JBoss: 3 Done: 4 Unresolved: 302 ------------------------------------------------------------------------ Project Integration Stack Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. NameNotFoundException below KarafServerConnection.createConnection (thrown in RegistryContext.lookup) 1 New Major - 2. NoSuchObjectException below KarafServerConnection.createConnection (thrown in StreamRemoteCall.exceptionReceivedFromServer) 1 New Major - 3. RuntimeException in KnowledgeBuilderImpl.addPackageForExternalType 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. Throwable in AbstractRuntimeManager.recognizeJars 27 New Major - 2. NoStackTrace in Karaf2xPublishController.transferBuiltModule 23 New Major - 3. Exception in ReteViewer.loadReteModel 18 New Major - 4. Exception in CamelDebugTarget$JMXConnectJob.run 16 New Major - 5. ResourceException below CamelEditor.doSave (thrown in File.getContentDescription) 16 Open Major FUSETOOLS-1980 6. NullPointerException in Karaf2xPublishController.getModuleVersion 11 New Major - 7. ClassNotFoundException below KarafBundleMBeanPublishBehaviour.installBundle (thrown in LoaderHandler.loadClass) 9 New Major - 8. NullPointerException in KarafJMXPublisher.uninstall 9 New Major - 9. SAXParseException below CamelIOHandler.loadCamelModel (thrown in DOMParser.parse) 9 New Major - 10. ZipException below CamelComponentUtils.getComponentClass (thrown in ZipFile.open) 9 New Major - 11. ConnectException below KarafJMXPublisher.connect (thrown in PlainSocketImpl.socketConnect) 8 New Major - 12. ConnectException below OSGiBundleStateController.disconnect (thrown in DualStackPlainSocketImpl.connect0) 8 New Major - 13. NullPointerException in AbstractClassBasedParameterPropertyUICreator.computeClassToLoad 8 New Major - 14. NullPointerException in CamelComponentUtils.getProjectClassLoader 8 New Major - 15. NullPointerException in CamelEditor$4.run 8 New Major - 16. ConnectException below CamelDebugFacade.disableDebugger (thrown in DualStackPlainSocketImpl.connect0) 7 New Major - 17. NullPointerException in CamelDesignEditor$2.run 7 New Major - 18. NullPointerException in KarafUtils.stripParametersFromSymbolicName 7 New Major - 19. ClassCastException in KnowledgeBuilderConfigurationImpl.addDialect 6 New Major - 20. ConnectException below KarafServerConnection.createConnection (thrown in DualStackPlainSocketImpl.connect0) 6 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Undefined: 1 Out of Date: 1 Won't Fix: 1 Won't Do: 1 Log Message: 11 Done: 27 Unresolved: 282 ------------------------------------------------------------------------ Project Java EE Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassNotFoundException below CDICoreBuilder.buildJars (thrown in BundleLoader.findClassInternal) 1 New Major - 2. ClassNotFoundException below CDICoreNature._loadProjectDependencies (thrown in BundleLoader.findClassInternal) 1 New Major - 3. NoClassDefFoundError in CDICoreBuilder$CDIResourceVisitor.visit 1 New Major - 4. NoClassDefFoundError in CDICoreBuilder.buildJars 1 New Major - 5. NoClassDefFoundError in CDICoreNature._loadProjectDependencies 1 New Major - 6. NoClassDefFoundError in JSFAutoLoad.getWebRootPaths 1 New Major - 7. NoClassDefFoundError in ProjectNaturesPartListener.checkNaturesFromPart 1 New Major - 8. NullPointerException below JobXMLEditor.dispose (thrown in PopupMenuExtender.dispose) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. JavaModelException below FileSet.checkType (thrown in JavaElement.newNotPresentException) 152 Open Major JBIDE-22285 2. IllegalStateException in SProperties.get 71 Open Major JBIDE-23052 3. JavaModelException below BeanArchiveDetector.isAnnotatedBean (thrown in JavaElement.newNotPresentException) 67 Open Major JBIDE-22900 4. NullPointerException in JSFProjectsTree.getProjectsRoot 53 Open Major JBIDE-22910 5. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in FeatureMapUtil$BasicFeatureEIterator.checkModCount) 48 Open Major JBIDE-22905 6. NoStackTrace in CDICoreValidator.init 48 Open Major JBIDE-22904 7. NullPointerException in JSFPromptingProvider.getVariables 20 Open Major JBIDE-24116 8. ClassCastException below BeanArchiveDetector.isAnnotatedBean (thrown in BinaryType.getAnnotations) 13 New Major - 9. ZipException below FileSet.checkType (thrown in ZipFile.read) 12 New Major - 10. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newJavaModelException) 11 New Major - 11. BasicIndexOutOfBoundsException below CDIProjectAsYouType.findCompilationUnit (thrown in BasicEList.remove) 9 New Major - 12. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newNotPresentException) 9 New Major - 13. ZipException below BeanArchiveDetector.isAnnotatedBean (thrown in ZipFile.read) 8 New Major - 14. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in HashMap$HashIterator.nextNode) 6 New Major - 15. NullPointerException in AbstractTypeDefinition.resetParametedType 6 New Major - 16. JavaModelException below AbstractMemberDefinition.init (thrown in JavaElement.newNotPresentException) 5 New Major - 17. JavaModelException below CDICoreValidator.validateManagedBean (thrown in JavaElement.newNotPresentException) 5 New Major - 18. NullPointerException below CDIProjectAsYouType.findCompilationUnit (thrown in WebAnnotationReader.analyzeCompilationUnit) 5 New Major - 19. NullPointerException below DefinitionContext.addType (thrown in TreeMap.put) 5 New Major - 20. NullPointerException in BatchProject$BatchBuildJob.runInWorkspace 5 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 2 Duplicate Issue: 1 Not JBoss: 1 Log Message: 12 Done: 9 Unresolved: 184 ------------------------------------------------------------------------ Project JBoss Server Tools Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassNotFoundException below PackagesUIPlugin.start (thrown in BundleLoader.findClassInternal) 1 New Major - 2. IllegalStateException in VirtualDirectoryScanner.scanPrepare 1 New Major - 3. NoClassDefFoundError below ManifestChangeListener.resetContainer (thrown in ModuleCoreNature.createURIConverter) 1 New Major - 4. SWTException below DoubleClickAction.run (thrown in Widget.checkWidget) 1 New Major - 5. StorageException below ServerSecureStorageUtil.legacyGetFromSecureStorage (thrown in WinCrypto.getPassword) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. Exception in LocalFilesystemController.deleteResource 493 New Major - 2. NoStackTrace in StandardFileSystemPublishController.markModulePublished 455 New Major - 3. JBoss7ManangerException in Wildfly9Manager.execute 374 Open Major JBIDE-23288 4. Exception in LocalFilesystemController.deleteDirectory 158 New Major - 5. NoStackTrace in StandardFileSystemPublishController.removeModule 145 New Major - 6. NoStackTrace in ServerProfileModel.getController 122 Open Major JBIDE-23289 7. NoStackTrace in UserPrompter.promptUser 117 New Major - 8. IllegalStateException below ServerModelUtilities.getChildModules (thrown in DeadlockDetector.reportDeadlock) 92 New Major - 9. JBoss7ManangerException in JBoss7ManagerServiceProxy.checkedGetService 89 New Major - 10. JBoss7ManangerException in EAP61PlusManager.execute 81 New Major - 11. FileNotFoundException below FileUtil.writeTo (thrown in FileOutputStream.open0) 71 New Major - 12. NoStackTrace in JBoss70ConnectionProvider$ExtendedDefaultConnectionWrapper.serverChanged 58 New Major - 13. CoreException in LocalFilesystemController.touchResource 35 New Major - 14. NoStackTrace in AbstractStartJavaServerLaunchDelegate$1.handleEarlyTermination 28 New Major - 15. NoStackTrace in ManagementPublishController.publishModule 25 New Major - 16. NoStackTrace in StandardFileSystemPublishController.handleZippedPublish 25 New Major - 17. FileNotFoundException below AbstractDeploymentScannerAdditions.getDeployLocationFolders (thrown in EMF2DOMSSERenderer.initializeXMLModel) 22 New Major - 18. IndexOutOfBoundsException below ModuleResourceUtil.getMembers (thrown in BufferedInputStream.read) 22 New Major - 19. NoStackTrace in JBossServer.findPort 20 New Major - 20. JvmCoreException in ActiveJvm.initialize 19 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 2 Rejected: 9 Won't Fix: 1 Not JBoss: 11 Log Message: 19 Done: 13 Unresolved: 372 ------------------------------------------------------------------------ Project JBoss Tools Base Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. AssertionFailedException below MarkerResolutionUtils.getPreview (thrown in TextChange.getPreviewEdit) 1 New Major - 2. IllegalStateException below ErrorMode.createControl (thrown in ScrolledComposite.createScrollBar) 1 New Major - 3. NullPointerException below RemoteDebugSourcePathComputer.computeSourceContainers (thrown in JavaRuntime.newProjectRuntimeClasspathEntry) 1 New Major - 4. NullPointerException in Utils.findNodeForOffset 1 New Major - 5. StorageException below CredentialDomain.getCredentials (thrown in SecurePreferencesRoot.getModulePassword) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. ResourceException below TempMarkerManager$1.runInUIThread (thrown in Marker.checkInfo) 275 Open Major JBIDE-22891 2. NoStackTrace below EclipseJavaUtil.findType (thrown in JarPackageFragmentRoot.computeChildren) 156 New Major - 3. ResourceException below FolderImpl.update (thrown in WorkManager.checkIn) 100 New Major - 4. JavaModelException below ValueResolver$ReferenceResolver.connect (thrown in JavaModelOperation.runOperation) 78 New Major - 5. ZipException below JandexUtil.createJarIndex (thrown in ZipFile.open) 77 New Major - 6. IllegalStateException in SProperties.get 71 Open Major JBIDE-23052 7. JavaModelException below BeanArchiveDetector.isAnnotatedBean (thrown in JavaElement.newNotPresentException) 67 Open Major JBIDE-22900 8. CoreException below ChainTextHover.getHoverInfo2 (thrown in FaceletTagRegistry.initialize) 59 Open Major JBIDE-23051 9. NullPointerException in FileUtil.getContentFromEditorOrFile 57 New Major - 10. ResourceException below FileSystemImpl.getResource (thrown in WorkManager.checkIn) 50 New Major - 11. FileNotFoundException below ChainTextHover.getHoverInfo2 (thrown in FileInputStream.open0) 49 New Major - 12. ConcurrentModificationException below CDIProjectAsYouType.findCompilationUnit (thrown in FeatureMapUtil$BasicFeatureEIterator.checkModCount) 48 Open Major JBIDE-22905 13. JavaModelException below EclipseResourceUtil.getSourceFolders (thrown in JavaElement.newJavaModelException) 48 New Major - 14. NoStackTrace in CDICoreValidator.init 48 Open Major JBIDE-22904 15. ResourceException below FolderImpl.update (thrown in FileSystemResourceManager.refreshResource) 45 New Major - 16. NullPointerException below JavaDirtyRegionProcessor.isJavaElementValidationRequired (thrown in BasicFeatureMap$FeatureEIterator.scanNext) 39 New Major - 17. NullPointerException in EclipseResourceUtil.createObjectForResource 39 New Major - 18. NoStackTrace below EclipseFileBodySource.write (thrown in AbstractMergedModelProvider.getMergedModel) 36 New Major - 19. ClassNotFoundException below Tools.invokeGetMonitoredHost (thrown in URLClassLoader.findClass) 33 New Major - 20. NullPointerException below ChainTextHover.getHoverInfo2 (thrown in BasicStructuredDocumentRegion.getStartOffset) 33 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Out of Date: 1 Rejected: 2 Won't Do: 1 Cannot Reproduce Bug: 1 Not JBoss: 6 Log Message: 11 Done: 12 Unresolved: 474 ------------------------------------------------------------------------ Project OpenShift Top new problems (last 7 days): Congrats, no problems in this section! Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. NoClassDefFoundError below CDKDockerUtility. (thrown in DockerClientFactory.getClient) 30 Open Major JBIDE-24453 2. TeamException below EGitUtils.isShared (thrown in RepositoryProvider.mapNewProvider) 9 New Major https://issues.jboss.org/browse/JBIDE-23813 3. CoreException in VagrantPoller.createErrorStatus 2 New Major - 4. VerifyError below CDKDockerUtility. (thrown in DockerClientFactory.getClient) 2 New Major - 5. AssertionFailedException below OpenShiftServerEditorSection$2.widgetSelected (thrown in ObservableListContentProvider$Impl.checkInput) 1 New Major - 6. IOException below CDKLaunchUtility.callProcess (thrown in Spawner.exec_pty) 1 New Major - 7. NoClassDefFoundError below DeployImageWizardModel. (thrown in DockerClientFactory.getClient) 1 New Major - 8. NullPointerException in NewApplicationWizardModel.dispose 1 New Major - 9. NullPointerException in ServerSettingsWizardPage$10.widgetSelected 1 New Major - 10. TransportException below EGitUtils.push (thrown in JschConfigSessionFactory.getSession) 1 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Rejected: 2 Won't Fix: 2 Cannot Reproduce: 2 Not JBoss: 7 Log Message: 1 Done: 11 Unresolved: 40 ------------------------------------------------------------------------ Project Unkown JBoss Project Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. ClassCastException below AbstractSeamContentProvider$3.run (thrown in GroupEJBProvider.getEjbJar) 1 New Major - 2. IOException below RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call (thrown in FileOutputStream.writeBytes) 1 New Major - 3. IOException below RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call (thrown in WinNTFileSystem.createFileExclusively) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. CoreException below RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call (thrown in RepositoryStatusHelper.wrap) 312 Open Major JBDS-3987 2. ZipException below Indexer.verifyMagic (thrown in ZipFile.read) 194 New Major - 3. IllegalStateException in Indexer.processConstantPool 65 New Major - 4. XMLStreamException below JaxbParser.unmarshall (thrown in XMLStreamReaderImpl.next) 64 New Major - 5. NoStackTrace below PrepareInstallProfileJob.openInstallWizard (thrown in ProvUI.reportStatus) 53 New Major - 6. FileNotFoundException below EventRegister.saveProperties (thrown in FileOutputStream.open0) 34 New Major - 7. CancellationException in AsyncFutureTask.operationCancelled 22 New Major - 8. InstanceNotFoundException in BasicMBeanRegistry.get 20 New Major - 9. NullPointerException in NewProjectExamplesReadyPage.configure 20 New Major - 10. EOFException below Indexer.processConstantPool (thrown in ZipFile$ZipFileInflaterInputStream.fill) 19 New Major - 11. NoStackTrace in FinalizeRuntimeDownloadFragment.openErrorMessage 18 New Major - 12. IllegalArgumentException below ProjectExampleUtil.downloadExamplesFile (thrown in File.setLastModified) 13 New Major - 13. IllegalStateException in MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects 13 New Major - 14. RuntimeException in RemotingConnector.connect 13 New Major - 15. NoClassDefFoundError in Remoting.createEndpoint 12 New Major - 16. NoStackTrace in HttpRemotePropertiesProvider.logStatusCode 12 New Major - 17. ProvisionException below PrepareInstallProfileJob.addRepositories (thrown in AbstractRepositoryManager.fail) 9 New Major - 18. EOFException below Indexer.skipFully (thrown in ZipFile$ZipFileInflaterInputStream.fill) 8 New Major - 19. ResourceException below ProjectImportUtil.createProject (thrown in Project.checkDescription) 8 New Major - 20. RuntimeException in RemotingConnector.internalRemotingConnect 7 New Major - Project Life-time Resolution Statistics Problem Resolutions Count Duplicate Issue: 1 Won't Do: 1 Cannot Reproduce Bug: 1 Not JBoss: 4 Log Message: 8 Done: 9 Unresolved: 193 ------------------------------------------------------------------------ Project VPE & Mobile Top new problems (last 7 days): Summary Reporters Status Severity Bug 1. AssertionFailedException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in DocumentLineDiffer.handleAboutToBeChanged) 1 New Major - 2. FileNotFoundException below JSPMultiPageEditorSite.handleSelectionChanged (thrown in FileInputStream.open0) 1 New Major - 3. FileNotFoundException below TernModuleDescriptorManager.getImageURL (thrown in FileOutputStream.open0) 1 New Major - 4. NoStackTrace below JSPRootHyperlinkPartitioner.getTrackersMap (thrown in TaglibIndex.initializeInstance) 1 New Major - 5. NullPointerException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in ProjectionDocument.normalize) 1 New Major - 6. NullPointerException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in WebAppMerger.getArtifactFromList) 1 New Major - Top unresolved, active problems (last month): Summary Reporters Status Severity Bug 1. XulRunnerBundleNotFoundException in XulRunnerBrowser.getXulRunnerPath 500+ Open Major JBIDE-22960 2. TernException in NodejsTernHelper.makeRequest 500+ Open Major JBIDE-22892 3. ResourceException below IDETernProject.getTernProject (thrown in Project.checkAccessible) 485 Open Major JBIDE-22894 4. NullPointerException in MyEclipseResourcesDelegatingManager.init 298 New Major - 5. JavaModelException below FileSet.checkType (thrown in JavaElement.newNotPresentException) 152 Open Major JBIDE-22285 6. NullPointerException in TernOutlineContentProvider.dispose 130 New Major - 7. NodejsProcessException in AbstractNodejsProcess.waitOnStartNodejs 126 New Major - 8. TernException in NodejsTernServer.makeRequest 98 New Major - 9. StructuredDocumentRegionManagementException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in XMLModelParser.removeStructuredDocumentRegion) 92 Open Major JBIDE-22961 10. IOException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in ResourceBundleMapSource.createCachedBundleFile) 82 New Major - 11. ConcurrentModificationException below TernFileSynchronizer.ensureSynchronized (thrown in ArrayList$Itr.checkForComodification) 75 New Major - 12. CoreException below PageContextFactory.getConnectedDocument (thrown in ResourceFileBuffer.create) 75 New Major - 13. IllegalStateException in SProperties.get 71 Open Major JBIDE-23052 14. ResourceException below KbBuilderMarker.getOwnedMarkers (thrown in Marker.checkInfo) 60 New Major - 15. Exception in IDETernFileUploader.serverToBeDisposed 51 New Major - 16. ResourceException below IDETernFile.getContents (thrown in FileSystemResourceManager.read) 47 New Major - 17. ResourceException below StorageRevisionEditorInputAdapter$StorageAdapter.getContents (thrown in Resource.checkExists) 41 New Major - 18. IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove) 33 Open Major JBIDE-22921 19. IllegalStateException below JSPTextEditor.createPartControl (thrown in EclipsePreferences.checkRemoved) 33 New Major - 20. RuntimeException below DomUtil.nodeToString (thrown in SerializerBase.getNamespaceURI) 33 Open Major JBIDE-22918 Project Life-time Resolution Statistics Problem Resolutions Count Undefined: 1 Rejected: 1 Log Message: 15 Done: 8 Unresolved: 335 -- You are receiving this email because you are subscribed to digest of All JBoss Tools Projects. To alter your subscriptions, contact your administrator. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20170529/65d79d66/attachment-0001.html