On Tue, Sep 20, 2011 at 8:35 PM, sebb <seb...@gmail.com> wrote: > On 21 September 2011 01:10, <ggreg...@apache.org> wrote: > > Author: ggregory > > Date: Wed Sep 21 00:10:56 2011 > > New Revision: 1173434 > > > > URL: http://svn.apache.org/viewvc?rev=1173434&view=rev > > Log: > > [CODEC-129] Use standard Maven directory layout. > > > > Modified: > > commons/proper/codec/trunk/pom.xml > > > > Modified: commons/proper/codec/trunk/pom.xml > > URL: > http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1173434&r1=1173433&r2=1173434&view=diff > > > ============================================================================== > > --- commons/proper/codec/trunk/pom.xml (original) > > +++ commons/proper/codec/trunk/pom.xml Wed Sep 21 00:10:56 2011 > > @@ -247,6 +247,11 @@ limitations under the License. > > <plugin> > > <artifactId>maven-assembly-plugin</artifactId> > > <configuration> > > + <!-- Remove descriptors element when commons-parent 22 is out? > --> > > No, it's not in CP22. > > Not sure if it could/should be added. >
The Maven docs seem to say that the dirs and files should be found automatically. Is that not possible? Gary > > > + <descriptors> > > + <descriptor>src/main/assembly/bin.xml</descriptor> > > + <descriptor>src/main/assembly/src.xml</descriptor> > > + </descriptors> > > <tarLongFileMode>gnu</tarLongFileMode> > > </configuration> > > </plugin> > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org JUnit in Action, 2nd Ed: <goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory