You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2009/09/11 11:07:42 UTC

DO NOT REPLY [Bug 47819] New: Add sources jars to embedded distribution

https://issues.apache.org/bugzilla/show_bug.cgi?id=47819

           Summary: Add sources jars to embedded distribution
           Product: Tomcat 7
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Packaging
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: david_syer@hotmail.com


--- Comment #0 from Dave Syer <da...@hotmail.com> 2009-09-11 02:07:41 PDT ---
Add sources jars to embedded distribution.  They also should be uploaded to
Maven Central, but I don't see any existing build targets for that, so I assume
it's a separate manual process.  At least if the source jars were available in
the build it would be easy to publish them.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 47819] Add sources jars to embedded distribution

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47819

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Mark Thomas <ma...@apache.org> 2009-09-15 10:54:29 BST ---
Thanks for the patch. I tweaked it to align with a few changes I made since you
wrote the patch and also to use jarIt to add the required LICENSE and NOTICE
files

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 47819] Add sources jars to embedded distribution

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47819



--- Comment #1 from Dave Syer <da...@hotmail.com> 2009-09-11 02:25:08 PDT ---
Created an attachment (id=24247)
Patch to build.xml adding target "embed-sources"

Added patch to build.xml adding target "embed-sources"
(embed-sources-patch.txt).  Creates jar files *-src.jar in the output/embed
directory by default.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org