[JBoss JIRA] (JBIDE-15162) User must install and reference an installed local EAP instance to create a remote server definition
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15162?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15162:
---------------------------------------------
rob - why do you say WTP does not work with runtime less adapters ? http preview, openshift, live-reload and deploy only server seem to work just fine ?
Couldn't we just create a default empty one and if it gets reused add a warning in the server wizard stating this server can only be used for remote operations ?
> User must install and reference an installed local EAP instance to create a remote server definition
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-15162
> URL: https://issues.jboss.org/browse/JBIDE-15162
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.1.0.CR1
> Reporter: Len DiMaggio
> Priority: Blocker
> Attachments: Van_1.png, Van_2.png, Van_3.png
>
>
> See the attached screenshots - it seems counter-intuitive for a user to have to reference an installed local EAP instance to too create a remote server definition
> - open the "Servers" tab (where servers are stopped/started)
> - click in the area
> - now right mouse click and select "New->Server"
> - select JBoss Middleware EAP 6.1, click next
> - this next panel requires you to enter a directory to a local EAP install
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] (JBIDE-15250) Explode utility jars in EAR/WAR deployments
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15250?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15250:
---------------------------------------------
Can you outline how you actually include these jars ?
My assumption is you are simply copying the jar into the ear project which is why I'm confused what it would help you that they are exploded.
And why not just have them as utility project modules so you actually do benefit from incremental updates ?
> Explode utility jars in EAR/WAR deployments
> -------------------------------------------
>
> Key: JBIDE-15250
> URL: https://issues.jboss.org/browse/JBIDE-15250
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.0.1.Final
> Reporter: Kevin Formsma
>
> For larger projects that utilize utility jars within the EAR, it would be nice to have these deployed exploded as well. This would allow hot code replacement for those utility projects.
> A current work around is to make the utility projects modules so that the tooling treats them as a EJB module and deploys them exploded.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] (JBIDE-15250) Explode utility jars in EAR/WAR deployments
by Kevin Formsma (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15250?page=com.atlassian.jira.plugi... ]
Kevin Formsma commented on JBIDE-15250:
---------------------------------------
No - utility projects that get built into the lib of a EAR. These are separate internal projects that are typically tied fairly tightly to the EAR. Eventually they would get deployed as a jar, but for local development it would be nice to have them exploded. These aren't separate projects that are already jars, but other mounted eclipse projects that get included in the EAR deploy assembly.
> Explode utility jars in EAR/WAR deployments
> -------------------------------------------
>
> Key: JBIDE-15250
> URL: https://issues.jboss.org/browse/JBIDE-15250
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.0.1.Final
> Reporter: Kevin Formsma
>
> For larger projects that utilize utility jars within the EAR, it would be nice to have these deployed exploded as well. This would allow hot code replacement for those utility projects.
> A current work around is to make the utility projects modules so that the tooling treats them as a EJB module and deploys them exploded.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] (JBIDE-15250) Explode utility jars in EAR/WAR deployments
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15250?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15250:
---------------------------------------------
when you say utility projects you mean plain jars and not the utility module type, right ?
Meaning the jar is actually already zipped.
So you are asking for actual concrete zipped jars inside your project to be exploded when copied over ?
Not sure why that should make any difference for redeployments since its a zip it would need to be fully unzipped everytime not just one class at the time ?
> Explode utility jars in EAR/WAR deployments
> -------------------------------------------
>
> Key: JBIDE-15250
> URL: https://issues.jboss.org/browse/JBIDE-15250
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.0.1.Final
> Reporter: Kevin Formsma
>
> For larger projects that utilize utility jars within the EAR, it would be nice to have these deployed exploded as well. This would allow hot code replacement for those utility projects.
> A current work around is to make the utility projects modules so that the tooling treats them as a EJB module and deploys them exploded.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] (JBIDE-14592) jboss EAP 6.1.0.alpha1 domain mode deployment on Eclipse Kepler Release
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14592?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-14592:
-------------------------------------
Can you please give some more data to me about what you're seeing?
1) How did you start the server in domain mode?
2) Can you double-click your server to open the editor, then click on "open launch configuration", and paste the args and vm args?
3) After the server is started, can you do a ps -ax from teh command line to show the full process string?
Any other information you can provide will be helpful.
> jboss EAP 6.1.0.alpha1 domain mode deployment on Eclipse Kepler Release
> -----------------------------------------------------------------------
>
> Key: JBIDE-14592
> URL: https://issues.jboss.org/browse/JBIDE-14592
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Jignesh Patel
> Assignee: Rob Stryker
> Fix For: 4.2.x
>
>
> When we have tried to deploy Jboss EAP6.1.alpha in domain mode through eclipse Kepler, encounter following bug.
> 14:42:31,064 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) starting
> 14:42:31,346 ERROR [org.jboss.as.server] (Controller Boot Thread) JBAS015956: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: JBAS014676: Failed to parse configuration
> at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141) [jboss-as-controller-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
> at org.jboss.as.server.ServerService.boot(ServerService.java:308) [jboss-as-server-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
> at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:188) [jboss-as-controller-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
> at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_45]
> Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[3,1]
> Message: Unexpected element '{urn:jboss:domain:1.4}domain'
> at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:108) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:133) [jboss-as-controller-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
> ... 3 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] (JBIDE-15325) NullPointerException in ExternalizeStringsUtils in jsf facelets editor
by Roman Ilin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15325?page=com.atlassian.jira.plugi... ]
Roman Ilin updated JBIDE-15325:
-------------------------------
Description:
Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench.renderers.swt".
org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63)
at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:243)
at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:224)
at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.setEnabled(HandlerServiceHandler.java:82)
at org.eclipse.core.commands.Command.setEnabled(Command.java:886)
at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.canExecute(HandlerServiceImpl.java:173)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.canExecuteItem(HandledContributionItem.java:864)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$2(HandledContributionItem.java:853)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$3.run(HandledContributionItem.java:231)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.updateItemEnablement(HandledContributionItem.java:261)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$ToolItemUpdateTimer.run(HandledContributionItem.java:152)
at org.eclipse.swt.widgets.Display.runTimer(Display.java:4271)
at org.eclipse.swt.widgets.Display.messageProc(Display.java:3358)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2549)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
Caused by: java.lang.NullPointerException
at org.jboss.tools.jst.jsp.i18n.ExternalizeStringsUtils.isExternalizeStringsCommandEnabled(ExternalizeStringsUtils.java:159)
at org.jboss.tools.jst.jsp.i18n.handlers.I18nHandler.setEnabled(I18nHandler.java:52)
at org.eclipse.ui.internal.handlers.HandlerProxy.setEnabled(HandlerProxy.java:232)
at org.eclipse.ui.internal.handlers.E4HandlerProxy.setEnabled(E4HandlerProxy.java:130)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
... 38 more
Environment:
Windows 7 x64, Eclipse Kepler EE x64, JDK 1.7
eclipse.buildId=4.3.0.I20130605-2000
java.version=1.7.0_25
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
was:Windows 7 x64, Eclipse Kepler EE x64, JDK 1.7
> NullPointerException in ExternalizeStringsUtils in jsf facelets editor
> ----------------------------------------------------------------------
>
> Key: JBIDE-15325
> URL: https://issues.jboss.org/browse/JBIDE-15325
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JSF, Visual Page Editor core
> Affects Versions: 4.1.0.Final
> Environment: Windows 7 x64, Eclipse Kepler EE x64, JDK 1.7
> eclipse.buildId=4.3.0.I20130605-2000
> java.version=1.7.0_25
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
> Reporter: Roman Ilin
> Priority: Critical
>
> Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench.renderers.swt".
> org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:243)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:224)
> at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
> at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.setEnabled(HandlerServiceHandler.java:82)
> at org.eclipse.core.commands.Command.setEnabled(Command.java:886)
> at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.canExecute(HandlerServiceImpl.java:173)
> at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.canExecuteItem(HandledContributionItem.java:864)
> at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$2(HandledContributionItem.java:853)
> at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$3.run(HandledContributionItem.java:231)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.updateItemEnablement(HandledContributionItem.java:261)
> at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$ToolItemUpdateTimer.run(HandledContributionItem.java:152)
> at org.eclipse.swt.widgets.Display.runTimer(Display.java:4271)
> at org.eclipse.swt.widgets.Display.messageProc(Display.java:3358)
> at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
> at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2549)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
> Caused by: java.lang.NullPointerException
> at org.jboss.tools.jst.jsp.i18n.ExternalizeStringsUtils.isExternalizeStringsCommandEnabled(ExternalizeStringsUtils.java:159)
> at org.jboss.tools.jst.jsp.i18n.handlers.I18nHandler.setEnabled(I18nHandler.java:52)
> at org.eclipse.ui.internal.handlers.HandlerProxy.setEnabled(HandlerProxy.java:232)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.setEnabled(E4HandlerProxy.java:130)
> at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> ... 38 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] (JBIDE-15280) Update parent/pom.xml version to 4.2.0.Alpha1
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15280?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-15280:
----------------------------------
Description:
||#||Module Name||PR Link||PR Status||
|1|jbosstools-base|[#172|https://github.com/jbosstools/jbosstools-base/pull/172]|{color:green}Merged{color}|
|2|jbosstools-jst|[#188|https://github.com/jbosstools/jbosstools-jst/pull/188]|{color:green}Merged{color}|
|3|jbosstools-xulrunner|[#9|https://github.com/jbosstools/jbosstools-xulrunner/pull/9]|{color:green}Merged{color}|
|4|jbosstools-vpe|[#148|https://github.com/jbosstools/jbosstools-vpe/pull/148]|{color:green}Merged{color}|
|5|jbosstools-hibernate|[#21|https://github.com/jbosstools/jbosstools-hibernate/pull/21]|{color:green}Merged{color}|
|6|jbosstools-server|[#126|https://github.com/jbosstools/jbosstools-server/pull/126]|Open|
|7|jbosstools-javaee|[#114|https://github.com/jbosstools/jbosstools-javaee/pull/114]|{color:green}Merged{color}|
|9|jbosstools-portlet|[#11|https://github.com/jbosstools/jbosstools-portlet/pull/11]|{color:green}Merged{color}|
|10|jbosstools-birt|[#11|https://github.com/jbosstools/jbosstools-birt/pull/11]|{color:green}Merged{color}|
|11|jbosstools-arquillian|[#13|https://github.com/jbosstools/jbosstools-arquillian/pull/13]|{color:green}Merged{color}|
|12|jbosstools-discovery|[#28|https://github.com/jbosstools/jbosstools-discovery/pull/28]|{color:green}Merged{color}|
|13|jbosstools-openshift|[#201|https://github.com/jbosstools/jbosstools-openshift/pull/201]|{color:green}Merged{color}|
|14|jbosstools-forge|[7d5bce1|https://github.com/forge/jbosstools-forge/commit/7d5bce193c1d419b569057ad0d0d6914e85d034c]|{color:green}Merged{color}|
|15|jbosstools-aerogear|[#6|https://github.com/jbosstools/jbosstools-aerogear/pull/6]|Open|
|16|jbosstools-central|[#147|https://github.com/jbosstools/jbosstools-central/pull/147]|Open|
|17|jbosstools-livereload|[#52|https://github.com/jbosstools/jbosstools-livereload/pull/52]|{color:green}Merged{color}|
|18|jbosstools-webservices|[#74|https://github.com/jbosstools/jbosstools-webservices/pull/74]|{color:green}Merged{color}|
|19|jbosstools-esb|[#37|https://github.com/jbosstools/jbosstools-esb/pull/37]|Open|
|20|jbosstools-freemarker|[#12|https://github.com/jbosstools/jbosstools-freemarker/pull/12]|{color:green}Merged{color}|
|21|jbosstools-gwt|[#7|https://github.com/jbosstools/jbosstools-gwt/pull/7]|{color:green}Merged{color}|
was:
||#||Module Name||PR Link||PR Status||
|1|jbosstools-base|[#172|https://github.com/jbosstools/jbosstools-base/pull/172]|{color:green}Merged{color}|
|2|jbosstools-jst|[#188|https://github.com/jbosstools/jbosstools-jst/pull/188]|{color:green}Merged{color}|
|3|jbosstools-xulrunner|[#9|https://github.com/jbosstools/jbosstools-xulrunner/pull/9]|{color:green}Merged{color}|
|4|jbosstools-vpe|[#148|https://github.com/jbosstools/jbosstools-vpe/pull/148]|{color:green}Merged{color}|
|5|jbosstools-hibernate|[#21|https://github.com/jbosstools/jbosstools-hibernate/pull/21]|{color:green}Merged{color}|
|6|jbosstools-server|[#126|https://github.com/jbosstools/jbosstools-server/pull/126]|Open|
|7|jbosstools-javaee|[#114|https://github.com/jbosstools/jbosstools-javaee/pull/114]|{color:green}Merged{color}|
|9|jbosstools-portlet|[#11|https://github.com/jbosstools/jbosstools-portlet/pull/11]|{color:green}Merged{color}|
|10|jbosstools-birt|[#11|https://github.com/jbosstools/jbosstools-birt/pull/11]|{color:green}Merged{color}|
|11|jbosstools-arquillian|[#13|https://github.com/jbosstools/jbosstools-arquillian/pull/13]|{color:green}Merged{color}|
|12|jbosstools-discovery|[#28|https://github.com/jbosstools/jbosstools-discovery/pull/28]|{color:green}Merged{color}|
|13|jbosstools-openshift|[#201|https://github.com/jbosstools/jbosstools-openshift/pull/201]|{color:green}Merged{color}|
|14|jbosstools-forge|[7d5bce1|https://github.com/forge/jbosstools-forge/commit/7d5bce193c1d419b569057ad0d0d6914e85d034c]|{color:green}Merged{color}|
|15|jbosstools-aerogear|-|-|
|16|jbosstools-central|[#147|https://github.com/jbosstools/jbosstools-central/pull/147]|Open|
|17|jbosstools-livereload|[#52|https://github.com/jbosstools/jbosstools-livereload/pull/52]|{color:green}Merged{color}|
|18|jbosstools-webservices|[#74|https://github.com/jbosstools/jbosstools-webservices/pull/74]|{color:green}Merged{color}|
|19|jbosstools-esb|[#37|https://github.com/jbosstools/jbosstools-esb/pull/37]|Open|
|20|jbosstools-freemarker|[#12|https://github.com/jbosstools/jbosstools-freemarker/pull/12]|{color:green}Merged{color}|
|21|jbosstools-gwt|[#7|https://github.com/jbosstools/jbosstools-gwt/pull/7]|{color:green}Merged{color}|
> Update parent/pom.xml version to 4.2.0.Alpha1
> ---------------------------------------------
>
> Key: JBIDE-15280
> URL: https://issues.jboss.org/browse/JBIDE-15280
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: aerogear-hybrid, archives, birt, browsersim, CDI, central, common/jst/core, esb, forge, freemarker, GWT, hibernate, jmx, JSF, jsp/jsf/xml/html source editing, livereload, maven, openshift, project-examples, runtime-detection, Seam 2, server, usage, Visual Page Editor core, Webservices
> Affects Versions: 4.2.0.Alpha1
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Blocker
> Fix For: 4.2.0.Alpha1
>
>
> ||#||Module Name||PR Link||PR Status||
> |1|jbosstools-base|[#172|https://github.com/jbosstools/jbosstools-base/pull/172]|{color:green}Merged{color}|
> |2|jbosstools-jst|[#188|https://github.com/jbosstools/jbosstools-jst/pull/188]|{color:green}Merged{color}|
> |3|jbosstools-xulrunner|[#9|https://github.com/jbosstools/jbosstools-xulrunner/pull/9]|{color:green}Merged{color}|
> |4|jbosstools-vpe|[#148|https://github.com/jbosstools/jbosstools-vpe/pull/148]|{color:green}Merged{color}|
> |5|jbosstools-hibernate|[#21|https://github.com/jbosstools/jbosstools-hibernate/pull/21]|{color:green}Merged{color}|
> |6|jbosstools-server|[#126|https://github.com/jbosstools/jbosstools-server/pull/126]|Open|
> |7|jbosstools-javaee|[#114|https://github.com/jbosstools/jbosstools-javaee/pull/114]|{color:green}Merged{color}|
> |9|jbosstools-portlet|[#11|https://github.com/jbosstools/jbosstools-portlet/pull/11]|{color:green}Merged{color}|
> |10|jbosstools-birt|[#11|https://github.com/jbosstools/jbosstools-birt/pull/11]|{color:green}Merged{color}|
> |11|jbosstools-arquillian|[#13|https://github.com/jbosstools/jbosstools-arquillian/pull/13]|{color:green}Merged{color}|
> |12|jbosstools-discovery|[#28|https://github.com/jbosstools/jbosstools-discovery/pull/28]|{color:green}Merged{color}|
> |13|jbosstools-openshift|[#201|https://github.com/jbosstools/jbosstools-openshift/pull/201]|{color:green}Merged{color}|
> |14|jbosstools-forge|[7d5bce1|https://github.com/forge/jbosstools-forge/commit/7d5bce193c1d419b569057ad0d0d6914e85d034c]|{color:green}Merged{color}|
> |15|jbosstools-aerogear|[#6|https://github.com/jbosstools/jbosstools-aerogear/pull/6]|Open|
> |16|jbosstools-central|[#147|https://github.com/jbosstools/jbosstools-central/pull/147]|Open|
> |17|jbosstools-livereload|[#52|https://github.com/jbosstools/jbosstools-livereload/pull/52]|{color:green}Merged{color}|
> |18|jbosstools-webservices|[#74|https://github.com/jbosstools/jbosstools-webservices/pull/74]|{color:green}Merged{color}|
> |19|jbosstools-esb|[#37|https://github.com/jbosstools/jbosstools-esb/pull/37]|Open|
> |20|jbosstools-freemarker|[#12|https://github.com/jbosstools/jbosstools-freemarker/pull/12]|{color:green}Merged{color}|
> |21|jbosstools-gwt|[#7|https://github.com/jbosstools/jbosstools-gwt/pull/7]|{color:green}Merged{color}|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] (JBIDE-15280) Update parent/pom.xml version to 4.2.0.Alpha1
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15280?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-15280:
----------------------------------
Description:
||#||Module Name||PR Link||PR Status||
|1|jbosstools-base|[#172|https://github.com/jbosstools/jbosstools-base/pull/172]|{color:green}Merged{color}|
|2|jbosstools-jst|[#188|https://github.com/jbosstools/jbosstools-jst/pull/188]|{color:green}Merged{color}|
|3|jbosstools-xulrunner|[#9|https://github.com/jbosstools/jbosstools-xulrunner/pull/9]|{color:green}Merged{color}|
|4|jbosstools-vpe|[#148|https://github.com/jbosstools/jbosstools-vpe/pull/148]|{color:green}Merged{color}|
|5|jbosstools-hibernate|[#21|https://github.com/jbosstools/jbosstools-hibernate/pull/21]|{color:green}Merged{color}|
|6|jbosstools-server|[#126|https://github.com/jbosstools/jbosstools-server/pull/126]|Open|
|7|jbosstools-javaee|[#114|https://github.com/jbosstools/jbosstools-javaee/pull/114]|{color:green}Merged{color}|
|9|jbosstools-portlet|[#11|https://github.com/jbosstools/jbosstools-portlet/pull/11]|{color:green}Merged{color}|
|10|jbosstools-birt|[#11|https://github.com/jbosstools/jbosstools-birt/pull/11]|{color:green}Merged{color}|
|11|jbosstools-arquillian|[#13|https://github.com/jbosstools/jbosstools-arquillian/pull/13]|{color:green}Merged{color}|
|12|jbosstools-discovery|[#28|https://github.com/jbosstools/jbosstools-discovery/pull/28]|{color:green}Merged{color}|
|13|jbosstools-openshift|[#201|https://github.com/jbosstools/jbosstools-openshift/pull/201]|{color:green}Merged{color}|
|14|jbosstools-forge|[7d5bce1|https://github.com/forge/jbosstools-forge/commit/7d5bce193c1d419b569057ad0d0d6914e85d034c]|{color:green}Merged{color}|
|15|jbosstools-aerogear|-|-|
|16|jbosstools-central|[#147|https://github.com/jbosstools/jbosstools-central/pull/147]|Open|
|17|jbosstools-livereload|[#52|https://github.com/jbosstools/jbosstools-livereload/pull/52]|{color:green}Merged{color}|
|18|jbosstools-webservices|[#74|https://github.com/jbosstools/jbosstools-webservices/pull/74]|{color:green}Merged{color}|
|19|jbosstools-esb|[#37|https://github.com/jbosstools/jbosstools-esb/pull/37]|Open|
|20|jbosstools-freemarker|[#12|https://github.com/jbosstools/jbosstools-freemarker/pull/12]|{color:green}Merged{color}|
|21|jbosstools-gwt|[#7|https://github.com/jbosstools/jbosstools-gwt/pull/7]|{color:green}Merged{color}|
was:
||#||Module Name||PR Link||PR Status||
|1|jbosstools-base|[#172|https://github.com/jbosstools/jbosstools-base/pull/172]|{color:green}Merged{color}|
|2|jbosstools-jst|[#188|https://github.com/jbosstools/jbosstools-jst/pull/188]|{color:green}Merged{color}|
|3|jbosstools-xulrunner|[#9|https://github.com/jbosstools/jbosstools-xulrunner/pull/9]|{color:green}Merged{color}|
|4|jbosstools-vpe|[#148|https://github.com/jbosstools/jbosstools-vpe/pull/148]|{color:green}Merged{color}|
|5|jbosstools-hibernate|[#21|https://github.com/jbosstools/jbosstools-hibernate/pull/21]|{color:green}Merged{color}|
|6|jbosstools-server|[#126|https://github.com/jbosstools/jbosstools-server/pull/126]|Open|
|7|jbosstools-javaee|[#114|https://github.com/jbosstools/jbosstools-javaee/pull/114]|{color:green}Merged{color}|
|9|jbosstools-portlet|[#11|https://github.com/jbosstools/jbosstools-portlet/pull/11]|{color:green}Merged{color}|
|10|jbosstools-birt|[#11|https://github.com/jbosstools/jbosstools-birt/pull/11]|{color:green}Merged{color}|
|11|jbosstools-arquillian|[#13|https://github.com/jbosstools/jbosstools-arquillian/pull/13]|{color:green}Merged{color}|
|12|jbosstools-discovery|[#28|https://github.com/jbosstools/jbosstools-discovery/pull/28]|{color:green}Merged{color}|
|13|jbosstools-openshift|[#201|https://github.com/jbosstools/jbosstools-openshift/pull/201]|{color:green}Merged{color}|
|14|jbosstools-forge|[7d5bce1|https://github.com/forge/jbosstools-forge/commit/7d5bce193c1d419b569057ad0d0d6914e85d034c]|{color:green}Merged{color}|
|15|jbosstools-aerogear|-|-|
|16|jbosstools-central|[#147|https://github.com/jbosstools/jbosstools-central/pull/147]|Open|
|17|jbosstools-livereload|[#52|https://github.com/jbosstools/jbosstools-livereload/pull/52]|{color:green}Merged{color}|
|18|jbosstools-webservices|[#74|https://github.com/jbosstools/jbosstools-webservices/pull/74]|{color:green}Merged{color}|
|19|jbosstools-esb|-|-|
|20|jbosstools-freemarker|[#12|https://github.com/jbosstools/jbosstools-freemarker/pull/12]|{color:green}Merged{color}|
|21|jbosstools-gwt|[#7|https://github.com/jbosstools/jbosstools-gwt/pull/7]|{color:green}Merged{color}|
> Update parent/pom.xml version to 4.2.0.Alpha1
> ---------------------------------------------
>
> Key: JBIDE-15280
> URL: https://issues.jboss.org/browse/JBIDE-15280
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: aerogear-hybrid, archives, birt, browsersim, CDI, central, common/jst/core, esb, forge, freemarker, GWT, hibernate, jmx, JSF, jsp/jsf/xml/html source editing, livereload, maven, openshift, project-examples, runtime-detection, Seam 2, server, usage, Visual Page Editor core, Webservices
> Affects Versions: 4.2.0.Alpha1
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Blocker
> Fix For: 4.2.0.Alpha1
>
>
> ||#||Module Name||PR Link||PR Status||
> |1|jbosstools-base|[#172|https://github.com/jbosstools/jbosstools-base/pull/172]|{color:green}Merged{color}|
> |2|jbosstools-jst|[#188|https://github.com/jbosstools/jbosstools-jst/pull/188]|{color:green}Merged{color}|
> |3|jbosstools-xulrunner|[#9|https://github.com/jbosstools/jbosstools-xulrunner/pull/9]|{color:green}Merged{color}|
> |4|jbosstools-vpe|[#148|https://github.com/jbosstools/jbosstools-vpe/pull/148]|{color:green}Merged{color}|
> |5|jbosstools-hibernate|[#21|https://github.com/jbosstools/jbosstools-hibernate/pull/21]|{color:green}Merged{color}|
> |6|jbosstools-server|[#126|https://github.com/jbosstools/jbosstools-server/pull/126]|Open|
> |7|jbosstools-javaee|[#114|https://github.com/jbosstools/jbosstools-javaee/pull/114]|{color:green}Merged{color}|
> |9|jbosstools-portlet|[#11|https://github.com/jbosstools/jbosstools-portlet/pull/11]|{color:green}Merged{color}|
> |10|jbosstools-birt|[#11|https://github.com/jbosstools/jbosstools-birt/pull/11]|{color:green}Merged{color}|
> |11|jbosstools-arquillian|[#13|https://github.com/jbosstools/jbosstools-arquillian/pull/13]|{color:green}Merged{color}|
> |12|jbosstools-discovery|[#28|https://github.com/jbosstools/jbosstools-discovery/pull/28]|{color:green}Merged{color}|
> |13|jbosstools-openshift|[#201|https://github.com/jbosstools/jbosstools-openshift/pull/201]|{color:green}Merged{color}|
> |14|jbosstools-forge|[7d5bce1|https://github.com/forge/jbosstools-forge/commit/7d5bce193c1d419b569057ad0d0d6914e85d034c]|{color:green}Merged{color}|
> |15|jbosstools-aerogear|-|-|
> |16|jbosstools-central|[#147|https://github.com/jbosstools/jbosstools-central/pull/147]|Open|
> |17|jbosstools-livereload|[#52|https://github.com/jbosstools/jbosstools-livereload/pull/52]|{color:green}Merged{color}|
> |18|jbosstools-webservices|[#74|https://github.com/jbosstools/jbosstools-webservices/pull/74]|{color:green}Merged{color}|
> |19|jbosstools-esb|[#37|https://github.com/jbosstools/jbosstools-esb/pull/37]|Open|
> |20|jbosstools-freemarker|[#12|https://github.com/jbosstools/jbosstools-freemarker/pull/12]|{color:green}Merged{color}|
> |21|jbosstools-gwt|[#7|https://github.com/jbosstools/jbosstools-gwt/pull/7]|{color:green}Merged{color}|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] (JBIDE-15280) Update parent/pom.xml version to 4.2.0.Alpha1
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15280?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-15280:
----------------------------------
Description:
||#||Module Name||PR Link||PR Status||
|1|jbosstools-base|[#172|https://github.com/jbosstools/jbosstools-base/pull/172]|{color:green}Merged{color}|
|2|jbosstools-jst|[#188|https://github.com/jbosstools/jbosstools-jst/pull/188]|{color:green}Merged{color}|
|3|jbosstools-xulrunner|[#9|https://github.com/jbosstools/jbosstools-xulrunner/pull/9]|{color:green}Merged{color}|
|4|jbosstools-vpe|[#148|https://github.com/jbosstools/jbosstools-vpe/pull/148]|{color:green}Merged{color}|
|5|jbosstools-hibernate|[#21|https://github.com/jbosstools/jbosstools-hibernate/pull/21]|{color:green}Merged{color}|
|6|jbosstools-server|[#126|https://github.com/jbosstools/jbosstools-server/pull/126]|Open|
|7|jbosstools-javaee|[#114|https://github.com/jbosstools/jbosstools-javaee/pull/114]|{color:green}Merged{color}|
|9|jbosstools-portlet|[#11|https://github.com/jbosstools/jbosstools-portlet/pull/11]|{color:green}Merged{color}|
|10|jbosstools-birt|[#11|https://github.com/jbosstools/jbosstools-birt/pull/11]|{color:green}Merged{color}|
|11|jbosstools-arquillian|[#13|https://github.com/jbosstools/jbosstools-arquillian/pull/13]|{color:green}Merged{color}|
|12|jbosstools-discovery|[#28|https://github.com/jbosstools/jbosstools-discovery/pull/28]|{color:green}Merged{color}|
|13|jbosstools-openshift|[#201|https://github.com/jbosstools/jbosstools-openshift/pull/201]|{color:green}Merged{color}|
|14|jbosstools-forge|[7d5bce1|https://github.com/forge/jbosstools-forge/commit/7d5bce193c1d419b569057ad0d0d6914e85d034c]|{color:green}Merged{color}|
|15|jbosstools-aerogear|-|-|
|16|jbosstools-central|[#147|https://github.com/jbosstools/jbosstools-central/pull/147]|Open|
|17|jbosstools-livereload|[#52|https://github.com/jbosstools/jbosstools-livereload/pull/52]|{color:green}Merged{color}|
|18|jbosstools-webservices|[#74|https://github.com/jbosstools/jbosstools-webservices/pull/74]|{color:green}Merged{color}|
|19|jbosstools-esb|-|-|
|20|jbosstools-freemarker|[#12|https://github.com/jbosstools/jbosstools-freemarker/pull/12]|{color:green}Merged{color}|
|21|jbosstools-gwt|[#7|https://github.com/jbosstools/jbosstools-gwt/pull/7]|{color:green}Merged{color}|
was:
||#||Module Name||PR Link||PR Status||
|1|jbosstools-base|[#172|https://github.com/jbosstools/jbosstools-base/pull/172]|{color:green}Merged{color}|
|2|jbosstools-jst|[#188|https://github.com/jbosstools/jbosstools-jst/pull/188]|{color:green}Merged{color}|
|3|jbosstools-xulrunner|[#9|https://github.com/jbosstools/jbosstools-xulrunner/pull/9]|{color:green}Merged{color}|
|4|jbosstools-vpe|[#148|https://github.com/jbosstools/jbosstools-vpe/pull/148]|{color:green}Merged{color}|
|5|jbosstools-hibernate|[#21|https://github.com/jbosstools/jbosstools-hibernate/pull/21]|{color:green}Merged{color}|
|6|jbosstools-server|[#126|https://github.com/jbosstools/jbosstools-server/pull/126]|Open|
|7|jbosstools-javaee|[#114|https://github.com/jbosstools/jbosstools-javaee/pull/114]|{color:green}Merged{color}|
|9|jbosstools-portlet|[#11|https://github.com/jbosstools/jbosstools-portlet/pull/11]|{color:green}Merged{color}|
|10|jbosstools-birt|[#11|https://github.com/jbosstools/jbosstools-birt/pull/11]|{color:green}Merged{color}|
|11|jbosstools-arquillian|[#13|https://github.com/jbosstools/jbosstools-arquillian/pull/13]|{color:green}Merged{color}|
|12|jbosstools-discovery|[#28|https://github.com/jbosstools/jbosstools-discovery/pull/28]|{color:green}Merged{color}|
|13|jbosstools-openshift|[#201|https://github.com/jbosstools/jbosstools-openshift/pull/201]|{color:green}Merged{color}|
|14|jbosstools-forge|[7d5bce1|https://github.com/forge/jbosstools-forge/commit/7d5bce193c1d419b569057ad0d0d6914e85d034c]|{color:green}Merged{color}|
|15|jbosstools-aerogear|-|-|
|16|jbosstools-central|-|-|
|17|jbosstools-livereload|[#52|https://github.com/jbosstools/jbosstools-livereload/pull/52]|{color:green}Merged{color}|
|18|jbosstools-webservices|[#74|https://github.com/jbosstools/jbosstools-webservices/pull/74]|{color:green}Merged{color}|
|19|jbosstools-esb|-|-|
|20|jbosstools-freemarker|[#12|https://github.com/jbosstools/jbosstools-freemarker/pull/12]|{color:green}Merged{color}|
|21|jbosstools-gwt|[#7|https://github.com/jbosstools/jbosstools-gwt/pull/7]|{color:green}Merged{color}|
> Update parent/pom.xml version to 4.2.0.Alpha1
> ---------------------------------------------
>
> Key: JBIDE-15280
> URL: https://issues.jboss.org/browse/JBIDE-15280
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: aerogear-hybrid, archives, birt, browsersim, CDI, central, common/jst/core, esb, forge, freemarker, GWT, hibernate, jmx, JSF, jsp/jsf/xml/html source editing, livereload, maven, openshift, project-examples, runtime-detection, Seam 2, server, usage, Visual Page Editor core, Webservices
> Affects Versions: 4.2.0.Alpha1
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Blocker
> Fix For: 4.2.0.Alpha1
>
>
> ||#||Module Name||PR Link||PR Status||
> |1|jbosstools-base|[#172|https://github.com/jbosstools/jbosstools-base/pull/172]|{color:green}Merged{color}|
> |2|jbosstools-jst|[#188|https://github.com/jbosstools/jbosstools-jst/pull/188]|{color:green}Merged{color}|
> |3|jbosstools-xulrunner|[#9|https://github.com/jbosstools/jbosstools-xulrunner/pull/9]|{color:green}Merged{color}|
> |4|jbosstools-vpe|[#148|https://github.com/jbosstools/jbosstools-vpe/pull/148]|{color:green}Merged{color}|
> |5|jbosstools-hibernate|[#21|https://github.com/jbosstools/jbosstools-hibernate/pull/21]|{color:green}Merged{color}|
> |6|jbosstools-server|[#126|https://github.com/jbosstools/jbosstools-server/pull/126]|Open|
> |7|jbosstools-javaee|[#114|https://github.com/jbosstools/jbosstools-javaee/pull/114]|{color:green}Merged{color}|
> |9|jbosstools-portlet|[#11|https://github.com/jbosstools/jbosstools-portlet/pull/11]|{color:green}Merged{color}|
> |10|jbosstools-birt|[#11|https://github.com/jbosstools/jbosstools-birt/pull/11]|{color:green}Merged{color}|
> |11|jbosstools-arquillian|[#13|https://github.com/jbosstools/jbosstools-arquillian/pull/13]|{color:green}Merged{color}|
> |12|jbosstools-discovery|[#28|https://github.com/jbosstools/jbosstools-discovery/pull/28]|{color:green}Merged{color}|
> |13|jbosstools-openshift|[#201|https://github.com/jbosstools/jbosstools-openshift/pull/201]|{color:green}Merged{color}|
> |14|jbosstools-forge|[7d5bce1|https://github.com/forge/jbosstools-forge/commit/7d5bce193c1d419b569057ad0d0d6914e85d034c]|{color:green}Merged{color}|
> |15|jbosstools-aerogear|-|-|
> |16|jbosstools-central|[#147|https://github.com/jbosstools/jbosstools-central/pull/147]|Open|
> |17|jbosstools-livereload|[#52|https://github.com/jbosstools/jbosstools-livereload/pull/52]|{color:green}Merged{color}|
> |18|jbosstools-webservices|[#74|https://github.com/jbosstools/jbosstools-webservices/pull/74]|{color:green}Merged{color}|
> |19|jbosstools-esb|-|-|
> |20|jbosstools-freemarker|[#12|https://github.com/jbosstools/jbosstools-freemarker/pull/12]|{color:green}Merged{color}|
> |21|jbosstools-gwt|[#7|https://github.com/jbosstools/jbosstools-gwt/pull/7]|{color:green}Merged{color}|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months