/[Apache-SVN]/maven/plugins/trunk/maven-assembly-plugin/src/functional-tests/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
ViewVC logotype

Log of /maven/plugins/trunk/maven-assembly-plugin/src/functional-tests/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 728546 - (view) (annotate) - [select for diffs]
Modified Sun Dec 21 22:56:51 2008 UTC (11 months ago) by bentmann
File length: 4356 byte(s)
Diff to previous 640400 (colored)
o Fixed svn:keywords

Revision 640400 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 12:50:50 2008 UTC (20 months ago) by bentmann
File length: 4356 byte(s)
Diff to previous 428215 (colored)
o Added svn:eol-style=native

Revision 428215 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 02:45:53 2006 UTC (3 years, 3 months ago) by jdcasey
File length: 4356 byte(s)
Copied from: maven/plugins/branches/MASSEMBLY-124/src/functional-tests/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java revision 428214
Diff to previous 422907 (colored)
[MASSEMBLY-128] Merging from refactor branch.

Revision 422907 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 22:34:58 2006 UTC (3 years, 4 months ago) by jdcasey
Original Path: maven/plugins/branches/MASSEMBLY-124/src/functional-tests/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 4356 byte(s)
Diff to previous 421931 (colored)
Finished with main refactoring...now to add tests.

Revision 421931 - (view) (annotate) - [select for diffs]
Modified Fri Jul 14 15:58:59 2006 UTC (3 years, 4 months ago) by jdcasey
Original Path: maven/plugins/branches/MASSEMBLY-124/src/test/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 4356 byte(s)
Diff to previous 406790 (colored)
Creating branch for refactoring.

Revision 406790 - (view) (annotate) - [select for diffs]
Modified Tue May 16 01:11:41 2006 UTC (3 years, 6 months ago) by epunzalan
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 4356 byte(s)
Diff to previous 406197 (colored)
PR: MASSEMBLY-88

Added more test cases

Revision 406197 - (view) (annotate) - [select for diffs]
Modified Sun May 14 02:14:01 2006 UTC (3 years, 6 months ago) by brett
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 4241 byte(s)
Diff to previous 405711 (colored)
[MASSEMBLY-98] tests and a bugfix for repository group alignment
Submitted by: Edwin Punzalan

Revision 405711 - (view) (annotate) - [select for diffs]
Modified Wed May 10 10:45:46 2006 UTC (3 years, 6 months ago) by epunzalan
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 4246 byte(s)
Diff to previous 405387 (colored)
PR: MASSEMBLY-88

Updated the pom to require 2.0.4 for the repository to work.
Finished moduleSet test cases and added a repository test case

Revision 405387 - (view) (annotate) - [select for diffs]
Modified Tue May 9 11:10:42 2006 UTC (3 years, 6 months ago) by epunzalan
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 3053 byte(s)
Diff to previous 405287 (colored)
PR: MASSEMBLY-88

Added test cases for ModuleSets

Revision 405287 - (view) (annotate) - [select for diffs]
Modified Tue May 9 03:10:39 2006 UTC (3 years, 6 months ago) by epunzalan
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 2939 byte(s)
Diff to previous 404952 (colored)
PR: MASSEMBLY-88

Added tests cases for <files>
Removed parameter tempFile as it is not reusable in ArchiveManager

Revision 404952 - (view) (annotate) - [select for diffs]
Modified Mon May 8 07:44:23 2006 UTC (3 years, 6 months ago) by epunzalan
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 2363 byte(s)
Diff to previous 399640 (colored)
PR: MASSEMBLY-88

Added FileSet asserts
Also, removed awareness of main classes for unit tests

Revision 399640 - (view) (annotate) - [select for diffs]
Modified Thu May 4 09:45:34 2006 UTC (3 years, 6 months ago) by epunzalan
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 2014 byte(s)
Diff to previous 399574 (colored)
PR: MASSEMBLY-88, MASSEMBLY-14

Fixed MASSEMBLY-14 by introducing a new assembly element <moduleSet> which works like a <dependencySet>.  I deleted unused methods/parameter and need not deprecate them bec they have not been released yet.

Added some test harness classes for testing the processing of <dependencySet>.

Revision 399574 - (view) (annotate) - [select for diffs]
Modified Thu May 4 07:05:24 2006 UTC (3 years, 6 months ago) by epunzalan
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 1664 byte(s)
Diff to previous 397782 (colored)
PR: MASSEMBLY-88

Committing stubs only

Revision 397782 - (view) (annotate) - [select for diffs]
Added Fri Apr 28 06:28:18 2006 UTC (3 years, 7 months ago) by epunzalan
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/AssemblyMavenProjectStub.java
File length: 1318 byte(s)
PR: MASSEMBLY-88

Added test harness in pom and added one passing min configuration test for the unpack goal.

Also, fixed a bug when there are more than 3 chars in an artifact file's extension.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2