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

Sean Busbey commented on YETUS-15:
----------------------------------

{code}
diff --git a/asf-site-src/source/contribute/releases.md b/asf-site-src/source/co
ntribute/releases.md
index 0f67aab..7643f30 100644
--- a/asf-site-src/source/contribute/releases.md
+++ b/asf-site-src/source/contribute/releases.md
 1. Test Audience Annotations. If you have a downstream project that relies on 
the audience annotations project, you should be able to install the jars 
locally and test with the updated verison.

-        $ mkdir yetus-0.2.0-src_unpack
-        $ tar -C yetus-0.2.0-src_unpack -xzf yetus-0.2.0-src.tar.gz
-        $ cd yetus-0.2.0-src_unpack/yetus-0.2.0
+        $ mkdir apache-yetus-0.7.0-src_unpack
+        $ tar -C apache-yetus-0.7.0-src_unpack -xzf 
apache-yetus-0.7.0-src.tar.gz
+        $ cd apache-yetus-0.7.0-src_unpack/yetus-0.7.0
         $ mvn --batch-mode -f yetus-project/pom.xml install
         ...SNIP...
         [INFO] 
------------------------------------------------------------------------
{code}

These should be able to just tell the user to do a local maven install. The 
given instruction for locally installing the project pom is incorrect since it 
isn't at that location anymore.



> build environment
> -----------------
>
>                 Key: YETUS-15
>                 URL: https://issues.apache.org/jira/browse/YETUS-15
>             Project: Yetus
>          Issue Type: Improvement
>          Components: Test Patch
>    Affects Versions: 0.1.0
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Critical
>             Fix For: 0.9.0
>
>         Attachments: HADOOP-12137.HADOOP-12111.00.patch, 
> HADOOP-12137.HADOOP-12111.01.patch, YETUS-15.000.patch, YETUS-15.002.patch, 
> YETUS-15.004.patch, YETUS-15.005.patch, YETUS-15.006.patch, 
> YETUS-15.007.patch, YETUS-15.008.patch, YETUS-15.009.patch, 
> YETUS-15.03.patch, YETUS-15.ea-maven-001.patch
>
>
> We need to have some way to build (esp the documentation!) and unit tests.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to