glenn 01/05/09 18:31:07
Modified: . HOWTO-RELEASE
Log:
Fix a typo and clarify commit priviledges
Revision Changes Path
1.7 +6 -2 jakarta-taglibs/HOWTO-RELEASE
Index: HOWTO-RELEASE
===================================================================
RCS file: /home/cvs/jakarta-taglibs/HOWTO-RELEASE,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- HOWTO-RELEASE 2001/05/09 20:51:58 1.6
+++ HOWTO-RELEASE 2001/05/10 01:31:05 1.7
@@ -140,6 +140,10 @@
6.2 SANDBOX REPOSITORY
-Jakarta taglibs also has a "sandbox" repository located int the
jakarta-taglibs-sandbox module. The sandbox is intended to be a place for
experimenting with new tags or submitting tentative tag library proposals. Jakarta
committers from any project may request access to the sandbox in order to submit their
ideas. If a tag library in the sandbox recieves a majority vote from the Taglibs
committers, it is moved into the main repository, and the committers for that tag
library will often be granted committer status to the main repository as well.
+Jakarta taglibs also has a "sandbox" repository located in the
jakarta-taglibs-sandbox module. The sandbox is intended to be a place for
experimenting with new tags or submitting tentative tag library proposals. Jakarta
committers from any project may request access to the sandbox in order to submit their
ideas. If a tag library in the sandbox recieves a majority vote from the Taglibs
committers it is moved into the main repository.
-Users may download and use tag libraries in the sandbox, but those libraries are
presented AS IS with no guarantees for stability or longevity.
\ No newline at end of file
+Users may download and use tag libraries in the sandbox, but those libraries are
presented AS IS with no guarantees for stability or longevity.
+
+6.3 COMMIT PRIVILEDGES
+
+Those taglib developers granted commit priviledges to the jakarta-taglibs
repository are automatically granted priviledges to the jakarta-taglibs-sandbox
repository, and vice versa.