/[Apache-SVN]
ViewVC logotype

Revision 232833


Jump to revision: Previous Next
Author: trygvis
Date: Mon Aug 15 16:46:12 2005 UTC (19 years, 1 month ago)
Changed paths: 5
Log Message:
Fixing MNG-623: "Improve the exclusion / inclusion of a dependency inside the
                ear"
Committing on behalf of Stephane Nicoll.
Provides two new flags to customize ear modules: 

* excluded ; if set the module is not bundle in the EAR file 
* library ; if set the java module is considered as a 3rd party library and no
  entry is generated in the application.xml 
 
The patch also update the documentation.


Changed paths

Path Details
Directorymaven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/AbstractEarModule.java modified , text changed
Directorymaven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/AbstractEarMojo.java modified , text changed
Directorymaven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/EarModule.java modified , text changed
Directorymaven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/JavaModule.java modified , text changed
Directorymaven/components/trunk/maven-plugins/maven-ear-plugin/src/site/apt/configuration-examples.apt modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26