You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Danilo Eiji Seki (JIRA)" <ji...@codehaus.org> on 2007/11/13 14:12:25 UTC

[jira] Created: (MEAR-78) Library directory configuration

Library directory configuration
-------------------------------

                 Key: MEAR-78
                 URL: http://jira.codehaus.org/browse/MEAR-78
             Project: Maven 2.x Ear Plugin
          Issue Type: New Feature
            Reporter: Danilo Eiji Seki


Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Issue Comment Edited: (MEAR-78) Library directory configuration

Posted by "David Wallace Croft (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=151311#action_151311 ] 

croft edited comment on MEAR-78 at 10/19/08 10:10 PM:
--------------------------------------------------------------------

This one snagged me too.  It took me awhile to figure out what was going on.  I would like to see it fixed.

Except that I would like to see <library-directory> added to application.xml whenever <defaultLibBundleDir> is specified in the configuration, whether it is the default of lib or other.

      was (Author: croft):
    This one snagged me too.  It took me awhile to figure out what was going on.  I would like to see it fixed.

Except that I would like to see <library-directory> added application.xml whenever <defaultLibBundleDir> is specified in the configuration, whether it is the default of lib or other.
  
> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Issue Comment Edited: (MEAR-78) Library directory configuration

Posted by "Maarten Van Puymbroeck (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=221630#action_221630 ] 

Maarten Van Puymbroeck edited comment on MEAR-78 at 5/18/10 9:48 AM:
---------------------------------------------------------------------

I might be mistaken, but it seems this improvement is no longer present in version 2.4.1.
I can't seem to find a contra-issue for this, is it possibly regression ?

-- Edited: Never mind, it seemed to be some local weirdness; should have spent 3 hours searching instead of 2 before posting.

      was (Author: kwakeroni):
    I might be mistaken, but it seems this improvement is no longer present in version 2.4.1.

I can't seem to find a contra-issue for this, is it possibly regression ?
  
> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78-new.patch, MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-78) Library directory configuration

Posted by "Markus Knittig (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159724#action_159724 ] 

Markus Knittig commented on MEAR-78:
------------------------------------

+1 to David's suggestion

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Issue Comment Edited: (MEAR-78) Library directory configuration

Posted by "David Wallace Croft (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=151311#action_151311 ] 

croft edited comment on MEAR-78 at 10/19/08 10:09 PM:
--------------------------------------------------------------------

This one snagged me too.  It took me awhile to figure out what was going on.  I would like to see it fixed.

Except that I would like to see <library-directory> added application.xml whenever <defaultLibBundleDir> is specified in the configuration, whether it is the default of lib or other.

      was (Author: croft):
    This one snagged me too.  It took me awhile to figure out what was going on.  I would like to see it fixed.
  
> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MEAR-78) Library directory configuration

Posted by "Yifei Zhang (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=295588#comment-295588 ] 

Yifei Zhang edited comment on MEAR-78 at 4/2/12 1:06 PM:
---------------------------------------------------------

I don't get it. What if I want the defaultLibBundleDir is APP-INF/lib??? You will using WEB-INF/lib as library-directory??? Is that correct??? What are you thinking about???
                
      was (Author: iameinstein):
    I don't get it. What if I want the defaultLibBundleDir is WEB-INF/lib??? You will using WEB-INF/lib as library-directory??? Is that correct??? What are you thinking about???
                  
> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: https://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stéphane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78-new.patch, MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (MEAR-78) Library directory configuration

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll updated MEAR-78:
--------------------------------

    Affects Version/s: 2.3.1
        Fix Version/s: 2.3.2

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-78) Library directory configuration

Posted by "David Wallace Croft (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=151311#action_151311 ] 

David Wallace Croft commented on MEAR-78:
-----------------------------------------

This one snagged me too.  It took me awhile to figure out what was going on.  I would like to see it fixed.

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MEAR-78) Library directory configuration

Posted by "Yifei Zhang (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=295588#comment-295588 ] 

Yifei Zhang edited comment on MEAR-78 at 4/2/12 1:06 PM:
---------------------------------------------------------

I don't get it. What if I want the defaultLibBundleDir is APP-INF/lib??? You will using APP-INF/lib as library-directory??? Is that correct??? What are you thinking about???
                
      was (Author: iameinstein):
    I don't get it. What if I want the defaultLibBundleDir is APP-INF/lib??? You will using WEB-INF/lib as library-directory??? Is that correct??? What are you thinking about???
                  
> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: https://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stéphane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78-new.patch, MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (MEAR-78) Library directory configuration

Posted by "Danilo Eiji Seki (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122792 ] 

Danilo Eiji Seki commented on MEAR-78:
--------------------------------------

In the current plugin version, the following {{pom.xml}} configuration

{code:xml}
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

    <modelVersion>4.0.0</modelVersion>
    <groupId>com.mygroup</groupId>
    <artifactId>application</artifactId>
    <packaging>ear</packaging>
    <version>1.0-SNAPSHOT</version>

    <dependencies>
        <dependency>
            <groupId>com.mygroup</groupId>
            <artifactId>ejbmodule</artifactId>
            <type>ejb</type>
            <version>1.0-SNAPSHOT</version>
        </dependency>
    </dependencies>

    <build>
        <plugin>
            <artifactId>maven-ear-plugin</artifactId>
            <configuration>
                <defaultLibBundleDir>/MYLIBDIR</defaultLibBundleDir>
                <modules>
                    <version>5</version>
                </modules>
            </configuration>
        </plugin>
    </build>

</project>
{code}

Generates the following {{application.xml}}:

{code:xml}
<?xml version="1.0" encoding="UTF-8"?>
<application xmlns="http://java.sun.com/xml/ns/javaee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_5.xsd"
        version="5">

        <module>
                <ejb>ejbmodule-1.0-SNAPSHOT.jar</ejb>
        </module>

</application>
{code}

But notice that the above generated XML does not include a {{library-directory}} configuration, included in JEE 5. This new configuration ends the "different library directory problem across servers" problem. 

What I need is that in the case of EAR version 5 and {{defaultLibBundleDir}} set for the EAR plugin, such value to be included in the {{application.xml}}, generating something like this:

{code:xml}
<?xml version="1.0" encoding="UTF-8"?>
<application xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_5.xsd"
    version="5">

    <module>
        <ejb>ejbmodule-1.0-SNAPSHOT.jar</ejb>
    </module>

    <library-directory>/MYLIBDIR</library-directory>

</application>
{code}

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: New Feature
>            Reporter: Danilo Eiji Seki
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MEAR-78) Library directory configuration

Posted by "Markus Knittig (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Knittig updated MEAR-78:
-------------------------------

    Attachment: MEAR-78.patch

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-78) Library directory configuration

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113668 ] 

Stephane Nicoll commented on MEAR-78:
-------------------------------------

? uh?

What are you talkin about?

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: New Feature
>            Reporter: Danilo Eiji Seki
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MEAR-78) Library directory configuration

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll updated MEAR-78:
--------------------------------

    Issue Type: Improvement  (was: New Feature)

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>             Fix For: 2.3.2
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MEAR-78) Library directory configuration

Posted by "Maarten Van Puymbroeck (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=221630#action_221630 ] 

Maarten Van Puymbroeck commented on MEAR-78:
--------------------------------------------

I might be mistaken, but it seems this improvement is no longer present in version 2.4.1.

I can't seem to find a contra-issue for this, is it possibly regression ?

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78-new.patch, MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MEAR-78) Library directory configuration

Posted by "Yifei Zhang (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=295588#comment-295588 ] 

Yifei Zhang edited comment on MEAR-78 at 4/2/12 12:57 PM:
----------------------------------------------------------

I don't get it. What if I want the defaultLibBundleDir is WEB-INF/lib??? You will using WEB-INF/lib as library-directory??? Is that correct??? What are you thinking about???
                
      was (Author: iameinstein):
    I don't get it. What if I want the defaultLibBundleDir is WEB-INF/lib??? You will using WEB-INF/lib as library-directory??? Is that correct??? What are thinking about???
                  
> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: https://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stéphane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78-new.patch, MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (MEAR-78) Library directory configuration

Posted by "Markus Knittig (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Knittig updated MEAR-78:
-------------------------------

    Attachment: MEAR-78-new.patch

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78-new.patch, MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MEAR-78) Library directory configuration

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll closed MEAR-78.
-------------------------------

    Resolution: Fixed

Done. Thanks for the patch Markus.

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78-new.patch, MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MEAR-78) Library directory configuration

Posted by "Yifei Zhang (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=295588#comment-295588 ] 

Yifei Zhang commented on MEAR-78:
---------------------------------

I don't get it. What if I want the defaultLibBundleDir is WEB-INF/lib??? You will using WEB-INF/lib as library-directory??? Is that correct??? What are thinking about???
                
> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: https://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stéphane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78-new.patch, MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (MEAR-78) Library directory configuration

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=144092#action_144092 ] 

Stephane Nicoll commented on MEAR-78:
-------------------------------------

Oh right. My bad ... 

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Work started: (MEAR-78) Library directory configuration

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEAR-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on MEAR-78 started by Stephane Nicoll.

> Library directory configuration
> -------------------------------
>
>                 Key: MEAR-78
>                 URL: http://jira.codehaus.org/browse/MEAR-78
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.1
>            Reporter: Danilo Eiji Seki
>            Assignee: Stephane Nicoll
>             Fix For: 2.3.2
>
>         Attachments: MEAR-78-new.patch, MEAR-78.patch
>
>
> Plugin configuration should include a property to set {{library-directory}} configuration in generated {{application.xml}}. It may not be necessary to include this property. Maybe something like "if {{defaultLibBundleDir}} is different from {{lib}}, include configuration".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira