You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by xa...@apache.org on 2007/01/24 19:12:37 UTC

svn commit: r499535 [1/2] - in /incubator/ivy/ivyde/trunk: ./ src/java/org/apache/ src/java/org/apache/ivyde/ src/java/org/apache/ivyde/eclipse/ src/java/org/apache/ivyde/eclipse/cpcontainer/ src/java/org/apache/ivyde/eclipse/cpcontainer/core/ src/java...

Author: xavier
Date: Wed Jan 24 11:12:32 2007
New Revision: 499535

URL: http://svn.apache.org/viewvc?view=rev&rev=499535
Log:
rename packages to org.apache.ivyde.* + change license

Added:
    incubator/ivy/ivyde/trunk/src/java/org/apache/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPlugin.java
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/IvyPlugin.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPluginResources.properties
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/IvyPluginResources.properties
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/FileExtFilter.java
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/FileExtFilter.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvydeContainerPage.java
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvydeContainerPage.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/core/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/core/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/fragmentinfo/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/actions/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/console/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/IvyFileEditorInput.java
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/core/IvyFileEditorInput.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/core/model/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/IvyEditor.java
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/IvyEditor.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/IvyEditorContributor.java
      - copied, changed from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/IvyEditorContributor.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/pages/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/xml/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/preferences/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/preferences/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/properties/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/properties/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/search/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/search/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/views/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/views/
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/wizards/
      - copied from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/wizards/
    incubator/ivy/ivyde/trunk/test/java/org/apache/
    incubator/ivy/ivyde/trunk/test/java/org/apache/ivyde/
    incubator/ivy/ivyde/trunk/test/java/org/apache/ivyde/eclipse/
    incubator/ivy/ivyde/trunk/test/java/org/apache/ivyde/eclipse/core/
    incubator/ivy/ivyde/trunk/test/java/org/apache/ivyde/eclipse/core/model/
      - copied from r499529, incubator/ivy/ivyde/trunk/test/java/org/jayasoft/ivyde/eclipse/core/model/
Removed:
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/IvyPlugin.java
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/IvyPluginResources.properties
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/FileExtFilter.java
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvydeContainerPage.java
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/core/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/fragmentinfo/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/actions/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/console/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/core/IvyFileEditorInput.java
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/core/model/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/IvyEditor.java
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/IvyEditorContributor.java
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/pages/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/xml/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/preferences/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/properties/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/search/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/views/
    incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/wizards/
    incubator/ivy/ivyde/trunk/test/java/org/jayasoft/ivyde/eclipse/core/model/
Modified:
    incubator/ivy/ivyde/trunk/CHANGES.txt
    incubator/ivy/ivyde/trunk/LICENSE.txt
    incubator/ivy/ivyde/trunk/build.properties
    incubator/ivy/ivyde/trunk/ivy.xml
    incubator/ivy/ivyde/trunk/plugin.xml
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/core/AddClasspathContainer.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/IPackageFragmentExtraInfo.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/PreferenceStoreInfo.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/CreateContainerAction.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/OpenIvyFileAction.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/RefreshAction.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAction.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAllAction.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/ConsoleDocument.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsole.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsoleFactory.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IValueProvider.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyBooleanTagAttribute.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyFile.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyModel.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyTag.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyTagAttribute.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/ListValueProvider.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/PreferenceValueProvider.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/Proposal.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/SingleValueProvider.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/IvyConfSection.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/IvyInfoSection.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/OverviewFormPage.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/ColorManager.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IXMLColorConstants.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IvyContentAssistProcessor.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/NonRuleBasedDamagerRepairer.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/TagRule.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLConfiguration.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLDocumentProvider.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLDoubleClickStrategy.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLEditor.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLPartitionScanner.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLScanner.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLTagScanner.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLWhitespaceDetector.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/preferences/IvyPreferencePage.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/preferences/PreferenceConstants.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/preferences/PreferenceInitializer.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/properties/IvyProjectPropertyPage.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/search/FixedJavaSearchPage.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/views/ReportView.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/wizards/IvyNewWizard.java
    incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/wizards/IvyNewWizardPage.java
    incubator/ivy/ivyde/trunk/test/java/org/apache/ivyde/eclipse/core/model/IvyFileUtilTest.java

Modified: incubator/ivy/ivyde/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/CHANGES.txt?view=diff&rev=499535&r1=499534&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/CHANGES.txt (original)
+++ incubator/ivy/ivyde/trunk/CHANGES.txt Wed Jan 24 11:12:32 2007
@@ -1,8 +1,10 @@
 				IvyDE 
-				- http://www.jayasoft.org/ivyde
 				============================================
-				
-for detailed view of each issue, please consult http://jira.jayasoft.org/
+
+  version 1.3.0 (not yet released)
+===========================
+- moved to apache, packages renamed to org.apache.ivyde
+  				
 
   version 1.2.0
 ===========================

Modified: incubator/ivy/ivyde/trunk/LICENSE.txt
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/LICENSE.txt?view=diff&rev=499535&r1=499534&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/LICENSE.txt (original)
+++ incubator/ivy/ivyde/trunk/LICENSE.txt Wed Jan 24 11:12:32 2007
@@ -1,26 +1,203 @@
-BSD License for IvyDE
-Copyright (c) 2005 - 2006, JAYASOFT
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without modification, 
-are permitted provided that the following conditions are met:
-
-    * Redistributions of source code must retain the above copyright notice, 
-      this list of conditions and the following disclaimer.
-    * Redistributions in binary form must reproduce the above copyright notice, 
-      this list of conditions and the following disclaimer in the documentation 
-      and/or other materials provided with the distribution.
-    * Neither the name of JAYASOFT nor the names of its contributors 
-      may be used to endorse or promote products derived from this software 
-      without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 
-ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 
-ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+/*
+ *                                 Apache License
+ *                           Version 2.0, January 2004
+ *                        http://www.apache.org/licenses/
+ *
+ *   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+ *
+ *   1. Definitions.
+ *
+ *      "License" shall mean the terms and conditions for use, reproduction,
+ *      and distribution as defined by Sections 1 through 9 of this document.
+ *
+ *      "Licensor" shall mean the copyright owner or entity authorized by
+ *      the copyright owner that is granting the License.
+ *
+ *      "Legal Entity" shall mean the union of the acting entity and all
+ *      other entities that control, are controlled by, or are under common
+ *      control with that entity. For the purposes of this definition,
+ *      "control" means (i) the power, direct or indirect, to cause the
+ *      direction or management of such entity, whether by contract or
+ *      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ *      outstanding shares, or (iii) beneficial ownership of such entity.
+ *
+ *      "You" (or "Your") shall mean an individual or Legal Entity
+ *      exercising permissions granted by this License.
+ *
+ *      "Source" form shall mean the preferred form for making modifications,
+ *      including but not limited to software source code, documentation
+ *      source, and configuration files.
+ *
+ *      "Object" form shall mean any form resulting from mechanical
+ *      transformation or translation of a Source form, including but
+ *      not limited to compiled object code, generated documentation,
+ *      and conversions to other media types.
+ *
+ *      "Work" shall mean the work of authorship, whether in Source or
+ *      Object form, made available under the License, as indicated by a
+ *      copyright notice that is included in or attached to the work
+ *      (an example is provided in the Appendix below).
+ *
+ *      "Derivative Works" shall mean any work, whether in Source or Object
+ *      form, that is based on (or derived from) the Work and for which the
+ *      editorial revisions, annotations, elaborations, or other modifications
+ *      represent, as a whole, an original work of authorship. For the purposes
+ *      of this License, Derivative Works shall not include works that remain
+ *      separable from, or merely link (or bind by name) to the interfaces of,
+ *      the Work and Derivative Works thereof.
+ *
+ *      "Contribution" shall mean any work of authorship, including
+ *      the original version of the Work and any modifications or additions
+ *      to that Work or Derivative Works thereof, that is intentionally
+ *      submitted to Licensor for inclusion in the Work by the copyright owner
+ *      or by an individual or Legal Entity authorized to submit on behalf of
+ *      the copyright owner. For the purposes of this definition, "submitted"
+ *      means any form of electronic, verbal, or written communication sent
+ *      to the Licensor or its representatives, including but not limited to
+ *      communication on electronic mailing lists, source code control systems,
+ *      and issue tracking systems that are managed by, or on behalf of, the
+ *      Licensor for the purpose of discussing and improving the Work, but
+ *      excluding communication that is conspicuously marked or otherwise
+ *      designated in writing by the copyright owner as "Not a Contribution."
+ *
+ *      "Contributor" shall mean Licensor and any individual or Legal Entity
+ *      on behalf of whom a Contribution has been received by Licensor and
+ *      subsequently incorporated within the Work.
+ *
+ *   2. Grant of Copyright License. Subject to the terms and conditions of
+ *      this License, each Contributor hereby grants to You a perpetual,
+ *      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ *      copyright license to reproduce, prepare Derivative Works of,
+ *      publicly display, publicly perform, sublicense, and distribute the
+ *      Work and such Derivative Works in Source or Object form.
+ *
+ *   3. Grant of Patent License. Subject to the terms and conditions of
+ *      this License, each Contributor hereby grants to You a perpetual,
+ *      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ *      (except as stated in this section) patent license to make, have made,
+ *      use, offer to sell, sell, import, and otherwise transfer the Work,
+ *      where such license applies only to those patent claims licensable
+ *      by such Contributor that are necessarily infringed by their
+ *      Contribution(s) alone or by combination of their Contribution(s)
+ *      with the Work to which such Contribution(s) was submitted. If You
+ *      institute patent litigation against any entity (including a
+ *      cross-claim or counterclaim in a lawsuit) alleging that the Work
+ *      or a Contribution incorporated within the Work constitutes direct
+ *      or contributory patent infringement, then any patent licenses
+ *      granted to You under this License for that Work shall terminate
+ *      as of the date such litigation is filed.
+ *
+ *   4. Redistribution. You may reproduce and distribute copies of the
+ *      Work or Derivative Works thereof in any medium, with or without
+ *      modifications, and in Source or Object form, provided that You
+ *      meet the following conditions:
+ *
+ *      (a) You must give any other recipients of the Work or
+ *          Derivative Works a copy of this License; and
+ *
+ *      (b) You must cause any modified files to carry prominent notices
+ *          stating that You changed the files; and
+ *
+ *      (c) You must retain, in the Source form of any Derivative Works
+ *          that You distribute, all copyright, patent, trademark, and
+ *          attribution notices from the Source form of the Work,
+ *          excluding those notices that do not pertain to any part of
+ *          the Derivative Works; and
+ *
+ *      (d) If the Work includes a "NOTICE" text file as part of its
+ *          distribution, then any Derivative Works that You distribute must
+ *          include a readable copy of the attribution notices contained
+ *          within such NOTICE file, excluding those notices that do not
+ *          pertain to any part of the Derivative Works, in at least one
+ *          of the following places: within a NOTICE text file distributed
+ *          as part of the Derivative Works; within the Source form or
+ *          documentation, if provided along with the Derivative Works; or,
+ *          within a display generated by the Derivative Works, if and
+ *          wherever such third-party notices normally appear. The contents
+ *          of the NOTICE file are for informational purposes only and
+ *          do not modify the License. You may add Your own attribution
+ *          notices within Derivative Works that You distribute, alongside
+ *          or as an addendum to the NOTICE text from the Work, provided
+ *          that such additional attribution notices cannot be construed
+ *          as modifying the License.
+ *
+ *      You may add Your own copyright statement to Your modifications and
+ *      may provide additional or different license terms and conditions
+ *      for use, reproduction, or distribution of Your modifications, or
+ *      for any such Derivative Works as a whole, provided Your use,
+ *      reproduction, and distribution of the Work otherwise complies with
+ *      the conditions stated in this License.
+ *
+ *   5. Submission of Contributions. Unless You explicitly state otherwise,
+ *      any Contribution intentionally submitted for inclusion in the Work
+ *      by You to the Licensor shall be under the terms and conditions of
+ *      this License, without any additional terms or conditions.
+ *      Notwithstanding the above, nothing herein shall supersede or modify
+ *      the terms of any separate license agreement you may have executed
+ *      with Licensor regarding such Contributions.
+ *
+ *   6. Trademarks. This License does not grant permission to use the trade
+ *      names, trademarks, service marks, or product names of the Licensor,
+ *      except as required for reasonable and customary use in describing the
+ *      origin of the Work and reproducing the content of the NOTICE file.
+ *
+ *   7. Disclaimer of Warranty. Unless required by applicable law or
+ *      agreed to in writing, Licensor provides the Work (and each
+ *      Contributor provides its Contributions) on an "AS IS" BASIS,
+ *      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ *      implied, including, without limitation, any warranties or conditions
+ *      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ *      PARTICULAR PURPOSE. You are solely responsible for determining the
+ *      appropriateness of using or redistributing the Work and assume any
+ *      risks associated with Your exercise of permissions under this License.
+ *
+ *   8. Limitation of Liability. In no event and under no legal theory,
+ *      whether in tort (including negligence), contract, or otherwise,
+ *      unless required by applicable law (such as deliberate and grossly
+ *      negligent acts) or agreed to in writing, shall any Contributor be
+ *      liable to You for damages, including any direct, indirect, special,
+ *      incidental, or consequential damages of any character arising as a
+ *      result of this License or out of the use or inability to use the
+ *      Work (including but not limited to damages for loss of goodwill,
+ *      work stoppage, computer failure or malfunction, or any and all
+ *      other commercial damages or losses), even if such Contributor
+ *      has been advised of the possibility of such damages.
+ *
+ *   9. Accepting Warranty or Additional Liability. While redistributing
+ *      the Work or Derivative Works thereof, You may choose to offer,
+ *      and charge a fee for, acceptance of support, warranty, indemnity,
+ *      or other liability obligations and/or rights consistent with this
+ *      License. However, in accepting such obligations, You may act only
+ *      on Your own behalf and on Your sole responsibility, not on behalf
+ *      of any other Contributor, and only if You agree to indemnify,
+ *      defend, and hold each Contributor harmless for any liability
+ *      incurred by, or claims asserted against, such Contributor by reason
+ *      of your accepting any such warranty or additional liability.
+ *
+ *   END OF TERMS AND CONDITIONS
+ *
+ *   APPENDIX: How to apply the Apache License to your work.
+ *
+ *      To apply the Apache License to your work, attach the following
+ *      boilerplate notice, with the fields enclosed by brackets "[]"
+ *      replaced with your own identifying information. (Don't include
+ *      the brackets!)  The text should be enclosed in the appropriate
+ *      comment syntax for the file format. We also recommend that a
+ *      file or class name and description of purpose be included on the
+ *      same "printed page" as the copyright notice for easier
+ *      identification within third-party archives.
+ *
+ *   Copyright [yyyy] [name of copyright owner]
+ *
+ *   Licensed under the Apache License, Version 2.0 (the "License");
+ *   you may not use this file except in compliance with the License.
+ *   You may obtain a copy of the License at
+ *
+ *       http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *   Unless required by applicable law or agreed to in writing, software
+ *   distributed under the License is distributed on an "AS IS" BASIS,
+ *   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *   See the License for the specific language governing permissions and
+ *   limitations under the License.
+ */
\ No newline at end of file

Modified: incubator/ivy/ivyde/trunk/build.properties
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/build.properties?view=diff&rev=499535&r1=499534&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/build.properties (original)
+++ incubator/ivy/ivyde/trunk/build.properties Wed Jan 24 11:12:32 2007
@@ -27,7 +27,6 @@
                lib/default/slide-webdavlib.jar
                
 module.type = tools
-common.dir = ${env.JAYA_WKSPACE}/common
 
 debug.mode=on
 deprecation.mode=on

Modified: incubator/ivy/ivyde/trunk/ivy.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/ivy.xml?view=diff&rev=499535&r1=499534&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/ivy.xml (original)
+++ incubator/ivy/ivyde/trunk/ivy.xml Wed Jan 24 11:12:32 2007
@@ -1,6 +1,6 @@
 <ivy-module version="1.0">
     <info 
-        organisation="jayasoft"
+        organisation="apache"
         module="ivyde" 
         status="integration"/>
     <configurations>

Modified: incubator/ivy/ivyde/trunk/plugin.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/plugin.xml?view=diff&rev=499535&r1=499534&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/plugin.xml (original)
+++ incubator/ivy/ivyde/trunk/plugin.xml Wed Jan 24 11:12:32 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.0"?>
 <plugin
-   id="org.jayasoft.ivyde.eclipse"
+   id="org.apache.ivyde.eclipse"
    name="IvyDE Eclipse Plug-in"
    version="1.2.0"
-   provider-name="Jayasoft"
-   class="org.jayasoft.ivyde.eclipse.IvyPlugin">
+   provider-name="Apache"
+   class="org.apache.ivyde.eclipse.IvyPlugin">
 
    <runtime>
       <library name="ivyde-eclipse.jar"/>
@@ -55,7 +55,7 @@
 	<extension point="org.eclipse.ui.console.consoleFactories">
 	  <consoleFactory 
 	     label="Ivy Console"
-	     class="org.jayasoft.ivyde.eclipse.ui.console.IvyConsoleFactory"
+	     class="org.apache.ivyde.eclipse.ui.console.IvyConsoleFactory"
 	     icon="icons/logo16x16.gif">
 	  </consoleFactory>
 	</extension>
@@ -63,62 +63,62 @@
    <extension
          point="org.eclipse.jdt.ui.classpathContainerPage">
       <classpathContainerPage
-      		id="org.jayasoft.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER"
+      		id="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER"
       		name="IvyDE Managed Dependencies"
-            class="org.jayasoft.ivyde.eclipse.cpcontainer.IvydeContainerPage"
+            class="org.apache.ivyde.eclipse.cpcontainer.IvydeContainerPage"
             >
       </classpathContainerPage>
    </extension>
    
     <extension
-          id="org.jayasoft.ivyde.eclipse.cpcontainer.Container"
+          id="org.apache.ivyde.eclipse.cpcontainer.Container"
           name="IvyDE Classpath Container"
           point="org.eclipse.jdt.core.classpathContainerInitializer">
       <classpathContainerInitializer
-            class="org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathInitializer"
-            id="org.jayasoft.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER">
+            class="org.apache.ivyde.eclipse.cpcontainer.IvyClasspathInitializer"
+            id="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER">
       </classpathContainerInitializer>
    </extension>
 
    <extension point="org.eclipse.ui.popupMenus"> 
       <objectContribution 
-         id="org.jayasoft.ivyde.eclipse.ui.actions.RefreshAction" 
+         id="org.apache.ivyde.eclipse.ui.actions.RefreshAction" 
          objectClass="org.eclipse.jdt.internal.ui.packageview.ClassPathContainer"> 
          <action
-            id="org.jayasoft.ivyde.eclipse.ui.actions.RefreshAction" 
+            id="org.apache.ivyde.eclipse.ui.actions.RefreshAction" 
             label="Re&amp;fresh"
-            class="org.jayasoft.ivyde.eclipse.ui.actions.RefreshAction" 
+            class="org.apache.ivyde.eclipse.ui.actions.RefreshAction" 
             enablesFor="1"
 			/> 
       </objectContribution> 
       <objectContribution 
-         id="org.jayasoft.ivyde.eclipse.ui.actions.ResolveAction" 
+         id="org.apache.ivyde.eclipse.ui.actions.ResolveAction" 
          objectClass="org.eclipse.jdt.internal.ui.packageview.ClassPathContainer"> 
          <action
-            id="org.jayasoft.ivyde.eclipse.ui.actions.ResolveAction" 
+            id="org.apache.ivyde.eclipse.ui.actions.ResolveAction" 
             label="&amp;Resolve"
-            class="org.jayasoft.ivyde.eclipse.ui.actions.ResolveAction" 
+            class="org.apache.ivyde.eclipse.ui.actions.ResolveAction" 
             enablesFor="1"
 			/> 
       </objectContribution> 
       <objectContribution 
-         id="org.jayasoft.ivyde.eclipse.ui.actions.OpenIvyFileAction" 
+         id="org.apache.ivyde.eclipse.ui.actions.OpenIvyFileAction" 
          objectClass="org.eclipse.jdt.internal.ui.packageview.ClassPathContainer"> 
          <action
-            id="org.jayasoft.ivyde.eclipse.ui.actions.OpenIvyFileAction" 
+            id="org.apache.ivyde.eclipse.ui.actions.OpenIvyFileAction" 
             label="&amp;Edit"
-            class="org.jayasoft.ivyde.eclipse.ui.actions.OpenIvyFileAction" 
+            class="org.apache.ivyde.eclipse.ui.actions.OpenIvyFileAction" 
             enablesFor="1"
 			/> 
       </objectContribution> 
       <objectContribution 
-         id="org.jayasoft.ivyde.eclipse.ui.actions.CreateContainerAction" 
+         id="org.apache.ivyde.eclipse.ui.actions.CreateContainerAction" 
          objectClass="org.eclipse.core.resources.IFile"
          nameFilter="*.xml"> 
          <action
-            id="org.jayasoft.ivyde.eclipse.ui.actions.CreateContainerAction" 
+            id="org.apache.ivyde.eclipse.ui.actions.CreateContainerAction" 
             label="Add &amp;Ivy Library"
-            class="org.jayasoft.ivyde.eclipse.ui.actions.CreateContainerAction" 
+            class="org.apache.ivyde.eclipse.ui.actions.CreateContainerAction" 
             enablesFor="1"
 			/> 
       </objectContribution> 
@@ -127,25 +127,25 @@
    <extension
          point="org.eclipse.ui.editors">
       <editor
-            class="org.jayasoft.ivyde.eclipse.ui.editors.IvyEditor"
-            contributorClass="org.jayasoft.ivyde.eclipse.ui.editors.IvyEditorContributor"
+            class="org.apache.ivyde.eclipse.ui.editors.IvyEditor"
+            contributorClass="org.apache.ivyde.eclipse.ui.editors.IvyEditorContributor"
             filenames="ivy.xml,ivy-dev.xml,ivy-snapshot.xml"
             icon="icons/logo16x16.gif"
-            id="org.jayasoft.ivyde.editors.IvyEditor"
+            id="org.apache.ivyde.editors.IvyEditor"
             name="Ivy Editor">
       </editor>
    </extension>
    <extension
          point="org.eclipse.ui.newWizards">
 		<category 
-		   id="org.jayasoft.ivyde.eclipse.ui.new"
+		   id="org.apache.ivyde.eclipse.ui.new"
 		   name="IvyDE">
 		</category>
       <wizard
-            class="org.jayasoft.ivyde.eclipse.ui.wizards.IvyNewWizard"
+            class="org.apache.ivyde.eclipse.ui.wizards.IvyNewWizard"
             icon="icons/logo16x16.gif"
-            id="org.jayasoft.ivyde.eclipse.ui.wizards.IvyNewWizard"
-            category="org.jayasoft.ivyde.eclipse.ui.new"
+            id="org.apache.ivyde.eclipse.ui.wizards.IvyNewWizard"
+            category="org.apache.ivyde.eclipse.ui.new"
             name="Ivy file">
       </wizard>
    </extension>
@@ -153,14 +153,14 @@
          point="org.eclipse.ui.preferencePages">
       <page
             name="Ivy"
-            class="org.jayasoft.ivyde.eclipse.ui.preferences.IvyPreferencePage"
-            id="org.jayasoft.ivyde.eclipse.ui.preferences.IvyPreferencePage">
+            class="org.apache.ivyde.eclipse.ui.preferences.IvyPreferencePage"
+            id="org.apache.ivyde.eclipse.ui.preferences.IvyPreferencePage">
       </page>
    </extension>
    <extension
          point="org.eclipse.core.runtime.preferences">
       <initializer
-            class="org.jayasoft.ivyde.eclipse.ui.preferences.PreferenceInitializer">
+            class="org.apache.ivyde.eclipse.ui.preferences.PreferenceInitializer">
       </initializer>
    </extension>
    
@@ -168,8 +168,8 @@
          point="org.eclipse.ui.propertyPages">
       <page
             objectClass="org.eclipse.core.resources.IProject"
-            class="org.jayasoft.ivyde.eclipse.ui.properties.IvyProjectPropertyPage"
-            id="org.jayasoft.ivyde.eclipse.properties.ivyProjectPropertyPage"
+            class="org.apache.ivyde.eclipse.ui.properties.IvyProjectPropertyPage"
+            id="org.apache.ivyde.eclipse.properties.ivyProjectPropertyPage"
             name="Ivy">
          <filter
                name="nature"
@@ -179,8 +179,8 @@
       </page>
       <page
             objectClass="org.eclipse.jdt.core.IJavaProject"
-            class="org.jayasoft.ivyde.eclipse.ui.properties.IvyProjectPropertyPage"
-            id="org.jayasoft.ivyde.eclipse.properties.ivyProjectPropertyPage"
+            class="org.apache.ivyde.eclipse.ui.properties.IvyProjectPropertyPage"
+            id="org.apache.ivyde.eclipse.properties.ivyProjectPropertyPage"
             name="Ivy">
          <filter
                name="nature"
@@ -193,15 +193,15 @@
 	<extension 
 	   point="org.eclipse.ui.views">
 		<category 
-		   id="org.jayasoft.ivyde.eclipse.ui.views"
+		   id="org.apache.ivyde.eclipse.ui.views"
 		   name="IvyDE">
 		</category>
 		<view
-	 	   id="org.jayasoft.ivyde.eclipse.ui.views.ReportView"
+	 	   id="org.apache.ivyde.eclipse.ui.views.ReportView"
 		   name="Ivy Report"
 		   icon="icons/logo16x16.gif"
-		   category="org.jayasoft.ivyde.eclipse.ui.views"
-		   class="org.jayasoft.ivyde.eclipse.ui.views.ReportView">
+		   category="org.apache.ivyde.eclipse.ui.views"
+		   class="org.apache.ivyde.eclipse.ui.views.ReportView">
 		</view>
 	</extension>
 	
@@ -214,9 +214,9 @@
             label="(f)Java Search"
             icon="icons/jsearch_obj.gif"
             extensions="java:90, jav:90"
-            class="org.jayasoft.ivyde.eclipse.ui.search.FixedJavaSearchPage"
+            class="org.apache.ivyde.eclipse.ui.search.FixedJavaSearchPage"
             sizeHint="460,160"
-            id="org.jayasoft.ivyde.eclipse.ui.search.FixedJavaSearchPage">
+            id="org.apache.ivyde.eclipse.ui.search.FixedJavaSearchPage">
       </page>
    </extension>
    -->
@@ -224,15 +224,15 @@
    <!-- Uncomment to enable resolve all action
    
    <extension point = "org.eclipse.ui.actionSets">
-	   <actionSet id="org.jayasoft.ivyde.eclipse.ui.actions.actionSet"
+	   <actionSet id="org.apache.ivyde.eclipse.ui.actions.actionSet"
 		   label="IvyDE Actions"
 		   visible="true">
-		   <action id="org.jayasoft.ivyde.eclipse.ui.actions.resolveAll"
+		   <action id="org.apache.ivyde.eclipse.ui.actions.resolveAll"
 			   toolbarPath="readme"
 			   label="Resolve All Dependencies"
 			   icon="icons/resolve-all.gif"
-			   class="org.jayasoft.ivyde.eclipse.ui.actions.ResolveAllAction"
-			   definitionID="org.jayasoft.ivyde.eclipse.ui.actions.resolveAll">
+			   class="org.apache.ivyde.eclipse.ui.actions.ResolveAllAction"
+			   definitionID="org.apache.ivyde.eclipse.ui.actions.resolveAll">
 		   </action>
 	   </actionSet>
    </extension>
@@ -242,7 +242,7 @@
             name="Resolve All Dependencies"
             description="Resolve All Project Dependencies with Ivy"
             categoryId="org.eclipse.ui.category.project"
-            id="org.jayasoft.ivyde.eclipse.ui.actions.resolveAll">
+            id="org.apache.ivyde.eclipse.ui.actions.resolveAll">
       </command>
    </extension>
    -->
@@ -255,14 +255,14 @@
             name="Resolve Dependencies"
             description="Resolve Project Dependencies with Ivy"
             categoryId="org.eclipse.ui.category.project"
-            id="org.jayasoft.ivyde.eclipse.cpcontainer.command.resolve">
+            id="org.apache.ivyde.eclipse.cpcontainer.command.resolve">
       </command>
    </extension>
    
    <extension point="org.eclipse.ui.bindings">
       <key
             sequence="M2+F5"
-            commandId="org.jayasoft.ivyde.eclipse.cpcontainer.command.resolve"
+            commandId="org.apache.ivyde.eclipse.cpcontainer.command.resolve"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
    </extension>
    -->
@@ -284,8 +284,8 @@
             objectClass="org.eclipse.core.resources.IFile"
             name="Ivy Page"
             nameFilter="ivy.xml"
-            class="org.jayasoft.ivyde.eclipse.ui.properties.IvyPropertyPage"
-            id="org.jayasoft.ivyde.eclipse.ui.properties.samplePropertyPage">
+            class="org.apache.ivyde.eclipse.ui.properties.IvyPropertyPage"
+            id="org.apache.ivyde.eclipse.ui.properties.samplePropertyPage">
       </page>
    </extension>
    -->

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPlugin.java (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/IvyPlugin.java)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPlugin.java?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/IvyPlugin.java&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPlugin.java&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/IvyPlugin.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPlugin.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse;
+package org.apache.ivyde.eclipse;
 
 import java.io.File;
 import java.net.URL;
@@ -14,6 +14,11 @@
 import java.util.ResourceBundle;
 import java.util.Set;
 
+import org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
+import org.apache.ivyde.eclipse.cpcontainer.fragmentinfo.IPackageFragmentExtraInfo;
+import org.apache.ivyde.eclipse.cpcontainer.fragmentinfo.PreferenceStoreInfo;
+import org.apache.ivyde.eclipse.ui.console.IvyConsole;
+import org.apache.ivyde.eclipse.ui.preferences.PreferenceConstants;
 import org.eclipse.core.resources.IProject;
 import org.eclipse.core.resources.ProjectScope;
 import org.eclipse.core.runtime.CoreException;
@@ -30,11 +35,6 @@
 import org.eclipse.jface.util.PropertyChangeEvent;
 import org.eclipse.ui.PlatformUI;
 import org.eclipse.ui.plugin.AbstractUIPlugin;
-import org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
-import org.jayasoft.ivyde.eclipse.cpcontainer.fragmentinfo.IPackageFragmentExtraInfo;
-import org.jayasoft.ivyde.eclipse.cpcontainer.fragmentinfo.PreferenceStoreInfo;
-import org.jayasoft.ivyde.eclipse.ui.console.IvyConsole;
-import org.jayasoft.ivyde.eclipse.ui.preferences.PreferenceConstants;
 import org.osgi.framework.BundleContext;
 import org.osgi.service.prefs.BackingStoreException;
 
@@ -47,7 +47,7 @@
  * The main plugin class to be used in the desktop.
  */
 public class IvyPlugin extends AbstractUIPlugin {
-	public static final String ID = "org.jayasoft.ivyde.eclipse";
+	public static final String ID = "org.apache.ivyde.eclipse";
     
     public static final String PREF_CONSOLE_DEBUG_COLOR = ID+ ".console.color.debug";
     public static final String PREF_CONSOLE_VERBOSE_COLOR = ID+ ".console.color.verbose";
@@ -153,7 +153,7 @@
 	public ResourceBundle getResourceBundle() {
 		try {
 			if (resourceBundle == null)
-				resourceBundle = ResourceBundle.getBundle("org.jayasoft.ivyde.IvyPluginResources");
+				resourceBundle = ResourceBundle.getBundle("org.apache.ivyde.IvyPluginResources");
 		} catch (MissingResourceException x) {
 			resourceBundle = new ResourceBundle() {
                 protected Object handleGetObject(String key) {
@@ -177,7 +177,7 @@
 	 * @return the image descriptor
 	 */
 	public static ImageDescriptor getImageDescriptor(String path) {
-		return AbstractUIPlugin.imageDescriptorFromPlugin("org.jayasoft.ivyde", path);
+		return AbstractUIPlugin.imageDescriptorFromPlugin("org.apache.ivyde", path);
 	}
 
 

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPluginResources.properties (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/IvyPluginResources.properties)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPluginResources.properties?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/IvyPluginResources.properties&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPluginResources.properties&r2=499535
==============================================================================
    (empty)

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/FileExtFilter.java (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/FileExtFilter.java)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/FileExtFilter.java?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/FileExtFilter.java&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/FileExtFilter.java&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/FileExtFilter.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/FileExtFilter.java Wed Jan 24 11:12:32 2007
@@ -4,17 +4,17 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.cpcontainer;
+package org.apache.ivyde.eclipse.cpcontainer;
 
 import java.util.Locale;
 
+import org.apache.ivyde.eclipse.IvyPlugin;
 import org.eclipse.core.resources.IContainer;
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.resources.IResource;
 import org.eclipse.core.runtime.CoreException;
 import org.eclipse.jface.viewers.Viewer;
 import org.eclipse.jface.viewers.ViewerFilter;
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
 
 public class FileExtFilter extends ViewerFilter {
 

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.cpcontainer;
+package org.apache.ivyde.eclipse.cpcontainer;
 
 
 import java.io.File;
@@ -14,6 +14,7 @@
 import java.util.LinkedHashSet;
 import java.util.List;
 
+import org.apache.ivyde.eclipse.IvyPlugin;
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.runtime.IPath;
 import org.eclipse.core.runtime.IProgressMonitor;
@@ -34,7 +35,6 @@
 import org.eclipse.jdt.internal.core.ClasspathEntry;
 import org.eclipse.jdt.internal.core.JavaModelManager;
 import org.eclipse.swt.widgets.Display;
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
 
 import fr.jayasoft.ivy.Artifact;
 import fr.jayasoft.ivy.Ivy;
@@ -363,7 +363,7 @@
     	}
     }
 
-    public static final String IVY_CLASSPATH_CONTAINER_ID = "org.jayasoft.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER";
+    public static final String IVY_CLASSPATH_CONTAINER_ID = "org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER";
     
 	private IClasspathEntry[] _classpathEntries;
 	private IJavaProject _javaProject;

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.cpcontainer;
+package org.apache.ivyde.eclipse.cpcontainer;
 
 import org.eclipse.core.runtime.IPath;
 import org.eclipse.core.runtime.Path;

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java Wed Jan 24 11:12:32 2007
@@ -1,6 +1,8 @@
-package org.jayasoft.ivyde.eclipse.cpcontainer;
+package org.apache.ivyde.eclipse.cpcontainer;
 
 
+import org.apache.ivyde.eclipse.IvyPlugin;
+import org.apache.ivyde.eclipse.cpcontainer.fragmentinfo.IPackageFragmentExtraInfo;
 import org.eclipse.core.runtime.CoreException;
 import org.eclipse.core.runtime.IPath;
 import org.eclipse.core.runtime.Status;
@@ -12,8 +14,6 @@
 import org.eclipse.jdt.core.JavaModelException;
 import org.eclipse.jdt.internal.corext.javadoc.JavaDocLocations;
 import org.eclipse.swt.widgets.Display;
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
-import org.jayasoft.ivyde.eclipse.cpcontainer.fragmentinfo.IPackageFragmentExtraInfo;
 
 /**
  *

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java Wed Jan 24 11:12:32 2007
@@ -1,5 +1,6 @@
-package org.jayasoft.ivyde.eclipse.cpcontainer;
+package org.apache.ivyde.eclipse.cpcontainer;
 
+import org.apache.ivyde.eclipse.cpcontainer.core.AddClasspathContainer;
 import org.eclipse.jdt.core.IClasspathContainer;
 import org.eclipse.jdt.core.IClasspathEntry;
 import org.eclipse.jdt.core.IJavaElement;
@@ -11,7 +12,6 @@
 import org.eclipse.jface.viewers.IStructuredSelection;
 import org.eclipse.ui.IWorkbenchWindow;
 import org.eclipse.ui.PlatformUI;
-import org.jayasoft.ivyde.eclipse.cpcontainer.core.AddClasspathContainer;
 
 public class IvyClasspathUtil {
 	private static AddClasspathContainer addClasspathContainer = new AddClasspathContainer();

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvydeContainerPage.java (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvydeContainerPage.java)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvydeContainerPage.java?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvydeContainerPage.java&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvydeContainerPage.java&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/cpcontainer/IvydeContainerPage.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvydeContainerPage.java Wed Jan 24 11:12:32 2007
@@ -4,13 +4,15 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.cpcontainer;
+package org.apache.ivyde.eclipse.cpcontainer;
 
 import java.io.File;
 import java.io.IOException;
 import java.net.MalformedURLException;
 import java.net.URL;
 import java.text.ParseException;
+
+import org.apache.ivyde.eclipse.IvyPlugin;
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.runtime.IPath;
 import org.eclipse.core.runtime.Path;
@@ -49,7 +51,6 @@
 import org.eclipse.ui.model.WorkbenchContentProvider;
 import org.eclipse.ui.model.WorkbenchLabelProvider;
 import org.eclipse.ui.views.navigator.ResourceSorter;
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
 import fr.jayasoft.ivy.Configuration;
 import fr.jayasoft.ivy.ModuleDescriptor;
 import fr.jayasoft.ivy.parser.ModuleDescriptorParserRegistry;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/core/AddClasspathContainer.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/core/AddClasspathContainer.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/core/AddClasspathContainer.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/core/AddClasspathContainer.java Wed Jan 24 11:12:32 2007
@@ -1,5 +1,7 @@
-package org.jayasoft.ivyde.eclipse.cpcontainer.core;
+package org.apache.ivyde.eclipse.cpcontainer.core;
 
+import org.apache.ivyde.eclipse.IvyPlugin;
+import org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
 import org.eclipse.core.runtime.CoreException;
 import org.eclipse.core.runtime.IPath;
 import org.eclipse.core.runtime.NullProgressMonitor;
@@ -9,13 +11,11 @@
 import org.eclipse.jdt.core.JavaCore;
 import org.eclipse.jdt.internal.corext.buildpath.ClasspathModifier;
 import org.eclipse.jdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.IAddLibrariesQuery;
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
-import org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
 
 public class AddClasspathContainer extends ClasspathModifier {
 
 	/* (non-Javadoc)
-	 * @see org.jayasoft.ivyde.eclipse.cpcontainer.core.v31.IAddClasspathContainer#addCPContainer(org.eclipse.jdt.core.IJavaProject, org.eclipse.core.runtime.IPath, java.lang.String)
+	 * @see org.apache.ivyde.eclipse.cpcontainer.core.v31.IAddClasspathContainer#addCPContainer(org.eclipse.jdt.core.IJavaProject, org.eclipse.core.runtime.IPath, java.lang.String)
 	 */
 	public void addCPContainer(IJavaProject project, IPath projectRelativePath, String confs) {
 		try {

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/IPackageFragmentExtraInfo.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/IPackageFragmentExtraInfo.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/IPackageFragmentExtraInfo.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/IPackageFragmentExtraInfo.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.cpcontainer.fragmentinfo;
+package org.apache.ivyde.eclipse.cpcontainer.fragmentinfo;
 
 import java.net.URL;
 import org.eclipse.core.runtime.IPath;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/PreferenceStoreInfo.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/PreferenceStoreInfo.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/PreferenceStoreInfo.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/fragmentinfo/PreferenceStoreInfo.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.cpcontainer.fragmentinfo;
+package org.apache.ivyde.eclipse.cpcontainer.fragmentinfo;
 
 import java.net.URL;
 import org.eclipse.core.runtime.IPath;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/CreateContainerAction.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/CreateContainerAction.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/CreateContainerAction.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/CreateContainerAction.java Wed Jan 24 11:12:32 2007
@@ -1,8 +1,11 @@
-package org.jayasoft.ivyde.eclipse.ui.actions;
+package org.apache.ivyde.eclipse.ui.actions;
 
 import java.util.ArrayList;
 import java.util.List;
 
+import org.apache.ivyde.eclipse.IvyPlugin;
+import org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
+import org.apache.ivyde.eclipse.cpcontainer.IvyClasspathUtil;
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.runtime.CoreException;
 import org.eclipse.core.runtime.IPath;
@@ -25,9 +28,6 @@
 import org.eclipse.ui.IWorkbenchWindow;
 import org.eclipse.ui.IWorkbenchWindowActionDelegate;
 import org.eclipse.ui.PlatformUI;
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
-import org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
-import org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathUtil;
 
 
 public class CreateContainerAction implements IWorkbenchWindowActionDelegate {

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/OpenIvyFileAction.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/OpenIvyFileAction.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/OpenIvyFileAction.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/OpenIvyFileAction.java Wed Jan 24 11:12:32 2007
@@ -4,10 +4,11 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.ui.actions;
+package org.apache.ivyde.eclipse.ui.actions;
 
 import java.io.File;
 
+import org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.runtime.IPath;
 import org.eclipse.core.runtime.Platform;
@@ -31,7 +32,6 @@
 import org.eclipse.ui.internal.ide.DialogUtil;
 import org.eclipse.ui.internal.ide.IDEWorkbenchMessages;
 import org.eclipse.ui.part.FileEditorInput;
-import org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
 
 
 public class OpenIvyFileAction  implements IWorkbenchWindowActionDelegate {
@@ -65,7 +65,7 @@
                         IWorkbenchPage page = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage();
                         if (file != null) {
                             try {
-                                String editorId = "org.jayasoft.ivyde.editors.IvyEditor";
+                                String editorId = "org.apache.ivyde.editors.IvyEditor";
                                 page.openEditor(new FileEditorInput(file), editorId, true);
                                 // only remember the default editor if the open succeeds
                                 IDE.setDefaultEditor(file, editorId);

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/RefreshAction.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/RefreshAction.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/RefreshAction.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/RefreshAction.java Wed Jan 24 11:12:32 2007
@@ -1,5 +1,7 @@
-package org.jayasoft.ivyde.eclipse.ui.actions;
+package org.apache.ivyde.eclipse.ui.actions;
 
+import org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
+import org.apache.ivyde.eclipse.cpcontainer.IvyClasspathUtil;
 import org.eclipse.core.runtime.IPath;
 import org.eclipse.jdt.core.IClasspathContainer;
 import org.eclipse.jdt.core.IJavaProject;
@@ -13,8 +15,6 @@
 import org.eclipse.ui.IWorkbenchWindowActionDelegate;
 import org.eclipse.ui.PlatformUI;
 import org.eclipse.jface.dialogs.MessageDialog;
-import org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
-import org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathUtil;
 
 
 public class RefreshAction implements IWorkbenchWindowActionDelegate {

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAction.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAction.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAction.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAction.java Wed Jan 24 11:12:32 2007
@@ -1,5 +1,6 @@
-package org.jayasoft.ivyde.eclipse.ui.actions;
+package org.apache.ivyde.eclipse.ui.actions;
 
+import org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
 import org.eclipse.core.runtime.IPath;
 import org.eclipse.jdt.core.IClasspathContainer;
 import org.eclipse.jdt.core.IJavaProject;
@@ -13,7 +14,6 @@
 import org.eclipse.ui.IWorkbenchWindowActionDelegate;
 import org.eclipse.ui.PlatformUI;
 import org.eclipse.jface.dialogs.MessageDialog;
-import org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
 
 
 public class ResolveAction implements IWorkbenchWindowActionDelegate {

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAllAction.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAllAction.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAllAction.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/actions/ResolveAllAction.java Wed Jan 24 11:12:32 2007
@@ -1,13 +1,13 @@
-package org.jayasoft.ivyde.eclipse.ui.actions;
+package org.apache.ivyde.eclipse.ui.actions;
 
 import java.util.Iterator;
 
+import org.apache.ivyde.eclipse.IvyPlugin;
+import org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
 import org.eclipse.jface.action.IAction;
 import org.eclipse.jface.viewers.ISelection;
 import org.eclipse.ui.IWorkbenchWindow;
 import org.eclipse.ui.IWorkbenchWindowActionDelegate;
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
-import org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
 
 
 public class ResolveAllAction implements IWorkbenchWindowActionDelegate {

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/ConsoleDocument.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/ConsoleDocument.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/ConsoleDocument.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/ConsoleDocument.java Wed Jan 24 11:12:32 2007
@@ -4,7 +4,7 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.ui.console;
+package org.apache.ivyde.eclipse.ui.console;
 
 
 public class ConsoleDocument {

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsole.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsole.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsole.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsole.java Wed Jan 24 11:12:32 2007
@@ -4,8 +4,9 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.ui.console;
+package org.apache.ivyde.eclipse.ui.console;
 
+import org.apache.ivyde.eclipse.IvyPlugin;
 import org.eclipse.jface.preference.PreferenceConverter;
 import org.eclipse.swt.graphics.Color;
 import org.eclipse.swt.graphics.RGB;
@@ -15,7 +16,6 @@
 import org.eclipse.ui.console.IConsoleManager;
 import org.eclipse.ui.console.MessageConsole;
 import org.eclipse.ui.console.MessageConsoleStream;
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
 
 import fr.jayasoft.ivy.util.Message;
 import fr.jayasoft.ivy.util.MessageImpl;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsoleFactory.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsoleFactory.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsoleFactory.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/console/IvyConsoleFactory.java Wed Jan 24 11:12:32 2007
@@ -4,8 +4,9 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.ui.console;
+package org.apache.ivyde.eclipse.ui.console;
 
+import org.apache.ivyde.eclipse.IvyPlugin;
 import org.eclipse.ui.IWorkbenchPage;
 import org.eclipse.ui.IWorkbenchWindow;
 import org.eclipse.ui.PartInitException;
@@ -16,7 +17,6 @@
 import org.eclipse.ui.console.IConsoleFactory;
 import org.eclipse.ui.console.IConsoleManager;
 import org.eclipse.ui.console.MessageConsole;
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
 
 
 public class IvyConsoleFactory implements IConsoleFactory {

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/IvyFileEditorInput.java (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/core/IvyFileEditorInput.java)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/IvyFileEditorInput.java?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/core/IvyFileEditorInput.java&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/IvyFileEditorInput.java&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/core/IvyFileEditorInput.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/IvyFileEditorInput.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.core;
+package org.apache.ivyde.eclipse.ui.core;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.resources.IStorage;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IValueProvider.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IValueProvider.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IValueProvider.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IValueProvider.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.core.model;
+package org.apache.ivyde.eclipse.ui.core.model;
 
 
 public interface IValueProvider {

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyBooleanTagAttribute.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyBooleanTagAttribute.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyBooleanTagAttribute.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyBooleanTagAttribute.java Wed Jan 24 11:12:32 2007
@@ -3,7 +3,7 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.ui.core.model;
+package org.apache.ivyde.eclipse.ui.core.model;
 
 public class IvyBooleanTagAttribute extends IvyTagAttribute {
 

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyFile.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyFile.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyFile.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyFile.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.core.model;
+package org.apache.ivyde.eclipse.ui.core.model;
 
 import java.util.ArrayList;
 import java.util.HashMap;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyModel.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyModel.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyModel.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyModel.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.core.model;
+package org.apache.ivyde.eclipse.ui.core.model;
 
 import java.io.IOException;
 import java.text.ParseException;
@@ -11,9 +11,9 @@
 import java.util.Map;
 import java.util.Properties;
 
+import org.apache.ivyde.eclipse.IvyPlugin;
+import org.apache.ivyde.eclipse.ui.preferences.PreferenceConstants;
 import org.eclipse.jdt.core.IJavaProject;
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
-import org.jayasoft.ivyde.eclipse.ui.preferences.PreferenceConstants;
 
 import fr.jayasoft.ivy.DefaultDependencyDescriptor;
 import fr.jayasoft.ivy.DependencyResolver;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyTag.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyTag.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyTag.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyTag.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.core.model;
+package org.apache.ivyde.eclipse.ui.core.model;
 
 import java.util.ArrayList;
 import java.util.HashMap;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyTagAttribute.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyTagAttribute.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyTagAttribute.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/IvyTagAttribute.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.core.model;
+package org.apache.ivyde.eclipse.ui.core.model;
 
 public class IvyTagAttribute {
     private IvyTag _container;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/ListValueProvider.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/ListValueProvider.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/ListValueProvider.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/ListValueProvider.java Wed Jan 24 11:12:32 2007
@@ -3,7 +3,7 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.ui.core.model;
+package org.apache.ivyde.eclipse.ui.core.model;
 
 public class ListValueProvider implements IValueProvider {
 

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/PreferenceValueProvider.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/PreferenceValueProvider.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/PreferenceValueProvider.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/PreferenceValueProvider.java Wed Jan 24 11:12:32 2007
@@ -3,9 +3,9 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.ui.core.model;
+package org.apache.ivyde.eclipse.ui.core.model;
 
-import org.jayasoft.ivyde.eclipse.IvyPlugin;
+import org.apache.ivyde.eclipse.IvyPlugin;
 
 final class PreferenceValueProvider implements IValueProvider {
     private String _name;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/Proposal.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/Proposal.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/Proposal.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/Proposal.java Wed Jan 24 11:12:32 2007
@@ -3,7 +3,7 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.ui.core.model;
+package org.apache.ivyde.eclipse.ui.core.model;
 
 public class Proposal {
     private int _cursor;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/SingleValueProvider.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/SingleValueProvider.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/SingleValueProvider.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/core/model/SingleValueProvider.java Wed Jan 24 11:12:32 2007
@@ -3,7 +3,7 @@
  * 
  * #SNAPSHOT#
  */
-package org.jayasoft.ivyde.eclipse.ui.core.model;
+package org.apache.ivyde.eclipse.ui.core.model;
 
 public class SingleValueProvider extends ListValueProvider {
     public SingleValueProvider(String value) {

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/IvyEditor.java (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/IvyEditor.java)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/IvyEditor.java?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/IvyEditor.java&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/IvyEditor.java&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/IvyEditor.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/IvyEditor.java Wed Jan 24 11:12:32 2007
@@ -1,5 +1,9 @@
-package org.jayasoft.ivyde.eclipse.ui.editors;
+package org.apache.ivyde.eclipse.ui.editors;
 
+import org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
+import org.apache.ivyde.eclipse.ui.core.IvyFileEditorInput;
+import org.apache.ivyde.eclipse.ui.editors.pages.OverviewFormPage;
+import org.apache.ivyde.eclipse.ui.editors.xml.XMLEditor;
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.resources.IMarker;
 import org.eclipse.core.resources.IResource;
@@ -20,14 +24,10 @@
 import org.eclipse.ui.forms.editor.FormEditor;
 import org.eclipse.ui.ide.IDE;
 import org.eclipse.ui.part.FileEditorInput;
-import org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathContainer;
-import org.jayasoft.ivyde.eclipse.ui.core.IvyFileEditorInput;
-import org.jayasoft.ivyde.eclipse.ui.editors.pages.OverviewFormPage;
-import org.jayasoft.ivyde.eclipse.ui.editors.xml.XMLEditor;
 
 
 public class IvyEditor extends FormEditor implements IResourceChangeListener {
-    public final static String ID = "org.jayasoft.ivyde.editors.IvyEditor";
+    public final static String ID = "org.apache.ivyde.editors.IvyEditor";
     private XMLEditor xmlEditor;
     private Browser _browser;
 

Copied: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/IvyEditorContributor.java (from r499529, incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/IvyEditorContributor.java)
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/IvyEditorContributor.java?view=diff&rev=499535&p1=incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/IvyEditorContributor.java&r1=499529&p2=incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/IvyEditorContributor.java&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/jayasoft/ivyde/eclipse/ui/editors/IvyEditorContributor.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/IvyEditorContributor.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.editors;
+package org.apache.ivyde.eclipse.ui.editors;
 
 import org.eclipse.jface.action.IAction;
 import org.eclipse.jface.action.IMenuManager;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/IvyConfSection.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/IvyConfSection.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/IvyConfSection.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/IvyConfSection.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.editors.pages;
+package org.apache.ivyde.eclipse.ui.editors.pages;
 
 import org.eclipse.swt.SWT;
 import org.eclipse.swt.widgets.Composite;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/IvyInfoSection.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/IvyInfoSection.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/IvyInfoSection.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/IvyInfoSection.java Wed Jan 24 11:12:32 2007
@@ -1,8 +1,9 @@
-package org.jayasoft.ivyde.eclipse.ui.editors.pages;
+package org.apache.ivyde.eclipse.ui.editors.pages;
 
 import java.beans.PropertyChangeEvent;
 import java.beans.PropertyChangeListener;
 
+import org.apache.ivyde.eclipse.ui.core.IvyFileEditorInput;
 import org.eclipse.swt.SWT;
 import org.eclipse.swt.widgets.Composite;
 import org.eclipse.swt.widgets.Text;
@@ -13,7 +14,6 @@
 import org.eclipse.ui.forms.widgets.Section;
 import org.eclipse.ui.forms.widgets.TableWrapData;
 import org.eclipse.ui.forms.widgets.TableWrapLayout;
-import org.jayasoft.ivyde.eclipse.ui.core.IvyFileEditorInput;
 
 
 public class IvyInfoSection extends SectionPart implements PropertyChangeListener {

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/OverviewFormPage.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/OverviewFormPage.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/OverviewFormPage.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/pages/OverviewFormPage.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.editors.pages;
+package org.apache.ivyde.eclipse.ui.editors.pages;
 
 import org.eclipse.swt.widgets.Composite;
 import org.eclipse.ui.forms.IManagedForm;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/ColorManager.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/ColorManager.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/ColorManager.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/ColorManager.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.editors.xml;
+package org.apache.ivyde.eclipse.ui.editors.xml;
 
 import java.util.HashMap;
 import java.util.Iterator;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IXMLColorConstants.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IXMLColorConstants.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IXMLColorConstants.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IXMLColorConstants.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.editors.xml;
+package org.apache.ivyde.eclipse.ui.editors.xml;
 
 import org.eclipse.swt.graphics.RGB;
 

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IvyContentAssistProcessor.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IvyContentAssistProcessor.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IvyContentAssistProcessor.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IvyContentAssistProcessor.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.editors.xml;
+package org.apache.ivyde.eclipse.ui.editors.xml;
 
 import java.util.ArrayList;
 import java.util.Arrays;
@@ -7,6 +7,11 @@
 import java.util.List;
 import java.util.Map;
 
+import org.apache.ivyde.eclipse.ui.core.model.IvyFile;
+import org.apache.ivyde.eclipse.ui.core.model.IvyModel;
+import org.apache.ivyde.eclipse.ui.core.model.IvyTag;
+import org.apache.ivyde.eclipse.ui.core.model.IvyTagAttribute;
+import org.apache.ivyde.eclipse.ui.core.model.Proposal;
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.resources.IProject;
 import org.eclipse.jdt.core.IJavaProject;
@@ -21,11 +26,6 @@
 import org.eclipse.jface.text.contentassist.IContextInformation;
 import org.eclipse.jface.text.contentassist.IContextInformationValidator;
 import org.eclipse.swt.graphics.Point;
-import org.jayasoft.ivyde.eclipse.ui.core.model.IvyFile;
-import org.jayasoft.ivyde.eclipse.ui.core.model.IvyModel;
-import org.jayasoft.ivyde.eclipse.ui.core.model.IvyTag;
-import org.jayasoft.ivyde.eclipse.ui.core.model.IvyTagAttribute;
-import org.jayasoft.ivyde.eclipse.ui.core.model.Proposal;
 
 
 public class IvyContentAssistProcessor implements IContentAssistProcessor {

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/NonRuleBasedDamagerRepairer.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/NonRuleBasedDamagerRepairer.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/NonRuleBasedDamagerRepairer.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/NonRuleBasedDamagerRepairer.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.editors.xml;
+package org.apache.ivyde.eclipse.ui.editors.xml;
 
 import org.eclipse.jface.text.BadLocationException;
 import org.eclipse.jface.text.DocumentEvent;

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/TagRule.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/TagRule.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/TagRule.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/TagRule.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.editors.xml;
+package org.apache.ivyde.eclipse.ui.editors.xml;
 
 import org.eclipse.jface.text.rules.*;
 

Modified: incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLConfiguration.java
URL: http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLConfiguration.java?view=diff&rev=499535&r1=499529&r2=499535
==============================================================================
--- incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLConfiguration.java (original)
+++ incubator/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/editors/xml/XMLConfiguration.java Wed Jan 24 11:12:32 2007
@@ -1,4 +1,4 @@
-package org.jayasoft.ivyde.eclipse.ui.editors.xml;
+package org.apache.ivyde.eclipse.ui.editors.xml;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.resources.IProject;