Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JWT Resources"

(Current)
(Current)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
== Current ==
 
== Current ==
 
* [http://www.eclipse.org/jwt/ JWT Website]
 
* [http://www.eclipse.org/jwt/ JWT Website]
* this wiki http://wiki.eclipse.org/index.php/Java_Workflow_Tooling_Project
+
* [[Java_Workflow_Tooling_Project | this wiki]]
* the jwt-dev@eclipse.org mailing list . See subscription and archives page at https://dev.eclipse.org/mailman/listinfo/jwt-dev
+
* the jwt-dev@eclipse.org mailing list . See [https://dev.eclipse.org/mailman/listinfo/jwt-dev subscription and archives page]. Used by developers and community members.
* the "eclipse.technology.jwt" newsgroup on the eclipse.org news server. See archives at http://dev.eclipse.org/newslists/news.eclipse.technology.jwt/maillist.html
+
* the "eclipse.jwt" newsgroup on the eclipse.org news server. See corresponding [http://www.eclipse.org/forums/index.php?t=thread&frm_id=198 forum and archives], and [http://dev.eclipse.org/newslists/news.eclipse.technology.jwt/maillist.html older archives] before migration. Can be used to contact developers, but not used much.
 
* Bugzilla : [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Technology&product=JWT&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= All JWT bugs] (including resolved ones)
 
* Bugzilla : [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Technology&product=JWT&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= All JWT bugs] (including resolved ones)
 
** If you are interested in receiving bug messages in your bugzilla account : there are three dummy mail-addresses for the components of JWT, named jwt.we-inbox@eclipse.org, jwt.desktop-inbox@eclipse.org, jwt.wam-inbox@eclipse.org , so copy this comma-separated list in Prefs / Email settings to your user watch list in Bugzilla.
 
** If you are interested in receiving bug messages in your bugzilla account : there are three dummy mail-addresses for the components of JWT, named jwt.we-inbox@eclipse.org, jwt.desktop-inbox@eclipse.org, jwt.wam-inbox@eclipse.org , so copy this comma-separated list in Prefs / Email settings to your user watch list in Bugzilla.
  
 
== Initial ==
 
== Initial ==
* initial proposal : http://www.eclipse.org/proposals/jwt/
+
* [http://www.eclipse.org/proposals/jwt/ initial proposal]
* [[JWT Proposal | Original Project Proposal]] (end of 2006)
+
* [[JWT Proposal | Project Proposal Draft]] (end of 2006)
 
* [http://wiki.eclipse.org/images/0/05/JWT_Submission_Review_20070117.pdf Draft submission review slides ] (beginning of 2007)
 
* [http://wiki.eclipse.org/images/0/05/JWT_Submission_Review_20070117.pdf Draft submission review slides ] (beginning of 2007)
  
 
== Obsolete ==
 
== Obsolete ==
* there was a temporary JWT project page at https://forge.openwide.fr/projects/jwt , which includes
+
* there was a temporary JWT project page [https://forge.openwide.fr/projects/jwt hosted by Open Wide], which includes
** an obsolete JWT mailing list : https://forge.openwide.fr/mail/?group_id=61
+
** an [https://forge.openwide.fr/mail/?group_id=61 obsolete JWT mailing list]
** old code contributions (some are not available to guest visitors) : https://forge.openwide.fr/projects/jwt/
+
** [https://forge.openwide.fr/projects/jwt/ old code contributions] (some are not available to guest visitors)

Latest revision as of 12:35, 12 October 2010

Current

  • JWT Website
  • this wiki
  • the jwt-dev@eclipse.org mailing list . See subscription and archives page. Used by developers and community members.
  • the "eclipse.jwt" newsgroup on the eclipse.org news server. See corresponding forum and archives, and older archives before migration. Can be used to contact developers, but not used much.
  • Bugzilla : All JWT bugs (including resolved ones)
    • If you are interested in receiving bug messages in your bugzilla account : there are three dummy mail-addresses for the components of JWT, named jwt.we-inbox@eclipse.org, jwt.desktop-inbox@eclipse.org, jwt.wam-inbox@eclipse.org , so copy this comma-separated list in Prefs / Email settings to your user watch list in Bugzilla.

Initial

Obsolete

Back to the top