Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-223

Change programs under demo directory use consistent package names so IDEs do not report errors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Won't Fix
    • None
    • None
    • Demos/Scripts
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              thomanie Thomas Nielsen
              johnrsisson John Sisson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: