Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75501 - OTF xml-rewrite eclass
Summary: OTF xml-rewrite eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-23 17:45 UTC by Saleem Abdulrasool (RETIRED)
Modified: 2004-12-24 16:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
xml-rewrite.eclass (xml-rewrite.eclass,178 bytes, text/plain)
2004-12-23 17:45 UTC, Saleem Abdulrasool (RETIRED)
Details
xml-rewrite.py (xml-rewrite.py,1.45 KB, text/plain)
2004-12-23 17:46 UTC, Saleem Abdulrasool (RETIRED)
Details
xml-rewrite.eclass (xml-rewrite.eclass,512 bytes, text/plain)
2004-12-23 17:47 UTC, Saleem Abdulrasool (RETIRED)
Details
xml-rewrite.py (xml-rewrite.py,2.76 KB, text/plain)
2004-12-23 20:15 UTC, Saleem Abdulrasool (RETIRED)
Details
xml-rewrite.eclass (xml-rewrite.eclass,580 bytes, text/plain)
2004-12-23 20:18 UTC, Saleem Abdulrasool (RETIRED)
Details
xml-rewrite.py (xml-rewrite.py,3.67 KB, text/plain)
2004-12-23 22:57 UTC, Saleem Abdulrasool (RETIRED)
Details
xml-rewrite.eclass (xml-rewrite.eclass,752 bytes, text/plain)
2004-12-24 15:50 UTC, Saleem Abdulrasool (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-23 17:45:21 UTC
On the fly xml-rewrite eclass.  Provides mechanisms for updating and fixing build.xmls on the fly without ugly seds and greps :-)
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-23 17:45:52 UTC
Created attachment 46748 [details]
xml-rewrite.eclass
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-23 17:46:10 UTC
Created attachment 46749 [details]
xml-rewrite.py
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-23 17:47:55 UTC
Created attachment 46750 [details]
xml-rewrite.eclass
Comment 4 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-23 20:15:42 UTC
Created attachment 46754 [details]
xml-rewrite.py

Cleanups for the function names, fixes Single Match error
Comment 5 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-23 20:18:05 UTC
Created attachment 46755 [details]
xml-rewrite.eclass

Updated to new function names
Comment 6 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-23 22:57:37 UTC
Created attachment 46765 [details]
xml-rewrite.py

Fixes; Cleanups; Further Abstraction
Comment 7 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-12-24 15:50:52 UTC
Created attachment 46819 [details]
xml-rewrite.eclass

Latest function declarations; to be deprecated
Comment 8 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-12-24 16:23:09 UTC
Stuffed into javatoolkit. Thanks a bundle!