You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/02/02 18:26:35 UTC

[jira] [Commented] (LENS-259) Remove all jars from source

    [ https://issues.apache.org/jira/browse/LENS-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301481#comment-14301481 ] 

Hudson commented on LENS-259:
-----------------------------

UNSTABLE: Integrated in Lens-Commit #110 (See [https://builds.apache.org/job/Lens-Commit/110/])
LENS-259 : Changing logic of unit test cases to use jars created at runtime instead of static jars (Himanshu Gahlaut via amareshwari) (amareshwari.sr: rev f575be414b5f432f42aa2e88bc56ba45cad728ee)
* lens-server/src/test/java/org/apache/lens/server/common/LensServerTestFileUtils.java
* lens-server/test-util/test-aux.jar
* lens-server/src/test/java/org/apache/lens/server/common/TestResourceFile.java
* lens-server/src/test/resources/restart-on-resource-move-test.jar
* lens-server/src/test/java/org/apache/lens/server/session/TestSessionResource.java
* lens-server/src/test/java/org/apache/lens/server/common/LenServerTestException.java


> Remove all jars from source
> ---------------------------
>
>                 Key: LENS-259
>                 URL: https://issues.apache.org/jira/browse/LENS-259
>             Project: Apache Lens
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Himanshu Gahlaut
>             Fix For: 2.0
>
>         Attachments: rb30495.patch
>
>
> As per apache release process, source should not include any jars.
> We have following jars in code and they should be removed :
> $ find . -name *.jar
> ./lens-server/src/test/resources/restart-on-resource-move-test.jar
> ./lens-server/test-util/test-aux.jar



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)