Whoops! Sorry guys, I didn't realize JIRA would send out a new e-mail every time I edited a ticket. I was just trying to figure out the code-highlighting syntax.
Won't happen again :) On Tue, Jan 14, 2014 at 10:19 PM, Adrian Petrescu (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/STORM-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Adrian Petrescu updated STORM-195: > ---------------------------------- > > Description: The new Maven-based build system generates a file for the > shaded libthrift dependency: > storm-deps/libthrift/dependency-reduced-pom.xml. This file doesn't belong > in source control, but it's not in .gitignore, meaning that it clutters up > git status output, and risks accidental inclusion from a rogue `git add .` > (was: The new Maven-based build system generates a file for the shaded > libthrift dependency: storm-deps/libthrift/dependency-reduced-pom.xml. This > file doesn't belong in source control, but it's not in .gitignore, meaning > that it clutters up git status output.) > > > dependency-reduced-pom.xml should be in .gitignore > > -------------------------------------------------- > > > > Key: STORM-195 > > URL: https://issues.apache.org/jira/browse/STORM-195 > > Project: Apache Storm (Incubating) > > Issue Type: Bug > > Reporter: Adrian Petrescu > > Priority: Trivial > > Labels: build, maven, newbie > > Original Estimate: 5m > > Remaining Estimate: 5m > > > > The new Maven-based build system generates a file for the shaded > libthrift dependency: storm-deps/libthrift/dependency-reduced-pom.xml. This > file doesn't belong in source control, but it's not in .gitignore, meaning > that it clutters up git status output, and risks accidental inclusion from > a rogue `git add .` > > > > -- > This message was sent by Atlassian JIRA > (v6.1.5#6160) >
