[JBoss JIRA] (TOOLSDOC-643) Document Maven Tools functionality in User Guide
by Burr Sutter (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-643?page=com.atlassian.jira.plug... ]
Burr Sutter commented on TOOLSDOC-643:
--------------------------------------
[~fbricon] Fred, I would be interested in your comments as well
my comments
2. "Install Maven in JBDS" - it should already be pre-installed
b. Create a maven module - does this mean a multi-module project?
how to enable auto download of source & javadoc - this is a great idea
explain autoconfiguration of plugins - this is a great idea
How about "how to recover when things get screwed up"? when "clean", "build", "compile", "install" are simply not good enough
the magic of "Update Project" and "Select Maven Profiles"
> Document Maven Tools functionality in User Guide
> ------------------------------------------------
>
> Key: TOOLSDOC-643
> URL: https://issues.jboss.org/browse/TOOLSDOC-643
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Components: General documentation issues
> Reporter: Michelle Murray
> Assignee: Misha Ali
> Labels: JBDS80_Approved_Scope
> Fix For: 4.3.0.Final
>
>
> Add a chapter to the JBDS User Guide on Maven Tools.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBIDE-16128) Publish component sites to Nexus
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16128?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-16128:
----------------------------------------
Actually, we could rely more closely on maven versioning for our component p2 repositories in order to be able to deploy with Nexus: https://github.com/mickaelistria/jbosstools-server/commit/5738e9d42035532...
With that, any component p2 repo can be deployed with "mvn deploy" and as long as people correctly maintain different versions between branch and master (as suggested in the commit), there is no risk of collision.
> Publish component sites to Nexus
> --------------------------------
>
> Key: JBIDE-16128
> URL: https://issues.jboss.org/browse/JBIDE-16128
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: build
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Optional
> Fix For: 4.3.x
>
> Attachments: deployWithJenkins.png
>
>
> In order to get a first idea of how easy/difficult it would be to rely on Nexus for publication,we could simply start by configuring CI jobs to also run a "mvn deploy" to deploy the output p2 repository onto Nexus.
> Then we'll see what are the pros/cons of this approach.
> Current publication process and locations will be kept. These p2 repo on Nexus won't be consumed by aggregator, at least not until we are sure it's worth it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBIDE-19767) Workspace root and WebContent are detected as projects
by Lucia Jelinkova (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19767?page=com.atlassian.jira.plugi... ]
Lucia Jelinkova closed JBIDE-19767.
-----------------------------------
WebContent issue is fixed in nightly build. Workspace root will be resolved in another Jira.
> Workspace root and WebContent are detected as projects
> ------------------------------------------------------
>
> Key: JBIDE-19767
> URL: https://issues.jboss.org/browse/JBIDE-19767
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport
> Affects Versions: 4.3.0.Alpha2
> Reporter: Lucia Jelinkova
> Assignee: Mickael Istria
> Fix For: 4.3.0.Beta1
>
> Attachments: dynamic-web-project.png
>
>
> When I try to import Dynamic Web Project, two other folders are discovered as projects - the workspace root and the WebContent directory. The directory is also wrongly described as OSGI bundle.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBIDE-19765) Add description to easy import wizard
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19765?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-19765:
----------------------------------------
Yes, I merged it a bit too quickly by inadvertance (I pushed it together with another independent change).
Would you like to submit a patch to fix the issues you've seen?
> Add description to easy import wizard
> -------------------------------------
>
> Key: JBIDE-19765
> URL: https://issues.jboss.org/browse/JBIDE-19765
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: easymport
> Affects Versions: 4.3.0.Alpha2
> Reporter: Lucia Jelinkova
> Assignee: Mickael Istria
> Fix For: 4.3.0.Beta1
>
> Attachments: wizard.png
>
>
> There is no descrption of the wizard (see picture attached).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBDS-3411) have installer build actually use M6 p2 product build
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3411?page=com.atlassian.jira.plugin.... ]
Jan Richter commented on JBDS-3411:
-----------------------------------
I did some testing with build 9.0.0.Beta1-v20150512-1045-B3188 installers and so far I can verify that:
1. Installation works fine across the supported platforms
2. Both standalone and EAP installers work
3. No change in installation layout on linux/windows
4. /studio structure is unchanged
5. Adding selected jvm location to jbdevstudio.ini file works on linux (dont know about OSX)
6. EAP discovery works on linux (again no idea about OSX)
It still needs a volunteer to look through the OSX specifics, [~mmalina] looks like a good target :)
> have installer build actually use M6 p2 product build
> -----------------------------------------------------
>
> Key: JBDS-3411
> URL: https://issues.jboss.org/browse/JBDS-3411
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build, installer, updatesite
> Reporter: Max Rydahl Andersen
> Assignee: Denis Golovin
> Priority: Critical
> Fix For: 9.0.0.Beta1
>
>
> talking with [~prapicault] I learned that since M6 the following changes are required for proper working p2 product/osx build:
> {code}
> <products>
> <product>
> ...
> <rootFolders>
> <macosx>MyProduct.app</macosx>
> </rootFolders>
> </product>
> {code}
> And to use tycho 0.23-snapshot
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBIDE-19789) User Defined Modules are not loading in Eclipse
by Raj Kumar (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19789?page=com.atlassian.jira.plugi... ]
Raj Kumar edited comment on JBIDE-19789 at 5/13/15 8:28 AM:
------------------------------------------------------------
Thanks [~rob.stryker] , it is working now, Thanks [~maxandersen] ,
but i had an issue in runtime, that here is my log,
i have configured spring libraries(jar's) in one module named "org.springframework",
while deploying in server am getting exception below,
17:47:46,979 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC0000
01: Failed to start service jboss.deployment.unit."Test_JB60_Testing.war"
.POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.u
nit."Test_JB60_Testing.war".POST_MODULE: JBAS018733: Failed to process ph
ase POST_MODULE of deployment "Test_JB60_Testing.war"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(Deplo
ymentUnitPhaseService.java:166) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(Se
rviceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceCont
rollerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1142) [rt.jar:1.8.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:617) [rt.jar:1.8.0_40]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_40]
Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective info
rmation for class org.springmodules.validation.commons.taglib.JavascriptValidato
rTag with ClassLoader ModuleClassLoader for Module "deployment.Test_JB60_
Testing.war:main" from Service Module Loader
at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getC
lassIndex(DeploymentReflectionIndex.java:72) [wildfly-server-8.2.0.Final.jar:8.2
.0.Final]
at org.jboss.as.ee.metadata.MethodAnnotationAggregator.runtimeAnnotation
Information(MethodAnnotationAggregator.java:58)
at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.ha
ndleAnnotations(InterceptorAnnotationProcessor.java:107)
at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.pr
ocessComponentConfig(InterceptorAnnotationProcessor.java:92)
at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.de
ploy(InterceptorAnnotationProcessor.java:77)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(Deplo
ymentUnitPhaseService.java:159) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
... 5 more
Caused by: java.lang.NoClassDefFoundError: org/springframework/beans/factory/Lis
tableBeanFactory
at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.8.0_40]
at java.lang.Class.privateGetDeclaredFields(Class.java:2583) [rt.jar:1.8
.0_40]
at java.lang.Class.getDeclaredFields(Class.java:1916) [rt.jar:1.8.0_40]
at org.jboss.as.server.deployment.reflect.ClassReflectionIndex.<init>(Cl
assReflectionIndex.java:57) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getC
lassIndex(DeploymentReflectionIndex.java:68) [wildfly-server-8.2.0.Final.jar:8.2
.0.Final]
... 10 more
Caused by: java.lang.ClassNotFoundException: org.springframework.beans.factory.L
istableBeanFactory from [Module "deployment.Test_JB60_Testing.war:main" f
rom Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:
213) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(Con
currentClassLoader.java:459) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(Concu
rrentClassLoader.java:408) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentCl
assLoader.java:389) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoad
er.java:134) [jboss-modules.jar:1.3.3.Final]
... 15 more
17:47:47,204 ERROR [org.jboss.as.controller.management-operation] (Controller Bo
ot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" =>
"Test_JB60_Testing.war")]) - failure description: {"JBAS014671: Failed s
ervices" => {"jboss.deployment.unit.\"Test_JB60_Testing.war\".POST_MODULE
" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"Ra
ngatelRWD_JB60_Testing.war\".POST_MODULE: JBAS018733: Failed to process phase PO
ST_MODULE of deployment \"Test_JB60_Testing.war\"
Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective
information for class org.springmodules.validation.commons.taglib.JavascriptVali
datorTag with ClassLoader ModuleClassLoader for Module \"deployment.Test_
JB60_Testing.war:main\" from Service Module Loader
Caused by: java.lang.NoClassDefFoundError: org/springframework/beans/factory
/ListableBeanFactory
Caused by: java.lang.ClassNotFoundException: org.springframework.beans.facto
ry.ListableBeanFactory from [Module \"deployment.Test_JB60_Testing.war:ma
in\" from Service Module Loader]"}}
17:47:47,837 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS0
18559: Deployed "Test_JB60_Testing.war" (runtime-name : "Test_JB60
_Testing.war")
17:47:47,857 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS0
18559: Deployed "mysql-connector-java-5.1.34.jar" (runtime-name : "mysql-connect
or-java-5.1.34.jar")
17:47:47,860 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774
: Service status report
JBAS014777: Services which failed to start: service jboss.deployment.unit
."Test_JB60_Testing.war".POST_MODULE: org.jboss.msc.service.StartExceptio
n in service jboss.deployment.unit."Test_JB60_Testing.war".POST_MODULE: J
BAS018733: Failed to process phase POST_MODULE of deployment "Test_JB60_T
esting.war"
17:47:48,059 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http mana
gement interface listening on http://127.0.0.1:9990/management
17:47:48,067 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin con
sole listening on http://127.0.0.1:9990
17:47:48,067 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8
.2.0.Final "Tweek" started (with errors) in 24882ms - Started 254 of 311 service
s (1 services failed or missing dependencies, 92 services are lazy, passive or o
n-demand)
17:47:48,565 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBA
S015877: Stopped deployment Test_JB60_Testing.war (runtime-name: Rangatel
RWD_JB60_Testing.war) in 437ms
17:47:49,277 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018
558: Undeployed "Test_JB60_Testing.war" (runtime-name: "Test_JB60_
Testing.war")
17:47:49,279 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBA
S014774: Service status report
JBAS014777: Services which failed to start: service jboss.deployment.unit
."Test_JB60_Testing.war".POST_MODULE
was (Author: samalaraj72):
Thanks [~rob.stryker] , it is working now, Thanks [~maxandersen] ,
but i had an issue in runtime, that here is my log,
i have configure spring lib's as one module named "org.springframework",
while deploying in server am getting exception below,
17:47:46,979 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC0000
01: Failed to start service jboss.deployment.unit."Test_JB60_Testing.war"
.POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.u
nit."Test_JB60_Testing.war".POST_MODULE: JBAS018733: Failed to process ph
ase POST_MODULE of deployment "Test_JB60_Testing.war"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(Deplo
ymentUnitPhaseService.java:166) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(Se
rviceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceCont
rollerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1142) [rt.jar:1.8.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:617) [rt.jar:1.8.0_40]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_40]
Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective info
rmation for class org.springmodules.validation.commons.taglib.JavascriptValidato
rTag with ClassLoader ModuleClassLoader for Module "deployment.Test_JB60_
Testing.war:main" from Service Module Loader
at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getC
lassIndex(DeploymentReflectionIndex.java:72) [wildfly-server-8.2.0.Final.jar:8.2
.0.Final]
at org.jboss.as.ee.metadata.MethodAnnotationAggregator.runtimeAnnotation
Information(MethodAnnotationAggregator.java:58)
at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.ha
ndleAnnotations(InterceptorAnnotationProcessor.java:107)
at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.pr
ocessComponentConfig(InterceptorAnnotationProcessor.java:92)
at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.de
ploy(InterceptorAnnotationProcessor.java:77)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(Deplo
ymentUnitPhaseService.java:159) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
... 5 more
Caused by: java.lang.NoClassDefFoundError: org/springframework/beans/factory/Lis
tableBeanFactory
at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.8.0_40]
at java.lang.Class.privateGetDeclaredFields(Class.java:2583) [rt.jar:1.8
.0_40]
at java.lang.Class.getDeclaredFields(Class.java:1916) [rt.jar:1.8.0_40]
at org.jboss.as.server.deployment.reflect.ClassReflectionIndex.<init>(Cl
assReflectionIndex.java:57) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getC
lassIndex(DeploymentReflectionIndex.java:68) [wildfly-server-8.2.0.Final.jar:8.2
.0.Final]
... 10 more
Caused by: java.lang.ClassNotFoundException: org.springframework.beans.factory.L
istableBeanFactory from [Module "deployment.Test_JB60_Testing.war:main" f
rom Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:
213) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(Con
currentClassLoader.java:459) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(Concu
rrentClassLoader.java:408) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentCl
assLoader.java:389) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoad
er.java:134) [jboss-modules.jar:1.3.3.Final]
... 15 more
17:47:47,204 ERROR [org.jboss.as.controller.management-operation] (Controller Bo
ot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" =>
"Test_JB60_Testing.war")]) - failure description: {"JBAS014671: Failed s
ervices" => {"jboss.deployment.unit.\"Test_JB60_Testing.war\".POST_MODULE
" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"Ra
ngatelRWD_JB60_Testing.war\".POST_MODULE: JBAS018733: Failed to process phase PO
ST_MODULE of deployment \"Test_JB60_Testing.war\"
Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective
information for class org.springmodules.validation.commons.taglib.JavascriptVali
datorTag with ClassLoader ModuleClassLoader for Module \"deployment.Test_
JB60_Testing.war:main\" from Service Module Loader
Caused by: java.lang.NoClassDefFoundError: org/springframework/beans/factory
/ListableBeanFactory
Caused by: java.lang.ClassNotFoundException: org.springframework.beans.facto
ry.ListableBeanFactory from [Module \"deployment.Test_JB60_Testing.war:ma
in\" from Service Module Loader]"}}
17:47:47,837 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS0
18559: Deployed "Test_JB60_Testing.war" (runtime-name : "Test_JB60
_Testing.war")
17:47:47,857 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS0
18559: Deployed "mysql-connector-java-5.1.34.jar" (runtime-name : "mysql-connect
or-java-5.1.34.jar")
17:47:47,860 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774
: Service status report
JBAS014777: Services which failed to start: service jboss.deployment.unit
."Test_JB60_Testing.war".POST_MODULE: org.jboss.msc.service.StartExceptio
n in service jboss.deployment.unit."Test_JB60_Testing.war".POST_MODULE: J
BAS018733: Failed to process phase POST_MODULE of deployment "Test_JB60_T
esting.war"
17:47:48,059 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http mana
gement interface listening on http://127.0.0.1:9990/management
17:47:48,067 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin con
sole listening on http://127.0.0.1:9990
17:47:48,067 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8
.2.0.Final "Tweek" started (with errors) in 24882ms - Started 254 of 311 service
s (1 services failed or missing dependencies, 92 services are lazy, passive or o
n-demand)
17:47:48,565 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBA
S015877: Stopped deployment Test_JB60_Testing.war (runtime-name: Rangatel
RWD_JB60_Testing.war) in 437ms
17:47:49,277 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018
558: Undeployed "Test_JB60_Testing.war" (runtime-name: "Test_JB60_
Testing.war")
17:47:49,279 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBA
S014774: Service status report
JBAS014777: Services which failed to start: service jboss.deployment.unit
."Test_JB60_Testing.war".POST_MODULE
> User Defined Modules are not loading in Eclipse
> ------------------------------------------------
>
> Key: JBIDE-19789
> URL: https://issues.jboss.org/browse/JBIDE-19789
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Environment: java 1.8, wildfly 8.1 , Mysql
> Reporter: Raj Kumar
>
> Hi , i want to load the Application server Libraries in Java Build Path in eclipse,
>
> i have 5 applications in eclipse which shares common libraries,
> i can't put all the libraries in each project lib folder,
> so i want to add the libraries in Wildfly Application server using modules.
>
> This is my module.xml file add added the lib at WILDFLY_HOME/modules/system/layers/base/com/mysql/main/mysql-connector-java-5.1.23-bin.jar
>
> <?xml version="1.0" encoding="UTF-8"?>
> <module xmlns="urn:jboss:module:1.1" name="com.mysql">
> <resources>
> <resource-root path="mysql-connector-java-5.1.23-bin.jar"/>
> </resources>
> <dependencies>
> <module name="javax.api"/>
> <module name="javax.transaction.api"/>
> </dependencies>
> </module>
>
> After Restarting the server,this module is not loading in Eclipse Build path.
> Can any one knows what wrong with this modules ?
> In Wildfly i have some predefined modules, those are loading in build path successfully, but user-defined modules are not loading ?
> why ?
> - See more at: https://developer.jboss.org/thread/257825?sr=inbox#sthash.MWLbzbco.dpuf
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months