I've committed the changes to the ear plugin from MPEAR-14, and added some
tests to make sure all is working as advertised with the new property.
I'd like to release this plugin early next week once anyone who wants to
has had a chance to play with it, or suggest any bug fixes that are
needed.
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Thu, 19 Feb 2004 11:56 PM
Applied patch, added tests and documentation
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?ke
dion2004/02/19 20:49:08
Modified:ear/xdocs changes.xml properties.xml
ear/src/plugin-test project.properties maven.xml project.xml
ear plugin.jelly
Removed: ear/src/plugin-test/src/application/META-INF application.xml
Log:
- Apply MPEAR-14
The following comment has been added to this issue:
Author: Brett Porter
Created: Thu, 19 Feb 2004 11:08 PM
Body:
if you could apply, test, and release the plugin, that'd be fantastic - thanks.
-
View this comment:
The following comment has been added to this issue:
Author: Eric Hauser
Created: Thu, 19 Feb 2004 10:51 PM
Body:
I've added a couple of quick patches that you could add to give Maven the ability to
get more useful information from Ant. If you want to emulate Ant's verbose mode, a
The following issue has been updated:
Updater: Eric Hauser (mailto:[EMAIL PROTECTED])
Date: Thu, 19 Feb 2004 10:42 PM
Changes:
Attachment changed to JellyBuildListener.java.patch
-
For a full histor
The following issue has been updated:
Updater: Eric Hauser (mailto:[EMAIL PROTECTED])
Date: Thu, 19 Feb 2004 10:42 PM
Changes:
Attachment changed to MavenConstants.java.patch
-
For a full history of
The following issue has been updated:
Updater: Eric Hauser (mailto:[EMAIL PROTECTED])
Date: Thu, 19 Feb 2004 10:41 PM
Changes:
Attachment changed to AntProjectBuilder.java.patch
-
For a full history
The following comment has been added to this issue:
Author: dion gillard
Created: Thu, 19 Feb 2004 10:17 PM
Body:
Brett, if you like I can apply this patch.
I'm currently adding a test to the ear project to check the ear.bundle.jar works ok,
and can do this at the same time.
The
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-81
Here is an overview of the issue:
jvanzyl 2004/02/19 15:50:08
Modified:maven-model-xpp3/src/java/org/apache/maven/model
DefaultModelUnmarshaller.java
maven-model-xpp3/src/test/org/apache/maven/model
DefaultModelMarshallingTest.java
Log:
o test project log
The following comment has been added to this issue:
Author: Richard Lewis-Shell
Created: Thu, 19 Feb 2004 6:52 PM
Body:
Any chance MPEAR-14 and MPEAR-15 could be looked at for RC2?
-
View this comment:
http://ji
jvanzyl 2004/02/19 15:40:45
Modified:maven-project/src/java/org/apache/maven/project
MavenProject.java
Log:
o need setting/getter for the project logo
Revision ChangesPath
1.8 +11 -1
maven-components/maven-project/src/java/org/apache/mav
brett 2004/02/19 15:33:06
Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH
GoalToJellyScriptHousingMapper.java
Log:
PR: MAVEN-1165, MAVEN-1094
fix issues with dependant tag libraries not being loaded first
Revision ChangesPath
No
brett 2004/02/19 15:31:33
Modified:src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH
Project.java
Log:
imports
Revision ChangesPath
No revision
No revision
1.91.4.10 +1 -2 maven/src/java/org/apac
brett 2004/02/19 15:31:20
Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH
PluginManager.java
Log:
improve logging
Revision ChangesPath
No revision
No revision
1.70.4.18 +4 -1 maven/src/
brett 2004/02/19 15:28:31
Modified:src/conf Tag: MAVEN-1_0-BRANCH log4j.properties
src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH
MavenUtils.java
src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH App.java
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Thu, 19 Feb 2004 6:32 PM
Comment:
originally slated for 1.0, putting it back there
Changes:
Version changed to 1.0-rc1
Fix Version changed to 1.0-final
brett 2004/02/19 15:27:25
Added: src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH
InsertionOrderedSet.java
src/test/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH
InsertionOrderedSetTest.java
Log:
quick set clas
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Thu, 19 Feb 2004 5:26 PM
fixed
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1165
Here is an overview of the
The following comment has been added to this issue:
Author: Brett Porter
Created: Thu, 19 Feb 2004 5:26 PM
Body:
ok, will release a new version of PDF
-
View this comment:
http://jira.codehaus.org/secure/ViewIss
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Thu, 19 Feb 2004 5:27 PM
as promised :)
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1094
Here is an overvi
The following comment has been added to this issue:
Author: John Casey
Created: Thu, 19 Feb 2004 2:17 PM
Body:
Oh, ejb _clients_ can be bundled by:
1. specify the dependency type as 'jar' (you're not acutally bundling EJBs, just the
ejb-client jars, or the product of maven ejb:ej
From what I
have seen, the only way to generate the classpath in a manifest is to generate
an EJB jar, wich is an ejb dependency, instead of a jar
dependency.
I modiifed the jar
plugin script based on the article "Maven magic" to include this feature,
This classpath can
be added in a
The following comment has been added to this issue:
Author: Michal Szklanowski
Created: Thu, 19 Feb 2004 10:52 AM
Body:
What if I really need this functionality?
We have distributed web layer and one powerful server, where all ejbs are deployed. I
need ejb stubs in my several dis
The following comment has been added to this issue:
Author: John Casey
Created: Thu, 19 Feb 2004 10:42 AM
Body:
Um...isn't this by definition inside-out? It seems to me that the war should be
bundled ALONGSIDE the EJBs within an EAR...
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1167
Here is an overview of the issue:
---
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPWAR-19
Here is an overview of the issue:
-
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Thu, 19 Feb 2004 3:41 AM
Done.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPDF-6
Here is an overview of th
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Thu, 19 Feb 2004 3:41 AM
Done.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPDF-5
Here is an overview of th
evenisse2004/02/19 00:33:38
Modified:pdf maven.xml plugin.jelly plugin.properties
project.properties
pdf/src/plugin-resources fo-body.xslt fo-cover.xslt
fo-layouts.xslt fo-tables.xslt fo-toc.xslt
evenisse2004/02/19 00:32:52
maven-plugins/pdf/xdocs/images - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
32 matches
Mail list logo