This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 141053

Summary: [saas][php][flickr] FlickrPhotoServiceAuthenticator.php is missing
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: ManagerAssignee: Ayub Khan <ayubskhan>
Status: VERIFIED FIXED    
Severity: blocker CC: jglick
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2008-07-21 19:07:11 UTC
-d'n'd something from flickr to php file
-run file

=>

ends with: Warning: require_once(FlickrPhotoServiceAuthenticator.php) [function.require-once]: failed to open stream: No
such file or directory in ...

simply said - FlickrPhotoServiceAuthenticator.php is not being generated
Comment 1 Lukas Jungmann 2008-07-21 19:09:42 UTC
same for facebook
Comment 2 Lukas Jungmann 2008-07-21 19:13:48 UTC
and delicious
Comment 3 Jesse Glick 2008-07-22 04:17:04 UTC
You broke commit validation.

http://hg.netbeans.org/main/rev/415f38312284

http://deadlock.netbeans.org/hudson/job/trunk/2959/testReport/org.netbeans.core.projects/ValidateLayerConsistencyTest/testContentCanBeRead/

File MultiFileObject@1b445c4[Templates/SaaSServices/HttpBasicAuthenticatorDesktop.php] cannot be read:
java.io.FileNotFoundException: java.io.FileNotFoundException:
jar:file:/hudson/workdir/jobs/trunk/workspace/nbbuild/netbeans/php1/modules/org-netbeans-modules-websvc-saas-codegen-php.jar!/org/netbeans/modules/websvc/saas/codegen/php/resources/HttpBasicAuthenticatorDesktop.template
Comment 4 Lukas Jungmann 2008-07-22 10:33:54 UTC
tried to fix failing test in f5bc77607c67, Ayub review it, please.
Thanks
Comment 5 Ayub Khan 2008-07-22 15:42:33 UTC
Thanks Lukas for fixing the layer.xml. The change looks good.
Comment 6 Lukas Jungmann 2008-07-22 20:40:44 UTC
was fixed by Ayub in 415f38312284, closing...
Comment 7 Lukas Jungmann 2008-07-22 20:41:05 UTC
v.