[ 
http://issues.apache.org/jira/browse/DERBY-223?page=comments#action_63338 ]
     
Samuel Andrew McIntyre commented on DERBY-223:
----------------------------------------------

Thanks for spotting that, John. I will open a separate JIRA issue for the 
copyright statements and Cloudscape references in the demos, as it is a 
separate issue from the demo package names.

> Change programs under demo directory use consistent package names so IDEs do 
> not report errors
> ----------------------------------------------------------------------------------------------
>
>          Key: DERBY-223
>          URL: http://issues.apache.org/jira/browse/DERBY-223
>      Project: Derby
>         Type: Improvement
>     Reporter: John Sisson
>     Priority: Trivial

>
> Currently if you build the demos under eclipse, it gives the following errors:
> Severity      Description     Resource        In Folder       Location        
> Creation Time
> 2     The declared package does not match the expected package nserverdemo    
> SimpleNetworkClientSample.java  derby-trunk/java/demo/nserverdemo       line 
> 1  April 14, 2005 9:32:35 AM
> 2     The declared package does not match the expected package nserverdemo    
> SimpleNetworkServerSample.java  derby-trunk/java/demo/nserverdemo       line 
> 1  April 14, 2005 9:32:35 AM
> 2     The declared package does not match the expected package simple 
> SimpleApp.java  derby-trunk/java/demo/simple    line 1  April 14, 2005 
> 9:32:35 AM
> The following demo src files (and their associated documentation for running 
> them) should be changed so that they specify the package "nserverdemo" so 
> they are consistent with the other java source files in the same directory:
> java/demo/nserverdemo/SimpleNetworkClientSample.java
> java/demo/nserverdemo/SimpleNetworkServerSample.java
> The following demo src files (and their associated documentation for running 
> them) should be changed so that they specify the package "simple" so they are 
> consistent with the other java source files in the nserverdemo directory:
> java/demo/simple/SimpleApp.java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to