[jira] [Resolved] (AXIS2-5576) Missing build.xml in Axis2-1.6.2 Source Distribution

2013-06-17 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/AXIS2-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney resolved AXIS2-5576.
-

Resolution: Fixed

Thanks Shameera. Closing this one off as resolved.

 Missing build.xml in Axis2-1.6.2 Source Distribution
 

 Key: AXIS2-5576
 URL: https://issues.apache.org/jira/browse/AXIS2-5576
 Project: Axis2
  Issue Type: Bug
  Components: documentation
Affects Versions: 1.6.2
Reporter: Lewis John McGibbney
 Fix For: 1.7.0

 Attachments: AVIS2-5576.v2.patch, AXIS2-5576.patch


 As mentioned here [0], I noticed that the Maven seesmbly descriptor does not 
 include build.xml within the generated Source Distributions.
 The patch aims to include it (however someone will need to verify) and also 
 includes some better documentation within README.txt 
 [0] http://www.mail-archive.com/java-dev%40axis.apache.org/msg13085.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org



[jira] [Closed] (AXIS2-5576) Missing build.xml in Axis2-1.6.2 Source Distribution

2013-06-17 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/AXIS2-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney closed AXIS2-5576.
---


 Missing build.xml in Axis2-1.6.2 Source Distribution
 

 Key: AXIS2-5576
 URL: https://issues.apache.org/jira/browse/AXIS2-5576
 Project: Axis2
  Issue Type: Bug
  Components: documentation
Affects Versions: 1.6.2
Reporter: Lewis John McGibbney
 Fix For: 1.7.0

 Attachments: AVIS2-5576.v2.patch, AXIS2-5576.patch


 As mentioned here [0], I noticed that the Maven seesmbly descriptor does not 
 include build.xml within the generated Source Distributions.
 The patch aims to include it (however someone will need to verify) and also 
 includes some better documentation within README.txt 
 [0] http://www.mail-archive.com/java-dev%40axis.apache.org/msg13085.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org



[jira] [Updated] (AXIS2-5576) Missing build.xml in Axis2-1.6.2 Source Distribution

2013-05-21 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/AXIS2-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated AXIS2-5576:


Attachment: AVIS2-5576.v2.patch

@andreas thank you for the clarification.
Please see attached patch which removed build.xml and substantiates on 
documentation within README.txt

 Missing build.xml in Axis2-1.6.2 Source Distribution
 

 Key: AXIS2-5576
 URL: https://issues.apache.org/jira/browse/AXIS2-5576
 Project: Axis2
  Issue Type: Bug
  Components: documentation
Affects Versions: 1.6.2
Reporter: Lewis John McGibbney
 Fix For: 1.7.0

 Attachments: AVIS2-5576.v2.patch, AXIS2-5576.patch


 As mentioned here [0], I noticed that the Maven seesmbly descriptor does not 
 include build.xml within the generated Source Distributions.
 The patch aims to include it (however someone will need to verify) and also 
 includes some better documentation within README.txt 
 [0] http://www.mail-archive.com/java-dev%40axis.apache.org/msg13085.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org



[jira] [Created] (AXIS2-5576) Missing build.xml in Axis2-1.6.2 Source Distribution

2013-05-20 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created AXIS2-5576:
---

 Summary: Missing build.xml in Axis2-1.6.2 Source Distribution
 Key: AXIS2-5576
 URL: https://issues.apache.org/jira/browse/AXIS2-5576
 Project: Axis2
  Issue Type: Bug
  Components: documentation
Affects Versions: 1.6.2
Reporter: Lewis John McGibbney
 Fix For: 1.7.0


As mentioned here [0], I noticed that the Maven seesmbly descriptor does not 
include build.xml within the generated Source Distributions.
The patch aims to include it (however someone will need to verify) and also 
includes some better documentation within README.txt 
[0] http://www.mail-archive.com/java-dev%40axis.apache.org/msg13085.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org



[jira] [Updated] (AXIS2-5576) Missing build.xml in Axis2-1.6.2 Source Distribution

2013-05-20 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/AXIS2-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated AXIS2-5576:


Attachment: AXIS2-5576.patch

This is a patch for trunk 1.7.0-SNAPSHOT
I have not been able to verify if the additions to the dist.xml assembly 
descriptor is sufficient (or even correct) to include build.xml in the 
generated distribution, but hopefully it gives an idea of what needs to be done.
If someone is more literate with the Maven assembly plugin and can take this on 
then great.
Thanks
Lewis  

 Missing build.xml in Axis2-1.6.2 Source Distribution
 

 Key: AXIS2-5576
 URL: https://issues.apache.org/jira/browse/AXIS2-5576
 Project: Axis2
  Issue Type: Bug
  Components: documentation
Affects Versions: 1.6.2
Reporter: Lewis John McGibbney
 Fix For: 1.7.0

 Attachments: AXIS2-5576.patch


 As mentioned here [0], I noticed that the Maven seesmbly descriptor does not 
 include build.xml within the generated Source Distributions.
 The patch aims to include it (however someone will need to verify) and also 
 includes some better documentation within README.txt 
 [0] http://www.mail-archive.com/java-dev%40axis.apache.org/msg13085.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org