diff --git a/build.xml b/build.xml index 37df3d57d..00365f1d2 100644 --- a/build.xml +++ b/build.xml @@ -1,28 +1,42 @@ + + + + + + + + + + + + +]> + + + - - - - - - - - - - - - - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Please select a target - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + &preinit-target; - - - + +

PGP Signatures

+ +

Many of the distribution kits have been digitally signed (using + PGP). If so, there will be an accompanying + distribution.asc file in the same directory as + the distribution. The PGP keys can be found in the distribution + directory at < + http://jakarta.apache.org/builds/jakarta-avalon/release/KEYS>.

+ + --bin.tar.gz + +
Always test available signatures, e.g.,
+> pgpk -a KEYS
+> pgpv .asc
+or,
+> pgp -ka KEYS
+> pgp .asc
+or,
+> gpg --import KEYS
+> gpg --verify .asc
+
+ + + +

About

+ +
+
+ + + + + +

For more information about , please go to + + .

+ + + +

ChangeLog for

+ +
+
+ + + + + + +
    + +
  • + + + [] + +
  • +
    +
+
+ + diff --git a/tools/resources/stylesheets/announcement2txt.xsl b/tools/resources/stylesheets/announcement2txt.xsl new file mode 100644 index 000000000..9b03cc12b --- /dev/null +++ b/tools/resources/stylesheets/announcement2txt.xsl @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Released + + + + + + + + + + + About + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +For more information about + + , please go to + + + + + + + +ChangeLog for + + + + + + + + + + +Downloads for available at + +/latest + + + + + + + + + + + + + ( + + ) + + + + + *) + + + + + + [] + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/resources/stylesheets/bugzilla2patchqueue.xsl b/tools/resources/stylesheets/bugzilla2patchqueue.xsl new file mode 100644 index 000000000..5ebb1a913 --- /dev/null +++ b/tools/resources/stylesheets/bugzilla2patchqueue.xsl @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + http://nagoya.apache.org/bugzilla/ + + + + + + + + + + + + + + + + + diff --git a/tools/resources/stylesheets/changelog.xsl b/tools/resources/stylesheets/changelog.xsl new file mode 100644 index 000000000..20f7cf9fb --- /dev/null +++ b/tools/resources/stylesheets/changelog.xsl @@ -0,0 +1,95 @@ + + + + + + module + cvsweb + + + + + + + + +

Change Log

+ + + + + + + + +
+ + + +

+ + + +

+

+ + + by + +

+

+ +

+
+ +
+ + + + + + + + + + + + + + +
+ + + /?rev=&content-type=text/x-cvsweb-markup + + + /?r1=&r2=&diff_format=h + + + + +
+ + + + + + + + + +
+ + + + + +
+ + + +
+
+ +
+ diff --git a/tools/resources/stylesheets/patchqueue2text4dev.xsl b/tools/resources/stylesheets/patchqueue2text4dev.xsl new file mode 100644 index 000000000..0ed5685e9 --- /dev/null +++ b/tools/resources/stylesheets/patchqueue2text4dev.xsl @@ -0,0 +1,68 @@ + + + + + + + + + ----------------------------------------------------------- + This mail is generated automatically using + Jakarta Ant. Contents are automatically + downloaded from Apache's Bugzilla. +----------------------------------------------------------- + Please do not reply to this mail. +----------------------------------------------------------- + +*********************************************************** + COCOON PATCH QUEUE UPDATE + + patches in queue: +*********************************************************** + + +----------------------------------------------------------- +: +----------------------------------------------------------- + + +REVIEWER: +RESOLUTION: +STATUS: + + + +*************************that's it!************************ + +------------------------patch HOWTO------------------------ + +Send patches to http://nagoya.apache.org/bugzilla/ +specifying [PATCH] in the summary. +Bugzilla sends a mail automatically to this list. +Reviewers will mark it FIXED there when applied. +Patches not sent to Bugzilla will not be reviewed. +----------------------------------------------------------- +This file is generated and updated automatically at least +once a week, and the data is taken from Bugzilla. +If you don't find the patch you submitted to bugzilla +after one week, please notify cocoon-dev@xml.apache.org +for assistance. +----------------------------------------------------------- +There is usually a HEAD branch and a previous-version +branch that are maintained. Where will the patch go? +1. If it is a bug fix it should go to both branches +2. If something is totally new it goes into HEAD scratchpad. +3. Something in between, but does not break backward + compatibility _may_ go into both (and may not) +4. For everything else, a vote is required so + first it may go into HEAD, and then be VOTEd in order + to sync this into branch. +Please note that structural changes have to be VOTEd first. + + + + + + + diff --git a/tools/resources/stylesheets/patchqueue2xdocs.xsl b/tools/resources/stylesheets/patchqueue2xdocs.xsl new file mode 100644 index 000000000..52d21f609 --- /dev/null +++ b/tools/resources/stylesheets/patchqueue2xdocs.xsl @@ -0,0 +1,111 @@ + + + + + + + + + + + ]]> + + + + +
+ Patch Queue + + + + +
+ + + + + +

+ This is an informal list - in chronological order - + of some of the noteworthy patches that have been posted + to the cocoon-dev mailing list. + These patches are not (yet) part of the Apache Cocoon project, but need reviewing for possible + inclusion. This system was instituted because, due to the large volume of mail and + the lack of time of the committers, some patches tended to get forgotten about. This + queue does not guarantee that any patch will be reviewed within a reasonable time frame, + but it does at least make them easier to find! +

+ +

Reviewers wanted! - If you have time to review and/or test these patches, + we would be grateful for your time. Please post comments to the cocoon-dev mailing lists. +

+ +

+ Before submitting a patch, please read the page on Third-Party + Contributions. The preferred submission method for patches is: +

+ +
    +
  • Post to cocoon-dev@xml.apache.org
  • +
  • Describe the patch, the reason for it and (if necessary) why this is important.
  • +
  • Generate the patch in diff -u format from CVS
  • +
  • Also generate a documentation patch or new file, if this is something that should be documented. +
  • +
  • Post as an attachment rather than inline (unless it is trivially small).
  • +
+ +

Following the above guidelines will facilitate your patch being reviewed + and applied efficiently.

+ +
+ + + +

[Under Construction] Archive links will be added later. + Please do not bother the patch submitters/authors without first reading the + relevant post(s) in the mailing list archives. +

+ +

Vapourware will not be listed.

+ + + + + + + + + + + + + + + + + + +
idSummaryReviewerResolutionStatus
+ + + + +
+ +

See also additional list of patches to be added in To Do. +

+ +
+ +
+ +
+ + + + + +
diff --git a/tools/targets/compile.xtarget b/tools/targets/compile.xtarget new file mode 100644 index 000000000..34afaa3cf --- /dev/null +++ b/tools/targets/compile.xtarget @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/targets/contrib.xtarget b/tools/targets/contrib.xtarget new file mode 100644 index 000000000..d7e0ff46b --- /dev/null +++ b/tools/targets/contrib.xtarget @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Please select a target + + + + diff --git a/tools/targets/dev.xtarget b/tools/targets/dev.xtarget new file mode 100644 index 000000000..7efc8dee6 --- /dev/null +++ b/tools/targets/dev.xtarget @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ********************************************** + * + * Build all distributions: + * - source distribution for windows/unix. + * - binary distribution for windows/unix. + * + * This may take a while... + * + *********************************************** + + + + + + + + + + + diff --git a/tools/targets/docs.xtarget b/tools/targets/docs.xtarget new file mode 100644 index 000000000..1fdd6b976 --- /dev/null +++ b/tools/targets/docs.xtarget @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +