This is an automated email from the ASF dual-hosted git repository.

nchung pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexusproto.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d0f4b8  Updated development status to production/stable in setup.py 
(#11)
5d0f4b8 is described below

commit 5d0f4b874374282513a3854395d64015b3446f5f
Author: Nga Chung <[email protected]>
AuthorDate: Tue Nov 22 10:05:36 2022 -0800

    Updated development status to production/stable in setup.py (#11)
    
    * Updated development status to production/stable in setup.py
    
    * Removed .idea files from repo
---
 .idea/.name                         |  1 -
 .idea/compiler.xml                  | 11 -----------
 .idea/encodings.xml                 |  6 ------
 .idea/misc.xml                      |  6 ------
 .idea/modules.xml                   | 10 ----------
 .idea/modules/nexusproto_main.iml   | 11 -----------
 .idea/modules/nexusproto_test.iml   | 13 -------------
 .idea/vcs.xml                       |  6 ------
 src/main/python/nexusproto/setup.py |  2 +-
 9 files changed, 1 insertion(+), 65 deletions(-)

diff --git a/.idea/.name b/.idea/.name
deleted file mode 100644
index 4e9f175..0000000
--- a/.idea/.name
+++ /dev/null
@@ -1 +0,0 @@
-nexusproto
\ No newline at end of file
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
deleted file mode 100644
index a7cf469..0000000
--- a/.idea/compiler.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="CompilerConfiguration">
-    <bytecodeTargetLevel>
-      <module name="nexusproto_main" target="1.8" />
-      <module name="nexusproto_test" target="1.8" />
-      <module name="ningester-protobuf_main" target="1.8" />
-      <module name="ningester-protobuf_test" target="1.8" />
-    </bytecodeTargetLevel>
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/encodings.xml b/.idea/encodings.xml
deleted file mode 100644
index 97626ba..0000000
--- a/.idea/encodings.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="Encoding">
-    <file url="PROJECT" charset="UTF-8" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index 44ae3bd..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" 
default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK">
-    <output url="file://$PROJECT_DIR$/classes" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index a7e194b..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectModuleManager">
-    <modules>
-      <module fileurl="file://$PROJECT_DIR$/nexusproto.iml" 
filepath="$PROJECT_DIR$/nexusproto.iml" />
-      <module fileurl="file://$PROJECT_DIR$/.idea/modules/nexusproto_main.iml" 
filepath="$PROJECT_DIR$/.idea/modules/nexusproto_main.iml" group="nexusproto" />
-      <module fileurl="file://$PROJECT_DIR$/.idea/modules/nexusproto_test.iml" 
filepath="$PROJECT_DIR$/.idea/modules/nexusproto_test.iml" group="nexusproto" />
-    </modules>
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/modules/nexusproto_main.iml 
b/.idea/modules/nexusproto_main.iml
deleted file mode 100644
index 91d8ee7..0000000
--- a/.idea/modules/nexusproto_main.iml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module external.linked.project.id="nexusproto:main" 
external.linked.project.path="$MODULE_DIR$/../.." 
external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" 
external.system.module.group="org.apache.sdap" 
external.system.module.type="sourceSet" external.system.module.version="1.0.0" 
type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
-    <output url="file://$MODULE_DIR$/../../out/production/classes" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$/../../src/main" />
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="library" name="Gradle: 
com.google.protobuf:protobuf-java:3.4.0" level="project" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/.idea/modules/nexusproto_test.iml 
b/.idea/modules/nexusproto_test.iml
deleted file mode 100644
index 9220c78..0000000
--- a/.idea/modules/nexusproto_test.iml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module external.linked.project.id="nexusproto:test" 
external.linked.project.path="$MODULE_DIR$/../.." 
external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" 
external.system.module.group="org.apache.sdap" 
external.system.module.type="sourceSet" external.system.module.version="1.0.0" 
type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
-    <output-test url="file://$MODULE_DIR$/../../out/test/classes" />
-    <exclude-output />
-    <content url="file://$MODULE_DIR$/../../src/test" />
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="module" module-name="nexusproto_main" />
-    <orderEntry type="library" name="Gradle: 
com.google.protobuf:protobuf-java:3.4.0" level="project" />
-  </component>
-  <component name="TestModuleProperties" production-module="nexusproto_main" />
-</module>
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/src/main/python/nexusproto/setup.py 
b/src/main/python/nexusproto/setup.py
index 7a3250b..a2df5fc 100644
--- a/src/main/python/nexusproto/setup.py
+++ b/src/main/python/nexusproto/setup.py
@@ -33,7 +33,7 @@ setup(
     ],
 
     classifiers=[
-        'Development Status :: 1 - Pre-Alpha',
+        'Development Status :: 5 - Production/Stable',
         'Intended Audience :: Developers',
         'Operating System :: OS Independent',
         'Programming Language :: Python :: 3.5',

Reply via email to