[JIRA] Resolved: (NXP-8585) Allow core io document exporter to be overriden

2012-01-11 Thread Antoine Taillefer (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Taillefer resolved NXP-8585.


Resolution: Fixed

> Allow core io document exporter to be overriden
> ---
>
> Key: NXP-8585
> URL: https://jira.nuxeo.com/browse/NXP-8585
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Antoine Taillefer
>Assignee: Antoine Taillefer
> Fix For: 5.6
>
>   Original Estimate: 2 hours
>  Time Spent: 2 hours
>  Remaining Estimate: 0 minutes
>
> We need to be able to override the core io document exporter to be able to 
> generate a different XML export file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8585) Allow core io document exporter to be overriden

2012-01-11 Thread Antoine Taillefer (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109367#comment-109367
 ] 

Antoine Taillefer commented on NXP-8585:


master: 
https://github.com/nuxeo/nuxeo-core/commit/f27503c7eb318edbefa7098c852893f4d23f7274#nuxeo-core-io

> Allow core io document exporter to be overriden
> ---
>
> Key: NXP-8585
> URL: https://jira.nuxeo.com/browse/NXP-8585
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Antoine Taillefer
>Assignee: Antoine Taillefer
> Fix For: 5.6
>
>   Original Estimate: 2 hours
>  Time Spent: 2 hours
>  Remaining Estimate: 0 minutes
>
> We need to be able to override the core io document exporter to be able to 
> generate a different XML export file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8585) Allow core io document exporter to be overriden

2012-01-11 Thread Antoine Taillefer (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Taillefer updated NXP-8585:
---

Status: Open  (was: Triage)

> Allow core io document exporter to be overriden
> ---
>
> Key: NXP-8585
> URL: https://jira.nuxeo.com/browse/NXP-8585
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Antoine Taillefer
>Assignee: Antoine Taillefer
> Fix For: 5.6
>
>   Original Estimate: 2 hours
>  Time Spent: 2 hours
>  Remaining Estimate: 0 minutes
>
> We need to be able to override the core io document exporter to be able to 
> generate a different XML export file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work logged: (NXP-8595) Override core io document exporter to generate a XML aware of property types

2012-01-11 Thread Antoine Taillefer (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel\#worklog-{worklog.getId()}
 ]

Antoine Taillefer logged work on NXP-8595:
--

Author: Antoine Taillefer
Created on: 12/01/12 02:41
Start Date: 12/01/12 02:41
Worklog Time Spent: 4 hours 

Issue Time Tracking
---

Worklog Id: (was: 27652)
Time Spent: 4 hours
Remaining Estimate: 0 minutes  (was: 4 hours)

> Override core io document exporter to generate a XML aware of property types
> 
>
> Key: NXP-8595
> URL: https://jira.nuxeo.com/browse/NXP-8595
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Antoine Taillefer
>Assignee: Antoine Taillefer
> Fix For: 5.6
>
>   Original Estimate: 4 hours
>  Time Spent: 4 hours
>  Remaining Estimate: 0 minutes
>
> It would be nice to have an XML export of documents with a {{type}} attribute 
> on each field element.
> This would make the work on the XML easier, for example in the Diff feature 
> that compares XML exports.
> Typically what we want is:
> {code:xml}
> http://www.nuxeo.org/ecm/schemas/dublincore/"; 
> name="dublincore">
>   Administrator
>   
>   
> Administrator
> joe
>   
>   
>   2011-12-29T11:24:25Z
>   description
>   
>   
> Art
> Architecture
>   
>   
> 
> {code}
> The available types are:
> * string
> * boolean
> * long
> * double
> * date
> * binary
> * content
> * complex
> * scalarList
> * complexList

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8595) Override core io document exporter to generate a XML aware of property types

2012-01-11 Thread Antoine Taillefer (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Taillefer updated NXP-8595:
---

Status: Open  (was: Triage)

> Override core io document exporter to generate a XML aware of property types
> 
>
> Key: NXP-8595
> URL: https://jira.nuxeo.com/browse/NXP-8595
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Antoine Taillefer
>Assignee: Antoine Taillefer
> Fix For: 5.6
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> It would be nice to have an XML export of documents with a {{type}} attribute 
> on each field element.
> This would make the work on the XML easier, for example in the Diff feature 
> that compares XML exports.
> Typically what we want is:
> {code:xml}
> http://www.nuxeo.org/ecm/schemas/dublincore/"; 
> name="dublincore">
>   Administrator
>   
>   
> Administrator
> joe
>   
>   
>   2011-12-29T11:24:25Z
>   description
>   
>   
> Art
> Architecture
>   
>   
> 
> {code}
> The available types are:
> * string
> * boolean
> * long
> * double
> * date
> * binary
> * content
> * complex
> * scalarList
> * complexList

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8595) Override core io document exporter to generate a XML aware of property types

2012-01-11 Thread Antoine Taillefer (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Taillefer resolved NXP-8595.


Resolution: Fixed

> Override core io document exporter to generate a XML aware of property types
> 
>
> Key: NXP-8595
> URL: https://jira.nuxeo.com/browse/NXP-8595
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Antoine Taillefer
>Assignee: Antoine Taillefer
> Fix For: 5.6
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> It would be nice to have an XML export of documents with a {{type}} attribute 
> on each field element.
> This would make the work on the XML easier, for example in the Diff feature 
> that compares XML exports.
> Typically what we want is:
> {code:xml}
> http://www.nuxeo.org/ecm/schemas/dublincore/"; 
> name="dublincore">
>   Administrator
>   
>   
> Administrator
> joe
>   
>   
>   2011-12-29T11:24:25Z
>   description
>   
>   
> Art
> Architecture
>   
>   
> 
> {code}
> The available types are:
> * string
> * boolean
> * long
> * double
> * date
> * binary
> * content
> * complex
> * scalarList
> * complexList

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8595) Override core io document exporter to generate a XML aware of property types

2012-01-11 Thread Antoine Taillefer (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109366#comment-109366
 ] 

Antoine Taillefer commented on NXP-8595:


master: 
https://github.com/nuxeo/nuxeo-core/commit/5686c606f8f94bd7d74536b6ed740a9c83c22755

> Override core io document exporter to generate a XML aware of property types
> 
>
> Key: NXP-8595
> URL: https://jira.nuxeo.com/browse/NXP-8595
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Antoine Taillefer
>Assignee: Antoine Taillefer
> Fix For: 5.6
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> It would be nice to have an XML export of documents with a {{type}} attribute 
> on each field element.
> This would make the work on the XML easier, for example in the Diff feature 
> that compares XML exports.
> Typically what we want is:
> {code:xml}
> http://www.nuxeo.org/ecm/schemas/dublincore/"; 
> name="dublincore">
>   Administrator
>   
>   
> Administrator
> joe
>   
>   
>   2011-12-29T11:24:25Z
>   description
>   
>   
> Art
> Architecture
>   
>   
> 
> {code}
> The available types are:
> * string
> * boolean
> * long
> * double
> * date
> * binary
> * content
> * complex
> * scalarList
> * complexList

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8244) Bad rendering of bullet lists and paragraphs on note documents

2012-01-11 Thread Lise Kemen (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109365#comment-109365
 ] 

Lise Kemen commented on NXP-8244:
-

Fix for HTML & Markdown:
https://github.com/nuxeo/nuxeo-dm/commit/0f8389df934f404cfcecc618511eb122b21a7cce

> Bad rendering of bullet lists and paragraphs on note documents
> --
>
> Key: NXP-8244
> URL: https://jira.nuxeo.com/browse/NXP-8244
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>  Components: Web UI
>Affects Versions: 5.5
>Reporter: Olivier Grisel
>Assignee: Lise Kemen
>Priority: Major
> Attachments: markdown-rendering.png, markdown-source.png
>
>
> The bullet lists lack their usual bullet markers and indentation.
> The paragraphs are not separated enough (or the line height inside paragraphs 
> is too large, or both).
> See screenshots.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-879) Fix alignment of widget labels when using several layouts

2012-01-11 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-879:


Status: Open  (was: Triage)

> Fix alignment of widget labels when using several layouts
> -
>
> Key: NXS-879
> URL: https://jira.nuxeo.com/browse/NXS-879
> Project: Nuxeo Studio
>  Issue Type: Improvement
>Affects Versions: 2.5
>Reporter: Anahide Tchertchian
>Assignee: Anahide Tchertchian
> Fix For: 2.5.1
>
> Attachments: Capture d’écran 2011-12-20 à 01.39.49.png
>
>
> when referenced before or after the local layout, the layouts are not 
> correctly alined in DM, see attached screenshot the local layout is disabled, 
> and where there is a "before" and an "after" layout. We would like to have 
> all the labels on the same column 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXS-879) Fix alignment of widget labels when using several layouts

2012-01-11 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXS-879 started by Anahide Tchertchian.

> Fix alignment of widget labels when using several layouts
> -
>
> Key: NXS-879
> URL: https://jira.nuxeo.com/browse/NXS-879
> Project: Nuxeo Studio
>  Issue Type: Improvement
>Affects Versions: 2.5
>Reporter: Anahide Tchertchian
>Assignee: Anahide Tchertchian
> Fix For: 2.5.1
>
> Attachments: Capture d’écran 2011-12-20 à 01.39.49.png
>
>
> when referenced before or after the local layout, the layouts are not 
> correctly alined in DM, see attached screenshot the local layout is disabled, 
> and where there is a "before" and an "after" layout. We would like to have 
> all the labels on the same column 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXS-889) Fix display of referenced layouts

2012-01-11 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXS-889 started by Anahide Tchertchian.

> Fix display of referenced layouts
> -
>
> Key: NXS-889
> URL: https://jira.nuxeo.com/browse/NXS-889
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Sun Tan
>Assignee: Anahide Tchertchian
> Fix For: 2.5.1, Short term backlog
>
> Attachments: layout.png
>
>
> When creating external layouts in studio, we expect that the layout being 
> displayed exactly the same as if widget were created in the 
> "Creation/Edit/View layout" tab of the document feature.
> But
> - labels are not in bold
> - when importing several layouts, value widgets are not aligned with others 
> comming from the another layout

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work stopped: (NXS-888) Fix CSV import for vocabularies

2012-01-11 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXS-888 stopped by Anahide Tchertchian.

> Fix CSV import for vocabularies
> ---
>
> Key: NXS-888
> URL: https://jira.nuxeo.com/browse/NXS-888
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Sun Tan
>Assignee: Anahide Tchertchian
>Priority: Critical
> Fix For: 2.5.1, Short term backlog
>
> Attachments: pia_ged_nature.csv
>
>
> When trying to import:
> {code}
> One or more exceptions caught, see full set in UmbrellaException#getCauses
> Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
> more exceptions caught, see full set in UmbrellaException#getCauses
> at Unknown.re(Unknown Source)
> at Unknown.mj(Unknown Source)
> at Unknown.iz(Unknown Source)
> at Unknown.lz(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
> 'xml'; please report this bug to the GWT team
> at Unknown.qe(Unknown Source)
> at Unknown.xe(Unknown Source)
> at Unknown.lj(Unknown Source)
> at Unknown.VF(Unknown Source)
> at Unknown.DG(Unknown Source)
> at Unknown.AG(Unknown Source)
> at Unknown.BG(Unknown Source)
> at Unknown.jSd(Unknown Source)
> at Unknown.aEb(Unknown Source)
> at Unknown.Uy(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-888) Fix CSV import for vocabularies

2012-01-11 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109358#comment-109358
 ] 

Anahide Tchertchian commented on NXS-888:
-

not linked to GWT 2.4.0, linked to NXP-8194 where transaction management makes 
it impossible to retrieve the response from the frame => upload fails.
fix would be to upgrade Studio to use the 5.5-HF01 version of Nuxeo where 
bugfix has been backported.

cosmits:
2.5:
http://hgpriv.nuxeo.org/nuxeo-studio/rev/91d951e9aac4
https://hgpriv.nuxeo.org/nuxeo-studio/rev/0b2326d49014

2.6:
http://hgpriv.nuxeo.org/nuxeo-studio/rev/4e8d8cd5f0e3
https://hgpriv.nuxeo.org/nuxeo-studio/rev/a2f7b3754b0d

> Fix CSV import for vocabularies
> ---
>
> Key: NXS-888
> URL: https://jira.nuxeo.com/browse/NXS-888
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Sun Tan
>Assignee: Anahide Tchertchian
>Priority: Critical
> Fix For: 2.5.1, Short term backlog
>
> Attachments: pia_ged_nature.csv
>
>
> When trying to import:
> {code}
> One or more exceptions caught, see full set in UmbrellaException#getCauses
> Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
> more exceptions caught, see full set in UmbrellaException#getCauses
> at Unknown.re(Unknown Source)
> at Unknown.mj(Unknown Source)
> at Unknown.iz(Unknown Source)
> at Unknown.lz(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
> 'xml'; please report this bug to the GWT team
> at Unknown.qe(Unknown Source)
> at Unknown.xe(Unknown Source)
> at Unknown.lj(Unknown Source)
> at Unknown.VF(Unknown Source)
> at Unknown.DG(Unknown Source)
> at Unknown.AG(Unknown Source)
> at Unknown.BG(Unknown Source)
> at Unknown.jSd(Unknown Source)
> at Unknown.aEb(Unknown Source)
> at Unknown.Uy(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-5387) Fix UI locale selection after redirection

2012-01-11 Thread Thierry Martins (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-5387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Martins resolved NXP-5387.
--

Resolution: Fixed
  Assignee: Thierry Martins  (was: Anahide Tchertchian)

> Fix UI locale selection after redirection
> -
>
> Key: NXP-5387
> URL: https://jira.nuxeo.com/browse/NXP-5387
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>Affects Versions: 5.4.2, 5.5
>Reporter: Benoit Delbosc
>Assignee: Thierry Martins
>Priority: Major
> Fix For: 5.4.2-HF16, 5.5.0-HF01, 5.6
>
>
> If you are not yet logged in and try to access a document using a known URL,
> you are redirected to the login screen, the UI locale selection is not taken 
> in account
> once logged in the selected locale is the one from your browser.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-5387) Fix UI locale selection after redirection

2012-01-11 Thread Thierry Martins (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-5387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Martins updated NXP-5387:
-

Status: Open  (was: Triage)

> Fix UI locale selection after redirection
> -
>
> Key: NXP-5387
> URL: https://jira.nuxeo.com/browse/NXP-5387
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>Affects Versions: 5.4.2, 5.5
>Reporter: Benoit Delbosc
>Assignee: Anahide Tchertchian
>Priority: Major
> Fix For: 5.4.2-HF16, 5.5.0-HF01, 5.6
>
>
> If you are not yet logged in and try to access a document using a known URL,
> you are redirected to the login screen, the UI locale selection is not taken 
> in account
> once logged in the selected locale is the one from your browser.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-5387) Fix UI locale selection after redirection

2012-01-11 Thread Thierry Martins (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-5387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Martins updated NXP-5387:
-

Affects Version/s: 5.4.2
   5.5
Fix Version/s: (was: 6.0)
   5.6
   5.5.0-HF01
   5.4.2-HF16

> Fix UI locale selection after redirection
> -
>
> Key: NXP-5387
> URL: https://jira.nuxeo.com/browse/NXP-5387
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>Affects Versions: 5.4.2, 5.5
>Reporter: Benoit Delbosc
>Assignee: Anahide Tchertchian
>Priority: Major
> Fix For: 5.4.2-HF16, 5.5.0-HF01, 5.6
>
>
> If you are not yet logged in and try to access a document using a known URL,
> you are redirected to the login screen, the UI locale selection is not taken 
> in account
> once logged in the selected locale is the one from your browser.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-5387) Fix UI locale selection after redirection

2012-01-11 Thread Thierry Martins (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-5387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109354#comment-109354
 ] 

Thierry Martins commented on NXP-5387:
--

Force locale setting by adding the language in the URL

master: 
https://github.com/nuxeo/nuxeo-services/commit/55307addc9af8b1391c6b80d8218f331b19d5f65
5.5.0: 
https://github.com/nuxeo/nuxeo-services/commit/1fef9b9933c9a8cfb1fb13b29d3919bb0b58f1e9
5.4.2: 
https://github.com/nuxeo/nuxeo-services/commit/b747546949f071f2bbae3a781aff70986acd5f5a

> Fix UI locale selection after redirection
> -
>
> Key: NXP-5387
> URL: https://jira.nuxeo.com/browse/NXP-5387
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>Reporter: Benoit Delbosc
>Assignee: Anahide Tchertchian
>Priority: Major
> Fix For: 6.0
>
>
> If you are not yet logged in and try to access a document using a known URL,
> you are redirected to the login screen, the UI locale selection is not taken 
> in account
> once logged in the selected locale is the one from your browser.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-7983) don't synchronize core session once the repository is initialized

2012-01-11 Thread Thierry Martins (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Martins resolved NXP-7983.
--

 Resolution: Fixed
Component/s: Core SQL Storage
   Assignee: Florent Guillaume  (was: Stéphane Lacoin)

Commit Florent patch:
master: 
https://github.com/nuxeo/nuxeo-core/commit/15499f8fc219e54fcf97258d756aec107a99c933
5.5.0: 
https://github.com/nuxeo/nuxeo-core/commit/dcafec26233480a7eb488217e108b60f0b9ab888
5.4.2: 
https://github.com/nuxeo/nuxeo-core/commit/594322663b729d3dbbdf048b708606e05527896d

> don't synchronize core session once the repository is initialized
> -
>
> Key: NXP-7983
> URL: https://jira.nuxeo.com/browse/NXP-7983
> Project: Nuxeo Enterprise Platform
>  Issue Type: Improvement
>  Components: Core SQL Storage
>Affects Versions: 5.4.2, 5.5
>Reporter: Stéphane Lacoin
>Assignee: Florent Guillaume
>Priority: Major
> Fix For: 5.4.2-HF16, 5.5.0-HF01, 5.6
>
> Attachments: nuxeo-core-5.4.2-HF14-NXP-7983.jar, 
> nuxeo-core-NXP-7983.diff.txt
>
>
> In the core session, we're synchronizing the opening of the repository for 
> initializing the repository. By registering the processing state in the 
> repository service, we can avoid that synchronization section.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Issue Comment Edited: (NXP-7983) don't synchronize core session once the repository is initialized

2012-01-11 Thread Thierry Martins (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109351#comment-109351
 ] 

Thierry Martins edited comment on NXP-7983 at 1/11/12 5:34 PM:
---

Commit Florent's patch:
master: 
https://github.com/nuxeo/nuxeo-core/commit/15499f8fc219e54fcf97258d756aec107a99c933
5.5.0: 
https://github.com/nuxeo/nuxeo-core/commit/dcafec26233480a7eb488217e108b60f0b9ab888
5.4.2: 
https://github.com/nuxeo/nuxeo-core/commit/594322663b729d3dbbdf048b708606e05527896d

  was (Author: tmartins):
Commit Florent patch:
master: 
https://github.com/nuxeo/nuxeo-core/commit/15499f8fc219e54fcf97258d756aec107a99c933
5.5.0: 
https://github.com/nuxeo/nuxeo-core/commit/dcafec26233480a7eb488217e108b60f0b9ab888
5.4.2: 
https://github.com/nuxeo/nuxeo-core/commit/594322663b729d3dbbdf048b708606e05527896d
  
> don't synchronize core session once the repository is initialized
> -
>
> Key: NXP-7983
> URL: https://jira.nuxeo.com/browse/NXP-7983
> Project: Nuxeo Enterprise Platform
>  Issue Type: Improvement
>  Components: Core SQL Storage
>Affects Versions: 5.4.2, 5.5
>Reporter: Stéphane Lacoin
>Assignee: Florent Guillaume
>Priority: Major
> Fix For: 5.4.2-HF16, 5.5.0-HF01, 5.6
>
> Attachments: nuxeo-core-5.4.2-HF14-NXP-7983.jar, 
> nuxeo-core-NXP-7983.diff.txt
>
>
> In the core session, we're synchronizing the opening of the repository for 
> initializing the repository. By registering the processing state in the 
> repository service, we can avoid that synchronization section.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXBT-365) Release must package ZIP archives

2012-01-11 Thread Julien Carsique (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXBT-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julien Carsique resolved NXBT-365.
--

Resolution: Fixed

https://github.com/nuxeo/nuxeo/commit/04278ba0f2bb2e03c35bc8a940fe7b325540eeeb

> Release must package ZIP archives
> -
>
> Key: NXBT-365
> URL: https://jira.nuxeo.com/browse/NXBT-365
> Project: Nuxeo ECM Build/Test Environment
>  Issue Type: Sub-task
>  Components: Release script
>Reporter: Julien Carsique
>Assignee: Julien Carsique
>Priority: Critical
> Fix For: NXP-5.6
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7983) don't synchronize core session once the repository is initialized

2012-01-11 Thread Thierry Martins (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Martins updated NXP-7983:
-

Affects Version/s: (was: 5.5.x)
   5.4.2
   5.5
Fix Version/s: (was: 5.5.x)
   5.6
   5.5.0-HF01
   5.4.2-HF16

> don't synchronize core session once the repository is initialized
> -
>
> Key: NXP-7983
> URL: https://jira.nuxeo.com/browse/NXP-7983
> Project: Nuxeo Enterprise Platform
>  Issue Type: Improvement
>Affects Versions: 5.4.2, 5.5
>Reporter: Stéphane Lacoin
>Assignee: Stéphane Lacoin
>Priority: Major
> Fix For: 5.4.2-HF16, 5.5.0-HF01, 5.6
>
> Attachments: nuxeo-core-5.4.2-HF14-NXP-7983.jar, 
> nuxeo-core-NXP-7983.diff.txt
>
>
> In the core session, we're synchronizing the opening of the repository for 
> initializing the repository. By registering the processing state in the 
> repository service, we can avoid that synchronization section.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8244) Bad rendering of bullet lists and paragraphs on note documents

2012-01-11 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-8244:
--

Status: Open  (was: Triage)

> Bad rendering of bullet lists and paragraphs on note documents
> --
>
> Key: NXP-8244
> URL: https://jira.nuxeo.com/browse/NXP-8244
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>  Components: Web UI
>Affects Versions: 5.5
>Reporter: Olivier Grisel
>Assignee: Lise Kemen
>Priority: Major
> Attachments: markdown-rendering.png, markdown-source.png
>
>
> The bullet lists lack their usual bullet markers and indentation.
> The paragraphs are not separated enough (or the line height inside paragraphs 
> is too large, or both).
> See screenshots.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8201) Add support for document rendition via Office Templating

2012-01-11 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-8201:
--

Tags: Backlog

> Add support for document rendition via Office Templating
> 
>
> Key: NXP-8201
> URL: https://jira.nuxeo.com/browse/NXP-8201
> Project: Nuxeo Enterprise Platform
>  Issue Type: User story
>Reporter: Thierry Delprat
>Assignee: Thierry Delprat
> Fix For: 5.6
>
>
> h2. Use cases
> There are several cases where it makes sens to generate a rendition of a 
> Nuxeo Document.
> Typically :
>  - you store product related information in Nuxeo
>=> you want to generate a Product description file in .doc or .pdf
>(with most important meta-data + version and history info + picture)
>  - you manage mails in Nuxeo
>=> you want to generate the response letter 
>(with logo, custom header ...)
>  - you store Specifications / Code audit / Benchmark results in Nuxeo 
>=> you want to generate the delivrable report 
>(with Cover page, Index, and data aggregated from several documents ...)
> We already have several features like this in Nuxeo Platform :
>  - generate PDF / Excel view via JSF / Seam / iText 
>=> but template is not easy to update for users
>=> page layout must remain simple
>  - generate BIRT reports
>=> creating a BIRT report design can be complicated
>=> the goal of BIRT is more data aggregation and BI than rendering
> h2. Constraints
> h3. Easy templating
> The main constraints has to be the template model.
> In a lot of cases, users need to be able to modify the template, but :
>  - contributing XML / Layouts is either :
>- not flexible enough
>- not powerful enough
>  - writting complete JSF / Freemarker template seen complicated
> Truth is that most people want to use Office tools (like MSO or OpenOffice) 
> to do that.
> h3. Standard based
> As much as possible we need to rely on "standard" like {{OpenDocument}} and 
> {{DocX}}.
> It's easier to use XML based generation and it avoids relying on a running 
> OpenOffice server.
> h2. Approach
> We have already done some successful tests with {{DocX}} and {{JODReport}}.
> The approach of {{JODReport}}, using Freemarker to generate OpenDocument 
> seems like the right one.
> On the Nuxeo level we have :
>  - a TemplateDocument : this documents holds the template file as well as 
> some default parameters
>  - a TemplateBasedDocument : this is a standard Nuxeo Document that is 
> associated with a Template and can then support rendition
> In the prototype the logic is bound to {{Facets}} so that you can create a 
> rendition from potentially any kind of Document (this may require to store 
> the resulting rendering in a field associated to the facet wich is not the 
> case for now).
> h2. High level User Story
> # Template file creation 
> #* create an office document via OpenOffice or MSOffice
> #* From within the editor program I mark some fields or section to be 
> merge/replaced 
> (basically I tag the Document)
> # Create the Template document in Nuxeo
> #* Inside Nuxeo I create a new Template Document and upload my template file
> #* Nuxeo extract the structure from the template file and gives me a listing 
> of the fields
> #** I can define types and binding for each fields ( direct value, or XPath 
> to document properties)
> #** I can add fields if needed
> # Create a Template Based document in Nuxeo
> #* For selected Document types when I create them I can select the associated 
> template
> #* If some parameters are still unset at template level the user will be 
> prompted to enter them

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Reopened: (NXP-8559) Fix OpenJDK 7 unit tests

2012-01-11 Thread Pivotal Integration (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pivotal Integration reopened NXP-8559:
--


> Fix OpenJDK 7 unit tests
> 
>
> Key: NXP-8559
> URL: https://jira.nuxeo.com/browse/NXP-8559
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>Affects Versions: 5.5
> Environment: OpenJDK7
>Reporter: Florent Guillaume
>Assignee: Arnaud Kervern
> Fix For: 5.6
>
>
> Fix OpenJDK 7 unit tests.
> - org.nuxeo.opensocial.gadgets.DocumentToEtagTest.sameDocProducesSameEtag 
> (NXP-8556)
> - 
> org.nuxeo.ecm.platform.userworkspace.core.tests.TestUserWorkspace.testMultiDomains
>  (NXP-8560)
> - org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters
> - org.nuxeo.ecm.automation.server.test.RestTest.queriesArePaginable

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8559) Fix OpenJDK 7 unit tests

2012-01-11 Thread Pivotal Integration (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pivotal Integration resolved NXP-8559.
--

Resolution: Fixed

> Fix OpenJDK 7 unit tests
> 
>
> Key: NXP-8559
> URL: https://jira.nuxeo.com/browse/NXP-8559
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>Affects Versions: 5.5
> Environment: OpenJDK7
>Reporter: Florent Guillaume
>Assignee: Arnaud Kervern
> Fix For: 5.6
>
>
> Fix OpenJDK 7 unit tests.
> - org.nuxeo.opensocial.gadgets.DocumentToEtagTest.sameDocProducesSameEtag 
> (NXP-8556)
> - 
> org.nuxeo.ecm.platform.userworkspace.core.tests.TestUserWorkspace.testMultiDomains
>  (NXP-8560)
> - org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters
> - org.nuxeo.ecm.automation.server.test.RestTest.queriesArePaginable

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Closed: (NXP-8559) Fix OpenJDK 7 unit tests

2012-01-11 Thread Pivotal Integration (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pivotal Integration closed NXP-8559.



> Fix OpenJDK 7 unit tests
> 
>
> Key: NXP-8559
> URL: https://jira.nuxeo.com/browse/NXP-8559
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>Affects Versions: 5.5
> Environment: OpenJDK7
>Reporter: Florent Guillaume
>Assignee: Arnaud Kervern
> Fix For: 5.6
>
>
> Fix OpenJDK 7 unit tests.
> - org.nuxeo.opensocial.gadgets.DocumentToEtagTest.sameDocProducesSameEtag 
> (NXP-8556)
> - 
> org.nuxeo.ecm.platform.userworkspace.core.tests.TestUserWorkspace.testMultiDomains
>  (NXP-8560)
> - org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters
> - org.nuxeo.ecm.automation.server.test.RestTest.queriesArePaginable

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8559) Fix OpenJDK 7 unit tests

2012-01-11 Thread Arnaud Kervern (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arnaud Kervern resolved NXP-8559.
-

Resolution: Fixed

TestAdapters and RestTest seems to be fixed.

> Fix OpenJDK 7 unit tests
> 
>
> Key: NXP-8559
> URL: https://jira.nuxeo.com/browse/NXP-8559
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>Affects Versions: 5.5
> Environment: OpenJDK7
>Reporter: Florent Guillaume
>Assignee: Arnaud Kervern
> Fix For: 5.6
>
>
> Fix OpenJDK 7 unit tests.
> - org.nuxeo.opensocial.gadgets.DocumentToEtagTest.sameDocProducesSameEtag 
> (NXP-8556)
> - 
> org.nuxeo.ecm.platform.userworkspace.core.tests.TestUserWorkspace.testMultiDomains
>  (NXP-8560)
> - org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters
> - org.nuxeo.ecm.automation.server.test.RestTest.queriesArePaginable

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8611) Fix NoClassDefFoundException in BIRT tests on JDK7

2012-01-11 Thread Arnaud Kervern (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arnaud Kervern updated NXP-8611:


Status: Open  (was: Triage)

> Fix NoClassDefFoundException in BIRT tests on JDK7
> --
>
> Key: NXP-8611
> URL: https://jira.nuxeo.com/browse/NXP-8611
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Arnaud Kervern
> Fix For: 5.6
>
>
> {code}
> java.lang.NoClassDefFoundError: 
> org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy
>   at 
> org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:67)
>   ...
> at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
> ...
> at 
> org.nuxeo.ecm.platform.reporting.api.BirtReportInstance.render(BirtReportInstance.java:163)
>   at 
> org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters(TestAdapters.java:155)
> ...
> {code}
> This exception occurs somethings on BIRT tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXP-8611) Fix NoClassDefFoundException in BIRT tests on JDK7

2012-01-11 Thread Arnaud Kervern (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arnaud Kervern reassigned NXP-8611:
---

Assignee: Arnaud Kervern

> Fix NoClassDefFoundException in BIRT tests on JDK7
> --
>
> Key: NXP-8611
> URL: https://jira.nuxeo.com/browse/NXP-8611
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Arnaud Kervern
>Assignee: Arnaud Kervern
> Fix For: 5.6
>
>
> {code}
> java.lang.NoClassDefFoundError: 
> org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy
>   at 
> org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:67)
>   ...
> at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
> ...
> at 
> org.nuxeo.ecm.platform.reporting.api.BirtReportInstance.render(BirtReportInstance.java:163)
>   at 
> org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters(TestAdapters.java:155)
> ...
> {code}
> This exception occurs somethings on BIRT tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-8611) Fix NoClassDefFoundException in BIRT tests on JDK7

2012-01-11 Thread Arnaud Kervern (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arnaud Kervern resolved NXP-8611.
-

Resolution: Fixed

> Fix NoClassDefFoundException in BIRT tests on JDK7
> --
>
> Key: NXP-8611
> URL: https://jira.nuxeo.com/browse/NXP-8611
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Arnaud Kervern
> Fix For: 5.6
>
>
> {code}
> java.lang.NoClassDefFoundError: 
> org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy
>   at 
> org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:67)
>   ...
> at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
> ...
> at 
> org.nuxeo.ecm.platform.reporting.api.BirtReportInstance.render(BirtReportInstance.java:163)
>   at 
> org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters(TestAdapters.java:155)
> ...
> {code}
> This exception occurs somethings on BIRT tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8611) Fix NoClassDefFoundException in BIRT tests on JDK7

2012-01-11 Thread Arnaud Kervern (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109341#comment-109341
 ] 

Arnaud Kervern commented on NXP-8611:
-

Not sure about the origin, but it appears to failure when _testParams_ is 
executed before _testAdapters_. Convert the whole test to Junit4 fix the 
exception.

> Fix NoClassDefFoundException in BIRT tests on JDK7
> --
>
> Key: NXP-8611
> URL: https://jira.nuxeo.com/browse/NXP-8611
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Arnaud Kervern
> Fix For: 5.6
>
>
> {code}
> java.lang.NoClassDefFoundError: 
> org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy
>   at 
> org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:67)
>   ...
> at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
> ...
> at 
> org.nuxeo.ecm.platform.reporting.api.BirtReportInstance.render(BirtReportInstance.java:163)
>   at 
> org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters(TestAdapters.java:155)
> ...
> {code}
> This exception occurs somethings on BIRT tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8611) Fix NoClassDefFoundException in BIRT tests on JDK7

2012-01-11 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-8611:
--

Require Callback:   (was: No)
  Issue Type: Sub-task  (was: Bug)
  Parent: NXP-8559

> Fix NoClassDefFoundException in BIRT tests on JDK7
> --
>
> Key: NXP-8611
> URL: https://jira.nuxeo.com/browse/NXP-8611
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Arnaud Kervern
> Fix For: 5.6
>
>
> java.lang.NoClassDefFoundError: 
> org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy
>   at 
> org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:67)
>   ...
> at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
> ...
> at 
> org.nuxeo.ecm.platform.reporting.api.BirtReportInstance.render(BirtReportInstance.java:163)
>   at 
> org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters(TestAdapters.java:155)
> ...
> This exception occurs somethings on BIRT tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8611) Fix NoClassDefFoundException in BIRT tests on JDK7

2012-01-11 Thread Arnaud Kervern (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arnaud Kervern updated NXP-8611:


Description: 
{code}
java.lang.NoClassDefFoundError: 
org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy
at 
org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:67)
...
at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
...
at 
org.nuxeo.ecm.platform.reporting.api.BirtReportInstance.render(BirtReportInstance.java:163)
at 
org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters(TestAdapters.java:155)
...
{code}

This exception occurs somethings on BIRT tests.

  was:
java.lang.NoClassDefFoundError: 
org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy
at 
org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:67)
...
at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
...
at 
org.nuxeo.ecm.platform.reporting.api.BirtReportInstance.render(BirtReportInstance.java:163)
at 
org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters(TestAdapters.java:155)
...


This exception occurs somethings on BIRT tests.


> Fix NoClassDefFoundException in BIRT tests on JDK7
> --
>
> Key: NXP-8611
> URL: https://jira.nuxeo.com/browse/NXP-8611
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Arnaud Kervern
> Fix For: 5.6
>
>
> {code}
> java.lang.NoClassDefFoundError: 
> org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy
>   at 
> org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:67)
>   ...
> at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
> ...
> at 
> org.nuxeo.ecm.platform.reporting.api.BirtReportInstance.render(BirtReportInstance.java:163)
>   at 
> org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters(TestAdapters.java:155)
> ...
> {code}
> This exception occurs somethings on BIRT tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-8611) Fix NoClassDefFoundException in BIRT tests on JDK7

2012-01-11 Thread Arnaud Kervern (JIRA NUXEO)
Fix NoClassDefFoundException in BIRT tests on JDK7
--

 Key: NXP-8611
 URL: https://jira.nuxeo.com/browse/NXP-8611
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.5
Reporter: Arnaud Kervern
 Fix For: 5.6


java.lang.NoClassDefFoundError: 
org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy
at 
org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:67)
...
at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
...
at 
org.nuxeo.ecm.platform.reporting.api.BirtReportInstance.render(BirtReportInstance.java:163)
at 
org.nuxeo.ecm.platform.reporting.tests.TestAdapters.testAdapters(TestAdapters.java:155)
...


This exception occurs somethings on BIRT tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXS-908) Fix schemas available on Document doc type

2012-01-11 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXS-908 started by Anahide Tchertchian.

> Fix schemas available on Document doc type
> --
>
> Key: NXS-908
> URL: https://jira.nuxeo.com/browse/NXS-908
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Anahide Tchertchian
>Assignee: Anahide Tchertchian
> Fix For: 2.5.1
>
>
> The "Document" document type contribution is defined to hold the "uid", 
> "dublincore" and "common" schemas but the definition on Nuxeo side does not 
> include them => they should be added every time they're missing, not only 
> when the direct parent type is "Document".
> Otherwise, for instance, a document that inherits Folder in Studio shows that 
> it has all these schemas, but the generated type does not really hold them.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXS-908) Fix schemas available on Document doc type

2012-01-11 Thread Anahide Tchertchian (JIRA NUXEO)
Fix schemas available on Document doc type
--

 Key: NXS-908
 URL: https://jira.nuxeo.com/browse/NXS-908
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.5
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 2.5.1


The "Document" document type contribution is defined to hold the "uid", 
"dublincore" and "common" schemas but the definition on Nuxeo side does not 
include them => they should be added every time they're missing, not only when 
the direct parent type is "Document".

Otherwise, for instance, a document that inherits Folder in Studio shows that 
it has all these schemas, but the generated type does not really hold them.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXS-908) Fix schemas available on Document doc type

2012-01-11 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXS-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXS-908:


Status: Open  (was: Triage)

> Fix schemas available on Document doc type
> --
>
> Key: NXS-908
> URL: https://jira.nuxeo.com/browse/NXS-908
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Anahide Tchertchian
>Assignee: Anahide Tchertchian
> Fix For: 2.5.1
>
>
> The "Document" document type contribution is defined to hold the "uid", 
> "dublincore" and "common" schemas but the definition on Nuxeo side does not 
> include them => they should be added every time they're missing, not only 
> when the direct parent type is "Document".
> Otherwise, for instance, a document that inherits Folder in Studio shows that 
> it has all these schemas, but the generated type does not really hold them.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8595) Override core io document exporter to generate a XML aware of property types

2012-01-11 Thread Antoine Taillefer (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Taillefer updated NXP-8595:
---

  Description: 
It would be nice to have an XML export of documents with a {{type}} attribute 
on each field element.
This would make the work on the XML easier, for example in the Diff feature 
that compares XML exports.
Typically what we want is:
{code:xml}
http://www.nuxeo.org/ecm/schemas/dublincore/"; 
name="dublincore">
  Administrator
  
  
Administrator
joe
  
  
  2011-12-29T11:24:25Z
  description
  
  
Art
Architecture
  
  

{code}
The available types are:
* string
* boolean
* long
* double
* date
* binary
* content
* complex
* scalarList
* complexList
Affects Version/s: 5.5
Fix Version/s: 5.6
 Assignee: Antoine Taillefer
  Summary: Override core io document exporter to generate a XML 
aware of property types  (was: Override core io document exporter to generate a 
nicer XML)

> Override core io document exporter to generate a XML aware of property types
> 
>
> Key: NXP-8595
> URL: https://jira.nuxeo.com/browse/NXP-8595
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Antoine Taillefer
>Assignee: Antoine Taillefer
> Fix For: 5.6
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> It would be nice to have an XML export of documents with a {{type}} attribute 
> on each field element.
> This would make the work on the XML easier, for example in the Diff feature 
> that compares XML exports.
> Typically what we want is:
> {code:xml}
> http://www.nuxeo.org/ecm/schemas/dublincore/"; 
> name="dublincore">
>   Administrator
>   
>   
> Administrator
> joe
>   
>   
>   2011-12-29T11:24:25Z
>   description
>   
>   
> Art
> Architecture
>   
>   
> 
> {code}
> The available types are:
> * string
> * boolean
> * long
> * double
> * date
> * binary
> * content
> * complex
> * scalarList
> * complexList

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work logged: (NXP-8585) Allow core io document exporter to be overriden

2012-01-11 Thread Antoine Taillefer (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel\#worklog-{worklog.getId()}
 ]

Antoine Taillefer logged work on NXP-8585:
--

Author: Antoine Taillefer
Created on: 11/01/12 14:25
Start Date: 11/01/12 14:25
Worklog Time Spent: 2 hours 

Issue Time Tracking
---

Worklog Id: (was: 27648)
Time Spent: 2 hours
Remaining Estimate: 0 minutes  (was: 2 hours)

> Allow core io document exporter to be overriden
> ---
>
> Key: NXP-8585
> URL: https://jira.nuxeo.com/browse/NXP-8585
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Antoine Taillefer
>Assignee: Antoine Taillefer
> Fix For: 5.6
>
>   Original Estimate: 2 hours
>  Time Spent: 2 hours
>  Remaining Estimate: 0 minutes
>
> We need to be able to override the core io document exporter to be able to 
> generate a different XML export file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8585) Allow core io document exporter to be overriden

2012-01-11 Thread Antoine Taillefer (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109331#comment-109331
 ] 

Antoine Taillefer commented on NXP-8585:


{{SingleDocumentReader}} and {{ExportedDocumentImpl}} need to have protected 
attributes and methods to be overriden.

> Allow core io document exporter to be overriden
> ---
>
> Key: NXP-8585
> URL: https://jira.nuxeo.com/browse/NXP-8585
> Project: Nuxeo Enterprise Platform
>  Issue Type: Sub-task
>Affects Versions: 5.5
>Reporter: Antoine Taillefer
>Assignee: Antoine Taillefer
> Fix For: 5.6
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> We need to be able to override the core io document exporter to be able to 
> generate a different XML export file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-8244) Bad rendering of bullet lists and paragraphs on note documents

2012-01-11 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-8244:
--

Priority: Major  (was: Minor)
Tags: Backlog

> Bad rendering of bullet lists and paragraphs on note documents
> --
>
> Key: NXP-8244
> URL: https://jira.nuxeo.com/browse/NXP-8244
> Project: Nuxeo Enterprise Platform
>  Issue Type: Bug
>  Components: Web UI
>Affects Versions: 5.5
>Reporter: Olivier Grisel
>Assignee: Lise Kemen
>Priority: Major
> Attachments: markdown-rendering.png, markdown-source.png
>
>
> The bullet lists lack their usual bullet markers and indentation.
> The paragraphs are not separated enough (or the line height inside paragraphs 
> is too large, or both).
> See screenshots.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-359) CI on MP install/uninstall

2012-01-11 Thread Pivotal Integration (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109322#comment-109322
 ] 

Pivotal Integration commented on NXBT-359:
--

A Pivotal Tracker story has been created for this Issue: 
http://www.pivotaltracker.com/story/show/23279525

> CI on MP install/uninstall
> --
>
> Key: NXBT-359
> URL: https://jira.nuxeo.com/browse/NXBT-359
> Project: Nuxeo ECM Build/Test Environment
>  Issue Type: New Feature
>  Components: Continuous integration
>Reporter: Julien Carsique
>Assignee: Julien Carsique
>
> Admin Center / Marketplace
> We already have a webdriver test that tests the basis.
> We need to extend it so that we validate for example :
> add CMF / uninstall DM
> Install DAM / uninstall DAM + install CMF
> ...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-8579) Make JBoss distribution build use MP

2012-01-11 Thread Pivotal Integration (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109323#comment-109323
 ] 

Pivotal Integration commented on NXP-8579:
--

Delphine Renevey deleted the linked story in Pivotal Tracker

> Make JBoss distribution build use MP
> 
>
> Key: NXP-8579
> URL: https://jira.nuxeo.com/browse/NXP-8579
> Project: Nuxeo Enterprise Platform
>  Issue Type: Improvement
>  Components: Packaging
>Affects Versions: 5.5
>Reporter: Julien Carsique
>Assignee: Julien Carsique
> Fix For: 5.6
>
>
> JBoss distrib
> We need to update JBoss distribution to align on tomcat/MP build.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXBT-359) CI on MP install/uninstall

2012-01-11 Thread Pivotal Integration (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109324#comment-109324
 ] 

Pivotal Integration commented on NXBT-359:
--

Delphine Renevey deleted the linked story in Pivotal Tracker

> CI on MP install/uninstall
> --
>
> Key: NXBT-359
> URL: https://jira.nuxeo.com/browse/NXBT-359
> Project: Nuxeo ECM Build/Test Environment
>  Issue Type: New Feature
>  Components: Continuous integration
>Reporter: Julien Carsique
>Assignee: Julien Carsique
>
> Admin Center / Marketplace
> We already have a webdriver test that tests the basis.
> We need to extend it so that we validate for example :
> add CMF / uninstall DM
> Install DAM / uninstall DAM + install CMF
> ...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets