3 <!-- Struts projects is authorized for all user -->
8 organization_uuid="org1"/>
10 <!-- Provisioned project -->
11 <projects organization_uuid="org1"
16 kee="org.provisioned.project"
17 name="Provisioned Project"
23 description="the description"
25 long_name="Provisioned Project"
28 copy_component_uuid="[null]"
29 developer_uuid="[null]"
31 authorization_updated_at="123456789"/>
34 <projects organization_uuid="org1"
39 kee="org.struts:struts"
40 deprecated_kee="org.struts:struts"
46 module_uuid_path=".ABCD."
47 description="the description"
49 long_name="Apache Struts"
52 copy_component_uuid="[null]"
53 developer_uuid="[null]"
55 authorization_updated_at="123456789"/>
63 period1_param="[null]"
66 period2_param="[null]"
69 period3_param="[null]"
72 period4_param="[null]"
75 period5_param="[null]"
77 created_at="1228222680000"
78 build_date="1228222680000"
88 period1_param="[null]"
91 period2_param="[null]"
94 period3_param="[null]"
97 period4_param="[null]"
100 period5_param="[null]"
101 period5_date="[null]"
102 created_at="1228136280000"
103 build_date="1228136280000"
108 <projects organization_uuid="org1"
111 kee="org.struts:struts-core"
117 module_uuid_path=".ABCD.EFGH."
120 long_name="Struts Core"
125 copy_component_uuid="[null]"
126 developer_uuid="[null]"
127 authorization_updated_at="[null]"/>
130 component_uuid="EFGH"
133 purge_status="[null]"
134 period1_mode="[null]"
135 period1_param="[null]"
136 period1_date="[null]"
137 period2_mode="[null]"
138 period2_param="[null]"
139 period2_date="[null]"
140 period3_mode="[null]"
141 period3_param="[null]"
142 period3_date="[null]"
143 period4_mode="[null]"
144 period4_param="[null]"
145 period4_date="[null]"
146 period5_mode="[null]"
147 period5_param="[null]"
148 period5_date="[null]"
149 created_at="1228222680000"
150 build_date="1228222680000"
155 <projects organization_uuid="org1"
156 long_name="org.struts"
160 kee="org.struts:struts-core:src/org/struts"
165 module_uuid_path=".ABCD.EFGH."
166 name="src/org/struts"
172 copy_component_uuid="[null]"
173 developer_uuid="[null]"
174 path="src/org/struts"
175 authorization_updated_at="[null]"/>
178 component_uuid="GHIJ"
181 purge_status="[null]"
182 period1_mode="[null]"
183 period1_param="[null]"
184 period1_date="[null]"
185 period2_mode="[null]"
186 period2_param="[null]"
187 period2_date="[null]"
188 period3_mode="[null]"
189 period3_param="[null]"
190 period3_date="[null]"
191 period4_mode="[null]"
192 period4_param="[null]"
193 period4_date="[null]"
194 period5_mode="[null]"
195 period5_param="[null]"
196 period5_date="[null]"
197 created_at="1228222680000"
198 build_date="1228222680000"
203 <projects organization_uuid="org1"
204 long_name="org.struts.RequestContext"
208 kee="org.struts:struts-core:src/org/struts/RequestContext.java"
213 module_uuid_path=".ABCD.EFGH."
214 name="RequestContext.java"
220 copy_component_uuid="[null]"
221 developer_uuid="[null]"
222 path="src/org/struts/RequestContext.java"
223 authorization_updated_at="[null]"/>
227 component_uuid="KLMN"
230 purge_status="[null]"
231 period1_mode="[null]"
232 period1_param="[null]"
233 period1_date="[null]"
234 period2_mode="[null]"
235 period2_param="[null]"
236 period2_date="[null]"
237 period3_mode="[null]"
238 period3_param="[null]"
239 period3_date="[null]"
240 period4_mode="[null]"
241 period4_param="[null]"
242 period4_date="[null]"
243 period5_mode="[null]"
244 period5_param="[null]"
245 period5_date="[null]"
246 created_at="1228222680000"
247 build_date="1228222680000"
251 <!-- Disabled projects -->
252 <projects organization_uuid="org1"
257 kee="org.disabled.project"
258 name="Disabled Project"
264 description="the description"
266 long_name="Disabled project"
269 copy_component_uuid="[null]"
270 developer_uuid="[null]"
272 authorization_updated_at="123456789"/>
274 <!-- Developer and technical project copy -->
275 <projects organization_uuid="org1"
280 kee="DEV:anakin@skywalker.name"
281 name="Anakin Skywalker"
286 module_uuid_path=".OPQR."
287 description="the description"
289 long_name="Anakin Skywalker"
292 copy_component_uuid="[null]"
293 developer_uuid="[null]"
295 authorization_updated_at="123456789"/>
296 <projects organization_uuid="org1"
301 kee="DEV:anakin@skywalker.name:org.struts:struts"
307 module_uuid_path=".OPQR."
308 description="the description"
310 long_name="Apache Struts"
313 copy_component_uuid="ABCD"
314 developer_uuid="OPQR"
316 authorization_updated_at="123456789"/>