-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
182 lines (160 loc) · 10.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="../../css/reset.css">
<link rel="stylesheet" href="../../css/reset_override.css">
<link rel="stylesheet" href="../../css/search_base.css">
<!--<link rel="stylesheet" href="../../css/search_status_window.css">-->
<!--<link rel="stylesheet" href="../../css/search_entertain.css">-->
<link rel="stylesheet" href="../../css/search_layout.css">
<link rel="stylesheet" href="../../css/search_field.css">
<!--<link rel="stylesheet" href="../../css/search_suggestions.css">-->
<!--<link rel="stylesheet" href="../../css/search_filter_tab.css">-->
<link rel="stylesheet" href="../../css/search_results.css">
<!--<link rel="stylesheet" href="../../css/search_log.css">-->
<!-- JBoss Community Bootstrap styles (we need to get LESS working first) -->
<title>Stub - search results</title>
</head>
<body>
<!-- The top part with logo and search field
======================================================= -->
<div id="search_top">
<div>
<!--<h1>JBoss Community Search</h1>-->
<a href="#"><img class="jcs_logo" src="../../image/search_logo.png"></a>
</div>
<div>
<form method="GET" id="searchform" action="#">
<div id="query_field_div">
<div id="query_field_div_magnifier"></div>
<div id="query_field_div_spinner" class="hidden"></div>
<div id="query_field_div_x" class="hidden"></div>
<input
id="query_field" type="text"
placeholder="Initialization..."
autocomplete="off"
spellcheck="false"
autofocus="true"
disabled >
<div id="query_field_div_clear"></div>
</div>
</form>
</div>
</div>
<!-- Filters
======================================================= -->
<div id="search_filters">
<div id="second_filters_row">
<div class="filter caption">Filters</div>
<!--<div class="filter option domain">Site</div>-->
<div class="filter option project">Technology</div>
<div class="filter option content">Type</div>
<div class="filter option date">Time</div>
<div class="filter option author">People</div>
<div class="filter_clear"></div>
</div>
</div>
<!-- Search results
======================================================= -->
<div id="search_results">
<div class="statistics">Found 150 results for "dramatic" - page 5/15.</div>
<div class="hit">
<div class="left"><p class="avatar"><img
src="http://www.gravatar.com/avatar/43b569c63430ec7ec9e2f21b2a5e67b2?s=40&d=https%3A%2F%2Fcommunity.jboss.org%2Fgravatar%2F43b569c63430ec7ec9e2f21b2a5e67b2%2F40.png">
</p></div>
<div class="main">
<div class="title cs_" hn_="0"><a
href="https://community.jboss.org/community/switchyard/blog/2011/09/27/switchyard-and-forge-in-action">SwitchYard
and Forge In Action</a></div>
<div class="link cs_" hn_="0"><a
href="https://community.jboss.org/community/switchyard/blog/2011/09/27/switchyard-and-forge-in-action">https://community.jboss.org/co...switchyard-and-forge-in-action</a>
</div>
<div class="snippet"><span class="date">2011-9-28, 1:18pm - </span><span class="sys_project">switchyard / </span><span
class="sys_type">Blogpost</span>
<div class="description"> seamlessly with the Forge environment. Second, it <span class="hlt">dramatically</span>
speeds up the process of creating a new ap...
</div>
</div>
<div class="contributors_list"><span class="ct_" hn_="0" cn_="0"><img
src="http://www.gravatar.com/avatar/43b569c63430ec7ec9e2f21b2a5e67b2?s=16&d=https%3A%2F%2Fcommunity.jboss.org%2Fgravatar%2F43b569c63430ec7ec9e2f21b2a5e67b2%2F16.png"></span><span
class="selected_contributor_name">— <span class="value">Keith Babo</span></span></div>
</div>
</div>
<div class="hit_spacer"></div>
<div class="hit">
<div class="left"><p class="avatar"><img
src="http://www.gravatar.com/avatar/da8ac10ee07f549aa73bd5af4f305f8f?s=40&d=https%3A%2F%2Fcommunity.jboss.org%2Fgravatar%2Fda8ac10ee07f549aa73bd5af4f305f8f%2F40.png">
</p></div>
<div class="main">
<div class="title cs_" hn_="1"><a href="https://issues.jboss.org/browse/JBAS-7730">JBAS-7730 -
WebAuthentication - unable to remove Principal from Cache</a></div>
<div class="link cs_" hn_="1"><a href="https://issues.jboss.org/browse/JBAS-7730">https://issues.jboss.org/browse/JBAS-7730</a>
</div>
<div class="snippet"><span class="date">2011-3-22, 7:02pm - </span><span class="sys_type">Issue</span>
<div class="description"> of attempts to authorize using the database increased <span class="hlt">dramatically</span>.
- currently we have a DefaultCacheTimeout set to 9600 seconds, and after that time
</div>
<div class="tags_list">
Tags: <span> hibernate,</span><span> infinispan</span>
</div>
</div>
<div class="contributors_list"><span class="ct_" hn_="1" cn_="0"><img
src="http://www.gravatar.com/avatar/eea032a47bd4b07dfed0e21be6fb14dd?s=16&d=https%3A%2F%2Fcommunity.jboss.org%2Fgravatar%2Feea032a47bd4b07dfed0e21be6fb14dd%2F16.png"></span><span
class="ct_" hn_="1" cn_="1"><img
src="http://www.gravatar.com/avatar/6f79566a10adeb293e31006dc862a04e?s=16&d=https%3A%2F%2Fcommunity.jboss.org%2Fgravatar%2F6f79566a10adeb293e31006dc862a04e%2F16.png"></span><span
class="ct_" hn_="1" cn_="2"><img
src="http://www.gravatar.com/avatar/da8ac10ee07f549aa73bd5af4f305f8f?s=16&d=https%3A%2F%2Fcommunity.jboss.org%2Fgravatar%2Fda8ac10ee07f549aa73bd5af4f305f8f%2F16.png"></span><span
class="selected_contributor_name">— <span class="value">Jason Greene</span></span></div>
</div>
</div>
<div class="hit_spacer"></div>
<div class="hit">
<div class="left"><p class="avatar"><img
src="http://www.gravatar.com/avatar/ba4b20fbd74d023d513aa78b7d9578ac?s=40&d=https%3A%2F%2Fcommunity.jboss.org%2Fgravatar%2Fba4b20fbd74d023d513aa78b7d9578ac%2F40.png">
</p></div>
<div class="main">
<div class="title cs_" hn_="2"><a href="https://issues.jboss.org/browse/JBIDE-1749">JBIDE-1749 -
Updating Seam XML editor</a></div>
<div class="link cs_" hn_="2"><a href="https://issues.jboss.org/browse/JBIDE-1749">https://issues.jboss.org/browse/JBIDE-1749</a>
</div>
<div class="snippet"><span class="date">2008-4-11, 4:36pm - </span><span class="sys_project">JBoss Tools / </span><span
class="sys_type">Issue</span>
<div class="description">In january, about 10 changes were made to schemas in jboss-seam.
Do we need to support them in 2.0.1 version of Seam XML editor?
</div>
<div class="children comments">Comments:
<ul>
<li> that final 2.1 release also
will not have <span class="hlt">dramatic</span> changes in schemas? If so, support for
2.1 can be
implemented quite easily now. When is going to be the best time to update to
Seam Components editor to 2.1? …
</li>
<li> they are going to be <span class="hlt">dramatic</span> for the GA.
You could update now if you wanted to, but make sure 2.0 and 1.2 support still works and
no other
issues are urgent. …
</li>
<li>sorry, I misread your comment about <span class="hlt">dramatic</span> changes. You meant
there not many changes...I missed the not. …
</li>
</ul>
</div>
<div class="tags_list">
Tags: <span> infinispan,</span><span> ivy,</span><span> as7,</span><span> quartz</span>
</div>
</div>
<div class="contributors_list"><span class="ct_" hn_="2" cn_="0"><img
src="http://www.gravatar.com/avatar/ba4b20fbd74d023d513aa78b7d9578ac?s=16&d=https%3A%2F%2Fcommunity.jboss.org%2Fgravatar%2Fba4b20fbd74d023d513aa78b7d9578ac%2F16.png"></span><span
class="ct_" hn_="2" cn_="1"><img
src="http://www.gravatar.com/avatar/f8e9309b730b53bb6b14bcd8c9c43323?s=16&d=https%3A%2F%2Fcommunity.jboss.org%2Fgravatar%2Ff8e9309b730b53bb6b14bcd8c9c43323%2F16.png"></span><span
class="selected_contributor_name">— <span class="value">Max Rydahl Andersen</span></span>
</div>
</div>
</div>
<div class="hit_spacer"></div>
<div class="pagination"><span class="pc_" pn_="1">1</span><span class="actual pc_" pn_="2">2</span><span class="pc_" pn_="3">3</span><span class="pc_" pn_="4">4</span><span class="pc_" pn_="5">5</span><span class="pc_" pn_="6">6</span><span class="pc_" pn_="7">7</span><span class="pc_" pn_="8">8</span><span class="pc_" pn_="9">9</span><span class="pc_" pn_="10">10</span></div>
</div>
</body>
</html>