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

Log of /maven/plugins/trunk/maven-assembly-plugin/src/functional-tests/java/org/apache/maven/plugin/assembly/stubs/JarArchiverStub.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: 5162 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: 5162 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: 5162 byte(s)
Copied from: maven/plugins/branches/MASSEMBLY-124/src/functional-tests/java/org/apache/maven/plugin/assembly/stubs/JarArchiverStub.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/JarArchiverStub.java
File length: 5162 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/JarArchiverStub.java
File length: 5162 byte(s)
Diff to previous 407189 (colored)
Creating branch for refactoring.

Revision 407189 - (view) (annotate) - [select for diffs]
Modified Wed May 17 07:34:58 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/JarArchiverStub.java
File length: 5162 byte(s)
Diff to previous 406856 (colored)
PR: MASSEMBLY-88

Adding more test cases

Revision 406856 - (view) (annotate) - [select for diffs]
Modified Tue May 16 06:41: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/JarArchiverStub.java
File length: 4809 byte(s)
Copied from: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/ArchiverStub.java revision 406791
Diff to previous 406790 (colored)
PR: MASSEMBLY-88

Adding more test cases and see if it fixes the continuum build error in the last commit

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/ArchiverStub.java
File length: 4852 byte(s)
Diff to previous 405308 (colored)
PR: MASSEMBLY-88

Added more test cases

Revision 405308 - (view) (annotate) - [select for diffs]
Modified Tue May 9 05:37:44 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/ArchiverStub.java
File length: 4799 byte(s)
Diff to previous 405077 (colored)
PR: MASSEMBLY-88

Added test case for <files><fileMode>

Revision 405077 - (view) (annotate) - [select for diffs]
Modified Mon May 8 15:51:06 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/ArchiverStub.java
File length: 4484 byte(s)
Diff to previous 404952 (colored)
clean exceptions

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/ArchiverStub.java
File length: 4457 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/ArchiverStub.java
File length: 3121 byte(s)
Diff to previous 399626 (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 399626 - (view) (annotate) - [select for diffs]
Modified Thu May 4 09:04:30 2006 UTC (3 years, 6 months ago) by aramirez
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/ArchiverStub.java
File length: 3102 byte(s)
Diff to previous 399585 (colored)
PR: MASSEMBLY-88

added/modified stubs for directory mojo

Revision 399585 - (view) (annotate) - [select for diffs]
Modified Thu May 4 07:32:21 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/ArchiverStub.java
File length: 3099 byte(s)
Diff to previous 399574 (colored)
PR: MASSEMBLY-88

Updating stubs

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/ArchiverStub.java
File length: 3411 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, 6 months ago) by epunzalan
Original Path: maven/plugins/trunk/maven-assembly-plugin/src/test/java/org/apache/maven/plugin/assembly/stubs/ArchiverStub.java
File length: 2256 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