Oleksandr Alesinskyy created PIG-3821:
-----------------------------------------
Summary: The tag
http://svn.apache.org/repos/asf/pig/tags/release-0.12.0 looks fishy
Key: PIG-3821
URL: https://issues.apache.org/jira/browse/PIG-3821
Project: Pig
Issue Type: Bug
Components: build
Affects Versions: 0.12.0
Reporter: Oleksandr Alesinskyy
Priority: Minor
The http://svn.apache.org/repos/asf/pig/tags/release-0.12.0/build.xml contains
{code}
<property name="pig.version" value="0.12.1" />
<property name="pig.version.suffix" value="-SNAPSHOT" />
{code}
So it is not clear if this tag really reflects released code, As well binary
artifacts built from this tag have wrong pig version (both in artifact names
and in displayed log messages, e.g.
{quote}
2014-03-19 21:39:30,960 [main] INFO org.apache.pig.Main - Apache Pig version
0.12.1-SNAPSHOT (rUnversioned directory) compiled Mar 19 2014, 16:56:18
{quote}
--
This message was sent by Atlassian JIRA
(v6.2#6252)