Re: svn commit: r799755 - in /maven/scm/trunk: pom.xml src/main/ src/main/assembly/ src/main/assembly/source-release.xml

2009-08-01 Thread Benjamin Bentmann

Brian Fox wrote:


On the infra list it seems like we'll be required to add
them to svn anyway


When we do, could we use a well-known file extension like .txt for these 
files? The source bundles we currently produce contain "LICENSE" and 
"NOTICE" and these are not easily opened on Windows without a file 
extension.



Benjamin


Re: svn commit: r799755 - in /maven/scm/trunk: pom.xml src/main/ src/main/assembly/ src/main/assembly/source-release.xml

2009-07-31 Thread Brian Fox
2009/7/31 Jason van Zyl :
> Ok, we need to figure out how to do this generally. I really don't want to 
> see this in every POM we have. Brian, is there no way to share this?
>

Yes there is. The problem was getting the license and notice files
included. On the infra list it seems like we'll be required to add
them to svn anyway so that will make it easier for me to wrap up.


Re: svn commit: r799755 - in /maven/scm/trunk: pom.xml src/main/ src/main/assembly/ src/main/assembly/source-release.xml

2009-07-31 Thread Jason van Zyl
Ok, we need to figure out how to do this generally. I really don't  
want to see this in every POM we have. Brian, is there no way to share  
this?


On 31-Jul-09, at 3:06 PM, [email protected] wrote:


Author: olamy
Date: Fri Jul 31 22:06:43 2009
New Revision: 799755

URL: http://svn.apache.org/viewvc?rev=799755&view=rev
Log:
Add an ASF-compliant source release assembly

Added:
   maven/scm/trunk/src/main/
   maven/scm/trunk/src/main/assembly/
   maven/scm/trunk/src/main/assembly/source-release.xml   (with props)
Modified:
   maven/scm/trunk/pom.xml

Modified: maven/scm/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/scm/trunk/pom.xml?rev=799755&r1=799754&r2=799755&view=diff
= 
= 
= 
= 
= 
= 
= 
= 
==

--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Fri Jul 31 22:06:43 2009
@@ -318,5 +318,33 @@

  

+
+  release
+  
+
+  
+
+maven-assembly-plugin
+
+  
+make-project-src-distro
+package
+
+  single
+
+
+  
+   src/main/assembly/source- 
release.xml

+  
+  gnu
+
+  
+
+  
+
+  
+
  


Added: maven/scm/trunk/src/main/assembly/source-release.xml
URL: 
http://svn.apache.org/viewvc/maven/scm/trunk/src/main/assembly/source-release.xml?rev=799755&view=auto
= 
= 
= 
= 
= 
= 
= 
= 
==

--- maven/scm/trunk/src/main/assembly/source-release.xml (added)
+++ maven/scm/trunk/src/main/assembly/source-release.xml Fri Jul 31  
22:06:43 2009

@@ -0,0 +1,49 @@
+
+
+
+
+  source-release
+  
+tar.gz
+tar.bz2
+zip
+  
+  
+
+  ${project.basedir}
+  /
+  true
+  
+**/*.iws
+**/*.ipr
+**/*.iml
+*.log
+target/**
+**/.settings/**
+**/*.classpath
+**/*.project
+  
+
+
+  ${project.build.directory}/maven-shared-archive- 
resources/META-INF

+  /
+
+  
+

Propchange: maven/scm/trunk/src/main/assembly/source-release.xml
--
   svn:eol-style = native

Propchange: maven/scm/trunk/src/main/assembly/source-release.xml
--
   svn:keywords = Author Date Id Revision




Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
http://twitter.com/SonatypeNexus
http://twitter.com/SonatypeM2E
--

believe nothing, no matter where you read it,
or who has said it,
not even if i have said it,
unless it agrees with your own reason
and your own common sense.

 -- Buddha