[
https://issues.apache.org/jira/browse/ACCUMULO-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ed Coleman updated ACCUMULO-1910:
---------------------------------
Status: Patch Available (was: Open)
Attached files contain ACCUMULO-1910-1.4.5-SNAPSHOT.patch,
ACCUMULO-1910-1.5.1-SNAPSHOT.patch, and ACCUMULO-1910-1.6.0-SNAPSHOT.patch.
I created separate patch files to minimize the chance that I would somehow pull
changes that do not belong in this patch set.
1.4.5-SNAPSHOT - mvn clean package completes without errors
1.5.1-SNAPSHOT - mvn clean package completes without errors
1.6.0-SNAPSHOT - mvn clean package and mvn clean package -P assemble complete
without errors.
> Add source to jar files used for testing
> ----------------------------------------
>
> Key: ACCUMULO-1910
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1910
> Project: Accumulo
> Issue Type: Task
> Components: test
> Affects Versions: 1.5.0, 1.4.4
> Reporter: Josh Elser
> Assignee: Ed Coleman
> Labels: newbie
> Fix For: 1.4.5, 1.5.1, 1.6.0
>
> Attachments: ACCUMULO-1910-1.4.5-SNAPSHOT.patch,
> ACCUMULO-1910-1.5.1-SNAPSHOT.patch, ACCUMULO-1910-1.6.0-SNAPSHOT.patch,
> test-jars-src.tgz
>
>
> Some of the jars we include for testing purposes have the source included.
> Some do not.
> It would be nice to make sure that we included the source for all of these
> jars, not just the class files.
> Jars in 1.4 with no source
> * ./src/start/src/test/resources/ClassLoaderTestA/Test.jar
> * ./src/start/src/test/resources/ClassLoaderTestB/Test.jar
> * ./src/start/src/test/resources/ClassLoaderTestC/Test.jar
> * ./test/system/auto/TestCombinerX.jar
> * ./test/system/auto/TestCombinerY.jar
> Jars in 1.5 and 1.6 with no source:
> * ./start/src/test/resources/ClassLoaderTestA/Test.jar
> * ./start/src/test/resources/ClassLoaderTestB/Test.jar
> * ./start/src/test/resources/ClassLoaderTestC/Test.jar
> * ./start/src/test/resources/HelloWorld2.jar
> * ./test/src/test/resources/FooConstraint.jar
> * ./test/system/auto/TestCombinerX.jar
> * ./test/system/auto/TestCombinerY.jar
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)